About Us
<div id='collection-component-1590848200678'></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: 'the-grand-collapse.myshopify.com',
storefrontAccessToken: '7cadeb5010c02c3731eef004e1e04f94',
});
ShopifyBuy.UI.onReady(client).then(function (ui) {
ui.createComponent('collection', {
id: '172325601339',
node: document.getElementById('collection-component-1590848200678'),
moneyFormat: '%3Cspan%20class%3D%22money%22%3E%E2%82%AC%7B%7Bamount%7D%7D%20%3C%2Fspan%3E',
options: {
"product": {
"styles": {
"product": {
"@media (min-width: 601px)": {
"max-width": "calc(50% - 40px)",
"margin-left": "40px",
"margin-bottom": "50px",
"width": "calc(50% - 40px)"
},
"text-align": "left"
},
"button": {
"font-size": "17px",
"padding-top": "16.5px",
"padding-bottom": "16.5px",
":hover": {
"background-color": "#075342"
},
"background-color": "#085c49",
":focus": {
"background-color": "#075342"
}
},
"quantityInput": {
"font-size": "17px",
"padding-top": "16.5px",
"padding-bottom": "16.5px"
}
},
"text": {
"button": "Add to cart"
}
},
"productSet": {
"styles": {
"products": {
"@media (min-width: 601px)": {
"margin-left": "-40px"
}
}
}
},
"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-size": "17px",
"padding-top": "16.5px",
"padding-bottom": "16.5px",
":hover": {
"background-color": "#075342"
},
"background-color": "#085c49",
":focus": {
"background-color": "#075342"
}
},
"quantityInput": {
"font-size": "17px",
"padding-top": "16.5px",
"padding-bottom": "16.5px"
}
},
"text": {
"button": "Add to cart"
}
},
"cart": {
"styles": {
"button": {
"font-size": "17px",
"padding-top": "16.5px",
"padding-bottom": "16.5px",
":hover": {
"background-color": "#075342"
},
"background-color": "#085c49",
":focus": {
"background-color": "#075342"
}
}
},
"text": {
"total": "Subtotal",
"button": "Checkout"
},
"contents": {
"note": true
},
"popup": false
},
"toggle": {
"styles": {
"toggle": {
"background-color": "#085c49",
":hover": {
"background-color": "#075342"
},
":focus": {
"background-color": "#075342"
}
},
"count": {
"font-size": "17px"
}
}
}
},
});
});
}
})();
/*]]>*/
</script>