jcrew_category
Retrieves a J.Crew or J.Crew Factory category listing page with up to 60 products. Use with jcrew-categories to find valid paths and set site/page.
Instructions
Browse a J.Crew or J.Crew Factory category. Returns one page (up to 60 products) of a category/browse listing for a category path. category is the slash-separated path segment after the storefront's own /plp/ (e.g. womens/categories/clothing/sweaters) -- use jcrew-categories to discover every valid value instead of guessing from storefront URLs. site selects the storefront (default jcrew). page selects the SFCC-native page (default 1); result_count reports the upstream's true total regardless of page size. A hub-level (non-leaf) category path returns a well-formed empty result rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | One-based page | |
| site | No | Storefront to browse | |
| category | Yes | Slash-separated category path -- see jcrew-categories |