Navigation Tree

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

Browse Layer
  • Kitchen AppliancesCountertop and built-in appliances for cooking, baking, food prep, and cleaning.
    kitchenappliancescookingbakingfood preparationbuilt-incountertop
    • Coffee & EspressoBrewers, espresso machines, grinders, and accessories.
      coffeeespressobrewing
    • Microwaves & OvensMicrowaves, toaster ovens, and conventional/combination ovens.
      microwaveovenbaking
    • Cooktops & RangesStoves, ranges, cooktops, and range hoods.
      cooktoprangestoverange hood
    • RefrigerationRefrigerators, freezers, and compact cooling appliances.
      refrigeratorfreezercooling
    • Dishwashers & Dish CareDishwashers, drying racks, and sanitation-focused dish care.
      dishwasherdish caresanitizing
    • Food PreparationBlenders, mixers, food processors, and choppers.
      blendermixerfood processorprep
    • Air Fryers & GrillsAir fryers, electric grills, griddles, and countertop cooking.
      air fryergrillgriddle
    • Water & IceWater dispensers, ice makers, and filtration-ready units.
      ice makerwater dispenserfiltration

Searchable Facets

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

Decision Layer

Appliance Type

Filter by specific kitchen appliance category.

Appliance TypeSub-TypeInstallation TypeCapacity (if applicable)

Power & Performance

Key specs that affect cooking and usage.

Power SourceWattage/Power RatingVoltageCooking ModesTemperature RangeCapacity (L/qt)

Size & Fit

Dimensions and compatibility for kitchen layouts.

WidthHeightDepthCountertop vs Built-InCutout/Installation Dimensions (if applicable)Door Style (if applicable)

Features & Controls

Usability and cooking convenience options.

Control TypeSmart/Home ConnectivityProgrammable SettingsTimerAuto Shut-OffSafety FeaturesCleaning/Descale Indicator (if applicable)

Brand, Finish & Value

Brand and aesthetic filters plus price positioning.

BrandFinish/ColorMaterial (e.g., stainless steel)Energy Efficiency Rating (if applicable)Price Range
Raw taxonomy JSON
{
    "category_label": "Kitchen Appliances",
    "category_group": "Home & Garden",
    "root": {
        "title": "Kitchen Appliances",
        "subtitle": "Countertop and built-in appliances for cooking, baking, food prep, and cleaning.",
        "tags": [
            "kitchen",
            "appliances",
            "cooking",
            "baking",
            "food preparation",
            "built-in",
            "countertop"
        ],
        "children": [
            {
                "title": "Coffee & Espresso",
                "subtitle": "Brewers, espresso machines, grinders, and accessories.",
                "tags": [
                    "coffee",
                    "espresso",
                    "brewing"
                ],
                "children": []
            },
            {
                "title": "Microwaves & Ovens",
                "subtitle": "Microwaves, toaster ovens, and conventional\/combination ovens.",
                "tags": [
                    "microwave",
                    "oven",
                    "baking"
                ],
                "children": []
            },
            {
                "title": "Cooktops & Ranges",
                "subtitle": "Stoves, ranges, cooktops, and range hoods.",
                "tags": [
                    "cooktop",
                    "range",
                    "stove",
                    "range hood"
                ],
                "children": []
            },
            {
                "title": "Refrigeration",
                "subtitle": "Refrigerators, freezers, and compact cooling appliances.",
                "tags": [
                    "refrigerator",
                    "freezer",
                    "cooling"
                ],
                "children": []
            },
            {
                "title": "Dishwashers & Dish Care",
                "subtitle": "Dishwashers, drying racks, and sanitation-focused dish care.",
                "tags": [
                    "dishwasher",
                    "dish care",
                    "sanitizing"
                ],
                "children": []
            },
            {
                "title": "Food Preparation",
                "subtitle": "Blenders, mixers, food processors, and choppers.",
                "tags": [
                    "blender",
                    "mixer",
                    "food processor",
                    "prep"
                ],
                "children": []
            },
            {
                "title": "Air Fryers & Grills",
                "subtitle": "Air fryers, electric grills, griddles, and countertop cooking.",
                "tags": [
                    "air fryer",
                    "grill",
                    "griddle"
                ],
                "children": []
            },
            {
                "title": "Water & Ice",
                "subtitle": "Water dispensers, ice makers, and filtration-ready units.",
                "tags": [
                    "ice maker",
                    "water dispenser",
                    "filtration"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Appliance Type",
            "description": "Filter by specific kitchen appliance category.",
            "facets": [
                "Appliance Type",
                "Sub-Type",
                "Installation Type",
                "Capacity (if applicable)"
            ]
        },
        {
            "title": "Power & Performance",
            "description": "Key specs that affect cooking and usage.",
            "facets": [
                "Power Source",
                "Wattage\/Power Rating",
                "Voltage",
                "Cooking Modes",
                "Temperature Range",
                "Capacity (L\/qt)"
            ]
        },
        {
            "title": "Size & Fit",
            "description": "Dimensions and compatibility for kitchen layouts.",
            "facets": [
                "Width",
                "Height",
                "Depth",
                "Countertop vs Built-In",
                "Cutout\/Installation Dimensions (if applicable)",
                "Door Style (if applicable)"
            ]
        },
        {
            "title": "Features & Controls",
            "description": "Usability and cooking convenience options.",
            "facets": [
                "Control Type",
                "Smart\/Home Connectivity",
                "Programmable Settings",
                "Timer",
                "Auto Shut-Off",
                "Safety Features",
                "Cleaning\/Descale Indicator (if applicable)"
            ]
        },
        {
            "title": "Brand, Finish & Value",
            "description": "Brand and aesthetic filters plus price positioning.",
            "facets": [
                "Brand",
                "Finish\/Color",
                "Material (e.g., stainless steel)",
                "Energy Efficiency Rating (if applicable)",
                "Price Range"
            ]
        }
    ]
}