{{#invoiceData}}

Cosmoslite

69 Ubi Road 1

Singapore 40

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 Total Price
{{index}} {{customSKU}} {{#itemTitle}}{{itemTitle}}{{/itemTitle}}
{{variantDetail}}
{{#quantity}}{{quantity}}{{/quantity}} {{#unitPrice}}{{unitPrice}}{{/unitPrice}} {{#totalPrice}}{{totalPrice}}{{/totalPrice}}


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

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

{{#totalDiscount}}Voucher : -{{totalDiscount}}{{/totalDiscount}}


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

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



{{/invoiceData}}