custom filter for woocommerce between two variation

Viewed 15

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

enter image description here

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

0 Answers
Related