Hi,
I am selling clothes, specifically tops. These tops come in different colours. I have placed a colour attribute (drop down list) for each style. I was wondering is there any way of achieving the following, when a user clicks on a colour the image shown on the page changes to the colour of choice. I'll be grateful for all help.
Latest News: (loading..)
changing image with changing attribute
Started by raydona, Jun 20 2012 11:41 PM
6 replies to this topic
#1
Posted 20 June 2012 - 11:41 PM
#3
Posted 21 June 2012 - 10:49 AM
Around the 'net there are osCommerce plug ins for this, however the only ones i have ever tested are pricey, buggy and not supported as they ought to be.
Nic
Nic
#4 ONLINE
Posted 21 June 2012 - 11:21 AM
Do you mean this?
http://www.tgidesigns.com/product_info.php/pizzazz-performance-wear-skirts-metallic-panel-skirts-boys-cut-briefs-p-255
#5
Posted 21 June 2012 - 11:35 AM
A couple of lines of jquery will accomplish what you want. In essence made simple; you need to link an already uploaded image to the attribute.
Eg; attribute = pink. Image = pink.gif
Now use the html of jquery. There are loads of tutorials out there already, another one is not needed here.
You can make it more complicated by allowing the shopowner to upload the images per attribute from within the admin. There is already a addon that allows this, that would need to be tied into the product_info page.
Eg; attribute = pink. Image = pink.gif
Now use the html of jquery. There are loads of tutorials out there already, another one is not needed here.
You can make it more complicated by allowing the shopowner to upload the images per attribute from within the admin. There is already a addon that allows this, that would need to be tied into the product_info page.
Dummies guide to designing osCommerce 2.3 Click Me
Or maybe a ready made theme for your shop ??
Warning: My posts may contain Horsemeat.
Or maybe a ready made theme for your shop ??
Warning: My posts may contain Horsemeat.
#6 ONLINE
Posted 21 June 2012 - 11:43 AM
Here is an other example that work a little different and is based on option types (the store is an older rc2a)
http://www.ipenshop.com/bic-bic-citation-p-252.html









