I am setting up a cart for my boss and have stumbled into some difficulty. The site will be selling window blinds so I need to be able to produce a price based on the customers choice of style (venetian, roller etc), colour (from a list of hundreds!) and size (width and drop).

We have it set up as follows:

Vertical Blinds
|_Blues
|_Reds
etc
Cafe Blinds
|_Reds
etc

which is time consuming but not difficult but it is the price quoting that causing problems. I've searched quite heavily but found nothing to help. Is there a module to do this or some code to help?

I've spotted this post http://www.zen-cart.com/forum/showthread.php?t=53772 where the site seems to be doing much of what I want (but for stairways) but does not actually produce the quote.

As always, thanks in advance!