{{#invoiceData}}

D-01-08, 1st Floor, M Avenue,

Jalan 1/38A, Segambut Bahagia

51200 Kuala Lumpur

Date: {{currentDate}}

Invoice-No.: {{invoiceNumber}}

Order No.: {{orderNumber}}

  


Invoice


{{/buyerAddress}}
Ship to Bill to
{{#buyerAddress}} {{#buyerAddress.name}}{{buyerAddress.name}},
{{/buyerAddress.name}} {{#buyerAddress.street1}}{{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}} Contact Number: {{#buyerAddress.phone}}{{buyerAddress.phone}},
{{/buyerAddress.phone}}
{{#buyerAddress.name}}{{buyerAddress.name}},
{{/buyerAddress.name}} {{#buyerAddress.street1}}{{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}} Contact Number: {{#buyerAddress.phone}}{{buyerAddress.phone}},
{{/buyerAddress.phone}}

Your ordered items:

{{#orderItems}} {{/orderItems}}
# Seller SKU Product Name Number Of Items Unit Price Discount Total Price
{{index}} {{customSKU}} {{#itemTitle}}{{itemTitle}}{{/itemTitle}}
{{variantDetail}}
{{#quantity}}{{quantity}}{{/quantity}} {{#unitPrice}}{{unitPrice}}{{/unitPrice}} {{#invoiceDiscount}} {{invoiceDiscount}}{{/invoiceDiscount}} {{currencyCode}} {{#totalPrice}}{{totalPrice}}{{/totalPrice}}


Subtotal : {{#grandTotal}}{{grandTotal}}{{/grandTotal}}

Shipping Amount : + {{#shippingAmount}}{{shippingAmount}}{{/shippingAmount}}

Seller Discount : - {{#sellerDiscountAmount}}{{sellerDiscountAmount}}{{/sellerDiscountAmount}}

{{#voucher}}Voucher : -{{voucher}}{{/voucher}}


{{#shippingProviderType}}Shipment Type: {{shippingProviderType}} {{/shippingProviderType}}

Total (Incl. of GST) : {{#totalOrderAmount}}{{totalOrderAmount}}{{/totalOrderAmount}}



{{/invoiceData}}