compare_products
Compare up to 10 L'Etoile products side-by-side: each product's price, club-card discount, rating, delivery, seller, and available variants in one view.
Instructions
Side-by-side rows for up to 10 products, one variant each.
Per product: the pinned variant, or the cheapest one (orderable in the city
when with_delivery), its site price and price without the club card,
list price, rating (all variants) and counts, seller, delivery in the city,
the card's price range and number of variants. Takes ~3–5 requests per
product (~2 s each).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City name as on letu.ru (e.g. 'Екатеринбург', 'Москва'). Default: LETU_CITY, else the city letu.ru assigns to this IP. Prices do not depend on the city; delivery, store stock and the variants available do. | |
| products | Yes | Up to 10 product ids / URLs; 'productId:skuId' pins a variant | |
| with_delivery | No | Check that the compared variant is orderable in the city (and pick the cheapest one that is) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||