@if($cookie_wish)
@if(!empty($shops_by_city) && count($shops_by_city))
@endif
@endif
@if(!empty($goods_item) && count($goods_item))
@foreach($goods_item as $one_goods_item)
@include('front.templates.product-template', ['one_goods_item' => $one_goods_item])
@endforeach
@else
Empty list

{{ ShowLabelById(291, $lang_id) }}

@endif