{{$goods_subject->h1_title}}

@if($goods_items->isNotEmpty() && $goods_items->total()>1)
sort
@if($goods_items->total() >= config('custom.front.products_per_page'))
@endif
@endif
@if(count($parameters_value))
@endif @if($goods_items->isNotEmpty())
@include('front.templates.goods-each-template')
@include('front.templates.pagination',['paginator'=>$goods_items])
@if($goods_items->lastPage() > 1) @push('js') @endpush @endif @else

{{ShowLabelById(62)}}

@endif