# ProductApproval - Liquid Object Reference

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

## Description

The ProductApproval object contains information about any approvals an Account has to purchase restricted Products.

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

## Attributes

| Attribute | Type | Description |
|-----------|------|-------------|
| `account` | [Account](account-liquid-object-reference) | Returns the Account that this approval belongs to |
| `approval_status` | String | Returns the approval status of the current customer for this Product. One of: approved, completed, expired, pending, or none. |
| `approved_from` | Timestamp | Returns the timestamp that the approval starts |
| `approved_quantity` | Number | Returns the maximum quantity that can be purchased using this approval |
| `approved_until` | Timestamp | Returns the timestamp that the approval ends |
| `id` | String | Returns the unique id for this ProductApproval |
| `order_items` | List[[OrderItem](order-item-liquid-object-reference)] | Returns a list of OrderItems that were purchased with this approval |
| `path` | String | Returns the url path for this approval |
| `pending_quantity` | Number | Returns the quantity that has already been purchased via a submitted Order |
| `product` | [Product](product-liquid-object-reference) | Returns the product that this approval is for |
| `product_category` | [ProductCategory](product-category-liquid-object-reference) | Returns the product category that this approval is for |
| `purchased_quantity` | Number | Returns the quantity that has already been purchased with a completed Order |
| `remaining_quantity` | Number | Returns the unused quantity that can still be purchased |
| `unlimited?` | Boolean | Returns true if the quantity is unlimited for this ProductApproval |
| `url` | String | Returns the complete url for this ProductApproval |

## Available on

- [Account - Liquid Object Reference](account-liquid-object-reference) — `product_approvals`

---

## 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/product-approval-liquid-object-reference