How can I separate line items in my order confirmation email?

Hi everyone!

I‘ve added the product type to my order confirmation email.
Every product shows all product types from the order not the one matching to the product.

Can someone help me?

Thank you so much

@Kodamo ,

Can you please provide a screenshot where you added the product type in order confirmation email?

Hi @IttantaTech

sure I have attached a screenshot of the code area and how it looks in the confirmation mail.

@Kodamo

Please remove the code that you highlighted in the screenshot & instead of that just put


{{line.product.type}}


Oh gosh so easy. haha. Thank you so much!