Home > widget-integration > CartController > (constructor)

CartController.(constructor)

Constructs a new instance of the CartController class

Signature:

constructor(cartService: CartService, cartSelectors: CartSelectors, appService: AppService, wcagHelper: WCAGHelper, domHelper: DomHelper);

Parameters

Parameter

Type

Description

cartService

CartService

cartSelectors

CartSelectors

appService

AppService

wcagHelper

WCAGHelper

domHelper

DomHelper