Hi I need a way to add attributes to products that display a quantity box at the side of each attribute so that a customer can pick a product from either a dropdown or set of radio buttons and add the amount of products they require from the attribute they have picked.
e.g.
Sizes 1 - 2 - Qty 3 (amount customer has entered)
Sizes 3 - 4 - Qty 5 (amount customer has entered)
I also need the quantity box to log the quantity ordered against each attribute in the admin. So if there's 10 of size 1 - 2 it would deduct 3 off the quantity and display 7 left, 10 left off 3 - 4 would deduct 5 off the quantity and display 5 left. So in effect the attributes would also display in the product admin page and display the amount of that size in stock - this would mean having several boxes for products quantity in the admin for different sizes in the same product. Hope that makes sense as its complicated.
Does anybody have a solution?



