ProductListProviderInterface

Extends

Interface ProductListProviderInterface

category

System

package

Product

subpackage

Interfaces

Methods

Returns all product list items.

getAll() : \ProductListItemCollection

Returns a product list item collection by the provided category ID.

getByCategoryId(\IdType $categoryId) : \ProductListItemCollection

Arguments

$categoryId

\IdType

Category ID.

Response

\ProductListItemCollection