Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
IShoppingCartRepository Interface
IShoppingCartRepository Methods
DeleteCart Method
DeleteUsersCart Method
GetCart Method
GetUsersCart Method
SetCart Method
IShoppingCartRepository
SetCart Method
Sets (inserts or updates) the
ShoppingCartInfo
.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
void
SetCart
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
The shopping cart to be set.
See Also
Reference
IShoppingCartRepository Interface
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com