- Filter the product with the combination of two attributes example: data-from="sdf" data-to="ddf"
products will have multiple list with the different combinations but it needs to be filtered by the select filed
- Sort the products by another attribute called data-order
- Sort the products by another attribute called data-duration
all those should work as a combination of selection on DOM element without refreshing the page and only filter and show the appropriate data