VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: jatenol on July 10, 2013, 10:16:04 AM

Title: Additional images in product view
Post by: jatenol on July 10, 2013, 10:16:04 AM
Hi there, I have a question about additional images in product details view:

When we click on these images they appears in a light-box, I thinks this is a default VM feature. Is it possible replace the product image by the clicked image with no light-box when click it? Any help? thanks and BR!

Title: Re: Additional images in product view
Post by: jenkinhill on July 10, 2013, 11:55:16 AM
Since jQuery is being used I guess you could write some JavaScript to do that. Then edit the default-images.php template in productdetails to include your new code & use it as a template override.