Managing email templates in the Admin Panel
As you already learned, email templates are defined in modules and have default content. This content can be customized in your own theme by copying the file to your theme and making changes directly in the HTML files. Lucky for us, Adobe Commerce allows us to use the default templates and fully customize them in the Admin Panel.
Keep in mind that there are many email templates on the platform—and even more in the Adobe Commerce/Cloud edition—by default. Each module has its own section to change email templates related to it.
This section is clearer if we continue to do it by an example. How about we create a new customer registration email, make changes to it in the Admin Panel, and assign it to be sent out when a customer tries to register to the website?
To change the template that is being sent out to the user, there are two steps involved:
- We need to create a new template.
- We must assign that email...