Check new shopping cart items (product-site binding, product option - product binding and needed product options. 
            Returns true on success. 
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
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:See Also