Anchor to CheckoutLineItemCheckout
objectCheckout Line Item
A line item in the checkout, grouped by variant and attributes.
Anchor to FieldsFields
- Anchor to customAttributescustom•[Attribute!]!
Attributes non-null An array of Key-Value pairs providing extra information about the line item.
- •ID!non-nullPre-auth accessible
A globally-unique ID.
- Anchor to priceprice•Money
V2 The price of the line item.
- Anchor to quantityquantity•Int!non-null
The quantity of the line item.
- Anchor to titletitle•String!non-null
The title of the line item. Defaults to the product's title.
- Anchor to unitPriceunit•Money
Price V2 The unit price of the line item.
- Anchor to variantTitlevariant•String
Title The name of the variant.
Was this section helpful?