Lionel 1926950 NORFOLK & WESTERN EXTENDED VISION CUPOLACAM™ CABOOSE #555100

Sale price $89.99 Regular price $129.99

Keep an eye out for hotboxes and shifted loads with a conductor's eye view of your railroad from the new CupolaCam™ Caboose! A small Wi-Fi camera is mounted in the coupola of the caboose providing a look ahead over your train. Or turn the car around and watch the scenery roll by. Stream live or record video wirelessly from your layout!

  • CupolaCam™ Wi-fi video camera streams live video from the conductor's vantage point
  • Die cast metal trucks and operating couplers
  • LED interior illumination with on/off switch
  • Detailed interior with 2 figures
  • Works with all layouts and 3-rail track and control systems
      PRODUCT SPECIFICATIONS
      • Rail Line: Reading
      • Road Number: 94116
      • Gauge: O Gauge 

      • Scale Type: Scale
      • Power: Electric
      • Min Curve: O31
      • Dimensions: 10 1/4"
      • Most Recent Catalog: 2018 C1 Big Book


                  "); // Add image and caption to lightbox $lightbox .append($img) .append($caption); // Add lighbox to document $('body').append($lightbox); $('.lightbox-gallery img').click(function(e) { e.preventDefault(); // Get image link and description var src = $(this).attr("data-image-hd"); var cap = $(this).attr("alt"); // Add data to lighbox $img.attr('src', src); $caption.text(cap); // Show lightbox $lightbox.fadeIn('fast'); $lightbox.click(function() { $lightbox.fadeOut('fast'); }); }); }());