Page 1 of 1

Where to change the default Email Template of the shop?

Posted: Wed Feb 15, 2017 4:54 pm
by jtermaat
Version 2.3.0.2: Where can I edit / change the default Email Template of the shop? Without install an extension.
In the database there is a table email_templates. When SELECT * FROM `email_templates` I see only some text in the fields but not html code.
I like to change the default template.

Re: Where to change the default Email Template of the shop?

Posted: Sun Feb 19, 2017 3:08 am
by rgbworld
catalog/view/theme/default/template/mail/order.tpl

Re: Where to change the default Email Template of the shop?

Posted: Sun Feb 19, 2017 3:46 am
by jtermaat
Thanks, but I mean all the emails not only the orders. So also contact emails - etc. Every email that can be send from the shop or as a reply to a coming in email.

Re: Where to change the default Email Template of the shop?

Posted: Sun Feb 19, 2017 4:25 am
by rgbworld
Possibly
catalog/view/theme/default/template/extension/mail/_main.tpl

Re: Where to change the default Email Template of the shop?

Posted: Sun Feb 19, 2017 3:28 pm
by jtermaat
There is no such file main.tpl

Re: Where to change the default Email Template of the shop?

Posted: Sun Feb 19, 2017 4:16 pm
by rgbworld
Oh. Sorry about that. I use an extension called HTML Email Templates Advanced, and the file _main.tpl is part of that extension. It works well and I would recommend it.

Re: Where to change the default Email Template of the shop?

Posted: Sun Feb 19, 2017 4:42 pm
by norus
Ok. Do not worry. Sometimes I selve forget what is default and what not. Have a nice day. Nice extension btw.