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: 8.2.23
Syntax public bool SKUNeedsShipping { get; set; }
Property Value
Type:
BooleanSee Also