• Resolved happycupboard

    (@happycupboard)


    Hello, I have a problem displaying the status of the cart.
    If you add the product to the basket on the main page and go to another page, then return to the main page again, the cart will also be empty.
    We used to use the mu plugin:
    <?php
    isset( $_COOKIE[‘woocommerce_cart_hash’] ) && define( ‘DONOTCACHEPAGE’, true );
    ?>
    it worked until recently
    We also using cloudflare cache, but we activated develop mode with purge all cache, and it’s still not working
    Any ideas?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Cart status’ is closed to new replies.