Log in
Model

Category

Magento\Catalog\Model\Layer\Category

What it does

This class represents the catalog layer for category pages in Magento 2.

It serves as a concrete implementation of the abstract Layer class specifically for category browsing, managing product collections, filters, and layered navigation state on category pages.

Developers use this class when working with category-specific product filtering and layered navigation functionality.