| ShoppingCartInfoCreateShoppingCartInfo Method (Int32) | 
            Returns new empty ShoppingCartInfo object.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntaxpublic static ShoppingCartInfo CreateShoppingCartInfo(
	int siteId
)
Parameters
- siteId
 - Type: SystemInt32
Site ID 
Return Value
Type: 
ShoppingCartInfo
See Also