ShoppingCartItemInfoCartItemParentGUID Property |
Unique identifier of the parent shopping cart item. When set current SKU is a product option, otherwise it is a product.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public virtual Guid CartItemParentGUID { get; set; }
Property Value
Type:
GuidSee Also