Skip to main content
The Product object is a purchasable resource, it comes with multiple purchase options based on the subscription offers set up in your account. Customers can subscribe to a product or add them as onetime purchases to upcoming recurring orders.

Search query fields

FieldDescriptionType
idThe product identifierstring
titleThe product titlestring
statusThe product statusenum (ACTIVE, ARCHIVED, DRAFT)
availabilityThe product availabilityenum (not-for-sale, out-of-stock, subscription-only, onetime-only, available)
variants.idThe product’s variant idstring
variants.titleThe product’s variant titlestring
collections.handleThe product’s collections’ handlestring

Reference

id
string
required
Minimum string length: 1
title
string
required
Minimum string length: 1
image
object
required
variants
ProductVariant · object[]
required
collections
object[]
required