stevemadden_product_recommendations
Retrieves Steve Madden product recommendations for a given product handle, returning normalized related or complementary items. Use it to find matching products for personalization or cross-sell features.
Instructions
List Steve Madden product recommendations. Returns normalized recommended products for one Steve Madden (https://www.stevemadden.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 |