I’ve done some research, and it seems that this error is indeed the cause. Your theme is failing to interact with the WooCommerce API, resulting in the added carts not being displayed. The issue is where this process is taking place in your theme.
The issue has been resolved. This was due to the fact that your theme was utilizing a deprecated legacy API. As a result, the installation of the latest version of WooCommerce caused me significant problems. If you could show appreciation for my efforts over the past few days to identify the root cause, I would be grateful if you could provide a refund for the cost of the theme.
Hold on, I thought the issue had been resolved, but the cart is still not displaying correctly. I may have been mistaken. However, it seems like the root cause is likely related to an API issue, even if the problem has not been fully resolved yet.TT
I haven’t solved it yet, but I’ve identified the cause. It appears to be a compatibility issue between WooCommerce itself and your theme. Since version 8.3, a feature called Cart Blocks has been implemented and is now the default. However, it seems that your theme does not support this. Perhaps in your development environment, you are not using the classic display? This might explain why you didn’t notice the compatibility error. You can find more information about Cart Blocks here: https://woo.com/document/cart-checkout-blocks-status/
This reply was modified 9 months, 2 weeks ago by Yosuke Suzuki.