everlane_product_recommendations
Get product recommendations for any Everlane item by providing its handle. Choose related or complementary intents to receive normalized recommended products, with an optional limit up to 20.
Instructions
List Everlane product recommendations. Returns normalized recommended products for one Everlane (https://www.everlane.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 |