The `/cart` page is reserved for managing customers' active shopping carts — i.e., in-progress orders that the customer has not yet submitted, but has already placed specific goods into the system. In the business process, the cart forms an imaginary intermediate step between the catalog and the order, and it allows the system to capture the customer's purchase intent before a binding order arises from it.