Shopping Cart
A shopping cart holds declared intent between browsing and buying, the store’s most recoverable revenue.
What a shopping cart is
A shopping cart is the holding area between browsing and buying: the selected items, their quantities and prices, and the running total, waiting for checkout or abandonment.
Why the shopping cart matters
The cart is where intent becomes visible: everything in it is a declared want, and everything that leaves it un-bought is the store’s most recoverable lost revenue. Cart design, persistence, and honesty about costs decide how much of that intent survives to payment.
What a good cart does
- Persists: across sessions and devices for known shoppers
- Shows the truth early: shipping, taxes, and totals without ambush
- Edits easily: quantities, variants, and removals in place
- Forwards fast: clear checkout paths, express options included
Frequently asked questions
How long should carts persist?
As long as storage and identity allow: logged-in carts indefinitely, guest carts for weeks. The abandoned cart is the retargeting and recovery audience; forgetting it early deletes revenue.
Cart page or straight to checkout?
Both paths, chosen by the shopper: basket-builders want the review page, single-item buyers want the express lane. Removing either forces one shopper to use the other’s flow.