When a user updates product quantities in the shopping cart and clicks the “Update” button, the cart does not reflect the changes. This issue may occur due to JavaScript conflicts, AJAX errors, outdated files, or incorrect customizations in the theme (e.g., Journal).
catalog/controller/checkout/cart.php
andcatalog/view/theme/[your theme]/template/checkout/cart.twig
, are intact and not corrupted.Comments:
The shopping cart is one of the most critical components of an e-commerce site. The steps above should help you pinpoint the issue and restore the functionality of the cart. Let me know if you need any help implementing the solutions! 😊