Navigation Tree

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

Browse Layer
  • LuggageSuitcases, travel bags, and rolling cases for trips and commuting
    luggagesuitcasetravel bagrolling luggagecarry-onchecked luggagebackpacksduffel bags
    • Carry-On LuggageFits airline carry-on requirements
      carry-onoverhead binairline compliant
    • Checked LuggageLarger suitcases for checked baggage
      checked baggagehold luggage
    • Rolling SuitcasesHard or soft cases with wheels and handles
      wheeledspinnertrolley
    • BackpacksTravel backpacks and carry-on backpacks
      travel backpackcarry-on backpack
    • Duffel BagsOvernight and travel duffels with handles and straps
      duffelovernight bag
    • Travel SetsMatching luggage sets (e.g., 2-piece or 3-piece)
      setmatching luggage
    • Hard-Shell LuggageImpact-resistant shells for protection
      hard shellpolycarbonateABS
    • Soft-Shell LuggageFabric-based cases with flexible storage
      soft shellnylonwater-resistant
    • Luggage AccessoriesAdd-ons for organization and protection
      luggage coverpacking cubestags

Searchable Facets

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

Decision Layer

Size & Use

Choose the right capacity and travel format

Baggage TypeCapacity (L)Dimensions (inches)Weight (empty)Number of Pieces (for sets)

Construction & Features

Material, wheels, and security features

Shell TypeMaterialWheel TypeHandle TypeExpansion (Yes/No)Lock TypeTSA-Approved Lock (Yes/No)

Organization & Comfort

Interior layout and carrying comfort

Interior CompartmentsPacking System (e.g., removable divider)Compression Straps (Yes/No)Exterior PocketsShoulder Strap (Yes/No)Back Panel Padding (for backpacks)

Style & Fit

Color, pattern, and general style

ColorPatternFinish (matte/gloss)BrandGender

Durability & Care

Weather resistance and build durability

Water Resistance (Yes/No)Stain Resistance (Yes/No)Scratch Resistance (Yes/No)Warranty Length
Raw taxonomy JSON
{
    "category_label": "Luggage",
    "category_group": "Travel & Luggage",
    "root": {
        "title": "Luggage",
        "subtitle": "Suitcases, travel bags, and rolling cases for trips and commuting",
        "tags": [
            "luggage",
            "suitcase",
            "travel bag",
            "rolling luggage",
            "carry-on",
            "checked luggage",
            "backpacks",
            "duffel bags"
        ],
        "children": [
            {
                "title": "Carry-On Luggage",
                "subtitle": "Fits airline carry-on requirements",
                "tags": [
                    "carry-on",
                    "overhead bin",
                    "airline compliant"
                ],
                "children": []
            },
            {
                "title": "Checked Luggage",
                "subtitle": "Larger suitcases for checked baggage",
                "tags": [
                    "checked baggage",
                    "hold luggage"
                ],
                "children": []
            },
            {
                "title": "Rolling Suitcases",
                "subtitle": "Hard or soft cases with wheels and handles",
                "tags": [
                    "wheeled",
                    "spinner",
                    "trolley"
                ],
                "children": []
            },
            {
                "title": "Backpacks",
                "subtitle": "Travel backpacks and carry-on backpacks",
                "tags": [
                    "travel backpack",
                    "carry-on backpack"
                ],
                "children": []
            },
            {
                "title": "Duffel Bags",
                "subtitle": "Overnight and travel duffels with handles and straps",
                "tags": [
                    "duffel",
                    "overnight bag"
                ],
                "children": []
            },
            {
                "title": "Travel Sets",
                "subtitle": "Matching luggage sets (e.g., 2-piece or 3-piece)",
                "tags": [
                    "set",
                    "matching luggage"
                ],
                "children": []
            },
            {
                "title": "Hard-Shell Luggage",
                "subtitle": "Impact-resistant shells for protection",
                "tags": [
                    "hard shell",
                    "polycarbonate",
                    "ABS"
                ],
                "children": []
            },
            {
                "title": "Soft-Shell Luggage",
                "subtitle": "Fabric-based cases with flexible storage",
                "tags": [
                    "soft shell",
                    "nylon",
                    "water-resistant"
                ],
                "children": []
            },
            {
                "title": "Luggage Accessories",
                "subtitle": "Add-ons for organization and protection",
                "tags": [
                    "luggage cover",
                    "packing cubes",
                    "tags"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Size & Use",
            "description": "Choose the right capacity and travel format",
            "facets": [
                "Baggage Type",
                "Capacity (L)",
                "Dimensions (inches)",
                "Weight (empty)",
                "Number of Pieces (for sets)"
            ]
        },
        {
            "title": "Construction & Features",
            "description": "Material, wheels, and security features",
            "facets": [
                "Shell Type",
                "Material",
                "Wheel Type",
                "Handle Type",
                "Expansion (Yes\/No)",
                "Lock Type",
                "TSA-Approved Lock (Yes\/No)"
            ]
        },
        {
            "title": "Organization & Comfort",
            "description": "Interior layout and carrying comfort",
            "facets": [
                "Interior Compartments",
                "Packing System (e.g., removable divider)",
                "Compression Straps (Yes\/No)",
                "Exterior Pockets",
                "Shoulder Strap (Yes\/No)",
                "Back Panel Padding (for backpacks)"
            ]
        },
        {
            "title": "Style & Fit",
            "description": "Color, pattern, and general style",
            "facets": [
                "Color",
                "Pattern",
                "Finish (matte\/gloss)",
                "Brand",
                "Gender"
            ]
        },
        {
            "title": "Durability & Care",
            "description": "Weather resistance and build durability",
            "facets": [
                "Water Resistance (Yes\/No)",
                "Stain Resistance (Yes\/No)",
                "Scratch Resistance (Yes\/No)",
                "Warranty Length"
            ]
        }
    ]
}