MageSmith
INTERFACE Magento 2.4.9

OrderItemInterface

Order item details.

Declared or extended by: GiftMessage, Sales

Fields

gift_message GiftMessage

The selected gift message for the order item

id ID! Required

The unique ID for an `OrderItemInterface` object.

product_name String

The name of the base product.

product_sku String! Required

The SKU of the base product.

product_url_key String

URL key of the base product.

product_type String

The type of product, such as simple, configurable, etc.

status String

The status of the order item.

product_sale_price Money! Required

The sale price of the base product, including selected options.

discounts [Discount]

The final discount information for the product.

selected_options [OrderItemOption]

The selected options for the base product, such as color or size.

entered_options [OrderItemOption]

The entered option for the base product, such as a logo or image.

quantity_ordered Float

The number of units ordered for this item.

quantity_shipped Float

The number of shipped items.

quantity_refunded Float

The number of refunded items.

quantity_invoiced Float

The number of invoiced items.

quantity_canceled Float

The number of canceled items.

quantity_returned Float

The number of returned items.

The ProductInterface object, which contains details about the base product

Contains details about the price of the item, including taxes and discounts.

Every Magento dev tool, in one hosted workspace.

Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.