ShoppingCartInfoProvider GetShoppingCartItemInternal Method (ShoppingCartInfo, ShoppingCartItemParameters)Kentico 8.0 API Reference
Returns specified shopping cart item from the given shopping cart object. If such item is not found, null is returned. By default shopping cart item is searched according to the product SKUID and SKUIDs of its product options.

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

Return Value

Type: ShoppingCartItemInfo
See Also