Remove Discount Code From Order Confirmation Emails

I’m looking to remove the discount code from our order confirmation emails that customers receive. We’d like to keep the heading ‘Discount’ and show the amount off but hide the code that they’ve used. Can anyone help explain which part of the code I should remove or edit?

Example:

Code:

Hey @RossBehold

I’m not exactly sure if it would work or not but try to remove this code in line number 429

({{ discounts.first.code }})

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Thank you! I’ll give this a go and let you know if it works.