/*<![CDATA[*/ (function () { var scriptURL = 'https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js'; 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: 'breaklife-boutique.myshopify.com', apiKey: '2d3e18bb1b7ef7e86715a9c5e37d4121', appId: '6', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('collection', { id: 23622680606, node: document.getElementById('collection-component-fd21632d22b'), moneyFormat: '%24%7B%7Bamount%7D%7D', options: { "product": { "variantId": "all", "contents": { "imgWithCarousel": false, "variantTitle": false, "description": false, "buttonWithQuantity": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "calc(25% - 20px)", "margin-left": "20px", "margin-bottom": "50px" } }, "button": { "background-color": "#5788b6", "font-family": "Playfair Display, serif", ":hover": { "background-color": "#4e7aa4" }, ":focus": { "background-color": "#4e7aa4" }, "font-weight": "bold" }, "variantTitle": { "font-family": "Crimson Text, serif", "font-weight": "bold" }, "title": { "font-family": "Arvo, serif", "font-size": "20px" }, "description": { "font-family": "Crimson Text, serif", "font-weight": "bold" }, "price": { "font-family": "Crimson Text, serif", "font-size": "26px", "font-weight": "bold" }, "compareAt": { "font-family": "Crimson Text, serif", "font-weight": "bold", "font-size": "22.099999999999998px" } }, "googleFonts": [ "Playfair Display", "Crimson Text", "Arvo", "Crimson Text", "Crimson Text", "Crimson Text" ] }, "cart": { "contents": { "button": true }, "styles": { "button": { "background-color": "#5788b6", "font-family": "Playfair Display, serif", ":hover": { "background-color": "#4e7aa4" }, ":focus": { "background-color": "#4e7aa4" }, "font-weight": "bold" }, "footer": { "background-color": "#ffffff" } }, "googleFonts": [ "Playfair Display" ] }, "modalProduct": { "contents": { "img": false, "imgWithCarousel": true, "variantTitle": false, "buttonWithQuantity": true, "button": false, "quantity": false }, "styles": { "product": { "@media (min-width: 601px)": { "max-width": "100%", "margin-left": "0px", "margin-bottom": "0px" } }, "button": { "background-color": "#5788b6", "font-family": "Playfair Display, serif", ":hover": { "background-color": "#4e7aa4" }, ":focus": { "background-color": "#4e7aa4" }, "font-weight": "bold" }, "variantTitle": { "font-family": "Crimson Text, serif", "font-weight": "bold" }, "title": { "font-family": "Arvo, serif" }, "description": { "font-family": "Crimson Text, serif", "font-weight": "bold" }, "price": { "font-family": "Crimson Text, serif", "font-weight": "bold" }, "compareAt": { "font-family": "Crimson Text, serif", "font-weight": "bold" } }, "googleFonts": [ "Playfair Display", "Crimson Text", "Arvo", "Crimson Text", "Crimson Text", "Crimson Text" ] }, "toggle": { "styles": { "toggle": { "font-family": "Playfair Display, serif", "background-color": "#5788b6", ":hover": { "background-color": "#4e7aa4" }, ":focus": { "background-color": "#4e7aa4" }, "font-weight": "bold" } }, "googleFonts": [ "Playfair Display" ] }, "option": { "styles": { "label": { "font-family": "Crimson Text, serif", "font-weight": "bold" }, "select": { "font-family": "Crimson Text, serif", "font-weight": "bold" } }, "googleFonts": [ "Crimson Text", "Crimson Text" ] }, "productSet": { "styles": { "products": { "@media (min-width: 601px)": { "margin-left": "-20px" } } } } } }); }); } })(); /*]]>*/