Hi, I am currently looking at modifying a system email (invoice) to include the discount amount where this is applicable.
I want to hide the entire table row if no discount is applied to avoid showing discount $0.00 on the majority of system emails.
A conditional statement would allow this, however, from what i have read to date this doesn't seem possible.
Any thoughts would be appreciated.