Untitled
unknown
html
a year ago
3.7 kB
1
Indexable
Never
<div id='product-component-1697158904393'></div> <script type="text/javascript"> /*<![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: '3e4227.myshopify.com', storefrontAccessToken: '5ed93dcc7a634b04e746fba2fa995cdd', }); ShopifyBuy.UI.onReady(client).then(function (ui) { ui.createComponent('product', { id: '7742611161241', node: document.getElementById('product-component-1697158904393'), 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": { "border-radius": "40px", "padding-left": "41px", "padding-right": "41px" }, "price": { "font-size": "18px" }, "compareAt": { "font-size": "15.299999999999999px" }, "unitPrice": { "font-size": "15.299999999999999px" } }, "buttonDestination": "checkout", "layout": "horizontal", "contents": { "img": false, "imgWithCarousel": true, "description": true }, "width": "100%", "text": { "button": "Buy now" } }, "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": { "border-radius": "40px", "padding-left": "41px", "padding-right": "41px" }, "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" } }, "text": { "button": "Add to cart" } }, "option": {}, "cart": { "styles": { "button": { "border-radius": "40px" } }, "text": { "total": "Subtotal", "button": "Checkout" } }, "toggle": {} }, }); }); } })(); /*]]>*/ </script>