Fleurville - Essential Designs for Modern Parenting

Posts: 7
Joined: 08/21/2008

We recently launched a new Drupal - Ubercart site for Fleurville, a company that sells high-end products for parents. Some nice work went into the product attributes, try rolling over the different fabric swatches. Also, a new Ubercart Quickbooks Integration module was written for the project that takes the orders from Ubercart and pulls them into Quickbooks.

More info can be found here: http://www.ubercart.org/site/6160

Your thoughts and feedback are welcome and please test and provide feedback on the new Ubercart Quickbooks Integration module if you are able to.

Posts: 375
Joined: 10/16/2007

Nice looking site.

At some point you will have to share the how to on your product fabric mouseovers. A number of members have expressed an interested in doing the same for their sites.

Posts: 7
Joined: 08/21/2008

The way the product rollovers were done wasn't the most ideal way, nor was it fully integrated with Ubercart. It was done with CCK and imagefield (set to multiple values.) At the time we didn't see anything existing for this, but since then there has been a contrib released for doing something similar (disclaimer, I haven't used it before.)

Have a look at this and give it a go to see if it fits you needs:

http://vision-media.ca/screencasts/ubercart-5-uc-option-image
http://drupal.org/project/uc_option_image

Posts: 3
Joined: 08/08/2008

I posted my code for image mouse overs over at: http://www.ubercart.org/site/5952

A pretty elegant solution using a theme drop in and some CSS.