Looking for a simple way to offer customers the ability to filter through your WooCommerce shop? We’ve decided to weigh the pros and cons of the WooCommerce Products Filter, which we’ve laid out below:
Features/Pros:
- Range Filter for Pricing
- Category Filtering
- Tag Filtering
- Global Variant Filters
- Pretty Easy to Set Up
Cons:
- Ugly Loading Animation and Buttons (You Can Fix Some of This)
- Weird Formatting Issue due to Divi … Add the following CSS if using:
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first { clear: both!important; }