{{#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}}
{{i18n.quote}}
#{{order.number}}
{{order.created.datetime}}
{{i18n.prepared_for}}
{{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.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.address_1}} {{#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}}
{{i18n.order}}
{{i18n.date}}{{order.created.datetime}}
{{#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}} {{#cashier.name}}
{{i18n.cashier}}{{cashier.name}}
{{/cashier.name}} {{#customer.shipping_address.address_1}}
{{i18n.ship_to}}
{{customer.shipping_address.first_name}} {{customer.shipping_address.last_name}}
{{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}}
{{#lines}} {{/lines}} {{#fees}} {{/fees}} {{#shipping}} {{/shipping}} {{#discounts}} {{/discounts}}
{{i18n.item_short}} {{i18n.sku_short}} {{i18n.qty_short}} {{i18n.unit_price}} {{i18n.total}}
{{name}}
{{#meta}}
{{key}}: {{value}}
{{/meta}}
{{sku}} {{qty}} {{unit_price_display}} {{line_total_display}}
{{label}}
{{#meta}}
{{key}}: {{value}}
{{/meta}}
1 {{total_display}} {{total_display}}
{{label}}{{#method_id}} ({{method_id}}){{/method_id}}
{{#meta}}
{{key}}: {{value}}
{{/meta}}
1 {{total_display}} {{total_display}}
{{i18n.discount}}{{#label}} · {{label}}{{/label}}
{{#code}}
{{i18n.reference}}: {{code}}
{{/code}}
-{{total_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}}
{{label}}{{#rate}} ({{rate}}%){{/rate}} {{taxable_amount_excl_display}} {{tax_amount_display}}
{{/has_tax_summary}}
{{i18n.subtotal}}{{totals.subtotal_display}}
{{#totals.discount_total}}
{{i18n.discount}}-{{totals.discount_total_display}}
{{/totals.discount_total}} {{#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}}
{{#order.customer_note}}
{{i18n.customer_note}}
{{order.customer_note}}
{{/order.customer_note}}
{{i18n.terms_and_conditions}}
{{#store.policies_and_conditions}}
{{store.policies_and_conditions}}
{{/store.policies_and_conditions}} {{^store.policies_and_conditions}}
{{i18n.quote_validity}}
{{/store.policies_and_conditions}}