Log in
Model

ProductRenderInfoSearchResults

Magento\Catalog\Model\ProductRenderInfoSearchResults

What it does

This class represents a collection of product render information results returned from search operations.

Developers use this when retrieving multiple product rendering data through the Catalog API, such as when loading product information for display on category pages or search results.

It extends the standard SearchResults class to provide type-safe handling of product render data.