add cookie consent, change search for product_type empty
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
</section>
|
||||
</div>
|
||||
@include("Shop.layout.partials.footer")
|
||||
@include('cookie-consent::index')
|
||||
</main>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user