The
Wallet
Shop MY

INVOICE

{{#invoiceData}}
{{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}} {{buyerAddress.phone}} {{/buyerAddress.phone}}
Invoice No : {{orderNumber}}
Invoice Date : {{invoiceDate}}
Order Number: {{orderNumber}}
Order Date: {{invoiceDate}}
{{#orderItems}} {{/orderItems}} {{#totalDiscount}} {{/totalDiscount}} {{/invoiceData}}
Product Quantity Unit Price Price
{{#itemTitle}}{{itemTitle}}{{/itemTitle}}

SKU:{{customSKU}}{{^customSKU}}{{SKU}}{{/customSKU}}

{{#quantity}}{{quantity}}{{/quantity}} {{#unitPrice}}{{unitPrice}}{{/unitPrice}} {{#totalPrice}}{{totalPrice}}{{/totalPrice}} {{currencyCode}}
       
    Subtotal: {{totalSalePrice}} {{currencyCode}}
   Discount: {{OveralltotalDiscount}} {{currencyCode}}
    Shipping: {{shippingAmount}} {{currencyCode}}{{shippingMethodTitle}}
    Total: {{OveralltotalOrderAmount}} {{currencyCode}}