Invoice
Order #{{order.id}}
({{order.created_at}})
Hey {{customer.name}},
Your order on {{shop.name}} has been completed successfully. Your order details are as follows:
Customer Name
{{billing_address.name}}
Order Number
#{{order.id}}
Delivery Address
{{shipping_address.formatted_address}}
Customer Email
{{order.email}}
Payment Option
{{payment.payment_method}}
Billing Address
{{billing_address.formatted_address}}
Feel free to contact us
if you have any question!
Sincerely,
{{shop.name}} Team
©
{{shop.name}}, {{shop.address_1}}