{{#store.logo}}
{{store.name}}
{{/store.logo}}
{{store.name}}
{{#store.address_lines}}
{{.}}
{{/store.address_lines}} {{#store.phone}}
{{store.phone}}
{{/store.phone}} {{#store.tax_ids}}
{{#label}}{{label}} {{/label}}{{value}}
{{/store.tax_ids}}
{{#order.status_label}}
{{order.status_label}}
{{/order.status_label}} {{^order.status_label}} {{#order.wc_status}}
{{order.wc_status}}
{{/order.wc_status}} {{/order.status_label}}
{{#fiscal.document_label}}{{fiscal.document_label}}{{/fiscal.document_label}}{{^fiscal.document_label}}{{i18n.receipt}}{{/fiscal.document_label}}
#{{order.number}}
{{order.created.datetime}}
{{#cashier.name}}
{{i18n.cashier}}: {{cashier.name}}
{{/cashier.name}} {{#customer.name}}
{{i18n.customer}}: {{customer.name}}
{{/customer.name}} {{#customer.tax_ids}}
{{#label}}{{label}} {{/label}}{{value}}
{{/customer.tax_ids}}
{{#lines}} {{/lines}} {{#fees}} {{/fees}} {{#shipping}} {{/shipping}} {{#discounts}} {{/discounts}}
{{i18n.item_short}} {{i18n.qty_short}} {{i18n.total}}
{{name}}
{{qty}} {{line_total_display}}
{{label}}
1 {{total_display}}
{{label}}
1 {{total_display}}
{{i18n.discount}}{{#label}} · {{label}}{{/label}}
-{{total_display}}
{{i18n.subtotal}}{{totals.subtotal_display}}
{{#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}}
{{#refunds.0}}
{{i18n.returned_items}}
{{#refunds}}
#{{id}}{{#date.datetime}} · {{date.datetime}}{{/date.datetime}} {{#reason}}
{{reason}}
{{/reason}}
{{amount_display}}
{{/refunds}}
{{/refunds.0}} {{#order.customer_note}}
{{i18n.customer_note}}
{{order.customer_note}}
{{/order.customer_note}} {{#payments.0}}
{{i18n.paid}}
{{#payments}}
{{method_title}}{{amount_display}}
{{#tendered}}
{{i18n.tendered}}{{tendered_display}}
{{/tendered}} {{#change}}
{{i18n.change}}{{change_display}}
{{/change}} {{/payments}}
{{/payments.0}}
{{#store.personal_notes}}{{store.personal_notes}}{{/store.personal_notes}} {{^store.personal_notes}}{{i18n.thank_you_purchase}}{{/store.personal_notes}}
{{#store.footer_imprint}}
{{store.footer_imprint}}
{{/store.footer_imprint}}