-
-
Save shopifypartners/e76c0c04aa434423d8ae4a0e7b61e77b to your computer and use it in GitHub Desktop.
Adding a line item property - http://shopify.com/partners/blog/93657286-4-advanced-shopify-theming-techniques-to-add-to-your-workflow
This file contains hidden or 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 class="product-form__item product-form__item--lip"> | |
<label for="Engraving">Engraving</label> | |
<input type="text" id="engraving" name="properties[Engraving]"> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment