Ejemplo n.º 1
0
 public TabletSizeOption()
 {
     Widths     = new List <SizeOption>();
     PriceRange = new ProductVariant.Prices();
 }
Ejemplo n.º 2
0
 public ProductDetailItemExtension()
 {
     PriceRange = new ProductVariant.Prices();
 }