WooCommerce Filter "match all" instead of "match any"?

Is it possible to match all filters? e.g. when i have checkboxes with all the product categories and i only want to show products that have all the selected categories instead of showing products that have any of the selected categories.

If this is not possible natively, is there a hook in bricks i can use to get this working? I already tried a few “query” and “loop” hooks, but they seem not to work on woocommerce products.

1 Like