// ===================================
// Apparel Product Details
// ===================================
  // STYLE: SHORT SLEEVE FAN POLO
  style = {
    name:               'Short Sleeve Fan Polo',
    can_display:        true,
    sku_count:          3,
    has_multiple_sizes: true,
    sizing_name:        'general',
    sizing_tabs:        ['size'],
    sizing_regex:       '/^(.+)$/'
  };
  skus = [];
  var current_sku;
  current_size = null;

  // COLOR: Black
  sku = {
    id:                   102748,
    color:                'Black',
    number:               '431658-001',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["102748"] = sku;
  

  // SIZE: S
  upc = {
    id:             "883889476940",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'S',
    size:           "S"
  };
  sku.upcs["S"] = upc;
  sku.default_upc = upc;
  // SIZE: M
  upc = {
    id:             "883889476919",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "55.00",
	tab_size:    'M',
    size:           "M"
  };
  sku.upcs["M"] = upc;
  
  // SIZE: L
  upc = {
    id:             "883889476889",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'L',
    size:           "L"
  };
  sku.upcs["L"] = upc;
  
  // SIZE: XL
  upc = {
    id:             "883889476971",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'XL',
    size:           "XL"
  };
  sku.upcs["XL"] = upc;
  
  // SIZE: XXL
  upc = {
    id:             "883889477008",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'XXL',
    size:           "XXL"
  };
  sku.upcs["XXL"] = upc;
  
  sku.current_image_index = 0;
  sku.large_images.push("/a/56/bd/BAh7CGkKIgwyNjh4Mzg1aQtsKwcg9nVKaQhpAvC5.jpg");
  sku.lightbox_images.push("/a/5f/6c/BAh7CWkKIgo2MDB4MGkLbCsHIPZ1SmkHaQtpCGkC8Lk.jpg?size=600x860");
  // COLOR: White
  sku = {
    id:                   102749,
    color:                'White',
    number:               '431658-100',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["102749"] = sku;
  current_sku = sku;

  // SIZE: S
  upc = {
    id:             "883889476957",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'S',
    size:           "S"
  };
  sku.upcs["S"] = upc;
  sku.default_upc = upc;
  // SIZE: M
  upc = {
    id:             "883889476926",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'M',
    size:           "M"
  };
  sku.upcs["M"] = upc;
  
  // SIZE: L
  upc = {
    id:             "883889476896",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'L',
    size:           "L"
  };
  sku.upcs["L"] = upc;
  
  // SIZE: XL
  upc = {
    id:             "883889476988",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'XL',
    size:           "XL"
  };
  sku.upcs["XL"] = upc;
  
  // SIZE: XXL
  upc = {
    id:             "883889477015",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'XXL',
    size:           "XXL"
  };
  sku.upcs["XXL"] = upc;
  
  sku.current_image_index = 0;
  sku.large_images.push("/a/b8/28/BAh7CGkKIgwyNjh4Mzg1aQtsKwdv-HVKaQhpAvy5.jpg");
  sku.lightbox_images.push("/a/7a/49/BAh7CWkKIgo2MDB4MGkLbCsHb_h1SmkHaQtpCGkC_Lk.jpg?size=600x860");
  // COLOR: Wood Gray
  sku = {
    id:                   102747,
    color:                'Wood Gray',
    number:               '431658-30D',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["102747"] = sku;
  

  // SIZE: S
  upc = {
    id:             "883889476964",
    availability:   "Limited Availability. Call 1.800.431.1439 for more information, or <a href=\"/dealer\">find a store</a> near you.",
    can_sell:       false,
    price:          "55.00",
	tab_size:    'S',
    size:           "S"
  };
  sku.upcs["S"] = upc;
  sku.default_upc = upc;
  // SIZE: M
  upc = {
    id:             "883889476933",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'M',
    size:           "M"
  };
  sku.upcs["M"] = upc;
  
  // SIZE: L
  upc = {
    id:             "883889476902",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'L',
    size:           "L"
  };
  sku.upcs["L"] = upc;
  
  // SIZE: XL
  upc = {
    id:             "883889476995",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'XL',
    size:           "XL"
  };
  sku.upcs["XL"] = upc;
  
  // SIZE: XXL
  upc = {
    id:             "883889477022",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "55.00",
	tab_size:    'XXL',
    size:           "XXL"
  };
  sku.upcs["XXL"] = upc;
  
  sku.current_image_index = 0;
  sku.large_images.push("/a/56/53/BAh7CGkKIgwyNjh4Mzg1aQtsKwfGwXFKaQhpAqu2.jpg");
  sku.lightbox_images.push("/a/55/89/BAh7CWkKIgo2MDB4MGkLbCsHxsFxSmkHaQtpCGkCq7Y.jpg?size=600x859");
  
  sku.large_images.push("/a/32/ad/BAh7CGkKIgwyNjh4Mzg1aQtsKwdIxHFKaQhpAq-2.jpg");
  sku.lightbox_images.push("/a/c8/56/BAh7CWkKIgo2MDB4MGkLbCsHSMRxSmkHaQtpCGkCr7Y.jpg?size=600x858");
  
  sku.large_images.push("/a/b0/5b/BAh7CGkKIgwyNjh4Mzg1aQtsKwcdyHFKaQhpAre2.jpg");
  sku.lightbox_images.push("/a/d5/23/BAh7CWkKIgo2MDB4MGkLbCsHHchxSmkHaQtpCGkCt7Y.jpg?size=600x859");
  
  sku.large_images.push("/a/28/72/BAh7CGkKIgwyNjh4Mzg1aQtsKwduxnFKaQhpArO2.jpg");
  sku.lightbox_images.push("/a/0e/6c/BAh7CWkKIgo2MDB4MGkLbCsHbsZxSmkHaQtpCGkCs7Y.jpg?size=600x857");
