- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
PrestaShop 1.6.x. How to edit order confirmation and registration emails
April 17, 2015
The following tutorial is going to show how to edit confirmation and registration emails in PrestaShop store. Let’s check two ways of editing:
PrestaShop 1.6.x. How to edit order confirmation and registration emails
Translation tool in the backend
-
Log into your PrestaShop admin panel.
-
Navigate to Localization -> Translations, find Modify translations section.
-
Select the E-mail template translations from the Type of translation dropdown menu, Core (no theme selected) and the required language:
-
Click Modify button.
-
Open Core e-mails and by using search tool (CTRL + F) find order_conf.
-
You can change the body of the message in WYSIWYG editor, that appears after clicking on Edit HTML version. And also you can view/edit the .txt version:
-
Edit account email in the same way :
-
After all changes click Save or Save and stay button.
Editing e-mail templates files that are located on your server
-
Enter your website Hosting CPanel or FTP manager.
-
Go to mails -> your language folder (en for example).
-
You will see 2 files for confirmation e-mails: .html, .txt, please download them and edit with any code editor (for example Notepad++ or Sublime2) or directly in the File manager:
-
After you made all necessary changes, please save your files and upload them to the same directory.
That is the end of the tutorial. Now you know how to edit confirmation and registration emails in PrestaShop store.
Feel free to check the detailed video tutorial below:
PrestaShop 1.6.x. How to edit order confirmation and registration emails