Bagisto Advanced Product Filter
Bagisto Advanced Product Filter helps customers find products fast. Users can filter by category, rating, discount, offers, stock, and popularity and also give feedback on products and shopping.
- Filter products using category, rating, offers, and more.
- Let users find products by their selected category.
- Show products based on ratings from 1 to 5 stars.
- Help users find products with active offers.
- Filter products by selected discount ranges.
- Hide products that are currently out of stock.
- Display products that are popular with customers.
- Collect customer feedback directly from the storefront.
- Allow users to respond with simple Yes or No options.
- Let customers submit detailed feedback in text form.
- Support feedback from guests and registered users.
- Give admin full control over each filter option.
- Description
- Reviews
- FAQ
- Customers ()
- Specifications
- Cloud Hosting
- Changelog
Bagisto Advanced Product Filter helps shoppers find products quickly with easy to use filters. Customers can quickly find the Bagisto products they need without browsing through large catalogs.
Bagisto Layered Navigation adds filters for categories, ratings, discounts, offers, stock status, and popular products. These filters help customers find the right products with fewer clicks.
Layered navigation helps customers find products by category, see sale items, find top rated items, and hide out of stock items. A built in feedback section helps customers share their shopping experience after using Bagisto product filters. Users can respond quickly and provide additional feedback if needed.
Laravel product filtering works for guest visitors and registered customers. Store owners can collect useful feedback from all users. Admin can turn filters on or off and manage feedback settings from the admin panel.
Also, if you want to accept secure online payments and offer a smooth checkout experience, then check out Laravel eCommerce Stripe Payment Gateway.

Highlighted Features for Bagisto Advanced Product Filter
Category Based Product Filter
Let customers browse products by category filter and find the right products faster.
Product Rating Filter
Help shoppers find top rated products with star based filters.
Discount Range Filter
Show products by discount filter rates such as 10%, 20%, 30%, 40%, and 50% or more.
Offer Based Product Filter
Show products included in special offers and sales campaigns.
Stock Availability Filter
Let customers use the stock filter to hide out of stock products from search results.
Popular Products Filter
Show popular and trending products on listing pages.
Why Do We Need Bagisto Advanced Product Filter
Bagisto Advanced Product Filter helps customers find products fast in large catalogs. Many shoppers leave a store when they cannot find the products they need in a short time.
The default store view may not have enough filter options for stores with many categories, offers, brands, and different product types. Bagisto eCommerce module solves this problem by giving customers more ways to narrow product lists and find the right products more quickly.
Better product discovery can boost customer interest, improve the shopping experience, and help stores gain more completed orders. Growing eCommerce stores use Laravel Ecommerce Advanced Filter solutions to improve product discovery and make product search easier.
Additionally, if you are looking for an extension that enables USPS shipping in your marketplace, you can explore Laravel Marketplace USPS Shipping, which helps sellers offer USPS shipping rates for customer orders.
Use Cases
-
Large Catalog Stores
Help stores with many products and categories make product search easy.
-
Promotional Campaigns
Show sale and offer products in a clear way during special campaigns.
-
Better Product Discovery
Help customers find the right products in less time and with fewer clicks.
-
Customer Insight Collection
Collect customer feedback to improve products and the shopping experience.
Smart Layered Navigation
Help customers find the right products fast with layered navigation filters for category, rating, offers, discounts, stock, and popularity.
- Filter products by category, rating, offers, discounts, stock, and popularity.
- Show products from active offers and selected discount ranges.
- Hide out of stock products from product listings.
- Show popular products to help customers choose.
- Help customers find products in large catalogs.
- Help customers find the right products faster.

Customer Feedback Popup
Let customers share quick feedback from product listing pages to help improve product search and the shopping experience.
- Show a feedback popup on product listing pages.
- Let guests and registered customers share feedback.
- Collect Yes or No responses with one click.
- Allow customers to add comments with their feedback.
- Submit feedback in a quick and easy way.

Customer Feedback Management
Manage customer feedback from one place to learn what customers think and make product search and shopping better.
- View feedback from guest and registered customers.
- See Yes or No responses at a glance.
- Read customer comments in one place.
- Open the product page linked to each feedback.
- Search, filter, and manage feedback with ease.

Support
For any query or issue, please create a support ticket here http://webkul.uvdesk.com/. You may also check our all Bagisto Extensions.
Specifications
Frequently Asked Questions
Move to Cloud Today
AWS Free tier hosting for one year by amazon web services, for more details please visit AWS Free Tier.
GCP Free tier hosting for one year with 300 credit points by google cloud platform, for more details please visit GCP Free Tier.
Azure free tier hosting for one year with 25+ always free services, for more details please visit Azure Free Tier.
In our default configuration we will provide tremendous configuration for your eCommerce Website which is fast to load and response.
Default Configuration Details of Server
- 1 GB RAM
- 1 Core Processor
- 30 GB Hard Disk
- DB with 1 GB RAM and 1 Core Processor
* Server Configuration may vary as per application requirements.
Want to know more how exactly we are going to power up your eCommerce Website with Cloud to fasten up your store. Please visit the Cloudkul Services.
Get Started with Cloud- - Feature Add (+)
- - Feature remove (-)
- - Bug Fixed (!)
- - Modification (*)
- + Compatible with Bagisto v2.4.4.
- + Added Customer Feedback admin dashboard under Admin → Customers → Feedbacks with a DataGrid supporting search, filter, and sorting.
- + Added customer feedback listing with customer name, email, response (Yes/No), feedback message, page URL, category, and IP address.
- + Refactored CategoryController to correctly use CatalogApiCache with Bagisto v2.4.4 compatibility.
- + Refactored discount, availability, and popular products filter logic in ProductRepository for improved correctness and performance.
- + Updated translation files across all 23 supported locales with consistent translation keys and improved filter labels.
- + Moved customer feedback event registration from filters.blade.php to feedback.blade.php through EventServiceProvider for better separation of concerns.
- - Fixed discount and availability filters returning incorrect or empty product results for certain product combinations.
- - Fixed translation key mismatches across all locale files that caused untranslated storefront strings.
- - Fixed out-of-stock filter not correctly excluding products when the admin inventory toggle was enabled.
- - Fixed malformed CategoryController response structure under specific filter combinations.
- - Fixed customer feedback form submission by registering the event listener in feedback.blade.php via EventServiceProvider.
- - Fixed popular products filter applying incorrect ordering when combined with other active filters.
- - Fixed rating filter to use aggregated average ratings (AVG(product_reviews.rating)) instead of individual review records, ensuring accurate rating-based filtering.