@push('seo') {!! seo()->for($item) !!} @endpush {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
{{$item->name}}
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{{ $item->subcategory->category->product->name }} {{ $item->subcategory->category->name }} {{ $item->subcategory->name }} {{ $item->name }}
@foreach($variant->thumbnails as $thumbnail) @endforeach
main

{{ $variant->name }}

Code: {{ $variant->code_no }}
@if($variant->color_name)
Color - {{ $variant->color_name }}
@endif
@foreach($variants as $variant_data) @if($variant_data->color) @endif @endforeach
{{--
--}} {{--
Quantity
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} @php $cart = session('cart', []); $isInCart = in_array($variant->id, $cart); $cartCount = count(session('cart', [])); @endphp
@if($isInCart) @else @endif
@foreach($variant->details as $detail)
@endforeach
{!! $variant->description !!}
@if(count($products))

Similar Products

@endif @push('inlinescript') @endpush