Log in
Interface

ProductRenderSearchResultsInterface

Magento\Catalog\Api\Data\ProductRenderSearchResultsInterface

What it does

This interface defines a data transfer object (DTO) for holding collections of rendered product information.

Developers use this when working with product rendering APIs to retrieve or set multiple products' display data, such as prices, images, and other frontend presentation details in a structured format.

Public Methods

  • getItems()
  • setItems()