472,077
edits
LOG IN. UPLOAD PICTURES.
The Philippines has Zambo Mart to help propagate the Chavacano Language.
Tag: Manual revert |
|||
Line 1: | Line 1: | ||
< | <html> | ||
<div id="collection-component-1733610585722"></div> | |||
<script type="text/javascript"> | |||
(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: '0abcd3-2.myshopify.com', | |||
storefrontAccessToken: '74143a33b4e207641f8261ee27c5e74d', | |||
}); | |||
ShopifyBuy.UI.onReady(client).then(function (ui) { | |||
ui.createComponent('collection', { | |||
id: '509083713838', | |||
node: document.getElementById('collection-component-1733610585722'), | |||
moneyFormat: '%24%7B%7Bamount%7D%7D', | |||
options: { | |||
"product": { | |||
"styles": { | |||
"product": { | |||
"@media (min-width: 601px)": { | |||
"max-width": "calc(25% - 20px)", | |||
"margin-left": "20px", | |||
"margin-bottom": "50px", | |||
"width": "calc(25% - 20px)" | |||
}, | |||
"img": { | |||
"height": "calc(100% - 15px)", | |||
"position": "absolute", | |||
"left": "0", | |||
"right": "0", | |||
"top": "0" | |||
}, | |||
"imgWrapper": { | |||
"padding-top": "calc(75% + 15px)", | |||
"position": "relative", | |||
"height": "0" | |||
} | |||
} | |||
}, | |||
"buttonDestination": "modal", | |||
"contents": { | |||
"options": false | |||
}, | |||
"text": { | |||
"button": "View product" | |||
} | |||
}, | |||
"cart": { | |||
"text": { | |||
"total": "Subtotal", | |||
"button": "Checkout" | |||
} | |||
} | |||
} | |||
}); | |||
}); | |||
} | |||
})(); | |||
</script> | |||
</html> |