Product Detail
Get detailed information about a specific product by its ID.
Authorizations
Path Parameters
Query Parameters
Optional list of website IDs to constrain the buy URL to, relevant if multiple merchants exist. Accepts website IDs or domains (e.g. "nike.com").
ISO 639-1 language code. Matches any language when unset; defaults to 'en' only when country and currency are also unset.
en, de, fr, it, es, nl, sv, fi, pt, cs, el, ro ISO 3166-1 alpha-2 country code. Matches any country when unset; defaults to 'US' only when language and currency are also unset.
US, GB, EU, AU, CA, IE, DE, AT, FR, BE, IT, ES, NL, SE, FI, PT, CZ, GR, RO ISO 4217 currency code. When unset, inferred from country (e.g. GB -> GBP); falls back to 'USD' only when all three locale fields are unset.
USD, CAD, AUD, GBP, EUR, SEK, CZK, RON Response
Successful Response
Product with detailed information.
Ordered list of brands.
The single category this product belongs to, as a structured CategorySummary (slug, title, path, has_children). Replaces the deprecated categories field.
male, female, unisex Target age group. Age-agnostic products are typically returned as 'adult'.
newborn, infant, toddler, kids, adult All merchant offers for this product in the requested locale.
Variant interaction state — options, selected. Absent when the product has no variations.
Structured attributes extracted for this product, keyed by attribute handle (e.g. 'color', 'material'). Values are the canonical allowed values for that handle.