@if($orders->delivery_method == 'delivery') @elseif($orders_data->pickup_shop_name) @endif @if($orders_user->descr) @endif @if($if_admin == 1) @endif {{-- @if($email_message && $email_message->itemByLang && $email_message->itemByLang->h1_title) @endif--}}
{{ShowLabelById(140)}}

{{ShowLabelById(141)}}: {{ $orders->id}}

{{ShowLabelById(142)}}: {{ getDefaultDateFormat($orders->created_at) }}

{{ShowLabelById(143)}}: {{ $orders->pay_method_format }}

{{ShowLabelById(144)}}: {{ $orders->delivery_method_format }}

{{ShowLabelById(145)}}: {{ $orders_user->user_type_format }}

{{$orders_user->user_type == 'juridic' ? ShowLabelById(95):ShowLabelById(24)}}:{{ $orders_user->name}}

{{ShowLabelById(18)}}: {{ $orders_user->email}}

{{ShowLabelById(25)}}: {{ $orders_user->phone}}

{{ShowLabelById(146)}}: {{ $orders_user->user_ip}}

@if($orders_user->user_type == 'juridic')

{{ShowLabelById(96)}}: {{ $orders_user->juridical_address}}

{{ShowLabelById(97)}}: {{ $orders_user->tva}}

{{ShowLabelById(98)}}: {{ $orders_user->idno}}

@endif
{{ShowLabelById(147)}}

{{ $orders_user->city}}

{{ $orders_user->address}}

{{ShowLabelById(221)}}

{{ $orders_data->pickup_shop_name }}

@if(!empty($basket) && count($basket)) @foreach($basket as $one_item) @endforeach @if($total_price_without_discount>$total_price) @endif @if($total_price_without_discount>$total_price) @endif @if($orders->delivery_method == 'delivery') @endif
{{ShowLabelById(85)}} {{ShowLabelById(67)}} {{ShowLabelById(148)}} {{ShowLabelById(87)}} {{ShowLabelById(149)}}

{{ $loop->iteration}}

{{ $one_item->goods_name}}

{{$one_item->goodsItemId->barcode}}

@if($one_item->discount_price)

{{ $one_item->discount_price_format }}

@endif

{{ $one_item->goods_price_format }}

{{ $one_item->items_count}}

{{$vars->total_item_price[$one_item->id]}} {{ShowLabelById(59)}}

{{ShowLabelById(154)}}:

{{ getDefaultPriceFormat($total_price_without_discount)}} {{ShowLabelById(59)}}

{{ShowLabelById(150)}}:

{{ getDefaultPriceFormat($total_price) }} {{ShowLabelById(59)}}

{{ShowLabelById(151)}}:

{{getDefaultPriceFormat($total_price - $total_price_without_discount) }} {{ShowLabelById(59)}}

{{ShowLabelById(152)}}:

@if($orders_data->type_courier == 'moldova') {{ShowLabelById(214)}} @else {{ getDefaultPriceFormat($orders_data->delivery_cost) }} {{ShowLabelById(59)}} @endif

{{ShowLabelById(153)}}:

{{ getDefaultPriceFormat($total_price + $orders_data->delivery_cost) }} {{ShowLabelById(59)}}

@endif
{{ShowLabelById(155)}}

{{ $orders_user->descr ?? '' }}

{{__('variables.see_order_in_admin')}}
{!! $email_message->itemByLang->h1_title ?? '' !!}