ICurrentShoppingCartService Interface |
Namespace: CMS.Ecommerce
public interface ICurrentShoppingCartService
The ICurrentShoppingCartService type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetCurrentShoppingCart |
Finds the most suitable shopping cart for given user. Creates and initializes new one when no cart found.
|
![]() | SetCurrentShoppingCart |
Sets current shopping cart for current visitor.
|