Types > OrderLineItemDetail
Description
Fields
bundle_items: [OrderBundleLineItemDetail!]!
Discount applied to this line item
Discount rule name selected for this line item
Discount portion of the calculated tax
inventory: [OrderDetailsLineItemInventory!]!
Whether inventory of the variant is managed or not
Original price (depends on price source, e.g. could be price before sale price was applied)
parent_pricing_rule_id: String!
Unique pricing rule identifier. See also: Unique Identifiers
Price of the line item
Where the price of the line item comes from
Unique pricing rule identifier. See also: Unique Identifiers
tax: TaxDetail
Tax exclusive price of the line item
Tax inclusive price of the line item
type: VariantType!
Type of the variant
Used By
Types
Preview (typescript)
Loading module