{{getLocale('Delivery times')}}:
{{getLocale('Open-restaurant')}}
{{getLocale('Close-restaurant')}}
{{ UserInfo.restaurantInfo.delivery_period.begin }} - {{ UserInfo.restaurantInfo.delivery_period.end }}
{{getLocale('Delivery costs')}}:
{{ UserInfo.restaurantInfo.delivery_price | filterNumeric }} {{ Currency }}
{{getLocale('Minimum')}}:
{{ UserInfo.restaurantInfo.min_check_amount | filterNumeric }} {{ Currency }}