I have been developing a page where a club’s merchandise can be ordered using Super Forms 2. This works except that it sends the order with all the 0 quantity items as well as those with 1 or more. This makes the order somewhat confusing for the person handling it.
e.g.
Quanity Mens TShirt S: 0
Quanity Mens TShirt M: 0
Quanity Mens TShirt L: 0
Quanity Mens TShirt XL: 1
I have a couple of cart stacks (Cart 3 and PaySnap) but they require a payment method (at least that is my understanding). I would like to set something up that works like that where items can be added to a cart and then the order emailed off.
Does anyone have any suggestions how best to deal with this requirement?
Thanks