For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Types
Objects
CartLineItems
OBJECT
Copy page
Cart line items
Fields
physicalItems
list of
CartPhysicalItems
Required
List of physical items.
Show 46 fields
digitalItems
list of
CartDigitalItems
Required
List of digital items.
Show 43 fields
giftCertificates
list of
CartGiftCertificates
Required
List of gift certificates.
Show 9 fields
customItems
list of
CartCustomItems
Required
List of custom items.
Show 8 fields
totalQuantity
Integer
Required
Total number of line items.
Referenced by
Fields
Cart.lineItems