oldnavy_product
Retrieve normalized product data for one color variant from Old Navy, Gap, Banana Republic, or Athleta. Returns name, description, images, aggregate rating, and each size as a separate priced offer.
Instructions
Get an Old Navy, Gap, Banana Republic, or Athleta product. Returns normalized product-detail data for one color variant: name, description, images, aggregate rating, and every size offered in that color as a separate priced offer. pid is a color-specific product id, as returned by oldnavy-search's product colors[].id field (not the bare base product id). Select the storefront with the brand parameter (on for Old Navy, gap for Gap, br for Banana Republic, at for Athleta; defaults to on) -- it must match the brand the pid was found under.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Color-specific product id, from a search result's colors[].id field | |
| brand | No | Storefront the pid belongs to |