Product category cache not purged after product updates
-
Products in this category have been updated multiple times but the cache has not been purged for the page and out of date information is being shown to logged out users.
We update products via the WooCommerce REST API rather than via the CMS. I checked the REST API documentation and I can see that the same WooCommerce hooks are called after updating a product as when using the CMS e.g. woocommerce_update_product
Is the problem that Breeze uses different hooks which aren’t triggered when using the REST API?
I cannot see any options relating to WooCommerce or automatic cache purge in the Breeze settings.
Any ideas how I can debug this issue?
Edit: or could the issue be thar Breeze is not purging varnish?
The page I need help with: [log in to see the link]
- The topic ‘Product category cache not purged after product updates’ is closed to new replies.