Response: {"success":"Success: You have modified your shopping cart!"}
Normally, the cart should update dynamically without redirecting to a raw JSON response page.
This is on OC4.1.0.0 without any modifications or extensions installed, and the original theme.
Is this a known bug in OpenCart 4.1.0.0, or is something missing in the default JavaScript setup?
What’s the proper fix to ensure the cart updates dynamically instead of redirecting to a JSON response?
Any help would be greatly appreciated! Thanks in advance.