Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shopifypartners/ae2cda13810588395ba14d171ce4d5f8 to your computer and use it in GitHub Desktop.
Save shopifypartners/ae2cda13810588395ba14d171ce4d5f8 to your computer and use it in GitHub Desktop.
$(function() {
var client = ShopifyBuy.buildClient({
apiKey: 'your-api-key',
domain: 'your-shop-subdomain.myshopify.com',
appId: '6'
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment