{{#invoiceData}}

Commercial Invoice

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

{{companyName}}


{{#sellerAddress.address1}} Merchant Address:
{{{sellerAddress.address1}}}
{{/sellerAddress.address1}} {{#sellerAddress.phone}} Contact Number: {{sellerAddress.phone}} {{/sellerAddress.phone}}
{{#invoiceNumber}}
Invoice No: {{invoiceNumber}}
{{/invoiceNumber}}
Invoice Date: {{invoiceDate}}
Billing address
{{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}}
shipping address
{{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}}
{{#vatNumber}}
VAT/CST/TAN Number : {{vatNumber}}
{{/vatNumber}} {{#goodsOrigin}}
Country of origin of goods : {{goodsOrigin}}
{{/goodsOrigin}} {{#buyerAddress.country}}
Country of destination of goods : {{buyerAddress.country}}
{{/buyerAddress.country}}
{{#itemImageIsset}} {{/itemImageIsset}} {{#isItemLocationPresent}} {{/isItemLocationPresent}} {{#orderItems}} {{#itemImageIsset}} {{/itemImageIsset}} {{#isItemLocationPresent}} {{/isItemLocationPresent}} {{/orderItems}}
Item TitleItem ImageSeller SKU Quantity Unit PriceItem LocationTotal Price
{{customSKU}}{{^customSKU}}{{SKU}}{{/customSKU}} {{itemLocation}}{{totalItemSoldAmount}} {{currencyCode}}
{{#vatPercentage}} {{/vatPercentage}}
Shipping Charges : {{shippingAmount}} {{currencyCode}}
Channel Discount: {{channelDiscountAmount}} {{currencyCode}}
VAT/CST ({{vatPercentage}}%) Inclusive: {{vatAmount}} {{currencyCode}}
TOTAL : {{orderSoldAmount}} {{currencyCode}}
{{/invoiceData}}