コード例 #1
0
 public TabletSizeOption()
 {
     Widths     = new List <SizeOption>();
     PriceRange = new ProductVariant.Prices();
 }
コード例 #2
0
 public ProductDetailItemExtension()
 {
     PriceRange = new ProductVariant.Prices();
 }