@if(isset($new_h1_title))

{{ $new_h1_title }}

@endif
Sorting
@if(!is_null($goods_subject_id)) {!! parametersForFrontSite($lang_id, $default_lang_id, $goods_subject_id->id) !!} @endif @if(!empty($brand) && count($brand))

{{ ShowLabelById(50, $lang_id) }}

    @foreach($brand as $one_brand)
  • id, $filters_elements['brand']) ? 'checked' : '') : ''}}>
  • @endforeach
@endif

{{ ShowLabelById(46, $lang_id) }}

{{ ShowLabelById(6, $lang_id) }}

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

{{ ShowLabelById(291, $lang_id) }}

@endif
all())) ? '' : 'style=display:none' }}> {!! $new_category_brand_description or '' !!} @if(!empty($curr_page_description) && empty(request()->all())) {!! $curr_page_description or '' !!} @endif