allbirds_product_recommendations
Retrieve normalized recommendations for an Allbirds product by handle. Choose related or complementary intents and set a limit to get structured JSON from Crawlora.
Instructions
List Allbirds product recommendations. Returns normalized recommended products for one Allbirds (https://www.allbirds.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 |