Magento – Transactional Emails modification

email-templatesmagento-1.9transactional-mail

How can i modify transactional mails in Magento?

I want to change the email content.

  • The emails are not listed in system->transactional emails list.

  • I have checked app/code/locale too. But I didn't find the email templates to edit.

Best Answer

Go to System > Transactional Emails.

then Click on Add New Template

then in Load Default Template > Choose template from drop-down

then click on load template.

then In Template Information enter new template name.

then u can change the content of template.

I am explaining above scenario by using following example.

Ex. If u want to change email template for "new account creation", then load "New Account" template and edit it and save it.

Then Go to System > Configuration > Customer > Customer Configuration

Click on Create New Account Option

In Default Welcome Email section select new template from drpdown and save it.

Dats it.....