ShoppingCartItemInfoProvider GetSKUOrderUnits Method Kentico 8.0 API Reference
Returns sum of all units of the specified SKU in the order from which the shopping cart item is loaded.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

item
Type: CMS.Ecommerce ShoppingCartItemInfo
Shopping cart item which is loaded from the order (has order data).

Return Value

Type: OnlineInt32
See Also