Available Since: V1.0.0
Chunk used to format product fields as they are drawn on the product page.
1 2 | < h2 >[[+product.fieldTitle]]</ h2 > [[+product.fieldContent]] |
Placeholder | Description |
---|---|
product.fieldTitle | The title of the product field. |
product.fieldContent | The content of the product field to display. |
product.fieldID | The ID of the product field being drawn. |
product.id | ID of the product the field is being drawn for. |