@if($goods_item->new_element)
@if($goods_item->in_stoc == 1)
{{ ShowLabelById(194) }}
@endif @if($goods_item->price_old > 0){{ ShowLabelById(195) }}
-{{ $goods_item->discountPercent() }}%
@endif @if($goods_item->popular_element == 1){{ ShowLabelById(270) }}
@endif @if($goods_item->created_at?->greaterThanOrEqualTo(now()->subDay())){{ ShowLabelById(271) }}
@endifprice_old > 0 ? ' style=color:#FFD500' : '' }}>
{{ getDefaultPriceFormat($goods_item->price) }} {{ ShowLabelById(23) }}
@if($goods_item->price_old > 0)
{{ getDefaultPriceFormat($goods_item->price_old) }} {{ ShowLabelById(23) }}
@endif
{{ ShowLabelById(201) }} - {{ getDefaultPriceFormat($goods_item->price_old - $goods_item->price) }} {{ ShowLabelById(23) }}
@endif
@else
{{ShowLabelById(234)}}
@if($goods_item->in_stoc == 1)
@endif
{{ShowLabelById(255)}} {{$goods_item->min_credit}} {{ShowLabelById(256)}}
{{ShowLabelById(262)}} {{showSettingBodyByAlias('product-page-phone')}}
{{ShowLabelById(218)}}
-
@if($goods_item->zero_credit == 1)
- {{showSettingBodyByAlias('procent')}} @endif
- {!!implode('
', $half_year)!!} - {!!implode('
', $year)!!}
@if($goods_item->checkIfShopItemExist)
@endif
@endif
-
{{ShowLabelById(186)}}:
-
{{ShowLabelById(81)}}: {{ShowLabelById(233)}}
@if($goods_item->checkIfShopItemExist->oImage && $goods_item->checkIfShopItemExist->oImage->img)
@endif
{{$goods_item->checkIfShopItemExist->itemByLang->name ?? ''}}
-
{{$goods_item->checkIfShopItemExist->itemByLang->address ?? ''}}
-
-
{{$goods_item->checkIfShopItemExist->itemByLang->schedule ?? ''}}
@endif