Price {{checkoutReceipt.receipt.order.orderTotal | currency}} incl. delivery fee
Price {{checkoutReceipt.receipt.order.orderTotal | currency}}
An email confirmation has been sent to your email address: {{checkoutReceipt.receipt.customerEmailAddress}}
{{checkoutReceipt.receipt.order.orderId}}
Order created at {{checkoutReceipt.createdOrderTime}}
{{checkoutReceipt.orderComment}}
{{checkoutReceipt.receipt.order.dateOrderRequired | date: 'h:mm a. EEEE, dd MMMM yyyy'}}
{{checkoutReceipt.selectedStore.storeName}}
{{checkoutReceipt.selectedStore.storeAddress.buildingName.length>0 ? checkoutReceipt.selectedStore.storeAddress.buildingName +", ":"" }}
{{checkoutReceipt.selectedStore.storeAddress.buildingNumber.length>0 && checkoutReceipt.selectedStore.storeAddress.buildingNumber !== "0" ? checkoutReceipt.selectedStore.storeAddress.buildingNumber +" ":"" }}
{{checkoutReceipt.selectedStore.storeAddress.streetName.length>0 ? checkoutReceipt.selectedStore.storeAddress.streetName +", ":""}}
{{checkoutReceipt.selectedStore.storeAddress.district.length>0 ? checkoutReceipt.selectedStore.storeAddress.district +", ":""}}
{{checkoutReceipt.selectedStore.storeAddress.townCity}}
Telephone: {{checkoutReceipt.selectedStore.telephoneNumber}}
| Pizza | Quantity | Price |
|---|---|---|
| {{pizza.productText}} | {{pizza.quantity}} | {{pizza.price | currency}} |
| Sides | Quantity | Price |
| {{side.productText}} | {{side.quantity}} | {{side.price | currency}} |
| Offers | Quantity | Price |
| {{offer.productText}} | {{offer.quantity}} | {{offer.price | currency}} |
| Other | Fee | |
| {{other.productText == 'Voucher' ? 'Discount' : other.productText}} | {{other.productText=='Voucher' ? '-' : ''}}{{other.price | currency}} | |
| Voucher | - {{checkoutReceipt.receipt.order.discountAmount | currency}} | |
| Total | {{checkoutReceipt.receipt.order.orderTotal | currency}} |
Don't like filling in forms? For faster ordering save your details Register here