FulfillmentItem - Liquid Object Reference
On this page
Description
A FulfillmentItem represents a single item in a Fulfillment.
:::note
This object supports custom data via the data attribute.
:::
Attributes
| Attribute | Type | Description |
|---|---|---|
fulfillment |
Fulfillment | Returns the Fulfillment that this FulfillmentItem belongs to |
order_item |
OrderItem | Returns the OrderItem that this FulfillmentItem belongs to |
quantity |
Number | Returns the quantity of this FulfillmentItem |