Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shopifypartners/40c3d06b9275ae462a5e544aa8eea384 to your computer and use it in GitHub Desktop.
Save shopifypartners/40c3d06b9275ae462a5e544aa8eea384 to your computer and use it in GitHub Desktop.
ui.createComponent('product', {
id: 1234567,
options: {
product: {
buttonDestination: 'modal'
},
cart: {
startOpen: true
}
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment