@if(Cookie::get('shopping_cart')) @php $total="0" @endphp
--}} {{-- {{ $data['variation_unit_name'] ?? '—' }} :--}} {{-- {{ $data['variation_qty'] ?? '—' }} tablets (£{{ number_format($data['item_price'], 2) }} each)--}} {{--
--}} {{-- @else--}} {{--Standard Product
--}} {{-- @endif--}} {{--{{ $data['variation_unit_name'] ?? '—' }} : {{ $data['item_tablet_count'] ?? '—' }} tablets (£{{ number_format($data['item_price'], 2) }} each)
@elseif(!empty($data['item_brand_option_id'])){{ $data['brand_option_name'] ?? 'Brand Option' }} : {{ $data['item_tablet_count'] ?? 1 }} units (£{{ number_format($data['item_price'], 2) }} each)
@elseStandard Product
@endif