get_product
Fetch complete product details from AliExpress: variant prices, real coupons, delivery quotes, seller info, and ratings.
Instructions
Full live card for one item, priced for one variant.
Returns the selected variant's price (and pre-discount price, stock), every
variant with its options and price, all coupons with their minimum order,
what the coupons really give at quantity (with_coupons,
next_threshold), the delivery quote to the city (methods, dates, cost),
Choice/combo terms, rating with the star split, orders, the seller (name,
positive feedback %, followers, badges, orders shipped, store age),
characteristics, buyer protection and returns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Russian city for prices and delivery, e.g. 'Екатеринбург' or 'Кировск, Мурманская'. Default: the server's AE_CITY | |
| sku_id | No | Variant to price and quote delivery for; default: the one the card pre-selects. Ids are in `variants` | |
| item_id | Yes | aliexpress.ru item id: the number in /item/<id>.html or /item/1_<id>.html | |
| quantity | No | Units of this variant in the order — coupons unlock on the order subtotal | |
| source_id | No | 1 for items whose URL is /item/1_<id>.html (search results say so), else 0. A wrong value is corrected automatically. | |
| include_description | No | Also return the seller's description text (often mostly images) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||