Model
Special
Magento\Catalog\Model\Rss\Product\Special
What it does
This class retrieves a collection of products that have special pricing (discounted prices) for RSS feed generation.
Developers use this class when they need to display products on sale in an RSS feed, filtered by store and customer group.
It's commonly used by Magento's RSS feed functionality to show customers current deals and promotions.
Public Methods
- getProductsCollection()