• {{'Your Details'|translate}}
  • {{'Review Order'|translate}}
  • {{'Place Order'|translate}}
  • {{vm.restaurant.name}}

    {{'Opens at'|translate}} {{vm.restaurant.open}}

    {{($index != 0) ? ', ' + cuisine.cuisine.name : cuisine.cuisine.name}} View more

      {{vm.restaurant.address}}, {{vm.restaurant.address1}} , {{vm.restaurant.city.name}}

    {{'Delivery fee'|translate}} {{vm.restaurant.delivery_charge | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}} : {{'Free'|translate}} {{'Min. order'|translate}} - {{vm.restaurant.minimum_order_for_booking | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}} {{'Delivers in'|translate}} {{vm.restaurant.estimated_time_to_delivery}} {{'min'|translate}}


    •  {{cart.restaurant_menu.name}}

      {{addon_item.name}} : {{addon_item.item}}
      {{cart.total_price | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}} 
    {{'Subtotal'|translate}} {{vm.sub_total | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}  
    • {{'Delivery fee'|translate}}
      {{(vm.is_allow_users_to_door_delivery_order == 0) ? 0 : vm.restaurant.delivery_charge | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}} 
      {{(vm.is_allow_users_to_door_delivery_order == 0) ? 0 : 'Free'|translate}} 
    • + {{'Service fee'|translate}} ({{vm.restaurant.sales_tax}} %)
      {{vm.sales_tax | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}} 
    {{'Total'|translate}} {{(vm.is_allow_users_to_door_delivery_order == 0) ? vm.total-vm.restaurant.delivery_charge : vm.total | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}}  {{(vm.is_allow_users_to_door_delivery_order == 0) ? Free : vm.total | currency : selectedCurrency.currency_symbol : GeneralConfig.fraction}} 

    {{'Your basket is empty'|translate}}

    {{'Placeholder'|translate}} {{'add items'|translate}} {{'from menu or return to'|translate}} {{'restaurant list'|translate}}

{{'Order information'|translate}}

    {{vm.restaurant.address}} , {{vm.restaurant.address1}} , {{vm.restaurant.city.name}} , {{vm.restaurant.state.name}} , {{vm.restaurant.zip_code}}

{{'Required'|translate}}
{{'Required'|translate}}

({{'If you want to add any comment, e.g. about allergies or delivery instructions, this is the right place'|translate}})