Page 1 of 1
email template
Posted: Sun Nov 21, 2010 10:34 am
by evertekuk
Hi, I would appreciate if some1 can tell me how to modify email templates please? Currently, I can only see my order_conformation.tpl under mail folder but I need to add/modify other templates when order status changes from pending to proccessed....... and so on. Thanks
Re: email template
Posted: Wed Dec 22, 2010 5:33 pm
by waseem
Dear evertekuk
I thing its little bit late to reply. any ways....
Your can find the order email template here.
Code: Select all
catalog/view/theme/default/template/mail
And controller for this template here.
Code: Select all
catalog/controller/checkout/confirm.php
Thanks
Waseem