Customizing Templates for Events
For each WooCommerce event (e.g. order placed, order completed, cart abandoned), you can:- Create a custom message
- Use placeholders to insert real order or customer data
Supported Events
You can set up templates for the following:- New Order Placed
- Payment Completed
- Order Processing
- Order Completed
- Order Shipped
- Order Cancelled
- Order Refunded
- Abandoned Cart Reminder
Supported Placeholders
These placeholders will be dynamically replaced with real data during message delivery:{{customer_name}}
{{shop_name}}
{{shop_url}}
{{order_number}}
{{order_id}}
{{order_date}}
{{order_time}}
{{order_total}}
{{order_subtotal}}
{{order_tax}}
{{order_shipping}}
{{order_discount}}
{{payment_method}}
{{billing_address}}
{{shipping_address}}
{{order_items}}
{{tracking_info}}
{{estimated_delivery}}
{{order_notes}}
Example Template:
Why Templates Matter
Using templates helps you:- Save time by automating repetitive messages
- Keep your brand communication consistent
- Offer a personalized experience to every customer
- Ensure messages are compliant with WhatsApp delivery rules