Navigation Tree

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

Browse Layer
  • Baby ClothesClothing for babies and toddlers—everyday wear, special outfits, and seasonal essentials.
    baby clothinginfant clothingtoddler clothingoutfitsonesiessleepwear
    • Onesies & BodysuitsSnap or pullover one-piece tops for easy dressing.
      onesiesbodysuitssnap closure
    • SleepwearPajamas, sleep sacks, and nighttime sets.
      pajamassleep sacksnightwear
    • TopsShirts, tees, sweaters, and casual tops.
      t-shirtslong sleevesweaters
    • BottomsLeggings, pants, shorts, and skirts for babies.
      pantsleggingsshorts
    • Dresses & RompersOne-piece outfits for everyday and special occasions.
      dressesrompersjumpsuits
    • OuterwearJackets, coats, hoodies, and weather-ready layers.
      jacketscoatshoodies
    • Sets & OutfitsCoordinated two-piece and multi-piece outfits.
      matching setoutfit set
    • SwimwearSwimsuits and cover-ups for water play.
      swimsuitswim trunksrash guard
    • Seasonal & Occasion WearHoliday, formal, and themed clothing.
      holidayformalparty

Searchable Facets

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

Decision Layer

Core Fit & Size

Find the right size and fit for your baby.

Size (Age)Size (Months)Size (Weight Range)Fit TypeClosure Type

Style & Product Type

Browse by clothing category and style.

Clothing TypeNecklineSleeve LengthPatternOccasion

Gender & Color

Filter by intended audience and visual preferences.

GenderColorPrint/Graphic ThemeCharacter/Brand Theme

Material & Care

Comfort and washability filters.

MaterialFabric WeightOrganic CottonStretch LevelCare Instructions

Season & Weather

Choose clothing suited for the current conditions.

SeasonTemperature RatingWeather ResistanceLayer Type
Raw taxonomy JSON
{
    "category_label": "Baby Clothes",
    "category_group": "Baby & Kids",
    "root": {
        "title": "Baby Clothes",
        "subtitle": "Clothing for babies and toddlers—everyday wear, special outfits, and seasonal essentials.",
        "tags": [
            "baby clothing",
            "infant clothing",
            "toddler clothing",
            "outfits",
            "onesies",
            "sleepwear"
        ],
        "children": [
            {
                "title": "Onesies & Bodysuits",
                "subtitle": "Snap or pullover one-piece tops for easy dressing.",
                "tags": [
                    "onesies",
                    "bodysuits",
                    "snap closure"
                ],
                "children": []
            },
            {
                "title": "Sleepwear",
                "subtitle": "Pajamas, sleep sacks, and nighttime sets.",
                "tags": [
                    "pajamas",
                    "sleep sacks",
                    "nightwear"
                ],
                "children": []
            },
            {
                "title": "Tops",
                "subtitle": "Shirts, tees, sweaters, and casual tops.",
                "tags": [
                    "t-shirts",
                    "long sleeve",
                    "sweaters"
                ],
                "children": []
            },
            {
                "title": "Bottoms",
                "subtitle": "Leggings, pants, shorts, and skirts for babies.",
                "tags": [
                    "pants",
                    "leggings",
                    "shorts"
                ],
                "children": []
            },
            {
                "title": "Dresses & Rompers",
                "subtitle": "One-piece outfits for everyday and special occasions.",
                "tags": [
                    "dresses",
                    "rompers",
                    "jumpsuits"
                ],
                "children": []
            },
            {
                "title": "Outerwear",
                "subtitle": "Jackets, coats, hoodies, and weather-ready layers.",
                "tags": [
                    "jackets",
                    "coats",
                    "hoodies"
                ],
                "children": []
            },
            {
                "title": "Sets & Outfits",
                "subtitle": "Coordinated two-piece and multi-piece outfits.",
                "tags": [
                    "matching set",
                    "outfit set"
                ],
                "children": []
            },
            {
                "title": "Swimwear",
                "subtitle": "Swimsuits and cover-ups for water play.",
                "tags": [
                    "swimsuit",
                    "swim trunks",
                    "rash guard"
                ],
                "children": []
            },
            {
                "title": "Seasonal & Occasion Wear",
                "subtitle": "Holiday, formal, and themed clothing.",
                "tags": [
                    "holiday",
                    "formal",
                    "party"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Core Fit & Size",
            "description": "Find the right size and fit for your baby.",
            "facets": [
                "Size (Age)",
                "Size (Months)",
                "Size (Weight Range)",
                "Fit Type",
                "Closure Type"
            ]
        },
        {
            "title": "Style & Product Type",
            "description": "Browse by clothing category and style.",
            "facets": [
                "Clothing Type",
                "Neckline",
                "Sleeve Length",
                "Pattern",
                "Occasion"
            ]
        },
        {
            "title": "Gender & Color",
            "description": "Filter by intended audience and visual preferences.",
            "facets": [
                "Gender",
                "Color",
                "Print\/Graphic Theme",
                "Character\/Brand Theme"
            ]
        },
        {
            "title": "Material & Care",
            "description": "Comfort and washability filters.",
            "facets": [
                "Material",
                "Fabric Weight",
                "Organic Cotton",
                "Stretch Level",
                "Care Instructions"
            ]
        },
        {
            "title": "Season & Weather",
            "description": "Choose clothing suited for the current conditions.",
            "facets": [
                "Season",
                "Temperature Rating",
                "Weather Resistance",
                "Layer Type"
            ]
        }
    ]
}