add cookie consent, change search for product_type empty

This commit is contained in:
Ludovic CANDELLIER
2023-02-07 23:25:59 +01:00
parent 909336bb8b
commit 4914e0c9c9
5 changed files with 101 additions and 6 deletions

View File

@@ -6,6 +6,7 @@
@include('Shop.Tags.partials.filter')
{{ $articles_count ?? 0 }} Résultats
@if ($display_by_rows ?? false)
@include('Shop.Shelves.partials.category_articles_rows')
@else