← Home

>>> Men's Catalog Page ⭐

Filter attributes are obtained by parsing the URL path into the corresponding query's filter value.

You can use different attributes to filter your category pages. However, the category_page_id facets format exposes the hierarchy, and can also be used as the category attribute for Merchandizing Studio, AI Personalization, Query Categorization, etc.

Visit the Algolia Categories Guideline to get more information.

Using filter (category_page_id:'Men')
  1. Scarf Altea green
    Scarf Altea green - $115 - stars

    ...

    hierarchical_categories

      {
    • lvl0: "Accessories",
    • lvl1: "Accessories > Men",
    • lvl2: "Accessories > Men > Clothing",
    • }

    list_categories

      [
    • "Accessories",
    • "Men",
    • "Clothing",
    • ]
    category_page_id:
      [
    • "Men",
    • "Accessories > Men",
    • "Accessories > Men > Clothing",
    • ]
  2. Shirt Michael Kors blue
    Shirt Michael Kors blue - $123.75 - stars

    ...

    hierarchical_categories

      {
    • lvl0: "Men",
    • lvl1: "Men > Clothing",
    • lvl2: "Men > Clothing > Shirts",
    • }

    list_categories

      [
    • "Men",
    • "Clothing",
    • "Shirts",
    • ]
    category_page_id:
      [
    • "Men",
    • "Men > Clothing",
    • "Men > Clothing > Shirts",
    • ]