Home / Catalog / Lighting

Home & Garden · Product category taxonomy

Lighting product category taxonomy for ecommerce

This page is a ready-made product category taxonomy for Lighting. It shows how to organize browse indoor and outdoor lighting for everyday use and ambiance. into a clear browse hierarchy, with the searchable facets shoppers expect on an ecommerce site.

Built for merchants, product managers, and taxonomy leads who need a solid starting structure—not a blank spreadsheet. Use the navigation tree for menus, collections, and breadcrumbs; use the facet groups for filters, search, and merchandising; then copy the exportable JSON into Shopify, Magento, or your PIM.

8 subcategories5 facet groups25 facetsJSON export

Navigation Tree

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

Browse Layer
  • LightingBrowse indoor and outdoor lighting for everyday use and ambiance.
    lightinglampsfixturesbulbsoutdoor lightingsmart lighting
    • Light BulbsReplaceable bulbs for lamps and fixtures.
      bulbsreplacementlamp bulbs
    • Ceiling LightsOverhead fixtures for rooms and hallways.
      ceilingflush mountsemi-flush
    • Wall LightsSconces and wall-mounted fixtures.
      wall sconcesindoor wall lighting
    • Floor & Table LampsPortable lighting for living spaces and bedrooms.
      floor lampstable lamps
    • Pendant & Chandelier LightingStatement lighting for dining, kitchens, and entryways.
      pendantchandelier
    • Outdoor LightingPath, porch, and landscape lighting.
      outdoorporchpath lights
    • Smart LightingConnected bulbs, switches, and fixtures.
      smart homevoice controlapp control
    • LED LightingEnergy-efficient LED fixtures and bulbs.
      LEDenergy efficient

Searchable Facets

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

Decision Layer

Product Type

Choose the lighting form factor.

Light Bulb TypeFixture TypeMounting TypeBulb ShapeInstallation Type

Light Characteristics

Filter by brightness, color, and beam behavior.

LumensColor Temperature (Kelvin)Color (Warm/Neutral/Cool)CRI (Color Rendering Index)DimmableBeam Angle

Compatibility & Power

Match sockets, voltage, and energy needs.

Bulb Base Type (E26/E27/E12/GU10/etc.)Voltage (120V/230V)WattageEnergy Star/Equivalent RatingPower Source (Plug-in/Battery/Solar/Hardwired)

Smart & Controls

Connected features and control methods.

Smart Home Platform (Alexa/Google/HomeKit)Control Method (App/Voice/Remote/Switch)Automation (Schedules/Scenes)Wi-Fi/Bluetooth/Zigbee/Thread

Style & Use Case

Find lighting by room and aesthetic.

Room (Living Room/Bedroom/Kitchen/Bathroom/Entryway/Outdoor/Office)Style (Modern/Traditional/Farmhouse/Industrial/Minimalist)Finish (Black/Brass/Chrome/White/Wood)Shade MaterialWeather Rating (Outdoor Wet/Damp/Indoor)
Raw taxonomy JSON
{
    "category_label": "Lighting",
    "category_group": "Home & Garden",
    "root": {
        "title": "Lighting",
        "subtitle": "Browse indoor and outdoor lighting for everyday use and ambiance.",
        "tags": [
            "lighting",
            "lamps",
            "fixtures",
            "bulbs",
            "outdoor lighting",
            "smart lighting"
        ],
        "children": [
            {
                "title": "Light Bulbs",
                "subtitle": "Replaceable bulbs for lamps and fixtures.",
                "tags": [
                    "bulbs",
                    "replacement",
                    "lamp bulbs"
                ],
                "children": []
            },
            {
                "title": "Ceiling Lights",
                "subtitle": "Overhead fixtures for rooms and hallways.",
                "tags": [
                    "ceiling",
                    "flush mount",
                    "semi-flush"
                ],
                "children": []
            },
            {
                "title": "Wall Lights",
                "subtitle": "Sconces and wall-mounted fixtures.",
                "tags": [
                    "wall sconces",
                    "indoor wall lighting"
                ],
                "children": []
            },
            {
                "title": "Floor & Table Lamps",
                "subtitle": "Portable lighting for living spaces and bedrooms.",
                "tags": [
                    "floor lamps",
                    "table lamps"
                ],
                "children": []
            },
            {
                "title": "Pendant & Chandelier Lighting",
                "subtitle": "Statement lighting for dining, kitchens, and entryways.",
                "tags": [
                    "pendant",
                    "chandelier"
                ],
                "children": []
            },
            {
                "title": "Outdoor Lighting",
                "subtitle": "Path, porch, and landscape lighting.",
                "tags": [
                    "outdoor",
                    "porch",
                    "path lights"
                ],
                "children": []
            },
            {
                "title": "Smart Lighting",
                "subtitle": "Connected bulbs, switches, and fixtures.",
                "tags": [
                    "smart home",
                    "voice control",
                    "app control"
                ],
                "children": []
            },
            {
                "title": "LED Lighting",
                "subtitle": "Energy-efficient LED fixtures and bulbs.",
                "tags": [
                    "LED",
                    "energy efficient"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Product Type",
            "description": "Choose the lighting form factor.",
            "facets": [
                "Light Bulb Type",
                "Fixture Type",
                "Mounting Type",
                "Bulb Shape",
                "Installation Type"
            ]
        },
        {
            "title": "Light Characteristics",
            "description": "Filter by brightness, color, and beam behavior.",
            "facets": [
                "Lumens",
                "Color Temperature (Kelvin)",
                "Color (Warm\/Neutral\/Cool)",
                "CRI (Color Rendering Index)",
                "Dimmable",
                "Beam Angle"
            ]
        },
        {
            "title": "Compatibility & Power",
            "description": "Match sockets, voltage, and energy needs.",
            "facets": [
                "Bulb Base Type (E26\/E27\/E12\/GU10\/etc.)",
                "Voltage (120V\/230V)",
                "Wattage",
                "Energy Star\/Equivalent Rating",
                "Power Source (Plug-in\/Battery\/Solar\/Hardwired)"
            ]
        },
        {
            "title": "Smart & Controls",
            "description": "Connected features and control methods.",
            "facets": [
                "Smart Home Platform (Alexa\/Google\/HomeKit)",
                "Control Method (App\/Voice\/Remote\/Switch)",
                "Automation (Schedules\/Scenes)",
                "Wi-Fi\/Bluetooth\/Zigbee\/Thread"
            ]
        },
        {
            "title": "Style & Use Case",
            "description": "Find lighting by room and aesthetic.",
            "facets": [
                "Room (Living Room\/Bedroom\/Kitchen\/Bathroom\/Entryway\/Outdoor\/Office)",
                "Style (Modern\/Traditional\/Farmhouse\/Industrial\/Minimalist)",
                "Finish (Black\/Brass\/Chrome\/White\/Wood)",
                "Shade Material",
                "Weather Rating (Outdoor Wet\/Damp\/Indoor)"
            ]
        }
    ]
}