Skip to content

Instantly share code, notes, and snippets.

@tessalt
Created November 1, 2016 19:02
Show Gist options
  • Save tessalt/ee35f3cce8b33708a301162b9f00818f to your computer and use it in GitHub Desktop.
Save tessalt/ee35f3cce8b33708a301162b9f00818f 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