Reverse product attribute range filter
-
Hello, I’m currently building an WooCommerce online shop. For that I need a filter in which a customer inputs a value, and all products get displayed where the customer’s value is within the products range (min to max).
For example, I sell summer gardens with sliding glass doors. One specific product can be mounted from 2m to 2,4m width. These two values are product attributes. A customer measures his available width like 2,35m. He comes to my website and puts 2,35m in the filter. Then all products where this value is between the product’s min/max value should get displayed.
I also thought about letting the customer measure multiple times (top, middle, bottom, etc) and then he has a min and a max value. The customer’s min value is checked whether it is bigger than the product’s min value and the customer’s max values is checked whether it is smaller than the product’s max value.
I haven’t found a suitable plugin for neither of the two approaches yet. Do you know any suitable plugins?
Best regards
- The topic ‘Reverse product attribute range filter’ is closed to new replies.