Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save artes-visuales/79162da6c2a038f563f2f555a3f3e566 to your computer and use it in GitHub Desktop.
Save artes-visuales/79162da6c2a038f563f2f555a3f3e566 to your computer and use it in GitHub Desktop.
<head>
<script src="https://cdn.shopify.com/s/assets/external/app.js"></script>
<script type="text/javascript">
ShopifyApp.init({
apiKey: 'YOUR_APP_API_KEY',
shopOrigin: 'https://CURRENT_LOGGED_IN_SHOP.myshopify.com'
});
</script>
...
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment