// ===================================
// Apparel Product Details
// ===================================
  // STYLE: WOOL CAP 3.0
  style = {
    name:               'Wool Cap 3.0',
    can_display:        true,
    sku_count:          9,
    has_multiple_sizes: true,
    sizing_name:        'general',
    sizing_tabs:        ['size'],
    sizing_regex:       '/^(.+)$/'
  };
  skus = [];
  var current_sku;
  current_size = null;

  // COLOR: Acrid Green
  sku = {
    id:                   101610,
    color:                'Acrid Green',
    number:               '91113-78T',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["101610"] = sku;


  // SIZE: S/M
  upc = {
    id:             "883889361635",
    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:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "883889355221",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/83/bc/BAh7CGkKIgwyNjh4Mzg1aQtsKweBGNFJaQhpAr2G.jpg");
  sku.lightbox_images.push("/a/9f/32/BAh7CWkKIgo2MDB4MGkLbCsHgRjRSWkHaQtpCGkCvYY.jpg?size=600x859");
  // COLOR: Black
  sku = {
    id:                   100356,
    color:                'Black',
    number:               '91113-001',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100356"] = sku;


  // SIZE: S/M
  upc = {
    id:             "809984686763",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "809984686800",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/90/c6/BAh7CGkKIgwyNjh4Mzg1aQtsKwdpv5FJaQhpAmpp.jpg");
  sku.lightbox_images.push("/a/6f/a9/BAh7CWkKIgo2MDB4MGkLbCsHab-RSWkHaQtpCGkCamk.jpg?size=600x860");
  // COLOR: Cement
  sku = {
    id:                   100358,
    color:                'Cement',
    number:               '91113-314',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100358"] = sku;


  // SIZE: S/M
  upc = {
    id:             "809984926838",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "809984926852",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/63/7e/BAh7CGkKIgwyNjh4Mzg1aQtsKwe17NBJaQhpAn-G.jpg");
  sku.lightbox_images.push("/a/76/5a/BAh7CWkKIgo2MDB4MGkLbCsHtezQSWkHaQtpCGkCf4Y.jpg?size=600x858");
  // COLOR: Earth Brown
  sku = {
    id:                   100357,
    color:                'Earth Brown',
    number:               '91113-899',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100357"] = sku;


  // SIZE: S/M
  upc = {
    id:             "882893307684",
    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:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "882893307660",
    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:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/75/64/BAh7CGkKIgwyNjh4Mzg1aQtsKwf6OJdIaQhpAiQe.jpg");
  sku.lightbox_images.push("/a/bb/98/BAh7CWkKIgo2MDB4MGkLbCsH-jiXSGkHaQtpCGkCJB4.jpg?size=600x861");
  // COLOR: Infrared
  sku = {
    id:                   100354,
    color:                'Infrared',
    number:               '91113-459',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100354"] = sku;


  // SIZE: S/M
  upc = {
    id:             "882893307677",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "882893307653",
    availability:   "Usually ships next business day",
    can_sell:       false,
    price:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  // COLOR: New Khaki
  sku = {
    id:                   100353,
    color:                'New Khaki',
    number:               '91113-323',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100353"] = sku;
  current_sku = sku;

  // SIZE: S/M
  upc = {
    id:             "809984686787",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "809984686824",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/de/20/BAh7CGkKIgwyNjh4Mzg1aQtsKwf4OJdIaQhpAuQd.jpg");
  sku.lightbox_images.push("/a/3f/d7/BAh7CWkKIgo2MDB4MGkLbCsH-DiXSGkHaQtpCGkC5B0.jpg?size=600x861");
  // COLOR: Nickel
  sku = {
    id:                   100359,
    color:                'Nickel',
    number:               '91113-20K',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100359"] = sku;


  // SIZE: S/M
  upc = {
    id:             "883889040264",
    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:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "883889040240",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/59/07/BAh7CGkKIgwyNjh4Mzg1aQtsKweGmJdIaQhpAuAs.jpg");
  sku.lightbox_images.push("/a/32/2a/BAh7CWkKIgo2MDB4MGkLbCsHhpiXSGkHaQtpCGkC4Cw.jpg?size=600x861");
  // COLOR: Red Line
  sku = {
    id:                   101609,
    color:                'Red Line',
    number:               '91113-465',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["101609"] = sku;


  // SIZE: S/M
  upc = {
    id:             "883889040271",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "883889040257",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/d7/4d/BAh7CGkKIgwyNjh4Mzg1aQtsKwds4ZFJaQhpAolp.jpg");
  sku.lightbox_images.push("/a/53/c3/BAh7CWkKIgo2MDB4MGkLbCsHbOGRSWkHaQtpCGkCiWk.jpg?size=600x858");
  // COLOR: Sheet Metal
  sku = {
    id:                   100355,
    color:                'Sheet Metal',
    number:               '91113-279',
    upcs:                 [],
    default_upc:          null,
    large_images:         [],
    lightbox_images:      [],
    current_image_index:  null
  };
  skus["100355"] = sku;


  // SIZE: S/M
  upc = {
    id:             "809984686770",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'S/M',
    size:           "S/M"
  };
  sku.upcs["S/M"] = upc;
  sku.default_upc = upc;
  // SIZE: L/XL
  upc = {
    id:             "809984686817",
    availability:   "Usually ships next business day",
    can_sell:       true,
    price:          "28.00",
	tab_size:    'L/XL',
    size:           "L/XL"
  };
  sku.upcs["L/XL"] = upc;

  sku.current_image_index = 0;
  sku.large_images.push("/a/27/6a/BAh7CGkKIgwyNjh4Mzg1aQtsKwdWwJFJaQhpAnlp.jpg");
  sku.lightbox_images.push("/a/ff/62/BAh7CWkKIgo2MDB4MGkLbCsHVsCRSWkHaQtpCGkCeWk.jpg?size=600x858");
