I have a form set up with 30 'products' all at $0, then each has 1-3 options with a price attached to each option. So essentially, a buyer chooses a product based on an option. the 'product' item itself is hidden, with the options referencing it.
The problem is that in the email notification, it shows 1 beside each product, even if it wasn't picked. I'm assuming this is because the product exists and since I don't have a quantity with it, it chooses 1.
We then have to just see the line item total to determine which product was actually ordered.
Is there a way around this? It just makes for a confusing form for when the order comes in.
Thanks!!