
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 5, 2025, 12:02
Hello
Unfortunately, the plugin does not have such a feature. The plugin cannot combine multiple taxonomies into one filter.
Hello
Unfortunately, the plugin does not have such a feature. The plugin cannot combine multiple taxonomies into one filter.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on February 6, 2025, 12:25
Hello
Unfortunately, we do not have such documentation.
But it seems you have experience in programming and I think an example for filter extension can help you
That is, you can add your custom filter as an extension. this is a list of standard extensions - https://products-filter.com/extensions Most of them you can find in the folder - \wp-content\plugins\woocommerce-products-filter\ext\
Using this principle, you can make a custom extension.
OR
override templates of extensions. - https://products-filter.com/can-i-override-any-extension-view-file-for-my-site-needs
Example of a custom extension( https://share.pluginus.net/image/i20250206122524.png ) - https://products-filter.com/extencion/image
Hello
Unfortunately, we do not have such documentation.
But it seems you have experience in programming and I think an example for filter extension can help you
That is, you can add your custom filter as an extension. this is a list of standard extensions - https://products-filter.com/extensions Most of them you can find in the folder - \wp-content\plugins\woocommerce-products-filter\ext\
Using this principle, you can make a custom extension.
OR
override templates of extensions. - https://products-filter.com/can-i-override-any-extension-view-file-for-my-site-needs
Example of a custom extension( https://share.pluginus.net/image/i20250206122524.png ) - https://products-filter.com/extencion/image