{{#invoiceData}}

{{/buyerAddress}}
Ship to Bill to {{#invoiceNumber}}Invoice No: {{invoiceNumber}}{{/invoiceNumber}}
{{#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}}
{{#invoiceDate}}Invoice Date: {{invoiceDate}}{{/invoiceDate}}
Marketplace: {{siteName}}
{{#orderNumber}}Order ID: {{orderNumber}}{{/orderNumber}}
{{#paymentMethods}} Payment: {{paymentMethods}}{{/paymentMethods}}
{{#totalQuantity}}Item: {{totalQuantity}}{{/totalQuantity}}
Shipping: {{shippingProviderType}}
{{#itemImageIsset}}{{/itemImageIsset}} {{#isItemLocationPresent}} {{/isItemLocationPresent}} {{#orderItems}} {{/orderItems}}
Item TitleItem ImageSeller SKUVariantQuantityUnit 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 7% (Included): {{inclusiveTaxValue}} {{currencyCode}}
TOTAL : {{totalOrderAmount}} {{currencyCode}}


{{/invoiceData}}