weekscigar Posted October 3, 2013 Share Posted October 3, 2013 Hello, I need to add a conditional statement to the order confirmation email. Does anyone know how to do this? Smarty conditionals do not work. So, I'm trying to do the following: if Discount = "BlahBlahBlah" then display "This" else display "That" Again, I've tried to apply smarty {if} tags, but the email outputs it as a string. Help!? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts