Your order

Delivering from {{orderState.selectedRestaurant.name}} to {{orderState.deliveryInfo.address.zipcode}} at {{orderState.deliveryInfo.timeOfDay}}
Item Price Quantity Total
{{mi.name}} {{mi.price | currency}} {{mi.quantity}} {{mi.price * mi.quantity | currency}}
Total cost {{orderState.totalCost | currency}}