Updates shopping carts customers preference by those selected in shopping cart. Updated fields are
            preferred currency, shipping and payment option. Registered customers preferences will be updated in UserSite 
            binding table for shopping carts site.
            Anonymous customer's preferences are updated directly in customer record.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- cart
 - Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart info object 
See Also