/**/(function () { var scriptURL = 'https://sdks.shopify...
/**/(function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-butto... if (window.ShopifyBuy) { if (window.ShopifyBuy.UI) { ShopifyBuyInit(); } else { loadScript(); } } else { loadScript(); } function loadScript() { var script = document.createElement('script'); script.async = true; script.src = scriptURL; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(script); script.onload = ShopifyBuyInit; } function ShopifyBuyInit() { var client = ShopifyBuy.buildClient({ domain: 'ceceliamecca.myshopify.com', storefrontAccessToken: 'ace6578fd58f01055a1457a410f339c0', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: '6197000634539', node: document.getElementById('product-component-1611105713606'), moneyFormat: '%24%7B%7Bamount%7D%7D', options: { "product": { "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0", "margin-bottom": "50px" }, "text-align": "left" }, "title": { "font-size": "26px" }, "button": { ":hover": { "background-color": "#2ea3a1" }, "background-color": "#33b5b3", ":focus": { "background-color": "#2ea3a1" } }, "price": { "font-size": "18px" }, "compareAt": { "font-size": "15.299999999999999px" }, "unitPrice": { "font-size": "15.299999999999999px" } }, "layout": "horizontal", "contents": { "img": false, "imgWithCarousel": true, "description": true }, "width": "100%", "text": { "button": "Add to cart" } }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "button": false, "buttonWithQuantity": true }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } }, "button": { ":hover": { "background-color": "#2ea3a1" }, "background-color": "#33b5b3", ":focus": { "background-color": "#2ea3a1" } } }, "text": { "button": "Add to cart" } }, "cart": { "styles": { "button": { ":hover": { "background-color": "#2ea3a1" }, "background-color": "#33b5b3", ":focus": { "background-color": "#2ea3a1" } } }, "text": { "total": "Subtotal", "button": "Checkout" } }, "toggle": { "styles": { "toggle": { "background-color": "#33b5b3", ":hover": { "background-color": "#2ea3a1" }, ":focus": { "background-color": "#2ea3a1" } } } }}, }); }); }})();/*]]>*/