{{ShowLabelById(96)}}
{{ str_replace(['{start_time}', '{end_time}'], [showSettingBodyByAlias('start-time-no-work'), showSettingBodyByAlias('end-time-no-work')], ShowLabelById(97)) }}
{{ShowLabelById(98)}}
{{ShowLabelById(11)}}
{{ShowLabelById(12)}}
{{ShowLabelById(13)}}
{{ShowLabelById(14)}}
{{ShowLabelById(15)}}
@foreach($basket as $one_item)
@endforeach
{{$goods_items[$one_item->id]->name}}
{{$goods_items[$one_item->id]->grammage}}
@if(isset($goods_params_name[$one_item->id]) && !empty($goods_params_name[$one_item->id]) && count($goods_params_name[$one_item->id]))
{{ShowLabelById(90)}}:
@foreach($goods_params_name[$one_item->id] as $one_param_name)
{{ $one_param_name ?? '' }}{{ !$loop->last ? ',' : '' }}
@endforeach
@endif
{{ $one_item->goods_price ?? ''}} {{ShowLabelById(16)}}
{{getDefaultPriceFormat($vars['total_item_price'][$one_item->id])}} {{ShowLabelById(16)}}
{{ShowLabelById(14)}}
{{$basket->count()}} {{ShowLabelById(17)}}.
{{ShowLabelById(18)}}
{{$vars['total_price']}} {{ShowLabelById(16)}}
{{ShowLabelById(19)}}
{{$vars['for_free_delivery']}} {{ShowLabelById(16)}}