{"version":3,"file":"cart-merged-notification-d7cdb165.js","sources":["../../../client/src/javascripts/customer_pages/_cart-merged-notification/cart-merged-notification.jsx","../../../client/src/javascripts/entry_points/cart-merged-notification.jsx"],"sourcesContent":["/* eslint-disable react/prop-types */\n// Import Libraries\nimport React from 'react';\nimport ReactDOM from 'react-dom';\n// Import JS Modules\nimport { builderDispatch, WebUI } from '../_utils/ui';\nimport translate from '../_utils/tools/translate';\n\n// -----------------------------------------------------------\n// PrintsPreview\n// -----------------------------------------------------------\nconst PrintsPreview = ({ thumbUrl }) => {\n return (\n
{this.renderHeadlineMessage()}
\n\n For your convenience, we have merged the contents of the old{' '}\n {translate('cart')} into the current one.{' '}\n {this.renderComponentsMessage()}\n
\nPlease review your order before proceeding to checkout.
\n