Created
January 6, 2017 09:37
-
-
Save tobymarsden/03eb45cb62a9b1b5dd26f4650412855c to your computer and use it in GitHub Desktop.
Hypervisual product embed code - button only
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div | |
data-hypervisual-embed="product" | |
data-button-action="cart" | |
data-product-handle="my-product" | |
data-variant-id="27132931913" | |
data-shop-url="https://www.mystore.com" | |
data-price-format="${{amount}}" | |
data-image-src="" | |
data-show-product-title=false | |
data-show-variant-title=false | |
data-show-price=false | |
data-show-compare-at-price=false></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment