{{ $goods_item->name ?? '' }}
@if($goods_item->getBrand && $goods_item->getBrand->img)
@endif
@if($goods_item->in_stoc == 1)
{{ ShowLabelById(112) }}: {{ $goods_item->one_c_code ?? '' }}
@if($goods_item->in_stoc == 1)
{{ ShowLabelById(113) }}
@else{{ ShowLabelById(114) }}
@endif{{--{{ getDefaultPriceFormat($one_goods->price_old) }}--}}
{{ getDefaultPriceFormat($goods_item->price) }}
{{ ShowLabelById(26) }}
@if($goods_item->price_old > 0)
{{ getDefaultPriceFormat($goods_item->price_old) }}
{{ ShowLabelById(26) }}
-{{ $goods_item->discountPercent() }}
%
@endif
{{ ShowLabelById(116) }}
@if($goods_item->body)
@endif
@if($goods_item->model || $goods_item->getBrand)
@endif
@if($goods_item->body)
@endif
@if($goods_item->getBrand || $goods_item->model)
@endif
{!! nl2br($goods_item->body) !!}
-
@if($goods_item->getBrand)
-
{{ ShowLabelById(119) }}
@endif
@if($goods_item->model)
-
{{ ShowLabelById(122) }}
{{ $goods_item->model }}
@endif