gucci_category
Retrieve a Gucci category listing with product details, prices, colors, images, and stock. Increase the page parameter to load the complete category catalog.
Instructions
Browse a Gucci category listing. Returns one Gucci category/browse listing: normalized products (name, price, colors, images, stock) plus the upstream's own product count, page count, sibling-category counts, and sort options. category comes from gucci-categories' own category field. page selects how many of the upstream's own batches to accumulate -- Gucci's own category pages page this way: requesting page=N returns every product from page 1 through page N combined (its own "Load All" button simply requests the last page), not a single page's worth. Defaults to 1 (the upstream's own first batch, 36 products); request page equal to the response's own pages_count to fetch a category's complete listing in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | How many of the upstream's own batches to accumulate, defaults to 1 (see description) | |
| category | Yes | Category path from gucci-categories' own category field |