TAL-2100ER

Price range: $2,498.00 through $2,898.00

Apply labels to virtually any straight-walled round product from 1" to 5" in diameter quickly and consistently. Simply load the product into the unique open carriage, step on the footswitch, and the TAL-2100ER does the rest.

It handles labels up to 5" wide standard (or 7" wide with the optional kit). The top wipe- down brush fully seats every label for a clean, professional finish, while the tool-free open bottle support lets you switch product sizes in seconds. Ideal for bottles, jars, cans, and other round containers when you need reliable, efficient labeling without complexity.

SKU N/A Category Brand:

Description

Apply labels to virtually any straight-walled round product from 1" to 5" in diameter quickly and consistently. Simply load the product into the unique open carriage, step on the footswitch, and the TAL-2100ER does the rest.

It handles labels up to 5" wide standard (or 7" wide with the optional kit). The top wipe- down brush fully seats every label for a clean, professional finish, while the tool-free open bottle support lets you switch product sizes in seconds. Ideal for bottles, jars, cans, and other round containers when you need reliable, efficient labeling without complexity.

Standard Features:

  • Made in the USA
  • Fully adjustable unwind tension
  • Waste rewind spindle to collect backing paper
  • Durable all steel frame with powder coat finish

Physical Features:

  • Unit Dimensions: 24”L x 16”W x 14”H
  • Shipping Weight: 35 lbs.

Specifications:

  • Product Size: 1” to 5”
  • Minimum Label Size: 1” x 1”
  • Maximum Roll Diameter: 12”
  • Core Size Diameter: 1” or 3”

Add-On:

  • Smart Inkjet Printer

Additional information

Size

5” Wide Label System, 7” Wide Label System

Reviews

There are no reviews yet.

Be the first to review “TAL-2100ER”

Your email address will not be published. Required fields are marked *

sixteen − fourteen =

document.addEventListener('DOMContentLoaded', function () { if (!document.body.classList.contains('single-product')) { return; } document.querySelectorAll('.woocommerce-product-gallery').forEach(function (gallery) { const images = gallery.querySelectorAll('img'); images.forEach(function (img) { if (img.getAttribute('alt') && img.getAttribute('alt').trim() !== '') { return; } // Try to identify the same image elsewhere in the gallery. const largeImage = img.getAttribute('data-large_image'); const src = img.getAttribute('src'); let matchingImage = null; images.forEach(function (other) { if (other === img) { return; } const otherLarge = other.getAttribute('data-large_image'); const otherSrc = other.getAttribute('src'); if ( (largeImage && otherLarge && largeImage === otherLarge) || (src && otherSrc && src === otherSrc) ) { if ( other.getAttribute('alt') && other.getAttribute('alt').trim() !== '' ) { matchingImage = other; } } }); if (matchingImage) { img.setAttribute( 'alt', matchingImage.getAttribute('alt') ); } }); }); });