@if($goods_item->price_old > 0)
{{ getDefaultPriceFormat($goods_item->price) }} {{ ShowLabelById(5, $lang_id) }}
{{ getDefaultPriceFormat($goods_item->price_old) }} {{ ShowLabelById(5, $lang_id) }}
@else
{{ getDefaultPriceFormat($goods_item->price) }} {{ ShowLabelById(5, $lang_id) }}
@endif
@if($goods_item->itemByLang->body)
@endif
@if($goods_item_sort_desc)
@endif
@if($goods_item->itemByLang->body)
@endif
@if($goods_item_sort_desc)
@endif
{!! $goods_item->itemByLang->body ?? '' !!}
{!! $goods_item_sort_desc ?? '' !!}