Home > widget-integration > ProductController > (constructor)
ProductController.(constructor)
Constructs a new instance of the ProductController class
Signature:
constructor(appService: AppService, productService: ProductService, swatchService: ProductSwatchService, quickViewController: QuickViewController, quickAddToCartController: QuickAddToCartController, dtoHelper: DTOHelper);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
appService | ||
|
productService | ||
|
swatchService | ||
|
quickViewController | ||
|
quickAddToCartController | ||
|
dtoHelper |
DTOHelper |