// ===================================
// Apparel Product Details
// ===================================
  // STYLE: CLEAN STRETCH BEANIE
  style = {
    name:               'Clean Stretch Beanie',
    can_display:        true,
    sku_count:          8,
    has_multiple_sizes: false,
    sizing_name:        'general',
    sizing_tabs:        ['size'],
    sizing_regex:       '/^(.+)$/'
  };
  skus = [];
  var current_sku;
  current_size = '0';

  // COLOR: Aloe
  sku = {
    id:                   101623,
    color:                'Aloe',
    number:               '91267-78R',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["101623"] = sku;


  // SIZE: One Size
  upc = {
    id:             "883889355498",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "18.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/c3/a2/BAh7CGkKIgwyNjh4Mzg1aQtsKweZn4dJaQhpAtVp.jpg");
  sku.lightbox_images.push("/a/8a/41/BAh7CWkKIgo2MDB4MGkLbCsHmZ-HSWkHaQtpCGkC1Wk.jpg?size=600x860");
  // COLOR: Black
  sku = {
    id:                   100237,
    color:                'Black',
    number:               '91267-001',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100237"] = sku;
  current_sku = sku;

  // SIZE: One Size
  upc = {
    id:             "882893616632",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "18.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/b6/13/BAh7CGkKIgwyNjh4Mzg1aQtsKwf-mYdJaQhpAr1p.jpg");
  sku.lightbox_images.push("/a/47/d0/BAh7CWkKIgo2MDB4MGkLbCsH_pmHSWkHaQtpCGkCvWk.jpg?size=600x859");
  // COLOR: Brick Red
  sku = {
    id:                   100240,
    color:                'Brick Red',
    number:               '91267-460',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100240"] = sku;


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


  // SIZE: One Size
  upc = {
    id:             "883889040363",
    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:          "18.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/2f/b7/BAh7CGkKIgwyNjh4Mzg1aQtsKwfNs_NIaQhpAqsn.jpg");
  sku.lightbox_images.push("/a/4f/32/BAh7CWkKIgo2MDB4MGkLbCsHzbPzSGkHaQtpCGkCqyc.jpg?size=600x861");
  // COLOR: New Khaki
  sku = {
    id:                   100239,
    color:                'New Khaki',
    number:               '91267-323',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100239"] = sku;


  // SIZE: One Size
  upc = {
    id:             "882893616656",
    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:          "18.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/5b/46/BAh7CGkKIgwyNjh4Mzg1aQtsKwdosfNIaQhpAuAe.jpg");
  sku.lightbox_images.push("/a/b8/f5/BAh7CWkKIgo2MDB4MGkLbCsHaLHzSGkHaQtpCGkC4B4.jpg?size=600x860");
  // COLOR: Pristine
  sku = {
    id:                   101622,
    color:                'Pristine',
    number:               '91267-182',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["101622"] = sku;


  // SIZE: One Size
  upc = {
    id:             "883889355481",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "18.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/63/cd/BAh7CGkKIgwyNjh4Mzg1aQtsKweOnIdJaQhpAslp.jpg");
  sku.lightbox_images.push("/a/eb/3c/BAh7CWkKIgo2MDB4MGkLbCsHjpyHSWkHaQtpCGkCyWk.jpg?size=600x858");
  // COLOR: Red Line
  sku = {
    id:                   100242,
    color:                'Red Line',
    number:               '91267-465',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100242"] = sku;


  // SIZE: One Size
  upc = {
    id:             "883889040349",
    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:          "18.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/08/af/BAh7CGkKIgwyNjh4Mzg1aQtsKwf-s_NIaQhpAq8n.jpg");
  sku.lightbox_images.push("/a/70/24/BAh7CWkKIgo2MDB4MGkLbCsH_rPzSGkHaQtpCGkCryc.jpg?size=600x861");
  // COLOR: Sheet Metal
  sku = {
    id:                   100238,
    color:                'Sheet Metal',
    number:               '91267-279',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100238"] = sku;


  // SIZE: One Size
  upc = {
    id:             "882893616649",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "18.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/ef/58/BAh7CGkKIgwyNjh4Mzg1aQtsKwfRsvNIaQhpApAq.jpg");
  sku.lightbox_images.push("/a/59/b2/BAh7CWkKIgo2MDB4MGkLbCsH0bLzSGkHaQtpCGkCkCo.jpg?size=600x861");
