Order Details

Order ID: {{order.number}}
Order Date: {{order.updated_at | date}}
Item price: {{order.display_item_total}}
Shipping: {{order.display_ship_total}}
Total Amount: {{order.display_total}}
Payment Status: {{order.payment_state | humanize | uppercase}}
Payment Source: {{order.payments[0]?.payment_method?.name}}

Address

Name: {{order.ship_address.full_name}}
Address: {{order.ship_address.address1}}, {{order.ship_address.address2}}, {{order.ship_address.city}}
Pincode: {{order.ship_address.zipcode}}
Phone: {{order.ship_address.phone}}
Email: {{order.email}}
{{item.variant.name}}
{{item.variant.options_text}}
{{item.display_amount}}
QTY: {{item.quantity}}
Please note: You can return or exchange this within 15 days.
{{item.variant.name}}
{{item.variant.options_text}}
QTY: {{item.quantity}}
{{item.display_amount}}
Note: You can return or exchange this within 15 days.