Home / Catalog / Batteries

Electronics · Product category taxonomy

Batteries product category taxonomy for ecommerce

This page is a ready-made product category taxonomy for Batteries. It shows how to organize power sources for everyday devices and industrial applications 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.

9 subcategories5 facet groups25 facetsJSON export

Navigation Tree

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

Browse Layer
  • BatteriesPower sources for everyday devices and industrial applications
    batterypowercellpower supplyelectrical storage
    • AA BatteriesSize AA primary and rechargeable cells
      AALR6rechargeablealkaline
    • AAA BatteriesSize AAA primary and rechargeable cells
      AAALR03rechargeablealkaline
    • C BatteriesSize C primary and rechargeable cells
      CLR14rechargeablealkaline
    • D BatteriesSize D primary and rechargeable cells
      DLR20rechargeablealkaline
    • 9V BatteriesSquare 9V primary and rechargeable batteries
      9VPP3alkalinerechargeable
    • Coin & Button BatteriesWatch, key fob, and small electronics cells
      coinbuttonwatchCRLR
    • Rechargeable BatteriesReusable cells and packs for frequent use
      rechargeableNiMHLi-ionLiFePO4
    • Battery Packs & Power CellsMulti-cell packs for devices and tools
      battery packpower cellmodule
    • Specialty BatteriesOther formats and chemistries for specific devices
      specialtycustom sizeindustrial

Searchable Facets

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

Decision Layer

Core

Key specs to find the right battery fast

Battery SizeBattery ChemistryBattery Type (Primary/Rechargeable)VoltageCapacity (mAh/Wh)Model/Part Number

Compatibility

Match batteries to device requirements

Device CategoryBrand CompatibilityTerminal TypePolarity (if applicable)Form Factor

Performance

Usage and output characteristics

Intended Use (Everyday/High-Drain)Shelf LifeOperating Temperature RangeSelf-Discharge RateDischarge Rate (C-rate)

Packaging

How batteries are sold

Pack Size (Count)Bulk/Wholesale PackIncluded Accessories (e.g., case)Individually Wrapped

Safety & Compliance

Regulatory and handling attributes

Mercury-FreeLead-FreeRechargeable Cycle LifeChild-Safe PackagingHazmat Shipping Eligibility
Raw taxonomy JSON
{
    "category_label": "Batteries",
    "category_group": "Electronics",
    "root": {
        "title": "Batteries",
        "subtitle": "Power sources for everyday devices and industrial applications",
        "tags": [
            "battery",
            "power",
            "cell",
            "power supply",
            "electrical storage"
        ],
        "children": [
            {
                "title": "AA Batteries",
                "subtitle": "Size AA primary and rechargeable cells",
                "tags": [
                    "AA",
                    "LR6",
                    "rechargeable",
                    "alkaline"
                ],
                "children": []
            },
            {
                "title": "AAA Batteries",
                "subtitle": "Size AAA primary and rechargeable cells",
                "tags": [
                    "AAA",
                    "LR03",
                    "rechargeable",
                    "alkaline"
                ],
                "children": []
            },
            {
                "title": "C Batteries",
                "subtitle": "Size C primary and rechargeable cells",
                "tags": [
                    "C",
                    "LR14",
                    "rechargeable",
                    "alkaline"
                ],
                "children": []
            },
            {
                "title": "D Batteries",
                "subtitle": "Size D primary and rechargeable cells",
                "tags": [
                    "D",
                    "LR20",
                    "rechargeable",
                    "alkaline"
                ],
                "children": []
            },
            {
                "title": "9V Batteries",
                "subtitle": "Square 9V primary and rechargeable batteries",
                "tags": [
                    "9V",
                    "PP3",
                    "alkaline",
                    "rechargeable"
                ],
                "children": []
            },
            {
                "title": "Coin & Button Batteries",
                "subtitle": "Watch, key fob, and small electronics cells",
                "tags": [
                    "coin",
                    "button",
                    "watch",
                    "CR",
                    "LR"
                ],
                "children": []
            },
            {
                "title": "Rechargeable Batteries",
                "subtitle": "Reusable cells and packs for frequent use",
                "tags": [
                    "rechargeable",
                    "NiMH",
                    "Li-ion",
                    "LiFePO4"
                ],
                "children": []
            },
            {
                "title": "Battery Packs & Power Cells",
                "subtitle": "Multi-cell packs for devices and tools",
                "tags": [
                    "battery pack",
                    "power cell",
                    "module"
                ],
                "children": []
            },
            {
                "title": "Specialty Batteries",
                "subtitle": "Other formats and chemistries for specific devices",
                "tags": [
                    "specialty",
                    "custom size",
                    "industrial"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Core",
            "description": "Key specs to find the right battery fast",
            "facets": [
                "Battery Size",
                "Battery Chemistry",
                "Battery Type (Primary\/Rechargeable)",
                "Voltage",
                "Capacity (mAh\/Wh)",
                "Model\/Part Number"
            ]
        },
        {
            "title": "Compatibility",
            "description": "Match batteries to device requirements",
            "facets": [
                "Device Category",
                "Brand Compatibility",
                "Terminal Type",
                "Polarity (if applicable)",
                "Form Factor"
            ]
        },
        {
            "title": "Performance",
            "description": "Usage and output characteristics",
            "facets": [
                "Intended Use (Everyday\/High-Drain)",
                "Shelf Life",
                "Operating Temperature Range",
                "Self-Discharge Rate",
                "Discharge Rate (C-rate)"
            ]
        },
        {
            "title": "Packaging",
            "description": "How batteries are sold",
            "facets": [
                "Pack Size (Count)",
                "Bulk\/Wholesale Pack",
                "Included Accessories (e.g., case)",
                "Individually Wrapped"
            ]
        },
        {
            "title": "Safety & Compliance",
            "description": "Regulatory and handling attributes",
            "facets": [
                "Mercury-Free",
                "Lead-Free",
                "Rechargeable Cycle Life",
                "Child-Safe Packaging",
                "Hazmat Shipping Eligibility"
            ]
        }
    ]
}