balenciaga_category
Retrieve Balenciaga category listings by path, with page, sort, and facet filters to get specific product results.
Instructions
Browse a Balenciaga category. Returns one Balenciaga category listing from the site's own Search-ShowAjax fragment. path comes from balenciaga-categories. sort accepts latest, price_ascending, or price_descending. filters is a comma-separated list of exact field:value pairs from the response's live facets; repeat a field to OR multiple values within that facet; omit it for an unfiltered listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | One-based page number, defaults to 1 | |
| path | Yes | Category path from balenciaga-categories | |
| sort | No | Sort order | |
| limit | No | Products per page, defaults to 16, maximum 48 | |
| filters | No | Comma-separated exact facet filters; repeat a field for OR values, for example akeneo_macroColor:BLACK,akeneo_macroColor:WHITE |