Hi,
Currently all the GavickPro e-commerce templates have the same configuration for the Virtuemart category view, where the thumbnail product image is linked to the large product image (clicking the image will open a pop-up with the large product image).
All my customers would like to see a different link for the thumbnail image, where the thumbnail image in the category view links to the product details (just like the product name and details button/link). My enhancement request for all the GavickPro e-commerce templates would therefor be to create a link to the product details for the thumbnail product images.
If not possible or my request will not be granted, I would like to change this myself, but have limited knowledge of PHP. What is required to change the line:
echo $product->images[0]->displayMediaThumb('class="browseProductImage" border="0" title="'.$product->product_name.'" ',true,'class="modal"');
so it links to the product details, instead of opening a pop-up with the large image of the product!?
Thanks in advance for any feedback!
Regards,
Richard.