TOP

v65:product:photo

<v65:product:photos />

The v65:product:photos tag displays product photos uploaded for current product.

Available on:

  • Product List
  • Product QuickView
  • Product Drilldown

SAMPLE

The v65:product:photos tag outputs the following HTML code:
<div class="v65-product-photo">
	<a href="product-detail.html"><img src="/assets/images/products/list/Wine-1.jpg"></a>
</div>