Click or drag to resize
SKUInfoSKUWeight Property
Product weight. For product variant with weight not set, it is returned from parent product.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual double SKUWeight { get; set; }

Property Value

Type: Double
See Also