Unions
CartLine
CartLine is a union type that represents a store’s cart line items. Cart line items are a collection of items that have been added to a cart. A line item can have one or more of the same items in it.
Possible types
Was this page helpful?