# OrderItem - Liquid Object Reference

Source: https://support.storeconnect.com/articles/order-item-liquid-object-reference · Last modified 21 August 2026

## Description

An OrderItem represents a single item in an Order.

:::note
This object supports custom data via the `data` attribute.
:::

## Attributes

| Attribute | Type | Description |
|-----------|------|-------------|
| `bookable_event` | [BookableEvent](bookable-event-liquid-object-reference) | Returns the BookableEvent for this item's Product if any |
| `bookable?` | Boolean | Returns true if the OrderItem is for a bookable Product |
| `bundle_items` | List[[OrderItem](order-item-liquid-object-reference)] | Returns the OrderItems contained in the Bundle |
| `bundle_lead?` | Boolean | Returns true if the item's Product is the lead item in a bundle |
| `custom_forms` | List[[CustomForm](custom-form-liquid-object-reference)] | Returns the CustomForms for this OrderItem |
| `id` | String | Returns the unique id for this OrderItem |
| `in_bundle?` | Boolean | Returns true if the OrderItem is in a bundle |
| `name` | String | Returns the name of the OrderItem Product |
| `order` | [Order](order-liquid-object-reference) | Returns the Order that this OrderItem belongs to |
| `pricebook_entry` | [PricebookEntry](pricebook-entry-liquid-object-reference) | Returns the PricebookEntry for this OrderItem |
| `pricing` | [ProductPricing](product-pricing-liquid-object-reference) | Returns the Pricing for this OrderItem |
| `product` | [Product](product-liquid-object-reference) | Returns the Product for this OrderItem |
| `quantity` | Number | Returns the value of the Quantity attribute |
| `reserved_product?` | Boolean | Returns true if the OrderItem represents a reserved Product |
| `subscription` | [Subscription](subscription-liquid-object-reference) | Returns the Subscription for this OrderItem |
| `subscription_term_count` | Number | Returns the number of terms for the Subscription |
| `unit_price_excl_tax` | Number | Returns the unit price without exclusive tax |
| `unit_price_incl_tax` | Number | Returns the unit price with exclusive tax |

## Deliveries

Attributes related to delivery windows

| Attribute | Type | Description |
|-----------|------|-------------|
| `delivery_date` | Timestamp | Returns the selected delivery date for this OrderItem |
| `delivery_day` | String | Returns the selected delivery day for this OrderItem |
| `delivery_time` | String | Returns the selected delivery timeslot for this OrderItem |
| `delivery_window` | [DeliveryWindow](delivery-window-liquid-object-reference) | Returns the selected DeliveryWindow for this OrderItem |

## Available on

- [AccountPointsTransaction - Liquid Object Reference](account-points-transaction-liquid-object-reference) — `order_item`
- [Booking - Liquid Object Reference](booking-liquid-object-reference) — `order_item`
- [CustomFormSubmission - Liquid Object Reference](custom-form-submission-liquid-object-reference) — `order_item`
- [FulfillmentItem - Liquid Object Reference](fulfillment-item-liquid-object-reference) — `order_item`
- [Order - Liquid Object Reference](order-liquid-object-reference) — `adjustment_items`, `bookable_items`, `items`, `surcharge_items`
- [ProductApproval - Liquid Object Reference](product-approval-liquid-object-reference) — `order_items`

---

## Follow StoreConnect

- [Email Newsletter](https://getstoreconnect.com/c/lp-newsletter)
- [LinkedIn Newsletter](https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7444956928444862464)
- [YouTube](https://www.youtube.com/channel/UCngKdP2x8l1wcbAKW3tvU8g)
- [LinkedIn](https://www.linkedin.com/company/storeconnect)
- [X / Twitter](https://x.com/storeconnecthq)

## Popular Links

- [Partners](https://getstoreconnect.com/partners)
- [News](https://getstoreconnect.com/articles/news)
- [Events](https://getstoreconnect.com/articles/events)
- [Feature Comparison](https://getstoreconnect.com/how-we-compare)
- [Download a free trial](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FMkeKUAT)
- [Book a Demo](https://getstoreconnect.com/contact)

## Documentation

- [Help documentation](https://support.storeconnect.com/help-documentation)
- [AI agents](https://support.storeconnect.com/ai)
- [Videos & tutorials](https://support.storeconnect.com/videos-tutorials)
- [Developer reference](https://support.storeconnect.com/developer-reference)
- [Release notes](https://support.storeconnect.com/release-notes)
- [Troubleshooting](https://support.storeconnect.com/troubleshooting)
- [Trust Center](https://trust.getstoreconnect.com/)
- [Status Page](https://status.storeconnect.com/)

## Contact

- info@getstoreconnect.com
- US +1 415 745 3230
- AUS +61 2 8365 2308

100 S Ashley Dr, Suite 600-2461
Tampa FL 33602-600 USA

Level 22, Sydney Place
180 George Street
Sydney, NSW, 2000, AUS

---

StoreConnect Support — https://support.storeconnect.com/articles/order-item-liquid-object-reference