Carts

Cart lines

The Cart lines tab: every line item across all carts, in one flat list.

Cart lines flattens every cart into one list of line items — useful when the question is "who has this article in a cart right now" rather than "what is in this cart".

Where you find it

Commerce Studio › Order Management › Carts › Cart lines/commerce/carts/items.

What it does

One row per line item, across all carts. Each row links back to its cart.

Fields and controls

ColumnWhat it shows
SKUThe article.
NameThe snapshot name, frozen at add-time.
TypeProduct, or a custom line.
QtyThe quantity.
Unit priceThe snapshot price.
Line totalQuantity × unit price.
CurrencyThe cart's currency.
UpdatedLast change.

Per row: View and Open cart. Toolbar: a SKU or name search, a filter toggle, a column picker, market scope and saved views.

What happens when you change it

The list is a read surface; changes to a line happen in its cart.

Permissions

The carts app declares create, read, update and delete on cart items in its manifest. Which Cockpit roles may open this screen is not verified.