product
QueryGets a single Product by its ID or slug.
Arguments
- ID
id The unique identifier of the resource.
- String
locale The locale used by this operation.
- ID
priceChannelId The price channel id used by this operation.
- String
priceCountry The price country used by this operation.
- String
priceCurrency The price currency used by this operation.
- String
slug The slug used by this operation.
- ID
storeId 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.