{{ 'Status' | i18n }}

{{::order.approval_status | bindName: 'order_approval_status_options'}} : {{::order.approvalStatusReason | bindName: 'order_action_reason_options'}}

{{ 'Delivery address' | i18n }} {{::order.delivery_address.recipient_name}}
{{::order.delivery_address.address1 + (order.delivery_address.address2 ? ', ' + order.delivery_address.address2 : '')}}
{{::order.delivery_address.suburb}} {{::order.delivery_address.postcode}}
{{ 'Delivery time' | i18n }} {{ 'Pickup time' | i18n }} {{::order.collect.time | timeRange:location.timezone}} {{ 'Location' | i18n }} Merchant logo

{{::merchant.display_name}}

{{::location.address.address1}}
{{::location.address.address2}}
{{::location.address.address3}}
{{::location.address.address4}}
{{::location.address.suburb}} {{::location.address.postcode}}
{{ 'View map' | i18n }}

{{ 'Phone' | i18n }}: {{::location.phone || merchant.phone}}

{{ 'Ordered on' | i18n }}: {{::order.date_created | amDateFormat: 'DD/MM/YY h:mm A'}}

{{ 'Items' | i18n }} Item image

{{::item.selected.quantity}} {{::item.name}}

{{::item | itemPrice | enhancedCurrency:true}}
{{::item.selected.variant.name}} ({{::item.selected.variant.price | enhancedCurrency:true}})
  • + {{::addon.name}} ({{addon.variant.price | enhancedCurrency:true}})
  • {{::modifier.value}}
  • {{ 'Notes' | i18n }}: {{ item.selected.notes }}
{{ 'Subtotal' | i18n }} {{::order.total_cart | enhancedCurrency}} {{::m.type | bindName: 'pre_total_gross'}} {{::m.amount | enhancedCurrency}} {{::m.type | bindName: 'pre_total_net'}} {{::m.name}} {{::m.amount | enhancedCurrency}}
{{ 'Payment' | i18n }} **** **** **** {{::order.payment_details.last4}}
{{ 'Total (incl. VAT)' | i18n }} {{::order.total_net | enhancedCurrency}} {{ 'Cashback earned' | i18n }}
{{::order.loyalty_earned | enhancedCurrency}}
{{ 'Additional info' | i18n }} {{ 'Notes:' | i18n }}

{{::n.message}}

{{ 'Download invoice' | i18n }}