@if(isset($basket) && $basket->isNotEmpty())
@else
{{ShowLabelById(85)}}
{{ShowLabelById(86)}}
{{ShowLabelById(87)}}
{{ShowLabelById(88)}}
@foreach($basket as $cart_item)
@endforeach
@if($cart_item->discount_price)
@else
{{$cart_item->goods_price_format}}
@endif
{{$cart_item->goods_price_format}}
{{$cart_item->discount_price_format}}
{{ShowLabelById(198)}} {{$cart_item->saving_money}} {{ShowLabelById(59)}}
@elseif(!$cart_item->goodsItemId->in_stoc)
{{$cart_item->goods_price_format}}
{{ShowLabelById(71)}}
goodsItemId->in_stoc)disabled @endif
>
{{$basket_info->total_item_price[$cart_item->id]}} {{ShowLabelById(59)}}
@if(isset($total_saving_money) && $total_saving_money > 0)
{{ShowLabelById(198)}} {{$total_saving_money}} {{ShowLabelById(59)}}
@endif{{ShowLabelById(120)}}: {{$sub_total_price}} {{ShowLabelById(59)}}
@if(isset($chisinau_delivery))
@endif
@if(isset($environs_delivery) && $environs_delivery->isNotEmpty())
@endif
@if(isset($moldova_delivery))
@endif
{!! str_replace(['{max_order_price}','{chisinau_delivery_price}'],[config('custom.front.max_order_price'),config('custom.front.chisinau_delivery_price')],$chisinau_delivery->body) !!}
@foreach($environs_delivery as $environ)
@endforeach
{{$environ->name}}
{{$environ->short_descr}} {{ShowLabelById(59)}}
{!! $moldova_delivery->body !!}