INVOICE

line

Invoice No: Z#{{orderId}}

Date: {{date}}

Payment Method: {{paymentMethod}}

Invoice To:

{{name}}
{{address1}}
{{address2}}
{{address3}} - {{address4}}

Zapproo – The Clothing Company
1, Natarajan St, Vellakal, Ayodhya Colony,
Velachery, Chennai, Tamil Nadu 600042

{{#each orderDetails}} {{/each}}
# Product Qty Unit Price Total

{{this.no}}

{{this.name}}
{{this.attribs}}

{{this.quantity}}

₹ {{this.unitPrice}}

₹ {{this.total}}

 

Sub Total:

₹ {{cartTotal}}

Discount:

₹ {{discount}}

Shipping Charge:

₹ {{shippingCharge}}

Total:

₹ {{totalAmount}}

NOTE: This is computer generated receipt and does not require physical signature.

line