Skip to main content
object

Requires read_orders access scope.

The information for line items that are part of a bundle. When a bundle is purchased, each component line item references its LineItemGroup through the lineItemGroup field to maintain the relationship with the bundle.

The parent bundle's product, variant, and custom attributes enable apps to group and display bundle components in order management systems, transactional emails, and other contexts where understanding the bundle structure is needed.

Learn more about product bundles.

•[Attribute!]!
non-null

A list of attributes that represent custom features or special requests.

•ID!
non-null

A globally-unique ID.

•ID

ID of the product of the line item group.

•Int!
non-null

Quantity of the line item group on the order.

•String!
non-null

Title of the line item group.

•ID

ID of the variant of the line item group.

•String

SKU of the variant of the line item group.


Was this section helpful?

•interface

Was this section helpful?