There was a discussion here about the quantity field to a Table View of products:
http://www.ubercart.org/forum/support/1335/quantity_field_table_view
My problem is, I want a user to be able to add quantities of various products all at once. So, I want to have a quantity field on each line, and a single submit button that will add all the quantities specified to the cart. Obviously this also means that the quantity fields should default to 0 instead of 1.
Any thoughts on how to accomplish this? Is there a hook I can use to make a module do this for me?
