Log in
Model

Category

Magento\Catalog\Model\Rss\Category

What it does

This model provides RSS feed functionality for Magento catalog categories.

Developers use it to retrieve a collection of products from a specific category, formatted for RSS syndication, limited to the 50 most recently updated visible products.

It's primarily used when generating category-based RSS feeds for product updates.

Public Methods

  • getProductCollection()