Updates products' available items in database according to the products' units of the specified shopping cart.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cartObj
 - Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart with some products 
See Also