Page cache breaks Product Configurator on WooCommerce product pages
-
Hi,
I’m using Product Configurator for WooCommerce on WooCommerce product pages and I’m trying to keep page caching enabled for performance.
My stack:
- WordPress + WooCommerce
- Elementor / Elementor Pro
- Product Configurator for WooCommerce (+ addons)
- WP Rocket
- Redis Object Cache
- Varnish
Issue
If I exclude product pages from cache, the configurator works correctly but performance is much worse.
If I allow product pages to be cached, performance improves significantly, but the configurator breaks and behaves incorrectly. What I tested
I also tested JavaScript optimization in WP Rocket:
- JS minify: on
- JS combine: off
- Delay JS execution: off
- Defer JS: tested on and off
The configurator still breaks when page cache is enabled, so it doesn’t seem to be caused by deferred JavaScript. Question
Is full page caching on WooCommerce product pages supported with this plugin?
If so, what is the recommended setup?
For example:- specific cache exclusions
- cookies or sessions that must bypass cache
- AJAX endpoints that should not be cached
My goal is to keep product pages cached for performance, while allowing the configurator to function correctly.
Thanks!
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.