Enter payment and delivery information
{{orderState.deliveryInfo.address.zipcode}}

Your order

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