Shop

/*<![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: 'champaign-showers.myshopify.com', storefrontAccessToken: '9bce6c83a8c3a3557dee10a49cd9d898', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: '7121230528564', node: document.getElementById('product-component-1693413770981'), 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-family": "Montserrat, sans-serif", "font-size": "26px" }, "button": { "font-family": "Montserrat, sans-serif", "font-weight": "bold", "font-size": "18px", "padding-top": "17px", "padding-bottom": "17px", "color": "#13294b", ":hover": { "color": "#13294b", "background-color": "#d14323" }, "background-color": "#e84a27", ":focus": { "background-color": "#d14323" }, "border-radius": "10px", "padding-left": "100px", "padding-right": "100px" }, "quantityInput": { "font-size": "18px", "padding-top": "17px", "padding-bottom": "17px" }, "price": { "font-family": "Montserrat, sans-serif", "font-weight": "bold", "font-size": "18px" }, "compareAt": { "font-family": "Montserrat, sans-serif", "font-weight": "bold", "font-size": "15.299999999999999px" }, "unitPrice": { "font-family": "Montserrat, sans-serif", "font-weight": "bold", "font-size": "15.299999999999999px" }, "description": { "font-family": "Montserrat, sans-serif" } }, "buttonDestination": "checkout", "layout": "horizontal", "contents": { "img": false, "imgWithCarousel": true, "description": true }, "width": "100%", "text": { "button": "Buy now" }, "googleFonts": [ "Montserrat" ] }, "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": { "font-family": "Montserrat, sans-serif", "font-weight": "bold", "font-size": "18px", "padding-top": "17px", "padding-bottom": "17px", "color": "#13294b", ":hover": { "color": "#13294b", "background-color": "#d14323" }, "background-color": "#e84a27", ":focus": { "background-color": "#d14323" }, "border-radius": "10px", "padding-left": "100px", "padding-right": "100px" }, "quantityInput": { "font-size": "18px", "padding-top": "17px", "padding-bottom": "17px" }, "title": { "font-family": "Helvetica Neue, sans-serif", "font-weight": "bold", "font-size": "26px", "color": "#4c4c4c" }, "price": { "font-family": "Helvetica Neue, sans-serif", "font-weight": "normal", "font-size": "18px", "color": "#4c4c4c" }, "compareAt": { "font-family": "Helvetica Neue, sans-serif", "font-weight": "normal", "font-size": "15.299999999999999px", "color": "#4c4c4c" }, "unitPrice": { "font-family": "Helvetica Neue, sans-serif", "font-weight": "normal", "font-size": "15.299999999999999px", "color": "#4c4c4c" }, "description": { "font-family": "Helvetica Neue, sans-serif", "font-weight": "normal", "font-size": "14px", "color": "#4c4c4c" } }, "googleFonts": [ "Montserrat" ], "text": { "button": "Add to cart" } }, "option": { "styles": { "label": { "font-family": "Montserrat, sans-serif" }, "select": { "font-family": "Montserrat, sans-serif" } }, "googleFonts": [ "Montserrat" ] }, "cart": { "styles": { "button": { "font-family": "Montserrat, sans-serif", "font-weight": "bold", "font-size": "18px", "padding-top": "17px", "padding-bottom": "17px", "color": "#13294b", ":hover": { "color": "#13294b", "background-color": "#d14323" }, "background-color": "#e84a27", ":focus": { "background-color": "#d14323" }, "border-radius": "10px" } }, "text": { "total": "Subtotal", "button": "Checkout" }, "googleFonts": [ "Montserrat" ] }, "toggle": { "styles": { "toggle": { "font-family": "Montserrat, sans-serif", "font-weight": "bold", "background-color": "#e84a27", ":hover": { "background-color": "#d14323" }, ":focus": { "background-color": "#d14323" } }, "count": { "font-size": "18px", "color": "#13294b", ":hover": { "color": "#13294b" } }, "iconPath": { "fill": "#13294b" } }, "googleFonts": [ "Montserrat" ] } }, }); }); } })(); /*]]>*/