{!! Theme::partial('breadcrumbs') !!} {{-- @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') }}

@include(Theme::getThemeNamespace('views.ecommerce.includes.toolbar'))
@include(Theme::getThemeNamespace('views.ecommerce.includes.product-items'))
@include(Theme::getThemeNamespace('views.ecommerce.includes.sidebar'))
{!! dynamic_sidebar('product_list_bottom_sidebar') !!}