ShoppingCartItemInfoCartItemGUID Property |
Shopping cart item unique identifier. Shopping cart item means collection of the product and its selected product options.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public virtual Guid CartItemGUID { get; set; }
Property Value
Type:
GuidSee Also