Hi,
I have introduced a few product filters as widgets in the sidebar of my shop page. However, I would like to add an “Apply filters” button on the bottom, so that I can choose multiple filter options once, and query the database once, instead of clicking a size, then having to wait for the page to reload; then adding a second size, and having to wait for the page to reload a second time.
So instead of having to wait for the page to filter products every time I add a new filter criteria, I would only have to wait once.
Is there an easy way to do that?
Thanks.