VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: borch on April 27, 2013, 11:42:15 AM

Title: Select sizes of the product by clicking on little images
Post by: borch on April 27, 2013, 11:42:15 AM
Hello everybody,
I would like to know if there is the possibility in VM2 to select sizes of the product by clicking on little images and not with the dropdown menu.
See here an example: http://www.fightclubstore.com/Tapout_Giacchetto_Tapout_Classic_6521.html
Is it possible?
Title: Re: Select sizes of the product by clicking on little images
Post by: jenkinhill on April 27, 2013, 15:24:08 PM
You can do virtually anything with VirtueMart, depending on your level of PHP skills (and knowledge of JavaScript, css & HTML of course).

eg see this for changing the colour attribute by clicking an image:  http://demo.breakdesigns.net/create-tshirt-amplugin
Title: Re: Select sizes of the product by clicking on little images
Post by: borch on April 28, 2013, 16:25:07 PM
Thank you jenkinhill.
I can try to customize the product details page. My skill is not very good but I'd like to improve it ;)
Do you know what are the files to edit?
Where can I find step-by-step tutorials (or books) to customize virtuemart?
I thank you very much in advance.

Joomla! 2.5.11 Stable
VM 2.0.20b
Title: Re: Select sizes of the product by clicking on little images
Post by: balai on April 29, 2013, 10:20:18 AM
Why don't you use the image custom fields ?
Title: Re: Select sizes of the product by clicking on little images
Post by: borch on April 29, 2013, 11:04:10 AM
Hello balai,
I don't like very much the radio button.
Anyway the image custom field is surely the simplest solution.
Title: Re: Select sizes of the product by clicking on little images
Post by: balai on April 29, 2013, 11:24:42 AM
I think its the closest to what you want to do.
Otherwise you can either modify the image custom fields or develop a plugin that does that.

I am planning to develop such plugin but it will take a while