jcrew_size_chart
Get a J.Crew or J.Crew Factory product's size chart by style ID. Returns real body measurements per size in inches and centimeters, so shoppers can choose the correct fit.
Instructions
Get the size chart for a J.Crew or J.Crew Factory product. Returns real body measurements per size (chest, waist, hip, sleeve, length, or a subset depending on the style/category), in both inches and centimeters. pid is a style id, as returned by jcrew-search's products[].id field. site must match the storefront the pid belongs to (default jcrew). A measurement value of 0 means that column doesn't apply to this style (e.g. hip on a top) -- the upstream itself doesn't distinguish that from a genuine zero, so this endpoint passes it through as-is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Style id, from a search result's id field | |
| site | No | Storefront the pid belongs to |