I am using W3 Total Cache on a Woocommerce website with the default Storefront theme and I am experiencing dificulties with product category pages (listings of products belonging to one product category).
If I add a product to a category, I will see it updated on the page (since I am logged in as admin and the option to disable cache for admins is enabled).
However, if I use another browser as guest, I will not see the new products, but instead a cached page server by W3TC. Something is preventing the cache plugin to "see" that the product category page was updated and therefore the need to regenerate the cache of that page.
To manually try to fix this:
I have tried clearing by browser cache and forcing the deletion of that page cache (under the admin bar > performance > purge current page) and it doesn't work.
Using "Purge All Caches" or "Purge Modules > Page Cache: All" does work, but the idea is just to purge the updated page and not all pages.
Any insights on solving this issue are appreciated. Thank you.