samsclub_product_related
Retrieve related products for a Sam's Club product ID, returning named carousels with pricing, ratings, and images.
Instructions
Get a Sam's Club product's related items. Returns the related-item carousels shown on a Sam's Club product page, each a named shelf (e.g. "Members also considered", "Items you may like") of normalized products with pricing, rating, and image. id is the numeric product id from a Sam's Club product page's /ip/ URL. This upstream source does not distinguish an unrecognized id from a known one -- an unrecognized id still returns generic fallback shelves rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric Sam's Club product id, from a product page's /ip/{slug}/{id} URL |