Anchor to section titled 'undefined'

AbandonedCheckoutLineItem
object

Requires read_orders access scope. Also: The user must have manage_abandoned_checkouts permission.

A single line item in an abandoned checkout.


A list of extra information that has been added to the line item.

Discount allocations that have been applied on the line item.

Final total price for the entire quantity of this line item, including discounts.

The total price for the entire quantity of this line item, after all discounts are applied, at both the line item and code-based line item level.

The price of a single variant unit after discounts are applied at the line item level, in shop and presentment currencies.

The price of a single variant unit after all discounts are applied, at both the line item and code-based line item level.

A globally-unique ID.

The image associated with the line item's variant or product. NULL if the line item has no product, or if neither the variant nor the product have an image.

Original total price for the entire quantity of this line item, before discounts.

Original price for a single unit of this line item, before discounts.

Product for this line item. NULL for custom line items and products that were deleted after checkout began.

The quantity of the line item.

SKU for the inventory item associated with the variant, if any.

Title of the line item. Defaults to the product's title.

Product variant for this line item. NULL for custom line items and variants that were deleted after checkout began.

Title of the variant for this line item. NULL for custom line items and products that don't have distinct variants.


Was this section helpful?
Map
AbandonedCheckoutLineItem



Was this section helpful?
||-
AbandonedCheckoutLineItem Implements
AbandonedCheckoutLineItem

Implements