Revolutionary Email Customizer for WooCommerce with Drag and Drop builder. Customize everything in the WooCommerce Email Order notifications.
Add a logo, header, footer, body text, custom paragraph texts, social icons, images and more with a simple, intuitive drag and drop interface. Create professional, beautiful transactional emails for your WooCommerce Online store
Watch a quick video demo
What is the difference between other email customizers
Well, most of the email customizer plugins allow you to just edit the header, footer and add a logo. Some will just have pre-defined templates.
But our plugin allows you to build and customize your email with an easy-to-use email builder. it is like a page builder where you drag and drop elements like text block, paragraph blocks, image blocks and edit them.
Translations
You can create an email template per language. Example: One email template for English, another in Spanish, yet another in French.
So if a customer visits your site in French language and makes an order, the French email template will be used to send an email.
The items list will be in the customer’s language because we use the default WooCommerce item’s list with the hooks. It is compatible with WPML. So the items list and other WooCommerce supplied texts would be in the customer’s chosen language.
Why you should customize WooCommerce emails ?
A good, professional email adds a lot more value to your online business. It tells you how professional you are, how committed you are. Besides, it is a good business practice to send elegant emails. You don’t want your business to get a bad impression by sending crappy looking emails.
Keep customers coming back for more by sending well-designed, professional transactional emails
That is why were introduced a powerful drag and drop email builder to customize your woocommerce transactional emails.
Just drag and drop text, heading, images, paragraphs, content blocks, buttons and more. And use the short codes
to include dynamic content like order details, customer information, billing address, shipping address and more.
Checkout the live demo at https://demo.flycart.org/email-customizer/
Username: demo
Password: [email protected]
What the customers say about it
Got a pre-sales question? Ask us
Key features
- Powerful drag and drop email builder built with Vue.js
- 15 + elements including text, images, button, paragraphs, social icons and more
- Customize everything in your WooCommerce order email notifications
- Include the dynamic data like order summary, customer information, products in the order using short codes
- Short codes will be dynamically replaced with the respective WooCommerce data before the email is sent to the customer
- Add your logo, images and a header, a footer, custom body and more
- Display the order details, customer information, address and more.
- Live-preview of your changes. Use an order to see how your emails would look like
- Send a test email to validate your design
- Customize all WooCommerce Transactional Emails.
List of short codes available
The following is a list of short codes available to include dynamic data in your emails.
Order Details: | |
[woo_mb_items] | – To Get Items |
[woo_mb_order_id] | – To Get Order ID |
[woo_mb_order_sub_total] | – To Get Order Sub-Total |
[woo_mb_order_total] | – To Get Order Total |
[woo_mb_order_fee] | – To Get Order Fee |
[woo_mb_order_refund] | – To Get Order Refunds |
[woo_mb_order_date] | – To Get Order Date |
Payment: | |
[woo_mb_order_payment_method] | – To Get Payment Method |
[woo_mb_payment_method] | – To Get Payment Method |
[woo_mb_transaction_id] | – To Get Transaction ID |
Shipping: | |
[woo_mb_shipping_method] | – To Get Shipping Method |
[woo_mb_order_shipping] | – To get Shipping Total |
[woo_mb_shipping_first_name] | – To Get Shipping First Name |
[woo_mb_shipping_last_name] | – To Get Shipping Last Name |
[woo_mb_shipping_company] | – To Get Shipping Company |
[woo_mb_shipping_address] | – To Get Shipping Address |
[woo_mb_shipping_address_1] | – To Get Shipping Address 1 |
[woo_mb_shipping_address_2] | – To Get Shipping Address 2 |
[woo_mb_shipping_city] | – To Get Shipping City |
[woo_mb_shipping_state] | – To Get Shipping State |
[woo_mb_shipping_postcode] | – To Get Shipping Postal Code |
[woo_mb_shipping_country] | – To Get Shipping Country |
Billing: | |
[woo_mb_billing_address] | – To Get Billing Address |
[woo_mb_billing_first_name] | – To Get First Name |
[woo_mb_billing_last_name] | – To Get Last Name |
[woo_mb_billing_company] | – To Get Billing Company |
[woo_mb_billing_address_1] | – To Get Billing Address 1 |
[woo_mb_billing_address_2] | – To Get Billing Address 2 |
[woo_mb_billing_city] | – To Get Billing City |
[woo_mb_billing_state] | – To Get Billing State |
[woo_mb_billing_postcode] | – To Get Billing PostalTo Get User’s Email Code |
[woo_mb_billing_country] | – To Get Billing Country |
General: | |
[woo_mb_site_name] | – To get Site Name |
[woo_mb_site_url] | – To Get Site URL |
[woo_mb_user_name] | – To Get User’s Name |
[woo_mb_user_email] | – To Get User’s Email |
Support
Experience the awesome support from our technical team.
NOTE
– Please make sure that you at least have PHP 5.4 or higher.
Change log
26/06/2017
- – Added shortcodes for phone and customer note fields
- – Added support for WooCommerce Custom Order Status Manager.
- – Added conflict resolution for jquery conflicts caused by a few plugins
- – Added partial support for the WooCommerce multi-currency plugin.
06/06/2017
- – Font-family support for all custom blocks. Now you can chose a font-family of your choice
- – Fixed issue with adding default templates on initial installation
- – New customer email is not being sent in WooCommerce 3
- – Wrong first name and last name due to JS parsing
11/05/2017
- – Fixed minor conflicts with WooCommerce 3
- – Re-set to default template feature added
- – PHP 5.3 compatibility added