jcrew_product
Retrieve full J.Crew or J.Crew Factory product details for a style ID: name, brand, price, rating, all colors, and size-specific SKUs without per-color lookups.
Instructions
Get a J.Crew or J.Crew Factory product. Returns full product detail for one style: name, brand, description, category, list price, aggregate rating, every purchasable color, and every color+size combination as a separate priced/stocked SKU. pid is a style id (e.g. CX415), as returned by jcrew-search's products[].id field. site must match the storefront the pid belongs to (default jcrew). A single call covers every color and size of the style -- no per-color lookup needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Style id, from a search result's id field | |
| site | No | Storefront the pid belongs to |