{{#invoiceData}}

https://shopee.sg/myck_online

39 Tampines Street 92, CK Building

528883, Singapore

Date: {{currentDate}}

Invoice-No: {{invoiceNumber}}

Order No: {{orderID}}

  

{{/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: {{totalSalePrice}}
Shipping: {{shippingAmount}}
Discount: {{sellerDiscountAmount}}
Total (Incl. of GST) : {{#totalAmountCalculated}}{{totalAmountCalculated}}{{/totalAmountCalculated}}
{{/invoiceData}}