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/50451b27d2caa2a3a3c8f60225df7119 to your computer and use it in GitHub Desktop.
Save shopifypartners/50451b27d2caa2a3a3c8f60225df7119 to your computer and use it in GitHub Desktop.
ui.createComponent('product', {
id: productId,
options: {
product: {
iframe: false
},
cart: {
iframe: false
}
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment