Class | Description |
---|---|
Cart |
A cart that keeps the references to the Products added by the user
This object could be maintained in the session so |
CartItem<T> |
Item within the
Cart . |
ShoppingCart<U extends IGenericEcomUser> | Deprecated
Earlier this specifically had List
|
Copyright © 2018. All rights reserved.