Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

Item

A session cart's item.

Properties

variantConvertDateToString<Omit<ProductVariant, "beforeInsert">>Required
The product variant represented by this item in the cart.
quantitynumberRequired
The quantity added in the cart.
totalnumber
The total amount of the item in the cart.
Was this section helpful?