OrderLineItem
object
Represents a single line in an order. There is one line item for each distinct product variant.
Returns
The discounts that have been allocated onto the order line item by discount applications.
The total price of the line item, including discounts, and displayed in the presentment currency.
The total price of the line item, not including any discounts. The total price is calculated using the original unit price multiplied by the quantity, and it's displayed in the presentment currency.
The properties of the product
The quantity of the product in the product line, including the quantity of the edited order items.
The tag of the product
The title of the product combined with title of the variant.
The product variant object associated to the line item. Unsupported: Custom product query for retrieving product attribute details.
Map
OrderLineItem
Was this article helpful to you?