i want to make my own filter in woocommerce plugin in wordpress.
i have set some terms into product attributes with numeric type like below
for product filter i set some query string into url like this:
example.com/shop/?height=1,1.5
i want to filtered all products that attribute variations are between the query strings
