Qty | Item | Price |
---|---|---|
x{{item.qty}} {{item.unitWeight }}{{((item.itemUnit && item.itemUnit == 'Per item') ? 'Lbs' : item.itemUnit)}} |
{{item.name}}
{{mod.name}} +{{ mod.price | myCurrency }} |
{{(item.price * item.qty) | myCurrency}} |
Subtotal | {{order.subtotal | myCurrency}} | |
{{disc.name}} | -{{disc.amountToDiscount | myCurrency}} | |
{{fee.name}} | {{fee.amountFeeToAdd | myCurrency}} | |
{{key}} | {{value | myCurrency}} | |
Tax | {{order.tax | myCurrency}} | |
Total | {{order.total | myCurrency}} | |
Order Type | {{(isPickup ?'Pickup':'Delivery' ) }} | |
{{$root.loyaltySettings.termPlural}} Earning | {{order.pointsEarning}} |
{{order.customer.rewardNumber | rewardNumberFormat}} |
You can view your order here
You will get a receipt in your email too. Feel free to contact us if you have any other questions. We are always happy to help!