Hey Guys!


I am having a problem putting together a wholesale page. I have looked through the forums and tutorials to see if there is anything on this, but I was not able to have any success in finding info on it. This is what I am trying to do. I am trying to give the customer multiple options in purchasing a T-shirt with a min purchase of 12.
i.e.
page:

image of product

HTML Code:
Size:                S              M         L     XL   ...
Color:  Black    text box   textbox   ...
           White    text box   textbox   ...
           Grey     text box   textbox   ...

Total Quantity: 14
Add to Cart
------------------------------------------------------------------------------------------------------------
The customer must order 12 min, but it does not matter what size or color. They can order 4 black, 6 white, 4 grey shirts.

The text boxes can only hold numbers, to determine the amount of size and color.

Is there a module for this? Or am I able to do it with the features that Zen Cart provides us with?

I thought I might be able to link product attributes, to the text box, i.e. small value and black value are linked to one text box, but then I would have to link white value with another small value to another text box.

Any suggestions?


Thanks!