How to Configure the Footer Email Template in Magento 2

Posted by

What is the Footer Email Template in Magento 2?

The Footer Email Template is the ending part of the Email Template in Magento 2, the closing and signature line of the email message are include in this template. The closing can be changed to fit your style, and admin can add additional information such as the store name and address below the store name.

magento 2 email templates

How to Configure the Footer Email Template in Magento 2

Step 1: Load the Default Template

  1. On the Admin Sidebar, click Marketing. In Communications section, click Email Templates.
  2. Click Add New Templates. Follow these steps:
  • In Load default template, open Template list under Magento_Email, select “Footer”.
  • Click Load Template.
email-templates-footer-load-default
Default Footer Template

Step 2: Customize and Preview the Template

  1. Input the Template Name
  2. Input a Template Subject so you can arrange the template later. In the grid, you can sort and filter the templates by using Subject column.
email-template-footer-information
Footer Template Information
  1. You can edit the HTML code in the Template Content box, remember not to overwrite anything that is enclosed in double braces.
  2. If you want to insert variable, place the cursor in the code where the variable will be displayed, click Insert Variable. After that, select the variable you want to insert
    When you selected a variable, a markup tag for the variable is inserted in the code.
email-template-insert-variable-footer
Insert Variable
  1. Input the CSS code in the Template Style box to change CSS declarations.

Step 3: Update the configuration

  1. On the Admin sidebar, click Content. After that, in Design section, click Configuration.
  2. In the grid,  choose the store view that you want to edit. Click Edit
  3. Scroll down and open the Transactions Email.
  4. Select the default Header Template for email notifications.
  5. Click Save Config after completed.
magento 2 transactional emails
Transactional Emails

Field Descriptions

 

FIELD DESCRIPTION
LOAD DEFAULT TEMPLATE
Template The choice of available templates will be listed, and recognizes the template to be customized
TEMPLATE INFORMATION
Template Name The name of your custom template.
Insert Variable a Store Contact Information variable can be inserted into the template at the cursor location.
Template Subject In the Subject column, the Template Subject displayed to sort and filter the templates in the list.
Template Content The HTML content of the template.
Template Styles In the Template Styles box, you can enter any CSS style declarations to format the template header .

 

Leave a Reply

Your email address will not be published. Required fields are marked *