{{#store.logo}}
{{store.name}}
{{/store.logo}}
{{store.name}}
{{#store.address_lines}}
{{.}}
{{/store.address_lines}} {{#store.phone}}
{{store.phone}}{{#store.email}} · {{store.email}}{{/store.email}}
{{/store.phone}} {{^store.phone}}{{#store.email}}
{{store.email}}
{{/store.email}}{{/store.phone}} {{#store.tax_ids}}
{{#label}}{{label}} {{/label}}{{value}}
{{/store.tax_ids}}
{{#order.wc_status}}
{{#order.status_label}}{{order.status_label}}{{/order.status_label}}{{^order.status_label}}{{order.wc_status}}{{/order.status_label}}
{{/order.wc_status}}
{{#fiscal.document_label}}{{fiscal.document_label}}{{/fiscal.document_label}}{{^fiscal.document_label}}{{i18n.tax_invoice}}{{/fiscal.document_label}}
#{{order.number}}
{{i18n.date}} {{order.created.datetime}}
{{i18n.bill_to}}
{{customer.name}}
{{#customer.billing_address.company}}
{{customer.billing_address.company}}
{{/customer.billing_address.company}} {{#customer.billing_address.address_1}}
{{customer.billing_address.address_1}}{{#customer.billing_address.address_2}}, {{customer.billing_address.address_2}}{{/customer.billing_address.address_2}}
{{/customer.billing_address.address_1}} {{#customer.billing_address.city}}
{{customer.billing_address.postcode}} {{customer.billing_address.city}}{{#customer.billing_address.state}}, {{customer.billing_address.state}}{{/customer.billing_address.state}}{{#customer.billing_address.country}}, {{customer.billing_address.country}}{{/customer.billing_address.country}}
{{/customer.billing_address.city}} {{#customer.billing_address.email}}
{{customer.billing_address.email}}
{{/customer.billing_address.email}} {{#customer.billing_address.phone}}
{{customer.billing_address.phone}}
{{/customer.billing_address.phone}} {{#customer.tax_ids}}
{{#label}}{{label}}{{/label}}{{^label}}{{type}}{{/label}} {{value}}
{{/customer.tax_ids}} {{^customer.tax_ids}} {{#customer.tax_id}}
{{i18n.customer_tax_id}} {{customer.tax_id}}
{{/customer.tax_id}} {{/customer.tax_ids}}
{{#customer.shipping_address.address_1}}
{{i18n.ship_to}}
{{customer.shipping_address.first_name}} {{customer.shipping_address.last_name}}
{{#customer.shipping_address.company}}
{{customer.shipping_address.company}}
{{/customer.shipping_address.company}}
{{customer.shipping_address.address_1}}{{#customer.shipping_address.address_2}}, {{customer.shipping_address.address_2}}{{/customer.shipping_address.address_2}}
{{customer.shipping_address.postcode}} {{customer.shipping_address.city}}{{#customer.shipping_address.country}}, {{customer.shipping_address.country}}{{/customer.shipping_address.country}}
{{/customer.shipping_address.address_1}} {{#shipping}} {{#meta}}
{{key}} {{value}}
{{/meta}} {{/shipping}}
{{i18n.order}}
{{i18n.cashier}}{{cashier.name}}
{{#order.wc_status}}
{{i18n.status}} {{#order.status_label}}{{order.status_label}}{{/order.status_label}}{{^order.status_label}}{{order.wc_status}}{{/order.status_label}}
{{/order.wc_status}}
{{#lines}} {{/lines}} {{#fees}} {{/fees}} {{#shipping}} {{/shipping}} {{#discounts}} {{/discounts}}
{{i18n.item_short}} {{i18n.sku_short}} {{i18n.qty_short}} {{i18n.unit_excl_short}} {{i18n.tax_rate_short}} {{i18n.tax_amount_short}} {{i18n.total_incl_tax_short}}
{{name}}
{{#meta}}
{{key}}: {{value}}
{{/meta}}
{{sku}} {{qty}} {{unit_price_excl_display}} {{#taxes}}{{rate}}% {{/taxes}} {{#taxes}}{{amount_display}} {{/taxes}} {{line_total_incl_display}}
{{label}}
{{#meta}}
{{key}}: {{value}}
{{/meta}}
1 {{total_excl_display}} {{#taxes}}{{rate}}% {{/taxes}} {{#taxes}}{{amount_display}} {{/taxes}} {{total_incl_display}}
{{label}}{{#method_id}} ({{method_id}}){{/method_id}}
{{#meta}}
{{key}}: {{value}}
{{/meta}}
1 {{total_excl_display}} {{#taxes}}{{rate}}% {{/taxes}} {{#taxes}}{{amount_display}} {{/taxes}} {{total_incl_display}}
{{i18n.discount}}{{#label}} · {{label}}{{/label}}
{{#code}}{{i18n.reference}}: {{code}}{{/code}}
-{{total_incl_display}}
{{#has_tax_summary}}
{{#tax.display_excl}}{{i18n.tax_summary}}{{/tax.display_excl}}{{#tax.display_incl}}{{i18n.included_tax}}{{/tax.display_incl}}
{{#tax_summary}} {{/tax_summary}}
{{i18n.tax}} {{i18n.taxable_excl_short}} {{i18n.tax_amount_short}} {{i18n.taxable_incl_short}}
{{label}} {{taxable_amount_excl_display}} {{tax_amount_display}} {{taxable_amount_incl_display}}
{{/has_tax_summary}}
{{i18n.subtotal}}
{{i18n.subtotal_excl_tax}}{{totals.subtotal_excl_display}}
{{#totals.discount_total_incl}}
{{i18n.discount}}-{{totals.discount_total_incl_display}}
{{/totals.discount_total_incl}} {{#totals.tax_total}}
{{i18n.total_excl}}{{totals.total_excl_display}}
{{#tax.display_excl}}{{i18n.total_tax}}{{/tax.display_excl}}{{#tax.display_incl}}{{i18n.included_tax}}{{/tax.display_incl}}{{totals.tax_total_display}}
{{/totals.tax_total}}
{{i18n.total}}{{totals.total_incl_display}}
{{#totals.refund_total}}
{{i18n.refunded}}-{{totals.refund_total_display}}
{{i18n.net_total}}{{totals.net_total_display}}
{{/totals.refund_total}} {{#totals.change_total}}
{{i18n.change}}{{totals.change_total_display}}
{{/totals.change_total}}
{{#refunds.0}}
{{i18n.returned_items}}
{{#refunds}}
#{{id}} {{#date.datetime}}{{date.datetime}}{{/date.datetime}}
{{#refunded_by_name}}{{refunded_by_name}}{{/refunded_by_name}} {{#reason}} · {{reason}}{{/reason}} {{#gateway_title}} · {{gateway_title}}{{/gateway_title}}
{{#lines}}
{{name}}{{#sku}} ({{sku}}){{/sku}}
{{qty}}×
{{total_display}}
{{/lines}}
{{i18n.total_refunded}}{{amount_display}}
{{/refunds}}
{{/refunds.0}} {{#order.customer_note}}
{{i18n.customer_note}}
{{order.customer_note}}
{{/order.customer_note}}
{{i18n.paid}}
{{#payments}}
{{method_title}}{{amount_display}}
{{#transaction_id}}
{{transaction_id}}
{{/transaction_id}} {{#tendered}}
{{i18n.tendered}}{{tendered_display}}
{{/tendered}} {{#change}}
{{i18n.change}}{{change_display}}
{{/change}} {{/payments}}
{{order.number}}
{{#store.personal_notes}}{{store.personal_notes}}{{/store.personal_notes}} {{^store.personal_notes}}{{i18n.thank_you_purchase}}{{/store.personal_notes}}
{{#store.policies_and_conditions}}
{{i18n.terms_and_conditions}}
{{store.policies_and_conditions}}
{{/store.policies_and_conditions}}