{{#invoiceData}}


Ship to:
{{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}} {{#buyerAddress.phone}} Contact Number: {{buyerAddress.phone}} {{/buyerAddress.phone}}
Bill to :
{{#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}}
{{#invoiceNumber}} Invoice No: {{invoiceNumber}}{{/invoiceNumber}}
{{#invoiceDate}}Invoice Date: {{orderDate}}{{/invoiceDate}}
Marketplace: {{siteName}}
{{#orderNumber}}Order ID: {{orderNumber}}{{/orderNumber}}
{{#paymentMethods}} Payment: {{paymentMethods}}{{/paymentMethods}}
{{#totalQuantity}}Item: {{totalQuantity}}{{/totalQuantity}}
Shipping: {{shippingMethods}}
Buyer Note:
{{sellerRemarks}}
{{#itemImageIsset}} {{/itemImageIsset}} {{#isItemLocationPresent}} {{/isItemLocationPresent}} {{#orderItems}} {{/orderItems}}
Item TitleItem ImageSeller SKU Variant Quantity Unit Price Discounted priceItem LocationTotal Price
{{customSKU}}{{^customSKU}}{{SKU}}{{/customSKU}} {{#variantIsSet}}{{variantDetail}}{{/variantIsSet}} {{#quantity}}{{quantity}}{{/quantity}} {{#unitPrice}}{{unitPrice}}{{/unitPrice}} {{#itemSaleAmount}}{{itemSaleAmount}}{{/itemSaleAmount}} {{#subTotalSalePrice}}{{subTotalSalePrice}}{{/subTotalSalePrice}}

{{#sellerDiscountAmount}} {{/sellerDiscountAmount}}
Discount: {{sellerDiscountAmount}} {{currencyCode}}
Subtotal: {{totalSalePrice}} {{currencyCode}}
Shipping: {{shippingAmount}} {{currencyCode}}
Tax GST 7% (Included): {{inclusiveTaxValue}} {{currencyCode}}
TOTAL : {{totalOrderAmount}} {{currencyCode}}

Thank you for shopping with Ocean Paradise!
www.oceanparadise.com.sg


.
{{/invoiceData}}