@csrf
{{ str_replace('{item_name}', $goods_item->name, showSettingBodyByAlias('goods-alt-template-catalog')) }}
{{ $goods_item->name }}
@if($goods_item->model)
{{ ShowLabelById(96) }}.:
{{ $goods_item->model }}
@endif
@if($goods_item->price_old > 0 && $goods_item->price_old > $goods_item->price)
{{ getDefaultPriceFormat($goods_item->price_old) }} {{ ShowLabelById(10) }}
-{{ $goods_item->discount }}%
{{ ShowLabelById(150) }}: {{ getDefaultPriceFormat($goods_item->price_old - $goods_item->price) }} {{ ShowLabelById(10) }}
@endif
{{ getDefaultPriceFormat($goods_item->price) }} {{ ShowLabelById(10) }}
{{ ShowLabelById(165) }}
    @include('front.pages.ajax.credit-months', ['total_price' => $goods_item->price, 'page' => 'credit'])

{{ ShowLabelById(166) }}

{{ $default_credit_price }} {{ ShowLabelById(161) }}

0%
{{ ShowLabelById(167) }}