WooCommerce includes different hooks in the email template for passing the data. The themes or any third-party plugin can use these hooks to pass the data to the email templates.
The Email Customizer For WooCommerce Plugin provides the option to add or remove these WooCommerce hooks.
The WooCommerce Hooks provided in the Email Customizer are:
Email Header |
It allows you to display the default email header in the template without any change in the properties. |
Email Order Details |
It displays the default order details of the WooCommerce emails. |
Before Order Table |
This hook shows the content above the order table. |
After Order Table |
This hook shows the content below the order table. |
Order Meta |
This hook lets you add the default order meta details in the template. |
Customer Details |
It shows the default customer details of WooCommerce emails. |
Email Footer |
Using this hook, the default email footer of WooCommerce emails can be displayed. |
Here, hooks like the Email header, Order details, customer details, and email footer lets the users pass the data. So, the data inside them will change when the orders are getting placed.
Comments
0 comments
Please sign in to leave a comment.