{{#invoiceData}}
{{#companyLogo}} {{/companyLogo}}

{{/buyerAddress}}
Ship to Bill to {{#invoiceNumber}}Invoice No: {{invoiceNumber}}{{/invoiceNumber}}Seller Note
{{#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: {{orderDate}}{{/invoiceDate}}
Marketplace: {{siteName}}
{{#orderNumber}}Order ID: {{orderNumber}}{{/orderNumber}}
{{#paymentMethods}} Payment: {{paymentMethods}}{{/paymentMethods}}
{{#totalQuantity}}Item: {{totalQuantity}}{{/totalQuantity}}
Shipping: {{shippingMethods}}
{{sellerRemarks}}
{{#itemImageIsset}}{{/itemImageIsset}} {{#isItemLocationPresent}} {{/isItemLocationPresent}} {{#orderItems}} {{/orderItems}}
Item TitleItem ImageSeller SKUVariantQuantityUnit PriceDiscounted 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}}
{{/invoiceData}}