I have a product which is customized by the customer using both choices of product and their percentages for example:
product1 at 25% + product2 at 35% + product3 at 40%.
The total order then is really three products that are re-created in the warehouse to specific requests.
I'd like to be able to give the customer the list of products that are custom blendable ( there are really about 6 of those), and each have a checkbox or drop down for choosing each products' percentages.
So I'd like to create a screen that might look like this:
1 [1-100] drop down
2 [1-100] drop down
3 [1-100] drop down
4 [1-100] drop down
5 [1-100] drop down
6 [1-100] drop down
and have the customer be able to choose any of the 6 products with their percentages of them.
I have a category called custom blending to put these 6 products in.
However I am not sure how to build the interface for them, even using attributes and values for them, because they would be listed separatly and the customer would have to choose to go to each product on a different page and use their individual drop downs....
any ideas?



