@extends('storefront.layout') @section('title', 'Shop — ' . $sfStore->name) @section('content')
No products found
Try another search or category, or return to the home page.
Loading more products…
You have reached the end of the catalog.
@endif @include('storefront.partials.float-cart') @endsection @push('scripts') @endpush