Email Placeholders List: Orders
This placeholder list applies for all but 'Abandoned Cart' emails including, New Order, Invoice, Pending, Completed, Processing, Cancelled, On Hold, Refunded.
General
- ##order_id## – Order ID
- ##customer_name## – Customer’s name
- ##customer_email## – Customer’s email
- ##customer_phone## – Customer’s phone number
- ##shop_name## – Store’s name
- ##product_list## – Ordered product list
- ##customer_total_spent## – Total spent by customer
- ##customer_total_order_count## – Total customer orders
- ##customer_average_order_value## – Average order value
Billing
- ##customer_billing_first_name## – Billing first name
- ##customer_billing_last_name## – Billing last name
- ##customer_billing_email## – Billing email
- ##customer_billing_phone## – Billing phone number
- ##customer_billing_address_1## – Primary billing address
- ##customer_billing_address_2## – Secondary billing address
- ##customer_billing_country## – Billing country
- ##customer_billing_state## – Billing State
- ##customer_billing_city## – Billing City
- ##customer_billing_postcode## – Billing postal code
Shipping
- ##customer_shipping_first_name## – Shipping first name
- ##customer_shipping_last_name## – Shipping last name
- ##customer_shipping_email## – Shipping email
- ##customer_shipping_phone## – Shipping phone number
- ##customer_shipping_address_1## – Primary shipping address
- ##customer_shipping_address_2## – Secondary shipping address
- ##customer_shipping_country## – Shipping Country
- ##customer_shipping_state## – Shipping state
- ##customer_shipping_city## – Shipping city
- ##customer_shipping_postcode## – Shipping postal code
Pages
- ##shop_page## - Shop page URL
- ##checkout_page## - Checkout page URL
- ##dashboard_page## - Customer dashboard URL
Was this doc helpful?