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