How to Customise Order Approval Plugin Emails

Goto woocommerce settings -> emails

There are 4 emails you can customise for Order Approval Plugin.
- New order notification to admin
- New order notification to customer
- Order approval notification to customer
- Order reject notification to customer

To override and edit this email template copy order-approval-woocommerce/templates/emails/wc-customer-order-approved.php
to your theme folder: yourtheme/woocommerce/emails/wc-customer-order-approved.php
.

Was this documentation helpful?
YesNo