Hi,
I would like to display the thumbnail of the second image of the products in category view. Unfortunately the following does not work.
echo $product->images[1]->displayMediaThumb('class="browseProductImage"', false);
Also the following has always value 1
echo count($product->images)
There is a thread about product additional images on category page. Use forum search button.
Quote from: Maxim Pishnyak on August 25, 2013, 19:19:49 PM
There is a thread about product additional images on category page. Use forum search button.
I did it. I have spent a lot of hours of searching but without success.
Quote from: agps on August 25, 2013, 19:49:27 PM
I have spent a lot of hours of searching but without success.
Report immediately with details if you can't find stuff after 20-40 minutes of searching. We will help.
http://forum.virtuemart.net/index.php?topic=102190.msg342648#new
Currently behavior of forum search is under investigation.
Thank you!