Skip to main content
The Product object represents a product in your store. Products can be associated with subscription plan groups and collections.

Search query fields

Reference

id
string
required
Minimum string length: 1
title
string
required
Minimum string length: 1
image
null | object
required
collections
object[]
required
planGroups
string[]
required

Subscription plan group IDs associated with this product

Minimum string length: 1