SALE

<div id='collection-component-12f37e43cf3'></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: 'houseofharlow.myshopify.com',
apiKey: '346033ec6d9aae732c831ae8d2e43ff1',
appId: '6',
});

ShopifyBuy.UI.onReady(client).then(function (ui) {
ui.createComponent('collection', {
id: 34379890724,
node: document.getElementById('collection-component-12f37e43cf3'),
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": "#0a0a0a",
":hover": {
"background-color": "#111111"
},
":focus": {
"background-color": "#111111"
}
}
}
},
"cart": {
"contents": {
"button": true
},
"styles": {
"button": {
"background-color": "#0a0a0a",
":hover": {
"background-color": "#111111"
},
":focus": {
"background-color": "#111111"
}
},
"footer": {
"background-color": "#ffffff"
}
}
},
"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": "#0a0a0a",
":hover": {
"background-color": "#111111"
},
":focus": {
"background-color": "#111111"
}
}
}
},
"toggle": {
"styles": {
"toggle": {
"background-color": "#0a0a0a",
":hover": {
"background-color": "#111111"
},
":focus": {
"background-color": "#111111"
}
}
}
},
"productSet": {
"styles": {
"products": {
"@media (min-width: 601px)": {
"margin-left": "-20px"
}
}
}
}
}
});
});
}
})();
/*]]>*/
</script>