2 replies [Last post]
ortaga's picture
Offline
Joined: 01/18/2008
Juice: 10
Was this information Helpful?

Hi all
I'm using Ubercart with Drupal for the first time.
I'm setting up a T shirt shop.
Here's my question:

I know this is probably a big ask, and javascript or dhtml is probable the answer. But i need to ask the question anyway.

Lets say i add a black T shirt with a logo on it to my products list.
I add the attributes "size" and "Color".
A client selects which size and then the color they want from the drop down menu.
When he selects a color, i need the color of the image to change to the selected color leaving the logo intact.

You can see an example of what i mean here:
http://www.redbubble.com/products/configure/1745679

Any idea how i would achieve this using Ubercart with Drupal?

Regards: ortaga

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Dynamic products

Welcome aboard, ortaga. You're correct in assuming it will take some custom code. As of yet, I don't know that anyone has submitted a contribution for this. (Although one does exist for price calculation that you can probably modify/use for image changes, too.)

You can read one person's experience doing something similar in this thread.

ortaga's picture
Offline
Joined: 01/18/2008
Juice: 10
Re: Re: Dynamic products

Thank you Ryan.
That link could prove very helpful down the road. CpILL seems to be on the right track with this one.