Docs
Dashboard

product

Query

Gets a single Product by its ID or slug.

#

Arguments


id
ID

The unique identifier of the resource.

locale
String

The locale used by this operation.

priceChannelId
ID

The price channel id used by this operation.

priceCountry
String

The price country used by this operation.

priceCurrency
String

The price currency used by this operation.

slug
String

The slug used by this operation.

storeId
ID

The store id used by this operation.

#

Payload


Product
Product

Represents a product in Thor Commerce, encapsulating all information required to display and manage items across storefronts and sales channels. Each product includes core details such as title, rich description, pricing, media assets, and customizable options (e.g., size, color). Variants enable multiple versions of a product with distinct attributes and prices. You can add or update images, videos, and other media to enrich the customer experience. Products can be organized into categories for intuitive browsing and discovery.