Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShoppingCartInfoProvider Class
ShoppingCartInfoProvider Methods
AddShoppingCartItem Method
AddShoppingCartItemInternal Method
CalculateTotalItemsWeight Method
CalculateTotalItemsWeightInternal Method
CheckShoppingCart Method
CheckShoppingCartInternal Method
CopyShoppingCartItems Method
CopyShoppingCartItemsInternal Method
DeleteShoppingCartInfo Method
DeleteShoppingCartInfoInternal Method
DeleteShoppingCartItems Method
DeleteShoppingCartItemsInternal Method
EmptyShoppingCart Method
EmptyShoppingCartInternal Method
EvaluateContent Method
EvaluateContentInternal 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
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
SetOrderItems Method
Creates or updates order items based on the items of the specified shopping cart.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
void
SetOrderItems
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
Shopping cart data
See Also
Reference
ShoppingCartInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com