> For the complete documentation index, see [llms.txt](https://wiki.theshop.dev/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.theshop.dev/docs/frontstore/basic-selling-flow/shopping-cart-basket/shopping-cart-list.md).

# Shopping cart list

## Shopping cart listing

Shopping cart is managed via the the frontstore session. All required information for API should be stored on the frontstore.

[This API call](https://demo.theshop.dev/api-documentation/v1#/cart/9b4d1b8ef233906f1447070be083c6d9) returns re-calculated Shopping cart with all available information processed by backend.

## Upsell

API can provide product listing for upsell. These products are selected by the lowest price and checked if they are not in the Shopping cart already.
