VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Giovanni14 on October 28, 2016, 11:36:28 AM

Title: Thumbnail instead of dropdown in generic child variant
Post by: Giovanni14 on October 28, 2016, 11:36:28 AM
Thank you in advance for the help!
I' developing a small e-commerce and my products have different colors.  I created a generic child variant custom field for the different colors and it works perfectly. well I would like to show the thumbnails of the children products (the different colors) instead of the dropdown.
Is there any component/plugin or someone that can tell me how to do that?
Thank you a lot for the help!
Giovanni
Title: Re: Thumbnail instead of dropdown in generic child variant
Post by: K&K media production on October 28, 2016, 11:53:50 AM
I don't know a ready plugin for this, but it is possible to develop your own plugin or modify the existing one.
Title: Re: Thumbnail instead of dropdown in generic child variant
Post by: Giovanni14 on October 28, 2016, 12:33:49 PM
Is there any script to use as override? I tried this one   

https://forum.virtuemart.net/index.php?topic=121259.0

but I it doesn't work or , maybe, I'm doing some error..
Thank you
Title: Re: Thumbnail instead of dropdown in generic child variant
Post by: ctubu on October 28, 2016, 13:54:36 PM
See this (https://breakdesigns.net/extensions/customfields-for-all) it might help you.