ShoppingCartInfoGetShoppingCartItem Method (Guid) |
Returns shopping cart item from the shopping cart object.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public ShoppingCartItemInfo GetShoppingCartItem(
Guid cartItemGuid
)
Parameters
- cartItemGuid
- Type: SystemGuid
Shopping cart item GUID
Return Value
Type:
ShoppingCartItemInfoSee Also