zalando_product
Fetch a Zalando product's normalized details: brand, description, images, price, availability, and GTIN per size. Pass a SKU from search or category and specify the market to resolve the correct storefront.
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 |