I'm using Contact form 7 for a simple order form and have a problem. The emails/order conformations looks a bit like this:
Product 1:
Product 2:
Product 3: 2 boxes
Product 4:
A lot of unnecessary and confusing names of products not ordered.
I've added the product names to my email template, if I don't I just get random numbers out of context but I would like to just name the products actually ordered. By adding the field names/lables to the email templates, or by some kind of "if isset" in the templates, any ideas?