Home / Catalog / Halloween

Home & Garden · Product category taxonomy

Halloween product category taxonomy for ecommerce

This page is a ready-made product category taxonomy for Halloween. It shows how to organize decorations, costumes, party supplies, and seasonal essentials for Halloween celebrations. 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
  • HalloweenDecorations, costumes, party supplies, and seasonal essentials for Halloween celebrations.
    halloweenseasonalpartydecorationscostumes
    • Halloween DecorationsIndoor and outdoor décor for spooky ambience.
      decorationsindooroutdoorspooky
    • Halloween Lights & SoundIlluminated and audio effects for Halloween displays.
      lightssoundeffects
    • Halloween CostumesDress-up outfits for adults, kids, and groups.
      costumesdress-upthemed
    • Halloween Masks & MakeupMasks, face paint, and special effects for transformations.
      masksmakeupface paint
    • Halloween Party SuppliesTableware, balloons, banners, and serving essentials.
      party suppliestablewarebanners
    • Halloween Treats & CandyCandy and packaged treats for trick-or-treating.
      candytreatstrick-or-treat
    • Halloween Props & AccessoriesHands-on accessories and spooky add-ons.
      propsaccessoriesthemed
    • Halloween Yard & Outdoor DisplaysGraveyard, lawn, and porch display items.
      yardoutdoorporch

Searchable Facets

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

Decision Layer

Core

Primary attributes for finding Halloween items.

Halloween ThemeOccasionIndoor/OutdoorMaterialColor

Costume & Wearables

Filters for dress-up and face transformation items.

GenderAge GroupSizeCostume TypeMask Type

Party & Tabletop

Filters for hosting and decorating a Halloween party.

Product TypePack SizeCountTableware CategoryDecoration Type

Lights, Sound & Effects

Filters for powered and interactive display items.

Power TypeEffect TypeLight ColorSound TypeIndoor/Outdoor Rating

Treats & Candy

Filters for trick-or-treat and party sweets.

Candy TypeDietary PreferenceFlavorPack SizeAllergen Information
Raw taxonomy JSON
{
    "category_label": "Halloween",
    "category_group": "Home & Garden",
    "root": {
        "title": "Halloween",
        "subtitle": "Decorations, costumes, party supplies, and seasonal essentials for Halloween celebrations.",
        "tags": [
            "halloween",
            "seasonal",
            "party",
            "decorations",
            "costumes"
        ],
        "children": [
            {
                "title": "Halloween Decorations",
                "subtitle": "Indoor and outdoor décor for spooky ambience.",
                "tags": [
                    "decorations",
                    "indoor",
                    "outdoor",
                    "spooky"
                ],
                "children": []
            },
            {
                "title": "Halloween Lights & Sound",
                "subtitle": "Illuminated and audio effects for Halloween displays.",
                "tags": [
                    "lights",
                    "sound",
                    "effects"
                ],
                "children": []
            },
            {
                "title": "Halloween Costumes",
                "subtitle": "Dress-up outfits for adults, kids, and groups.",
                "tags": [
                    "costumes",
                    "dress-up",
                    "themed"
                ],
                "children": []
            },
            {
                "title": "Halloween Masks & Makeup",
                "subtitle": "Masks, face paint, and special effects for transformations.",
                "tags": [
                    "masks",
                    "makeup",
                    "face paint"
                ],
                "children": []
            },
            {
                "title": "Halloween Party Supplies",
                "subtitle": "Tableware, balloons, banners, and serving essentials.",
                "tags": [
                    "party supplies",
                    "tableware",
                    "banners"
                ],
                "children": []
            },
            {
                "title": "Halloween Treats & Candy",
                "subtitle": "Candy and packaged treats for trick-or-treating.",
                "tags": [
                    "candy",
                    "treats",
                    "trick-or-treat"
                ],
                "children": []
            },
            {
                "title": "Halloween Props & Accessories",
                "subtitle": "Hands-on accessories and spooky add-ons.",
                "tags": [
                    "props",
                    "accessories",
                    "themed"
                ],
                "children": []
            },
            {
                "title": "Halloween Yard & Outdoor Displays",
                "subtitle": "Graveyard, lawn, and porch display items.",
                "tags": [
                    "yard",
                    "outdoor",
                    "porch"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Core",
            "description": "Primary attributes for finding Halloween items.",
            "facets": [
                "Halloween Theme",
                "Occasion",
                "Indoor\/Outdoor",
                "Material",
                "Color"
            ]
        },
        {
            "title": "Costume & Wearables",
            "description": "Filters for dress-up and face transformation items.",
            "facets": [
                "Gender",
                "Age Group",
                "Size",
                "Costume Type",
                "Mask Type"
            ]
        },
        {
            "title": "Party & Tabletop",
            "description": "Filters for hosting and decorating a Halloween party.",
            "facets": [
                "Product Type",
                "Pack Size",
                "Count",
                "Tableware Category",
                "Decoration Type"
            ]
        },
        {
            "title": "Lights, Sound & Effects",
            "description": "Filters for powered and interactive display items.",
            "facets": [
                "Power Type",
                "Effect Type",
                "Light Color",
                "Sound Type",
                "Indoor\/Outdoor Rating"
            ]
        },
        {
            "title": "Treats & Candy",
            "description": "Filters for trick-or-treat and party sweets.",
            "facets": [
                "Candy Type",
                "Dietary Preference",
                "Flavor",
                "Pack Size",
                "Allergen Information"
            ]
        }
    ]
}