TOP

v65:product:customAttribute

<v65:product:customAttribute attributeName="Custom Attribute Name" />

This tag is used to call in a custom product attribute if available. Custom product attributes are installed and reviewed by request.

Available on:

  • Product List
  • Product Drilldown

SAMPLE

The v65:product:customAttribute tag outputs the following HTML code:
<div class="v65-productCustomAttribute#attributeName#">
	//Custom Attribute Name//
</div>