1
Answers
How to display all products for a product display in a single form
I'd like a table display (pref using views) in which each row is a product, including a quantity selector.
In the table footer should be an "add to cart" button that adds the appropriate quantities of each product.
See this image for an illustration of what i'm talking about
Thanks