Articles on: FAQs

Why is my cart count not updating

FlyingPress serves cached pages to visitors even if items are added to the cart. For most of the WooCommerce sites, this is not an issue since most themes update the cart count using AJAX (updated in the background using JavaScript).

If you're facing this issue, your theme might not support it. In that case, add woocommerce_items_in_cart to FlyingPress -> Advanced Settings -> Bypass cookies.

So whenever an item is in the cart, we'll stop serving cached pages to those visitors.

Bypassing cache when adding items to cart will lower your cache hit ratio. Trying contacting your theme developers to add this feature.

Updated on: 22/03/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!