diff --git a/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/completed_order.hbs b/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/completed_order.hbs new file mode 100644 index 0000000000..eeeade7dae --- /dev/null +++ b/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/completed_order.hbs @@ -0,0 +1,116 @@ +
+
+

<%= __('Autogenerated content by WooCommerce') %>

+
+
+ + +
+

+ Hi John,

+

We’ve successfully processed your order, and it’s on its way to you.

+

Here’s a reminder of what you’ve ordered:

+
+

+ Order summary
Order #12345 (March 3, 2025) +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+ Billing address +
+ John Doe
Company
123 Fake Street
Faketown, CA 12345
United States (US)
555-555-5555
john@company.com
+
+ Shipping address +
+ John Doe
Company
123 Fake Street
Faketown, CA 12345
United States (US)
555-555-5555
+
+
+ + + + +
+ + +
+
diff --git a/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/customer_note.hbs b/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/customer_note.hbs new file mode 100644 index 0000000000..e48812b734 --- /dev/null +++ b/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/customer_note.hbs @@ -0,0 +1,120 @@ +
+
+

<%= __('Autogenerated content by WooCommerce') %>

+
+
+ + +
+

+ Hi John,

+

The following note has been added to your order:

+
+

This is a customer note. Customers can add a note to their order on checkout.

+

It can be multiple lines. If there’s no note, this section is hidden.

+
+

As a reminder, here are your order details:

+
+

+ Order summary
Order #12345 (March 3, 2025) +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+ Billing address +
+ John Doe
Company
123 Fake Street
Faketown, CA 12345
United States (US)
555-555-5555
john@company.com
+
+ Shipping address +
+ John Doe
Company
123 Fake Street
Faketown, CA 12345
United States (US)
555-555-5555
+
+
+ + + + +
+ + +
+
diff --git a/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/new_account.hbs b/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/new_account.hbs new file mode 100644 index 0000000000..6125b1ecfa --- /dev/null +++ b/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/new_account.hbs @@ -0,0 +1,27 @@ +
+
+

<%= __('Autogenerated content by WooCommerce') %>

+
+
+ + +
+

Hi user_preview,

+

Thanks for creating an account on mailpoet. Here’s a copy of your user details.

+
+

Username: user_preview

+
+

You can access your account area to view orders, change your password, and more via the link below:

+

My account

+
+ + + + +
+ + +
+
diff --git a/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/processing_order.hbs b/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/processing_order.hbs new file mode 100644 index 0000000000..5d237e72a2 --- /dev/null +++ b/mailpoet/views/newsletter/templates/blocks/woocommerceContentImproved/processing_order.hbs @@ -0,0 +1,116 @@ +
+
+

<%= __('Autogenerated content by WooCommerce') %>

+
+
+ + +
+

+ Hi John,

+

We’ve received your order and will let you know when it’s on its way to you!

+

Here’s a reminder of what you’ve ordered:

+
+

+ Order summary
Order #12345 (March 3, 2025) +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+ Billing address +
+ John Doe
Company
123 Fake Street
Faketown, CA 12345
United States (US)
555-555-5555
john@company.com
+
+ Shipping address +
+ John Doe
Company
123 Fake Street
Faketown, CA 12345
United States (US)
555-555-5555
+
+
+ + + + +
+ + +
+