Class that defines cart.
unique key for each cart.
cartItemGroups of the each cart item.
cartItems will hold all cart items.
custom attributes for an cart.
cart total prices.
This function parse the cart information.
Cart
Generated using TypeDoc
Class that defines cart.