zalando_product
Retrieve structured product data for a Zalando item by providing its SKU and market. Returns brand, description, images, and per-size price, availability, and GTIN.
Instructions
Get a Zalando product. Returns normalized product details for one Zalando product, including brand, description, images, and per-size price/availability/GTIN. Pass the sku returned by zalando-search or zalando-category; Zalando's own site search resolves the sku to its canonical product page. market is required and must match the storefront the sku was found in (there is no default, and a sku is generally only listed for sale on the market(s) that carry it) — see zalando-markets for the full reference list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Zalando product SKU (article number) from zalando-search or zalando-category | |
| market | Yes | Zalando country storefront the sku was found in |