{{#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}} {{#buyerAddress.phone}} Contact Number: {{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}}
{{#shippingProviderType}} Delivey Option: {{shippingProviderType}}{{/shippingProviderType}}

{{#itemImageIsset}} {{/itemImageIsset}} {{#isItemLocationPresent}} {{/isItemLocationPresent}} {{#orderItems}} {{/orderItems}}
Item TitleItem ImageSeller SKU Variant Quantity Unit PriceItem LocationTotal Price
{{customSKU}}{{^customSKU}}{{SKU}}{{/customSKU}} {{#variantIsSet}}{{variantDetail}}{{/variantIsSet}} {{#quantity}}{{quantity}}{{/quantity}} {{#unitPrice}}{{unitPrice}}{{/unitPrice}} {{#totalPrice}}{{totalPrice}}{{/totalPrice}}
{{#sellerDiscountAmount}} {{/sellerDiscountAmount}}
Discount: {{sellerDiscountAmount}} {{currencyCode}}
Subtotal: {{totalSalePrice}} {{currencyCode}}
Shipping: {{shippingAmount}} {{currencyCode}}
Tax GST 8% (Included): {{inclusiveTaxValue}} {{currencyCode}}
TOTAL : {{totalOrderAmount}} {{currencyCode}}

Thank you for shopping with Arthesdam Jewellery!
https://www.arthesdam.com.sg

{{/invoiceData}}