Cart not found should create new cart instead of 404
Resolved 💬 2 comments Opened Jan 25, 2026 by sensei-woo Closed Feb 12, 2026
Problem: When a cart ID is not found, the app returns a 404 page at /us/cart.
Expected: The app should automatically create a new cart for the user instead of showing an error.
Current behavior: User sees generic 404 page, blocking them from shopping.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗