Home > widget-integration > CartService > (constructor)

CartService.(constructor)

Constructs a new instance of the CartService class

Signature:

constructor(cartAPI: CartAPI, cartSelectors: CartSelectors, appService: AppService);

Parameters

Parameter

Type

Description

cartAPI

CartAPI

cartSelectors

CartSelectors

appService

AppService