Fields
_custom_json
JSONCustom JSON data related to the L2 category, allowing for additional metadata and configuration.
action
PageActionDetail!Required
Navigation action configuration for the L2 category.
banners
ImageUrls!Required
Banner images associated with the L2 category for display purposes.
childs
[CategoryItemL3]List of L3 (sub)categories under this L2 category.
name
String!Required
Display name of the L2 category, e.g. 'Men's Shirts', 'Women's Dresses', 'Running Shoes'.
slug
String!Required
URL-friendly identifier for the L2 category, e.g. 'mens-shirts', 'womens-dresses', 'running-shoes'.
uid
Int!Required
Unique identifier for the L2 category, e.g. 201, 202, 203.
priority
IntDisplay priority order of the category in listings, e.g. 1, 2, 3 (lower numbers appear first).
Was this section helpful?