Skip to main content

Documentation Index

Fetch the complete documentation index at: https://juo.dev/llms.txt

Use this file to discover all available pages before exploring further.

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

Search query fields

FieldDescriptionType
idThe product identifierstring
titleThe product titlestring
statusThe product statusstring
variants.titleThe product’s variants titlestring
variants.skuThe product’s variants skustring

Reference

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

Subscription plan group IDs associated with this product

Minimum string length: 1