Home > widget-integration > RecommendationService > (constructor)

RecommendationService.(constructor)

Constructs a new instance of the RecommendationService class

Signature:

constructor(moduleRef: ModuleRefImpl, appService: AppService, platformLoader: PlatformLoader, templateAPI: TemplateAPI, recentlyViewedProductService: RecentlyViewedProductService, cartAPI: CartAPI, recommendationAPI: RecommendationAPI);

Parameters

Parameter

Type

Description

moduleRef

ModuleRefImpl

appService

AppService

platformLoader

PlatformLoader

templateAPI

TemplateAPI

recentlyViewedProductService

RecentlyViewedProductService

cartAPI

CartAPI

recommendationAPI

RecommendationAPI