FeaturedProductReaderInterface

Extends

Interface FeaturedProductReaderInterface

package

Default

Methods

Get new products

getNewProducts(\FeaturedProductSettings $settings) : \FeaturedProductCollection

Get offers

getOfferedProducts(\FeaturedProductSettings $settings) : \FeaturedProductCollection

Get products by category

getProductsByCategoryId(\FeaturedProductSettings $settings, \IntType $categoryId) : \FeaturedProductCollection

Arguments

$categoryId

\IntType

Response

\FeaturedProductCollection

Get top products

getTopProducts(\FeaturedProductSettings $settings) : \FeaturedProductCollection

Get upcoming products

getUpcomingProducts(\FeaturedProductSettings $settings) : \FeaturedProductCollection