Navigation Tree

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

Browse Layer
  • BicyclesShop bicycles by type, wheel size, frame material, and intended use.
    bicyclesbikeroad bikemountain bikehybrid bikecommuter bikekids bike
    • Road BicyclesSpeed-focused bikes for paved roads and long rides.
      roadracingenduranceaero
    • Mountain BicyclesTrail and off-road bikes built for traction and control.
      mtbtrailhardtailfull suspension
    • Hybrid BicyclesAll-around bikes for commuting, fitness, and mixed terrain.
      hybridcommuterfitness
    • City & Commuter BicyclesComfortable, practical bikes for everyday riding.
      citycommuterupright
    • Electric Bicycles (E-Bikes)Assisted riding with pedal assist or throttle options.
      ebikepedal assistthrottle
      • E-Bike TypesChoose the assist style and riding profile.
        commutercargomountain
    • Kids & Youth BicyclesBikes sized for children and teens.
      kidsyouthtraining wheels
    • Folding BicyclesCompact bikes for storage and travel.
      foldingcompactcommuter
    • Cruiser & Beach BicyclesComfort-forward bikes for relaxed rides.
      cruiserbeachcomfort
    • BMX BicyclesSmall-frame bikes for tricks, parks, and racing.
      bmxparkstreet

Searchable Facets

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

Decision Layer

Core Bike Specs

Filter by frame, drivetrain, and wheel size.

Bike TypeWheel SizeFrame MaterialFrame SizeSuspension TypeDrivetrain Speeds

Riding & Use

Match the bike to your terrain and riding style.

Intended UseTerrain TypeRiding StyleBraking TypeTire Type

E-Bike Attributes

Only for electric bicycles; otherwise ignore.

Motor TypeMotor PositionAssist TypeBattery CapacityEstimated RangeTop Assisted Speed

Fit & Rider

Find the right size and comfort fit.

GenderRider HeightFrame SizeHandlebar TypeSeat Type

Build & Value

Filter by quality level and key components.

Bike LevelGear SystemWheel MaterialWeight ClassColor
Raw taxonomy JSON
{
    "category_label": "Bicycles",
    "category_group": "Sports & Outdoors",
    "root": {
        "title": "Bicycles",
        "subtitle": "Shop bicycles by type, wheel size, frame material, and intended use.",
        "tags": [
            "bicycles",
            "bike",
            "road bike",
            "mountain bike",
            "hybrid bike",
            "commuter bike",
            "kids bike"
        ],
        "children": [
            {
                "title": "Road Bicycles",
                "subtitle": "Speed-focused bikes for paved roads and long rides.",
                "tags": [
                    "road",
                    "racing",
                    "endurance",
                    "aero"
                ],
                "children": []
            },
            {
                "title": "Mountain Bicycles",
                "subtitle": "Trail and off-road bikes built for traction and control.",
                "tags": [
                    "mtb",
                    "trail",
                    "hardtail",
                    "full suspension"
                ],
                "children": []
            },
            {
                "title": "Hybrid Bicycles",
                "subtitle": "All-around bikes for commuting, fitness, and mixed terrain.",
                "tags": [
                    "hybrid",
                    "commuter",
                    "fitness"
                ],
                "children": []
            },
            {
                "title": "City & Commuter Bicycles",
                "subtitle": "Comfortable, practical bikes for everyday riding.",
                "tags": [
                    "city",
                    "commuter",
                    "upright"
                ],
                "children": []
            },
            {
                "title": "Electric Bicycles (E-Bikes)",
                "subtitle": "Assisted riding with pedal assist or throttle options.",
                "tags": [
                    "ebike",
                    "pedal assist",
                    "throttle"
                ],
                "children": [
                    {
                        "title": "E-Bike Types",
                        "subtitle": "Choose the assist style and riding profile.",
                        "tags": [
                            "commuter",
                            "cargo",
                            "mountain"
                        ],
                        "children": []
                    }
                ]
            },
            {
                "title": "Kids & Youth Bicycles",
                "subtitle": "Bikes sized for children and teens.",
                "tags": [
                    "kids",
                    "youth",
                    "training wheels"
                ],
                "children": []
            },
            {
                "title": "Folding Bicycles",
                "subtitle": "Compact bikes for storage and travel.",
                "tags": [
                    "folding",
                    "compact",
                    "commuter"
                ],
                "children": []
            },
            {
                "title": "Cruiser & Beach Bicycles",
                "subtitle": "Comfort-forward bikes for relaxed rides.",
                "tags": [
                    "cruiser",
                    "beach",
                    "comfort"
                ],
                "children": []
            },
            {
                "title": "BMX Bicycles",
                "subtitle": "Small-frame bikes for tricks, parks, and racing.",
                "tags": [
                    "bmx",
                    "park",
                    "street"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Core Bike Specs",
            "description": "Filter by frame, drivetrain, and wheel size.",
            "facets": [
                "Bike Type",
                "Wheel Size",
                "Frame Material",
                "Frame Size",
                "Suspension Type",
                "Drivetrain Speeds"
            ]
        },
        {
            "title": "Riding & Use",
            "description": "Match the bike to your terrain and riding style.",
            "facets": [
                "Intended Use",
                "Terrain Type",
                "Riding Style",
                "Braking Type",
                "Tire Type"
            ]
        },
        {
            "title": "E-Bike Attributes",
            "description": "Only for electric bicycles; otherwise ignore.",
            "facets": [
                "Motor Type",
                "Motor Position",
                "Assist Type",
                "Battery Capacity",
                "Estimated Range",
                "Top Assisted Speed"
            ]
        },
        {
            "title": "Fit & Rider",
            "description": "Find the right size and comfort fit.",
            "facets": [
                "Gender",
                "Rider Height",
                "Frame Size",
                "Handlebar Type",
                "Seat Type"
            ]
        },
        {
            "title": "Build & Value",
            "description": "Filter by quality level and key components.",
            "facets": [
                "Bike Level",
                "Gear System",
                "Wheel Material",
                "Weight Class",
                "Color"
            ]
        }
    ]
}