ShoppingCartItemInfoVariantParent Property |
In case the shopping cart item is a variant, returns its parent product.
If the current item is not variant, returns null;
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public SKUInfo VariantParent { get; }
Property Value
Type:
SKUInfoSee Also