@if(!empty($banner_top) && count($banner_top))
@endif @if(!empty($brand) && count($brand))
@foreach($brand as $one_brand) {{ $one_brand->name }} @endforeach
@endif @if(!empty($promotions) && count($promotions))
{{-- @else--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--

{{ ShowLabelById(291, $lang_id) }}

--}} {{-- --}} {{--
--}}
@endif @if(!empty($goods_item_sale) && count($goods_item_sale))
@if($front_theme_default == 'newyear')
Decor Decor
@endif

{{ ShowLabelById(236, $lang_id) }}

{{----}}
@foreach($goods_item_sale as $one_goods_item)
@include('front.templates.product-template', ['one_goods_item' => $one_goods_item])
@endforeach
@endif @if(!empty($goods_item_popular) && count($goods_item_popular))
@if($front_theme_default == 'newyear')
Decor Decor
@endif

{{ ShowLabelById(336, $lang_id) }}

@foreach($goods_item_popular as $one_goods_item)
@include('front.templates.product-template', ['one_goods_item' => $one_goods_item])
@endforeach
@endif @if($categories && !$categories->children->isEmpty())
@foreach($categories->children as $one_category) @endforeach
@endif @if(!empty($goods_item_new) && count($goods_item_new))
@if($front_theme_default == 'newyear')
Decor Decor
@endif

{{ ShowLabelById(91, $lang_id) }}

{{----}}
@foreach($goods_item_new as $one_goods_item)
@include('front.templates.product-template', ['one_goods_item' => $one_goods_item])
@endforeach
@endif @if(!empty($exclusiv_element) && count($exclusiv_element))
@if($front_theme_default == 'newyear')
Decor Decor
@endif

{{ ShowLabelById(413, $lang_id) }}

{{----}}
@foreach($exclusiv_element as $one_goods_item)
@include('front.templates.product-template', ['one_goods_item' => $one_goods_item])
@endforeach
@endif @if($reviews && !$reviews->infoItems->isEmpty())
@foreach($reviews->infoItems as $one_review)

{{ mb_substr($one_review->author, 0, 1) }}

{{ $one_review->author }}
{{ $one_review->add_date ? getMonthNameByNr($lang_id, $one_review->add_date) : '' }}
@for($i = 0; $i <= $one_review->oldid; $i++) Star @endfor
{!! $one_review->body !!}
@endforeach
@endif {{-- @if($advantages && !$advantages->children->isEmpty())--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @foreach($advantages->children as $one_advantage)--}} {{--
--}} {{--
--}} {{-- {{ $one_advantage->alias }}--}} {{--
--}} {{--
--}} {{--

{{ $one_advantage->name }}

--}} {{--
--}} {{--
--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endif--}} {{-- @if($news && !$news->infoItems->isEmpty())--}} {{--
--}} {{--
--}} {{--
--}} {{--

{{ ShowLabelById(94, $lang_id) }}

--}} {{-- --}} {{--
--}} {{--
--}} {{-- @foreach($news->infoItems as $one_news)--}} {{--
--}} {{--
--}} {{-- --}} {{-- {{ $one_news->name }}--}} {{-- --}} {{--
--}} {{--
--}} {{--
{{ $one_news->add_date ? getMonthNameByNr($lang_id, $one_news->add_date) : '' }}
--}} {{--

--}} {{-- {{ $one_news->name }}--}} {{--

--}} {{--
--}} {{--
--}} {{-- @endforeach--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endif--}} {{-- @if($main_page && $main_page->body)--}} {{--
--}} {{--
--}} {{--

{{ ShowLabelById(337, $lang_id) }}

--}} {{--
--}} {{-- {!! $main_page->body !!}--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- @endif--}} {{-- @if($birthday_wishlist && $birthday_wishlist->img)--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- {{ $birthday_wishlist->name }}--}} {{-- --}} {{--
--}} {{--
--}} {{--

{{ $birthday_wishlist->name }}

--}} {{--
--}} {{--

{{ $birthday_wishlist->page_title }}

--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- @endif--}}