I have a problem for small images display under medium images.
I have a product which have color as an attribute. I want all the color images associated to the attributes in combo. On mouseover on small image or by selecting the color attribute from combo, the corresponding medium image should be there in display.
The best example is here,
http://www.gunnaroptiks.com/store/cart.php?m=product_detail&p=24
I have the color attributes with values say black,white,purple, green, orange. When I select the attribute color and the value as black, three images are uploaded and same for all value. But in the page only one medium image is there but no all other small images for the all values. On selecting the value from combo, the corresponding image is loaded.
In other case if I select no attribute, different images are uploaded and all small images are there.
But I need the attribute, so that the selected color should be there on add to cart page.
Please help me, I have read many pages in this thread (30+). But no solution was there.
Thanks in advance.