Navigation Tree

Main category structure used for browse paths, collection pages, breadcrumbs, and menu design.

Browse Layer
  • Mens ClothingMen’s apparel across tops, bottoms, outerwear, and sleepwear.
    menswearmen's apparelclothing
    • T-Shirts & TopsEveryday tees, polos, tanks, and dress shirts.
      topst-shirtsshirts
    • Sweaters & KnitwearSweaters, cardigans, hoodies, and knit layers.
      knitwearsweatershoodies
    • Jackets & OuterwearCoats, rainwear, windbreakers, and insulated jackets.
      outerwearjacketscoats
    • Pants & JeansDenim, chinos, trousers, and casual pants.
      pantsjeanstrousers
    • Shorts & SwimwearShorts for everyday wear and swim styles.
      shortsswimwear
    • Underwear & SocksBriefs, boxers, undershirts, and sock styles.
      underwearsocks
    • Sleepwear & LoungewearPajamas, robes, and comfortable lounge sets.
      sleepwearloungewear
    • ActivewearTraining and workout clothing for movement.
      activewearworkout
    • FormalwearOccasion wear including suits and shirts.
      formalsuitsoccasion

Searchable Facets

Normalized filters used for faceted navigation, internal search, merchandising rules, and AI recommendations.

Decision Layer

Core Filters

Common attributes for browsing and search.

GenderClothing CategorySizeColorPatternMaterial

Fit & Style

Silhouette and design details.

FitStyleNecklineSleeve LengthWaist RiseLeg Style

Performance & Features

Functional attributes for comfort and use cases.

OccasionSeasonClosure TypeFabric WeightStretch LevelMoisture Wicking

Outerwear & Weather

Weather-ready attributes for jackets and coats.

Outerwear TypeInsulation TypeWater ResistanceWeather ProtectionHood TypeLining Type

Underwear & Socks Details

Comfort and coverage attributes.

Underwear TypePack SizeSock HeightCushioning LevelSupport LevelBreathability
Raw taxonomy JSON
{
    "category_label": "Mens Clothing",
    "category_group": "Apparel & Footwear",
    "root": {
        "title": "Mens Clothing",
        "subtitle": "Men’s apparel across tops, bottoms, outerwear, and sleepwear.",
        "tags": [
            "menswear",
            "men's apparel",
            "clothing"
        ],
        "children": [
            {
                "title": "T-Shirts & Tops",
                "subtitle": "Everyday tees, polos, tanks, and dress shirts.",
                "tags": [
                    "tops",
                    "t-shirts",
                    "shirts"
                ],
                "children": []
            },
            {
                "title": "Sweaters & Knitwear",
                "subtitle": "Sweaters, cardigans, hoodies, and knit layers.",
                "tags": [
                    "knitwear",
                    "sweaters",
                    "hoodies"
                ],
                "children": []
            },
            {
                "title": "Jackets & Outerwear",
                "subtitle": "Coats, rainwear, windbreakers, and insulated jackets.",
                "tags": [
                    "outerwear",
                    "jackets",
                    "coats"
                ],
                "children": []
            },
            {
                "title": "Pants & Jeans",
                "subtitle": "Denim, chinos, trousers, and casual pants.",
                "tags": [
                    "pants",
                    "jeans",
                    "trousers"
                ],
                "children": []
            },
            {
                "title": "Shorts & Swimwear",
                "subtitle": "Shorts for everyday wear and swim styles.",
                "tags": [
                    "shorts",
                    "swimwear"
                ],
                "children": []
            },
            {
                "title": "Underwear & Socks",
                "subtitle": "Briefs, boxers, undershirts, and sock styles.",
                "tags": [
                    "underwear",
                    "socks"
                ],
                "children": []
            },
            {
                "title": "Sleepwear & Loungewear",
                "subtitle": "Pajamas, robes, and comfortable lounge sets.",
                "tags": [
                    "sleepwear",
                    "loungewear"
                ],
                "children": []
            },
            {
                "title": "Activewear",
                "subtitle": "Training and workout clothing for movement.",
                "tags": [
                    "activewear",
                    "workout"
                ],
                "children": []
            },
            {
                "title": "Formalwear",
                "subtitle": "Occasion wear including suits and shirts.",
                "tags": [
                    "formal",
                    "suits",
                    "occasion"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Core Filters",
            "description": "Common attributes for browsing and search.",
            "facets": [
                "Gender",
                "Clothing Category",
                "Size",
                "Color",
                "Pattern",
                "Material"
            ]
        },
        {
            "title": "Fit & Style",
            "description": "Silhouette and design details.",
            "facets": [
                "Fit",
                "Style",
                "Neckline",
                "Sleeve Length",
                "Waist Rise",
                "Leg Style"
            ]
        },
        {
            "title": "Performance & Features",
            "description": "Functional attributes for comfort and use cases.",
            "facets": [
                "Occasion",
                "Season",
                "Closure Type",
                "Fabric Weight",
                "Stretch Level",
                "Moisture Wicking"
            ]
        },
        {
            "title": "Outerwear & Weather",
            "description": "Weather-ready attributes for jackets and coats.",
            "facets": [
                "Outerwear Type",
                "Insulation Type",
                "Water Resistance",
                "Weather Protection",
                "Hood Type",
                "Lining Type"
            ]
        },
        {
            "title": "Underwear & Socks Details",
            "description": "Comfort and coverage attributes.",
            "facets": [
                "Underwear Type",
                "Pack Size",
                "Sock Height",
                "Cushioning Level",
                "Support Level",
                "Breathability"
            ]
        }
    ]
}