Hi there. My client has products (industrial machinery parts) with custom fields such as 'Maximum RPM'. Values for this can range from 100, 200, 300, 600 or 800. Now, a product that has a maximum RPM of 800 can also have an RPM of just 100 (and any RPM between 0 and 800). Whereas a product with a maximum RPM of 300 cannot have a RPM of 800.
How do I set up a fieldset and filter, so that if a customer clicks 400 in the RPM field, other products with a higher RPM still appear, but products with a lesser RPM do not?