Hi there! I’m working on moving our order confirmation emails from Shopify to Klaviyo. I’d like to include discount $ amounts if the customer had a discounted order. But if they didn’t, I want to leave the line blank so they don’t feel bad about seeing Discount: $0.00
Is there a way to do an if-else statement that can tell if the discount field is greater than 0? Or another way to make this work?
Thanks!