Hi there,
Thank you for reaching out and for providing the details about your setup.
The WooCommerce Product Filter by WooBeWoo plugin fully supports AJAX filtering, which means products can be updated instantly without reloading the entire page.
You can enable this feature by going to:
Filter → Options → Main tab → Enable Ajax ✅
Once enabled, the filter will automatically refresh the product list in real time when customers change filter options.
However, since you’re using the filter together with Woo Product Table by CodeAstrology, it’s important to note that AJAX filtering depends on the product layout being built with the default WooCommerce loop (ul.products).
Many third-party product table plugins use their own custom structure (<table> or custom templates), so the filter may not be able to detect and update those sections dynamically.
If AJAX is enabled but still reloads the page, here are a few things you can try:
1️⃣ Enable “Force Theme Templates” under the Ajax section — this makes the filter reload the entire page via AJAX and extract only the product block dynamically.
2️⃣ Set the “Product Container Selector” manually to match the product block used by your table layout.
3️⃣ Make sure no caching or optimization plugin is delaying AJAX requests.
If the filter still reloads the full page after these adjustments, it’s likely due to a compatibility limitation between the two plugins. In such cases, WooBeWoo’s AJAX can only work correctly with standard WooCommerce product listings or with custom integration.
Please give these steps a try and let us know how it goes, we’ll be glad to guide you further if needed.
Best regards,