{{#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}}
{{#fiscal.document_label}}{{fiscal.document_label}}{{/fiscal.document_label}}{{^fiscal.document_label}}{{i18n.invoice}}{{/fiscal.document_label}}
#{{order.number}}
{{#order.status_label}}
{{order.status_label}}
{{/order.status_label}} {{^order.status_label}} {{#order.wc_status}}
{{order.wc_status}}
{{/order.wc_status}} {{/order.status_label}}
{{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.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.details}}
{{i18n.issued}}{{order.created.datetime}}
{{#cashier.name}}
{{i18n.cashier}}{{cashier.name}}
{{/cashier.name}}
{{#lines}} {{/lines}} {{#fees}} {{/fees}} {{#shipping}} {{/shipping}}
{{i18n.item}} {{i18n.qty}} {{i18n.unit_price}} {{i18n.discount}} {{i18n.amount}}
{{name}}
{{#meta}}
{{key}}: {{value}}
{{/meta}} {{#sku}}
{{sku}}
{{/sku}}
{{qty}} {{unit_price_display}} {{#discounts}}-{{discounts_display}}{{/discounts}}{{^discounts}}—{{/discounts}} {{line_total_display}}
{{label}}
1 {{total_display}} {{total_display}}
{{label}}
1 {{total_display}} {{total_display}}
{{#order.customer_note}}
{{i18n.customer_note}}
{{order.customer_note}}
{{/order.customer_note}}
{{i18n.subtotal}}{{totals.subtotal_display}}
{{#discounts}}
{{i18n.discount}}{{#code}} ({{code}}){{/code}}-{{total_display}}
{{/discounts}} {{#totals.tax_total}}
{{#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}}
{{#order.needs_payment}}
{{i18n.amount_due}}
{{#totals.net_total}}{{totals.net_total_display}}{{/totals.net_total}}{{^totals.net_total}}{{totals.total_incl_display}}{{/totals.net_total}}
{{/order.needs_payment}}
{{^order.needs_payment}} {{#payments.0}}
{{i18n.paid}}
{{#payments}}
{{i18n.paid_via}} {{method_title}}{{#transaction_id}} {{transaction_id}}{{/transaction_id}}{{amount_display}}
{{/payments}}
{{/payments.0}} {{/order.needs_payment}} {{#order.needs_payment}}
{{i18n.how_to_pay}}
{{i18n.bank_transfer}}
{{i18n.account}}{{store.name}}
FAKE SAMPLE IBANXX00 FAKE 0000 0000 0000 00
FAKE SAMPLE BICFAKEBANKXXX
{{i18n.reference}}#{{order.number}}
{{i18n.pay_online}}
{{i18n.scan_qr_or_visit}}
{{#order.payment_url}}
{{order.payment_url}}
{{/order.payment_url}}
{{#order.payment_url}}
{{order.payment_url}}
{{/order.payment_url}}
{{/order.needs_payment}}
{{#store.personal_notes}}{{store.personal_notes}}{{/store.personal_notes}} {{^store.personal_notes}}{{i18n.thank_you_business}}{{/store.personal_notes}}
{{#store.footer_imprint}}
{{store.footer_imprint}}
{{/store.footer_imprint}}