Navigation Tree

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

Browse Layer
  • PetsShop by pet type and care needs
    petspet carepet suppliespet type
    • DogsCare, feeding, grooming, and training essentials
      dogscanine
    • CatsFeeding, litter, scratching, and grooming essentials
      catsfeline
    • BirdsCages, seed, supplements, and bird care
      birdsavian
    • FishAquariums, filtration, water care, and feeding
      fishaquarium
    • Small AnimalsRabbits, hamsters, guinea pigs, and more
      small animalsrabbitshamstersguinea pigs
    • Reptiles & AmphibiansTerrarium essentials, heating, and nutrition
      reptilesamphibiansterrarium
    • InvertebratesCare supplies for insects and other invertebrates
      invertebratesinsects
    • Pet Care & HealthWellness, grooming, hygiene, and basic care
      pet carehealthgroominghygiene

Searchable Facets

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

Decision Layer

Pet Type

Filter by the animal you’re shopping for

Pet typeBreed (optional)Life stage

Need / Category

What you’re buying for your pet

Product typeCare needDiet typeGrooming need

Health & Wellness

Wellness-focused attributes

Health concernMedication type (if applicable)Allergy-friendlyPrescription required (if applicable)

Diet & Ingredients

Food and treat preferences

Food formatProtein sourceGrain-freeWet vs dryTreat type

Size, Age & Fit

Sizing and suitability filters

Age rangeWeight rangeSize (pet)Quantity / countVolume / weight
Raw taxonomy JSON
{
    "category_label": "Pets",
    "category_group": "Pet Supplies",
    "root": {
        "title": "Pets",
        "subtitle": "Shop by pet type and care needs",
        "tags": [
            "pets",
            "pet care",
            "pet supplies",
            "pet type"
        ],
        "children": [
            {
                "title": "Dogs",
                "subtitle": "Care, feeding, grooming, and training essentials",
                "tags": [
                    "dogs",
                    "canine"
                ],
                "children": []
            },
            {
                "title": "Cats",
                "subtitle": "Feeding, litter, scratching, and grooming essentials",
                "tags": [
                    "cats",
                    "feline"
                ],
                "children": []
            },
            {
                "title": "Birds",
                "subtitle": "Cages, seed, supplements, and bird care",
                "tags": [
                    "birds",
                    "avian"
                ],
                "children": []
            },
            {
                "title": "Fish",
                "subtitle": "Aquariums, filtration, water care, and feeding",
                "tags": [
                    "fish",
                    "aquarium"
                ],
                "children": []
            },
            {
                "title": "Small Animals",
                "subtitle": "Rabbits, hamsters, guinea pigs, and more",
                "tags": [
                    "small animals",
                    "rabbits",
                    "hamsters",
                    "guinea pigs"
                ],
                "children": []
            },
            {
                "title": "Reptiles & Amphibians",
                "subtitle": "Terrarium essentials, heating, and nutrition",
                "tags": [
                    "reptiles",
                    "amphibians",
                    "terrarium"
                ],
                "children": []
            },
            {
                "title": "Invertebrates",
                "subtitle": "Care supplies for insects and other invertebrates",
                "tags": [
                    "invertebrates",
                    "insects"
                ],
                "children": []
            },
            {
                "title": "Pet Care & Health",
                "subtitle": "Wellness, grooming, hygiene, and basic care",
                "tags": [
                    "pet care",
                    "health",
                    "grooming",
                    "hygiene"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Pet Type",
            "description": "Filter by the animal you’re shopping for",
            "facets": [
                "Pet type",
                "Breed (optional)",
                "Life stage"
            ]
        },
        {
            "title": "Need \/ Category",
            "description": "What you’re buying for your pet",
            "facets": [
                "Product type",
                "Care need",
                "Diet type",
                "Grooming need"
            ]
        },
        {
            "title": "Health & Wellness",
            "description": "Wellness-focused attributes",
            "facets": [
                "Health concern",
                "Medication type (if applicable)",
                "Allergy-friendly",
                "Prescription required (if applicable)"
            ]
        },
        {
            "title": "Diet & Ingredients",
            "description": "Food and treat preferences",
            "facets": [
                "Food format",
                "Protein source",
                "Grain-free",
                "Wet vs dry",
                "Treat type"
            ]
        },
        {
            "title": "Size, Age & Fit",
            "description": "Sizing and suitability filters",
            "facets": [
                "Age range",
                "Weight range",
                "Size (pet)",
                "Quantity \/ count",
                "Volume \/ weight"
            ]
        }
    ]
}