My XStore webshop is pretty fast when using W3TC Page Cache, but it really hits the server with the different admin-ajax.php calls.
The one that wastes the most resources is the etheme_elementor_menu_cart_fragments action. Every page view generates four of these calls. I’ve seen on the demo’s that there are less calls. What could cause this? Something Elementor related? How do I fix it?