// ===================================
// Apparel Product Details
// ===================================
  // STYLE: FINE KNIT BEANIE 3.0
  style = {
    name:               'Fine Knit Beanie 3.0',
    can_display:        true,
    sku_count:          11,
    has_multiple_sizes: false,
    sizing_name:        'general',
    sizing_tabs:        ['size'],
    sizing_regex:       '/^(.+)$/'
  };
  skus = [];
  var current_sku;
  current_size = '0';

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

  // SIZE: One Size
  upc = {
    id:             "809984568540",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  sku.current_image_index = 0;
  sku.large_images.push("/a/d8/d1/BAh7CGkKIgwyNjh4Mzg1aQtsKweZhIdJaQhpAm1p.jpg");
  sku.lightbox_images.push("/a/71/c1/BAh7CWkKIgo2MDB4MGkLbCsHmYSHSWkHaQtpCGkCbWk.jpg?size=600x858");
  // COLOR: Cement
  sku = {
    id:                   100230,
    color:                'Cement',
    number:               '91099-314',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100230"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "809984687319",
    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:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  // COLOR: Dark Red
  sku = {
    id:                   100231,
    color:                'Dark Red',
    number:               '91099-454',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100231"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "809984847256",
    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:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  // COLOR: Earth Brown
  sku = {
    id:                   100229,
    color:                'Earth Brown',
    number:               '91099-899',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100229"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "882893088156",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  // COLOR: Infrared
  sku = {
    id:                   100222,
    color:                'Infrared',
    number:               '91099-459',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100222"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "882893307721",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  sku.current_image_index = 0;
  sku.large_images.push("/a/72/5f/BAh7CGkKIgwyNjh4Mzg1aQtsKwflqvNIaQhpAiAe.jpg");
  sku.lightbox_images.push("/a/7f/16/BAh7CWkKIgo2MDB4MGkLbCsH5arzSGkHaQtpCGkCIB4.jpg?size=600x861");
  // COLOR: Military Olive
  sku = {
    id:                   100227,
    color:                'Military Olive',
    number:               '91099-70M',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100227"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "882893088149",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  // COLOR: Navy Blue
  sku = {
    id:                   100232,
    color:                'Navy Blue',
    number:               '91099-60B',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100232"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "882893612177",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  // COLOR: New Olive
  sku = {
    id:                   100226,
    color:                'New Olive',
    number:               '91099-76C',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100226"] = sku;
  current_sku = sku;

  // SIZE: One Size
  upc = {
    id:             "882893612184",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  sku.current_image_index = 0;
  sku.large_images.push("/a/92/9c/BAh7CGkKIgwyNjh4Mzg1aQtsKwebq_NIaQhpAtQe.jpg");
  sku.lightbox_images.push("/a/89/f4/BAh7CWkKIgo2MDB4MGkLbCsHm6vzSGkHaQtpCGkC1B4.jpg?size=600x861");
  // COLOR: Nickel
  sku = {
    id:                   100225,
    color:                'Nickel',
    number:               '91099-20K',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100225"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "882893612160",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  sku.current_image_index = 0;
  sku.large_images.push("/a/12/1b/BAh7CGkKIgwyNjh4Mzg1aQtsKwflh4dJaQhpAnVp.jpg");
  sku.lightbox_images.push("/a/32/2f/BAh7CWkKIgo2MDB4MGkLbCsH5YeHSWkHaQtpCGkCdWk.jpg?size=600x859");
  // COLOR: Pale Canvas
  sku = {
    id:                   100228,
    color:                'Pale Canvas',
    number:               '91099-378',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100228"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "882893307714",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  // COLOR: Sheet Metal
  sku = {
    id:                   100223,
    color:                'Sheet Metal',
    number:               '91099-279',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100223"] = sku;
  

  // SIZE: One Size
  upc = {
    id:             "809984568564",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "22.00",
	tab_size:    'One Size',
    size:           "One Size"
  };
  sku.upcs["0"] = upc;
  sku.default_upc = upc;
  sku.current_image_index = 0;
  sku.large_images.push("/a/16/0a/BAh7CGkKIgwyNjh4Mzg1aQtsKwdHi4dJaQhpAoFp.jpg");
  sku.lightbox_images.push("/a/e8/67/BAh7CWkKIgo2MDB4MGkLbCsHR4uHSWkHaQtpCGkCgWk.jpg?size=600x858");
