1. On any of the product or checkout HTML template pages, place the {IF-PRODUCT-FIELDS-BEGIN} tag above all product field related QuickCode tags to display the product fields for the specific product. Use the {IF-PRODUCT-FIELD-END} tag after all of the product field related tags.
3. Would display:
Custom Product Fields: Choose a color:
Personalized message:
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {IF-PRODUCT-FIELDS-BEGIN} QuickCode Tag is changed into the source code below prior to the web page being displayed.