Jump to content

Email Template Conditionals


Recommended Posts

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

×
×
  • Create New...