Fields
_custom_json
JSONCustom JSON data related to the L1 category, allowing for additional metadata and configuration.
action
PageActionDetail!Required
Navigation action configuration for the L1 category.
banners
ImageUrls!Required
Banner images associated with the L1 category for display purposes.
childs
[CategoryItemL2]List of L2 (sub)categories under this L1 category.
name
String!Required
Display name of the L1 category, e.g. 'Clothing', 'Shoes', 'Accessories'.
slug
String!Required
URL-friendly identifier for the L1 category, e.g. 'clothing', 'shoes', 'accessories'.
uid
Int!Required
Unique identifier for the L1 category, e.g. 101, 102, 103.
priority
IntDisplay priority order of the category in listings, e.g. 1, 2, 3 (lower numbers appear first).
Was this section helpful?