Navigation Tree

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

Browse Layer
  • Car TiresShop tires for cars by size, type, season, and performance.
    car tirestiresautomotive tiresvehicle tires
    • All-Season TiresBalanced performance for year-round driving.
      all-seasonyear-round
    • Winter TiresEnhanced grip for snow, ice, and cold temperatures.
      wintersnowice
    • Summer TiresPerformance handling for warm, dry conditions.
      summerperformance
    • All-Terrain TiresVersatile tread for mixed on-road and off-road use.
      all-terrainAT
    • Highway / Touring TiresComfort, low noise, and long tread life for commuting.
      touringhighwaycomfort
    • Performance TiresSport handling and responsive steering for driving enthusiasts.
      performancesport
    • Run-Flat TiresRide on a deflated tire for limited distance.
      run-flatself-supporting
    • Spare / Temporary TiresCompact spares for emergency use.
      sparetemporary

Searchable Facets

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

Decision Layer

Fitment & Size

Find the correct tire size and wheel compatibility.

Tire Size (e.g., 225/45R17)Rim Diameter (inches)Tire Width (mm)Aspect RatioLoad IndexSpeed RatingTire Type (Radial)Tire Construction (Steel Belted / Bias Ply)

Season & Terrain

Filter by weather and driving conditions.

SeasonTerrain Type (On-Road / Off-Road / Mixed)Tread Pattern (All-Season / Snowflake / Aggressive / Touring)Snow Rating (3PMSF / M+S)

Performance & Comfort

Dial in handling, noise, and ride quality.

Performance Category (Touring / Sport / Ultra-High-Performance)Wet Grip RatingDry Grip RatingNoise Level (dB)Ride Comfort (Comfort / Balanced / Firm)Treadwear Rating (UTQG)

Brand & Model

Browse by manufacturer and specific tire line.

BrandModelSeriesCountry of Origin

Quantity & Use

Choose how many tires and intended application.

Quantity (Single / Set of 2 / Set of 4)Vehicle Fitment (Passenger Car / SUV / Crossover / Sedan / Coupe)Run-Flat Capability (Yes/No)Tire Warranty (Manufacturer Warranty)
Raw taxonomy JSON
{
    "category_label": "Car Tires",
    "category_group": "Automotive",
    "root": {
        "title": "Car Tires",
        "subtitle": "Shop tires for cars by size, type, season, and performance.",
        "tags": [
            "car tires",
            "tires",
            "automotive tires",
            "vehicle tires"
        ],
        "children": [
            {
                "title": "All-Season Tires",
                "subtitle": "Balanced performance for year-round driving.",
                "tags": [
                    "all-season",
                    "year-round"
                ],
                "children": []
            },
            {
                "title": "Winter Tires",
                "subtitle": "Enhanced grip for snow, ice, and cold temperatures.",
                "tags": [
                    "winter",
                    "snow",
                    "ice"
                ],
                "children": []
            },
            {
                "title": "Summer Tires",
                "subtitle": "Performance handling for warm, dry conditions.",
                "tags": [
                    "summer",
                    "performance"
                ],
                "children": []
            },
            {
                "title": "All-Terrain Tires",
                "subtitle": "Versatile tread for mixed on-road and off-road use.",
                "tags": [
                    "all-terrain",
                    "AT"
                ],
                "children": []
            },
            {
                "title": "Highway \/ Touring Tires",
                "subtitle": "Comfort, low noise, and long tread life for commuting.",
                "tags": [
                    "touring",
                    "highway",
                    "comfort"
                ],
                "children": []
            },
            {
                "title": "Performance Tires",
                "subtitle": "Sport handling and responsive steering for driving enthusiasts.",
                "tags": [
                    "performance",
                    "sport"
                ],
                "children": []
            },
            {
                "title": "Run-Flat Tires",
                "subtitle": "Ride on a deflated tire for limited distance.",
                "tags": [
                    "run-flat",
                    "self-supporting"
                ],
                "children": []
            },
            {
                "title": "Spare \/ Temporary Tires",
                "subtitle": "Compact spares for emergency use.",
                "tags": [
                    "spare",
                    "temporary"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Fitment & Size",
            "description": "Find the correct tire size and wheel compatibility.",
            "facets": [
                "Tire Size (e.g., 225\/45R17)",
                "Rim Diameter (inches)",
                "Tire Width (mm)",
                "Aspect Ratio",
                "Load Index",
                "Speed Rating",
                "Tire Type (Radial)",
                "Tire Construction (Steel Belted \/ Bias Ply)"
            ]
        },
        {
            "title": "Season & Terrain",
            "description": "Filter by weather and driving conditions.",
            "facets": [
                "Season",
                "Terrain Type (On-Road \/ Off-Road \/ Mixed)",
                "Tread Pattern (All-Season \/ Snowflake \/ Aggressive \/ Touring)",
                "Snow Rating (3PMSF \/ M+S)"
            ]
        },
        {
            "title": "Performance & Comfort",
            "description": "Dial in handling, noise, and ride quality.",
            "facets": [
                "Performance Category (Touring \/ Sport \/ Ultra-High-Performance)",
                "Wet Grip Rating",
                "Dry Grip Rating",
                "Noise Level (dB)",
                "Ride Comfort (Comfort \/ Balanced \/ Firm)",
                "Treadwear Rating (UTQG)"
            ]
        },
        {
            "title": "Brand & Model",
            "description": "Browse by manufacturer and specific tire line.",
            "facets": [
                "Brand",
                "Model",
                "Series",
                "Country of Origin"
            ]
        },
        {
            "title": "Quantity & Use",
            "description": "Choose how many tires and intended application.",
            "facets": [
                "Quantity (Single \/ Set of 2 \/ Set of 4)",
                "Vehicle Fitment (Passenger Car \/ SUV \/ Crossover \/ Sedan \/ Coupe)",
                "Run-Flat Capability (Yes\/No)",
                "Tire Warranty (Manufacturer Warranty)"
            ]
        }
    ]
}