Skip to content

Instantly share code, notes, and snippets.

@tessalt
Created November 1, 2016 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save tessalt/cb8f368fc8c647de55d13f5c6a68276e to your computer and use it in GitHub Desktop.
Save tessalt/cb8f368fc8c647de55d13f5c6a68276e 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