| 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}} |
| 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}} |
Please note: You can return or exchange this within 30 days.