| ShoppingCartItemInfoProviderGetShoppingCartItemInfoInternal Method (Guid) | 
            Returns shopping cart item with specified GUID.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntaxprotected virtual ShoppingCartItemInfo GetShoppingCartItemInfoInternal(
	Guid itemGuid
)
Parameters
- itemGuid
 - Type: SystemGuid
Shopping cart item GUID 
Return Value
Type: 
ShoppingCartItemInfo
See Also