nike_product_recommendations
Retrieve Nike's own related-product recommendations for a given style_color, including title, image, pricing, and PDP URL. Use when you need to suggest similar products from Nike's backend.
Instructions
Get Nike product recommendations. Returns Nike's own related-product ("Shop Similar") recommendations for one product, sourced from the same anonymous mobile backend Nike's own app uses. style_color is the anchor product's style-color id (from a search result's colors[].style_color field). Each recommendation carries the product's style-color, rank, title/subtitle, image, PDP URL, and current pricing. Recommendations are Nike's own ranking, not a guaranteed keyword match: an unrecognized style_color returns Nike's fallback recommendations rather than an empty list or an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style_color | Yes | Anchor product's style-color id, from a search result's colors[].style_color field |