Skip to content

Instantly share code, notes, and snippets.

@tessalt
Created February 13, 2017 16:02
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/ef865dcbb66254a776d7385fad845959 to your computer and use it in GitHub Desktop.
Save tessalt/ef865dcbb66254a776d7385fad845959 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