Skip to main content
edited tags
Link
Fabian Schmengler
  • 66.2k
  • 25
  • 191
  • 422
Source Link
versedi
  • 2.1k
  • 20
  • 35

Custom Variable Plain Value in Email template

I'm aware that it's possible to call the HTML value by: {{customVar code=custom_variable_code}}

Question is simple: Is it possible to receive plain value of custom variable in email template (Magento 1.9.2.0) with some statement like: {{customVar code=custom_variable_code|plain}}? If it's not, are there any tips to get something like that to work?