← Home

>>> Clothing'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:'Women > Clothing')
  1. Leather vest D.r.o.w.s black
    Leather vest D.r.o.w.s black - $486.25 - stars

    ...

    hierarchical_categories

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

    list_categories

      [
    • "Women",
    • "Clothing",
    • "Jackets",
    • ]
    category_page_id:
      [
    • "Women",
    • "Women > Clothing",
    • "Women > Clothing > Jackets",
    • ]
  2. Jeans “Cropped Worker“ Closed white
    Jeans “Cropped Worker“ Closed white - $298.75 - stars

    ...

    hierarchical_categories

      {
    • lvl0: "Women",
    • lvl1: "Women > Clothing",
    • lvl2: "Women > Clothing > Jeans",
    • }

    list_categories

      [
    • "Women",
    • "Clothing",
    • "Jeans",
    • ]
    category_page_id:
      [
    • "Women",
    • "Women > Clothing",
    • "Women > Clothing > Jeans",
    • ]
  3. T-Shirt Better Rich light grey
    T-Shirt Better Rich light grey - $73.75 - stars

    ...

    hierarchical_categories

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

    list_categories

      [
    • "Women",
    • "Clothing",
    • "T-shirts",
    • ]
    category_page_id:
      [
    • "Women",
    • "Women > Clothing",
    • "Women > Clothing > T-shirts",
    • ]
  4. Shirt “Kendall“ Polo Ralph Lauren white
    Shirt “Kendall“ Polo Ralph Lauren white - $140 - stars

    ...

    hierarchical_categories

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

    list_categories

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