ShoppingCartInfoProvider CheckNewShoppingCartItemsInternal Method Kentico 8.0 API Reference
Check new shopping cart items (product-site binding, product option - product binding and needed product options. Returns true on success.

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

Parameters

cart
Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart object to check SKUs for.
itemParams
Type: CMS.Ecommerce ShoppingCartItemParameters
Parameters of the shopping cart item which should be used to perform the check.

Return Value

Type: OnlineBoolean
See Also