[Missing <summary> documentation for "N:Litium.Foundation.Modules.ECommerce.ShoppingCarts"]
Classes
| Class | Description | |
|---|---|---|
|
|
Cart |
Shopping cart, accessible through the user's current state.
The shopping cart can contain a number of products from the ProductCatalog module.
|
|
|
ShoppingCart |
Shopping cart class.
|
|
|
ShoppingCartCollection |
Shopping cart collection.
|
|
|
ShoppingCartConstants |
Shopping cart constants
|
|
|
ShoppingCartDoesNotExistException |
Exception class for the payment info.
Thrown when an operation is tried to be performed with a non-existing shopping cart.
|
|
|
ShoppingCartExistsException |
Exception class for the shopping cart.
Thrown when an existing shopping cart is tried to be created.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
ShoppingCartSaveMethod |
Shopping cart save method
|