Item
A session cart's item.
Properties
variant
ConvertDateToString<Omit<ProductVariant, "beforeInsert">>RequiredThe product variant represented by this item in the cart.
variant
ConvertDateToString<Omit<ProductVariant, "beforeInsert">>Requiredquantity
numberRequiredThe quantity added in the cart.
total
numberThe total amount of the item in the cart.
Was this section helpful?