When a user orders 3-4 physical items, I get an email for each one. Always makes me leery that I'll miss one and a customer may not get something they ordered.
Can you loop through all the items from the order and put them in a single email? It'd also reduce the number of emails going out...