Dynamic Filtering: Show Only Available Brands and Sizes in Category Filters
-
When I enter a category, the filtering section for brand and size displays all options, but I only want to see the filters relevant to the listed products.
For example, if there are no products from "Adidas" in the category, "Adidas" should not appear as a filter option. How can I achieve this?
-
Hello @fargullu
For this you need to customize this at the code end.
Kindly go to the below file path to customize this.
packages >> Webkul >> Shop >> src >> Resources >> views >> categories >> toolbar.blade.php
Regards
Team Bagisto