Jump to content

Email template additional variable and hookactionGetExtraMailTemplateVars


mister_j

Recommended Posts

Hello, I want to have additional variable in order confirmation email template.

So I added {fee} variable in order_conf.html and using hook hookactionGetExtraMailTemplateVars I want to add 

$params['extra_template_vars']['{fee}'] = 0.00; Like this, but in template I only see {fee}.

What I am doing wrong ?

Edited by mister_j (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...