SKUInfoSKUNeedsShipping Property |
Indicates if SKU needs to be shipped. Value is taken from parent product in case of product variant.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax public bool SKUNeedsShipping { get; set; }
Property Value
Type:
BooleanSee Also