eCommerce image swap
Permalink
just wondering what others have done, or if anyone has any suggestions.
Lets say I have a t-shirt...and I have 6 different print designs of the same style, size and color. from an end-user standpoint, it's pretty sub-optimal to list all six when you can just have one and use the "Customer Choices".
I am thinking a javascript attached to the onChange event of the custom choice for the design, and then swap the image. I need a realtime way to show what they are interested in as they select it.
Has anyone had to do this? How did that work and what did that look like?
C
Lets say I have a t-shirt...and I have 6 different print designs of the same style, size and color. from an end-user standpoint, it's pretty sub-optimal to list all six when you can just have one and use the "Customer Choices".
I am thinking a javascript attached to the onChange event of the custom choice for the design, and then swap the image. I need a realtime way to show what they are interested in as they select it.
Has anyone had to do this? How did that work and what did that look like?
C
frankly today i'd make a product for each and then arrange those products in interesting ways using the product list block.