colehaan_product_recommendations
Fetch related or complementary Cole Haan product recommendations by providing a product handle. Returns normalized recommended products with configurable limits up to 20.
Instructions
List Cole Haan product recommendations. Returns normalized recommended products for one Cole Haan (https://www.colehaan.com) product handle. The route handle is resolved to a Shopify product id before fetching recommendations. The storefront URL is fixed server-side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum products, defaults to 10 and supports up to 20 | |
| handle | Yes | Product handle | |
| intent | No | Recommendation intent. Allowed values: related, complementary |