mister_j Posted September 16, 2016 Share Posted September 16, 2016 (edited) 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 September 19, 2016 by mister_j (see edit history) Link to comment Share on other sites More sharing options...
mister_j Posted September 19, 2016 Author Share Posted September 19, 2016 Anyone know how to use hookactionGetExtraMailTemplateVars ? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now