chewy_variants
Retrieve every size, flavor, or color variant of a Chewy product from one item ID. Returns the full family with part numbers, prices, Autoship prices, stock, and images, flagging the requested variant.
Instructions
List every size/flavor variant of a Chewy product. Returns the full roster of purchasable variants for the product a given item belongs to -- every size, flavor, or color Chewy sells it in -- with each variant's own part number, price, Autoship price, stock, images, and the defining option that distinguishes it (e.g. Size = Medium). id is the numeric id from any chewy.com PDP URL; passing any one variant's id returns that variant's whole family, and the variant you asked for is flagged with is_requested. This answers a question chewy_product cannot: chewy_product describes only the single variant it was given and names its parent, but never lists the siblings or their prices. Only the defining option is returned, not the full attribute table -- use chewy_item_attributes for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The numeric id from a chewy.com PDP URL, e.g. \ |