{!! Theme::partial('breadcrumbs') !!} @php $customerType = auth('customer')->check() ? auth('customer')->user()->customer_type : 0; @endphp {{-- @if (($categories = get_featured_product_categories()) && $categories->count()) @php $categories->loadCount('products'); @endphp

{{ __('Browse by category') }}

{{ __('All the smart devices, electronics or software you need are ready to be discovered. Let’s go!') }}

@endif --}}
{{--
--}} {{--

{{ __('Our products') }}

--}} {{--

{{ __('Don’t miss world trending') }}

--}}
{!! Theme::partial('page-header', [ 'title' => __('Our Products'), 'description' => __('Explore top brands, compare features, and choose the best tyres for safety, mileage, and performance.'), ]) !!}
@include(Theme::getThemeNamespace('views.ecommerce.includes.wholesaler-toolbar'))
@include(Theme::getThemeNamespace('views.ecommerce.includes.product-items'))
{{-- {!! dynamic_sidebar('product_list_bottom_sidebar') !!} --}}