nike_product_availability
Check a Nike product's per-size shipping availability using its group_key. Get availability flags, shipping levels, and width details sourced from Nike's own backend.
Instructions
Get Nike product size availability. Returns per-size shipping availability for one product, sourced from the same anonymous mobile backend Nike's own app uses. group_key is the product's rollup key (from a search result's products[].group_key field). Each size carries its label, localized label, the color variant it belongs to, a GTIN, an available flag, Nike's own shipping-availability level (HIGH/LOW/MEDIUM/OOS), and the width grouping (Regular/Wide). Per-store pickup availability is not included -- this reflects online shipping availability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_key | Yes | Product rollup key, from a search result's products[].group_key field |