VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: hazael on November 08, 2023, 11:57:20 AM

Title: How to change the thumb to a different one in related products?
Post by: hazael on November 08, 2023, 11:57:20 AM
in the related.php file I have: $thumb = $viewData['thumb'];

How to display a thumbnail other than the basic one for related products in the selected product?
I want to display an image with a description selected for it.