{{-- Reloadable body of a product listing — result count + sort, product grid + pagination, and the filter sidebar. Shared by the category page (scoped to a collection) and the all-products page. Rendered on full load and on every turbo-frame navigation, straight from the query string. Vars (all from App\Catalog\ProductListingPage::build): $products (LengthAwarePaginator), $sortOptions (array), $listing (App\Catalog\ProductListing), $listingAction (string, GET form target), $clearPriceUrl (?string), $priceFloor / $priceCeil (?int) --}}
{{ __('storefront.shop.no_products') }}
@else