@if(!empty($basket) && count($basket))

{{ShowLabelById(374, $lang_id)}}

{{ShowLabelById(375, $lang_id)}} {{$not_enough_sum}} {{ShowLabelById(6, $lang_id)}} {{ShowLabelById(376, $lang_id)}} {{$next_discount_procent}}%
@if($discounts) @foreach($discounts as $discount => $procent)
{{$discount}} {{ShowLabelById(6, $lang_id)}}
{{$procent['procent']}}%
@endforeach @endif

{{ ShowLabelById(213, $lang_id) }}

{{ ShowLabelById(46, $lang_id) }}

{{ ShowLabelById(100, $lang_id) }}

{{ ShowLabelById(101, $lang_id) }}

@foreach($basket as $one_basket) @if($one_basket->goodsItemId) @php //For Google Ecommerce GA4 $goods_object = [ 'item_name' => $one_basket->goodsItem->name, 'item_id' => $one_basket->goodsItemId->one_c_code, 'item_category' => IfHasName($one_basket->goodsItemId->goods_subject_id, $lang_id, 'goods_subject') ? IfHasName($one_basket->goodsItemId->goods_subject_id, $lang_id, 'goods_subject') : '', 'item_brand' => $lang_id == 2 ? @$one_basket->goodsItemId->getBannerId->name_ro : @$one_basket->goodsItemId->getBannerId->name, 'currency' => "MDL", 'price' => getDefaultPriceFormat($one_basket->goodsItemId->price), 'quantity' => 1, ]; @endphp

{{ ShowLabelById(46, $lang_id) }}

{{ getDefaultPriceFormat($one_basket->goodsItemId->price) }} {{ ShowLabelById(6, $lang_id) }}

@if(($one_basket->goodsItemId->element_sale == 1 || $one_basket->goodsItemId->promotion_id > 0) && $one_basket->goodsItemId->old_price > 0 && $one_basket->goodsItemId->old_price != $one_basket->goodsItemId->price)

{{ getDefaultPriceFormat($one_basket->goodsItemId->old_price) }} {{ ShowLabelById(6, $lang_id) }}

@endif

{{ ShowLabelById(57, $lang_id) }}

{{ ShowLabelById(58, $lang_id) }}

{{ getDefaultPriceFormat($one_basket->items_count * $one_basket->goodsItemId->price) }} {!! ShowLabelById(6, $lang_id) !!}

@endif @endforeach
{{ShowLabelById(250, $lang_id)}}
@if($discount_item_count > 0)
{{ShowLabelById(354, $lang_id)}}
{{ShowLabelById(381, $lang_id)}}

{{showSettingBodyByAlias('sistema-skidok', $lang_id)}}

{{ShowLabelById(307, $lang_id)}} ( {{ $discount_item_count }} ) {{$discount_sum}} {{ShowLabelById(6, $lang_id)}}
{{ShowLabelById(378, $lang_id)}} ( {{$discount_procent}}% ) {{$discount_price}} {{ShowLabelById(6, $lang_id)}}
{{ShowLabelById(377, $lang_id)}}: {{$not_enough_sum}} {{ShowLabelById(6, $lang_id)}}
@endif @if($not_discount_item_count > 0)
{{ShowLabelById(355, $lang_id)}}
{{ShowLabelById(355, $lang_id)}}

{{showSettingBodyByAlias('sistema-akcii', $lang_id)}}

{{ShowLabelById(379, $lang_id)}} ( {{$not_discount_item_count}} ) {{$not_discount_sum}} {{ShowLabelById(6, $lang_id)}}
({{ShowLabelById(380, $lang_id)}})
@endif @if(getDefaultPriceFormat($total_price) >= env('MINIMUM_PRICE_FOR_ORDER'))
{{ ShowLabelById(109, $lang_id) }} 0 {{ ShowLabelById(6, $lang_id) }}
@else
{{ ShowLabelById(109, $lang_id) }} {{config('services.delivery_price')}} {{ ShowLabelById(6, $lang_id) }}
@endif
{{ShowLabelById(58, $lang_id)}} {{$total_price_with_discount}} {{ ShowLabelById(6, $lang_id) }}
{{--
= env('CREDIT_PRICE') ? '' : 'style=display:none' }}> {{ ShowLabelById(155, $lang_id) }}
--}}
{{--
--}} {{--
--}} {{--
--}} {{-- {{ShowLabelById(58, $lang_id)}}--}} {{-- {{$total_price_with_discount}} {{ ShowLabelById(6, $lang_id) }}--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}}
{{--
--}}
{{ShowLabelById(357, $lang_id)}}
{{ShowLabelById(358, $lang_id)}} 1
{{ShowLabelById(246, $lang_id)}}
{{ShowLabelById(358, $lang_id)}} 2
{{ShowLabelById(247, $lang_id)}}
    {{--
  • --}} {{-- --}} {{-- --}} {{--
  • --}} {{--
  • --}}
Pin {{ShowLabelById(240, $lang_id)}}
{!!ShowLabelById(386, $lang_id)!!} {!!ShowLabelById(387, $lang_id)!!}
{!! showSettingBodyByAlias('google-maps', $lang_id) !!}
{{ShowLabelById(358, $lang_id)}} 3
{{ShowLabelById(368, $lang_id)}}
{{ShowLabelById(369, $lang_id)}}

@else
Empty basket

{{ ShowLabelById(127, $lang_id) }}

@endif