public TabletSizeOption() { Widths = new List <SizeOption>(); PriceRange = new ProductVariant.Prices(); }
public ProductDetailItemExtension() { PriceRange = new ProductVariant.Prices(); }