{{#invoiceData}}
{{companyName}} {{#sellerAddress.city}}{{{sellerAddress.city}}},
{{/sellerAddress.city}} {{#sellerAddress.address1}} {{{sellerAddress.address1}}}
{{/sellerAddress.address1}} {{#sellerAddress.address2}}{{{sellerAddress.address2}}},
{{/sellerAddress.address2}} Invoice

Ship to:
Customer Name: {{buyerAddress.name}} {{#buyerAddress.street1}}
Customer Address: {{{buyerAddress.street1}}}
{{/buyerAddress.street1}} {{#buyerAddress.street2}} {{{buyerAddress.street2}}}
{{/buyerAddress.street2}} {{#buyerAddress.city}} {{{buyerAddress.city}}}
{{/buyerAddress.city}} {{#buyerAddress.country}} {{{buyerAddress.country}}}
{{/buyerAddress.country}} {{#buyerAddress.postalCode}} {{{buyerAddress.postalCode}}}
{{/buyerAddress.postalCode}} {{#buyerAddress.phone}} Customer Phone Number:  {{buyerAddress.phone}} {{/buyerAddress.phone}}
Bill to :
Customer Name: {{buyerAddress.name}} {{#buyerAddress.street1}}
Customer Address: {{{buyerAddress.street1}}}
{{/buyerAddress.street1}} {{#buyerAddress.street2}} {{{buyerAddress.street2}}}
{{/buyerAddress.street2}} {{#buyerAddress.city}} {{{buyerAddress.city}}}
{{/buyerAddress.city}} {{#buyerAddress.country}} {{{buyerAddress.country}}}
{{/buyerAddress.country}} {{#buyerAddress.postalCode}} {{{buyerAddress.postalCode}}}
{{/buyerAddress.postalCode}} {{#buyerAddress.phone}} Customer Phone Number:  {{buyerAddress.phone}} {{/buyerAddress.phone}}

{{#orderNumber}}
Order No: {{orderNumber}}
{{/orderNumber}}
Payment Method: {{deliveryType}}
Your ordered items:
{{#invoiceDate}}
Date: {{invoiceDate}}
{{/invoiceDate}}
Invoice No: {{invoiceNumber}}
{{#isShopSKUs}}{{/isShopSKUs}} {{#orderItems}} {{#isShopSKUs}} {{/isShopSKUs}} {{/orderItems}}
#Shop SKUSeller SKUProduct nameSizeNumber of itemsUnit PriceTotal Price
{{index}}{{shopSKU}}{{customSKU}}{{^customSKU}}{{SKU}}{{/customSKU}} {{size}} {{totalPrice}} {{currencyCode}}

Subtotal                        :   {{totalAmount}} {{currencyCode}}

Tax                                 :   {{totalAmount}} {{currencyCode}}

Shipping Cost              :   {{shippingAmount}} {{currencyCode}}

Shipping Type             :   {{quantity}}

Voucher / Rebate       :   {{totalDiscount}}


Total (Incl. of GST where applicable) : {{totalOrderAmount}} {{currencyCode}}

Returns are subject to Lazada Singapore Terms and Conditions
Refer to http://www.lazada.sg/helpcenter/returns-refunds/#answer-faq-return-ansfor the Returns and
Refund Policy and more instructions.


Need Help?
Scan to contact us.
{{#shippingTrackingDetails.airwayBill}}

Order No. Barcode:

{{/shippingTrackingDetails.airwayBill}}

.

{{/invoiceData}}