Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShoppingCartInfoProvider Class
ShoppingCartInfoProvider Methods
AddShoppingCartItem Method
AddShoppingCartItemInternal Method
CalculateTotalItemsWeight Method
CalculateTotalItemsWeightInternal Method
CopyShoppingCartItems Method
CopyShoppingCartItemsInternal Method
Delete Method
DeleteShoppingCartInfo Method
DeleteShoppingCartInfoInternal Method
DeleteShoppingCartItems Method
DeleteShoppingCartItemsInternal Method
EmptyShoppingCart Method
EmptyShoppingCartInternal Method
EvaluateContent Method
EvaluateContentInternal Method
Get Method
GetAsync Method
GetOrderInvoice Method
GetOrderInvoiceInternal Method
GetShoppingCartInfo Method
GetShoppingCartInfoFromOrder Method
GetShoppingCartInfoFromOrderInternal Method
GetShoppingCartInfoInternal Method
GetShoppingCartItem Method
GetShoppingCartItemInternal Method
GetShoppingCartResolver Method
GetShoppingCartResolverInternal Method
GetShoppingCarts Method
GetShoppingCartsInternal Method
GetTotalUnits Method
GetTotalUnitsInternal Method
RemoveShoppingCartItem Method
RemoveShoppingCartItemInternal Method
Set Method
SetOrder Method
SetOrderInternal Method
SetOrderItems Method
SetOrderItemsInternal Method
SetShoppingCartInfo Method
SetShoppingCartInfoInternal Method
SetShoppingCartItem Method
SetShoppingCartItemInternal Method
UpdateShoppingCartFromOrder Method
UpdateShoppingCartFromOrderInternal Method
UpdateShoppingCartItemInternal Method
ValidateShoppingCart Method
ValidateShoppingCartInternal Method
ShoppingCartInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
ShoppingCartInfo
info
)
Parameters
info
Type:
CMS.Ecommerce
ShoppingCartInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
ShoppingCartInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com