Replies: 2
We have a WooCommerce store and recently we updated WooCommerce to version 3.6.3.
We were following the issue related with AJAX Add to cart inconsistency: https://github.com/woocommerce/woocommerce/issues/23283 and the Queue AJAX add to cart events to avoid overwriting session data: https://github.com/woocommerce/woocommerce/pull/23293
And both those issues are now closed and this has shipped with 3.6.2 so it should work in 3.6.3.
But today we were testing with Safari and Chrome using incognito windows and network throttling and some times the products aren’t added to the cart.
Some times the cart widget shows one product count and when we get to the cart the number of products is different.