Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ICurrentShoppingCartService Interface
ICurrentShoppingCartService Methods
GetCurrentShoppingCart Method
SetCurrentShoppingCart Method
ICurrentShoppingCartService
SetCurrentShoppingCart Method
Sets current shopping cart for current visitor.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
void
SetCurrentShoppingCart
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
Remarks
The default implementation of this service calls the
InvalidateCurrentShoppingCartCache
method.
See Also
Reference
ICurrentShoppingCartService Interface
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com