{{-- change data-product to id product --}}
{{-- change data-id to id product --}}
@foreach ($coll->items[$in]->items_data->ItemsColors() as $ItemsColor)
@endforeach {{--
--}}
@if (session()->get('locale') == 'en') {{ $coll->items[$in]->items_data->name_en }} @else {{ $coll->items[$in]->items_data->name_ar }} @endif

{{ $coll->items[$in]->items_data->price }}{{ __('website.EGP') }}