{{UserInfo.restaurantInfo.name}}
{{UserInfo.restaurantInfo.address.formatted_address}}
{{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 }}
{{ CartInfo.ResultCount }}

{{ CartInfo.ResultSumm | filterPrice | filterNumeric }} {{ Currency }}