compare_prices
Compare a product's price across merchants. Returns offers plus lowest/highest, all linking to the LMK product page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrSlug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offers | Yes | ||
| product | Yes | An LMK catalog product. `url` is always an LMK product-page link. | |
| lowestPrice | No | ||
| highestPrice | No |