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/f8a16d95bda8c26f881202732d4ce82a to your computer and use it in GitHub Desktop.
Save shopifypartners/f8a16d95bda8c26f881202732d4ce82a to your computer and use it in GitHub Desktop.
var client = ShopifyBuy.buildClient({
apiKey: 'your-api-key',
domain: 'my-shop.myshopify.com',
appId: '6'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment