Skip to content

product object

Information about a product.

Properties


NameTypeDescription
idstringProduct identifier
namestringProduct name
slugstringProduct slug
descriptionstringProduct full description
pricenumberProduct price
visiblebooleanProduct visibility
compare_at_pricenumberCompare at price
categoriesarray of category objectProduct categories
imagesarrayProduct images
variantsproduct_variant[]The variants of the product
availablebooleanProduct is available for purchase
selected_or_first_available_variantproduct_variant or nullDefault selected variant "or" the first available product for purchase
first_available_variantproduct_variant or nullFirst available product for purchase
selected_variantproduct_variant or nullDefault selected variant
has_only_default_variantbooleanIf a product only has the default variant
structured_datastringA schema.org structured data representation of the product and its variants
urlstringThe product page URL
thumbnailstringProduct thumbnail image URL
optionsarrayVariant option definitions (name and values)
metaarraySEO meta title and description
metafieldsarrayProduct metafields
related_productsarray of product objectProducts related to this one
averageRatingnumberAverage review rating, from 0 to 5
isTrackingInventorybooleanWhether stock is tracked for this product
skip_to_checkoutbooleanWhether adding to cart sends the customer straight to checkout
preview_imagearray or nullImage variant preview
is_bundlebooleanWhether the product is a bundle
bundlesarrayBundle contents, when is_bundle is true