@if($goods_images->isNotEmpty())
@foreach($goods_images as $image)
@endforeach
@else
@endif
@if($goods_images->isNotEmpty())
@endif
@if($goods_images->isNotEmpty())
@foreach($goods_images as $image)
@endforeach
@else
@endif
@if($goods_item->price_old && $goods_item->price_old!='0.00')
Sale
@endif
@if($goods_item->new_element)
new
@endif
@if($goods_item->popular_element)
@endif
@if($goods_item->price_old && $goods_item->price_old!='0.00')
Sale
@endif
@if($goods_item->new_element == 1)
new
@endif
@if($goods_item->popular_element == 1)
@endif
{{$goods_item->h1_title}}
@if($brand)
@endif
@if($goods_item->barcode)
{{ShowLabelById(67)}}: {{$goods_item->barcode}}
@endif
@if($goods_item->model)
{{ShowLabelById(76)}}: {{$goods_item->model}}
@endif
@if($goods_item->markcode)
{{ShowLabelById(201)}}: {{$goods_item->markcode}}
@endif
{{--@if($brand)
{{ShowLabelById(68)}}: {{$brand->name}}
@endif--}}
@if($goods_colors->isNotEmpty())
{{ShowLabelById(69)}}:
@foreach($goods_colors as $goods_color)
{{$goods_color->name}}
@endforeach
@endif
@if($goods_item->in_stoc == 1)
{{ShowLabelById(70)}}
@else
{{ShowLabelById(71)}}
@endif
@if($shop_count)
@foreach($shops as $shop_city_name=>$branches)
{{$shop_city_name}}
@foreach($branches as $branch)
{{$branch->name}}
}})
@if($branch->show_count)
{{$branch->pivot->balance}}
@if($goods_item->measure_name)
{{$goods_item->measure_name}}
@else
{{ShowLabelById(238)}}
@endif
@else
}})
@endif
@if(count($branch->PhonesFromBody) > 1)
{!! $branch->PhonesFromBody[0] ?? '' !!}
@endif
@endforeach
@endforeach
@endif
{{$goods_item->price_format}} @if($goods_item->measure_name)/ {{$goods_item->measure_name}}@endif
@if($goods_item->price_old && $goods_item->price_old!='0.00')
{{$goods_item->price_old_format}} @if($goods_item->measure_name)/ {{$goods_item->measure_name}}@endif
@endif
@if($goods_item->saving_money)
{{ShowLabelById(198)}} {{$goods_item->saving_money_format}}
@endif
@if($goods_item->to_order)
{{ShowLabelById(204)}}
@if($phone)
{{ShowLabelById(205)}}
{{$phone}}
@endif
@endif
@if(!$goods_item->to_order || !$goods_item->in_stoc)
@if(!$goods_item->to_order && $goods_item->in_stoc)
@include('front.templates.fast-order-modal')
@endif
@if(!$goods_item->in_stoc)
@include('front.templates.product-request-modal')
@endif
@endif