← 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. Down jacket Herno grey
    Down jacket Herno grey - $568.75 - stars

    ...

    hierarchical_categories

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

    list_categories

      [
    • "Men",
    • "Clothing",
    • "Jackets",
    • ]
    category_page_id:
      [
    • "Men",
    • "Men > Clothing",
    • "Men > Clothing > Jackets",
    • ]
  2. Polo Sun68 white
    Polo Sun68 white - $92.5 - stars

    ...

    hierarchical_categories

      {
    • lvl0: "Men",
    • lvl1: "Men > Clothing",
    • lvl2: "Men > Clothing > T-shirts",
    • }

    list_categories

      [
    • "Men",
    • "Clothing",
    • "T-shirts",
    • ]
    category_page_id:
      [
    • "Men",
    • "Men > Clothing",
    • "Men > Clothing > T-shirts",
    • ]