get_store_availability
Find where a product variant is available in a city, with store stock levels and pickup times, plus delivery options.
Instructions
Where one variant can be picked up in the city: stores with the site's stock level and pickup day.
Stores are ЛЭТУАЛЬ shops (letu_store) and partner «Подружка» shops
(podruzhka_partner_store). stock_level is the site's word (Мало /
Средне / Много) for stock in that store now; pickup: Позже means the site
will bring it there (pickup_when). Also returns courier and pick-up point
delivery for the city.
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. | |
| sku_id | Yes | Variant id from get_product(...).skus[].sku_id (not the product id) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||