ShoppingCartItemInfoCartItemBundleGUID Property |
Unique identifier of parent shopping cart item. If set, this shopping cart item is a bundle item.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntaxpublic virtual Guid CartItemBundleGUID { get; set; }
Property Value
Type:
Guid
See Also