What would be the best practice regarding min and max values.
Is it always two fields with min & max separated and its all handled in the UI?
Or would it be best to include both the min & max in the same field with a dash (-) between the values? And let the user have one field in the filter ui on the website to select the relevant interval?
Im mostly after what is best user experience UI-wise when it comes to both searchability and filterability where filterability would possibly be the most important of the two if i have to choose between them.
Lets say i can only handle 50kg so i want to find products that works within that range for example 30-60kg.
Important to know is that we are building in React & the new Storefront API, so no MVC-help at all here.
Litium version: 8