Shop

This is where you buy things

$(function() { var client = ShopifyBuy.buildClient({ apiKey: 'your-api-key', domain: 'your-shop-subdomain.myshopify.com', appId: '6' }); });