Ubercart - Option Images installs!
Thu, 03/12/2009 - 17:09
#2
Hi Stranger, The solution
Hi Stranger,
The colours on the shopping cart page are set by the Product Attributes. These feed through to the options tab, where you need to enable each one and then set the image to correspond to the choice.
The solution might not be perfect, (we didn't write it!), we're merely letting people know how to get the module working, as there's a fair but of confusion on the Drupal Forums as to how to get it working at all.
Hopefully a better fix will be released for the module soon!
Thanks for the feedback though!
Shane
Fri, 04/12/2009 - 20:56
#3
themeing
Hey,
I'm loving this module. Took me ages to figure it out. I'm extremely new to drupal. This is the first website I have ever done. I am wondering how to place
the product description beside the option image on the product page. Any help would be hugely appreciated
Here's my website
Thu, 07/01/2010 - 22:45
#4
c_option_image and galleria intergration
Firstly let me apologise for a split post as i have posted something similar on the uc_option page reference http://drupal.org/node/550344
Ubercart 2 installed with drupal 6.15 and installed modules: - galleria, jcarousel, light box, views, etc...
I have created an attribute with several options of colour, i.e. red, black, blue, etc and want to display an image after each option has been selected from the drop down menu in the attributes tab. Currently when I select an attribute option it displays an image under the jcarousel thumbnails.
Please attached picture for more details.
There is one issue, is that I am using galleria for my images and jcarousel for thumbnails.
Is there any way to make uc_option_image and galleria work together so that the images from uc_option_image are used as the thumbnails for the galleria display?
Please let me know, thanks in advance.
Thanks.
Fri, 08/01/2010 - 17:23
#5
That's a tricky enough one
That's a tricky enough one Stranger, I haven't had a go of trying to link the two modules but i'd say the result would give a really nice effect.
Option_image was tricky enough to get working on it's own so it could be very tricky i'd say. In fact it's one of those rare Drupal modules that should actually carry a health warning for developers. When it's working it's great but there's a lot of work to be done on it and a fair bit of digging about to find the fixes for the non-working release, that's why we posted how to do it above.
I'll ask Kev if he'd have an idea how your question.
Shane
Fri, 08/01/2010 - 17:29
#6
Hi Alan,
You'll need to edit
Hi Alan,
You'll need to edit the product template and float the product image to the left or right and the description should move along side the image.
very good effort for a first website!
Shane











HUmm,
it doesn't show the right colour in the shopping cart page. Also, it uses the filename in the {files} table to store 3 IDs. Seems like a nasty hack, but I guess it works.
I was looking for something that would replace the colour selector in on the Add-to-cart form, as this is the standard way designers think (I think).
Still some hints here on how to hook into Ubercart...