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