| ShoppingCartInfoProviderGetShoppingCartInfoInternal Method (Guid) | 
            Returns shopping cart with specified GUID.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntaxprotected virtual ShoppingCartInfo GetShoppingCartInfoInternal(
	Guid cartGuid
)
Parameters
- cartGuid
 - Type: SystemGuid
Shopping cart GUID 
Return Value
Type: 
ShoppingCartInfo
See Also