Filter
View All
@foreach($products as $product) @include('partials._product_list', ['product' => $product]) @endforeach
@foreach($products as $product) @include('partials._product_grid', ['product' => $product]) @endforeach @if($category && $category->is_indoor_category)
Coming Soon Coming Soon
SOMETHING NEW
COMING
SOON
{{ $category->category_name }} COLLECTION
@endif