Returns shopping cart item from the specified shopping cart object.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cart
- Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart
- cartItemGuid
- Type: System Guid
Shopping cart item GUID
Return Value
Type: ShoppingCartItemInfoSee Also