TAL-1100MR

Price range: $695.00 through $795.00

Label virtually any round product quickly and easily with a simple turn of the handle. The unique open-carriage design allows fast product loading, while the top wipe-down brush ensures every label is fully applied for a clean, professional finish.

Handles labels up to 5″; wide standard (or 7″; wide with the optional kit). The tool-free open bottle support lets you switch product sizes in seconds, making the TAL-1100MR an efficient, no-fuss solution for manual round-product labeling.

Description

Label virtually any round product quickly and easily with a simple turn of the handle. The unique open-carriage design allows fast product loading, while the top wipe-down brush ensures every label is fully applied for a clean, professional finish.

Handles labels up to 5″; wide standard (or 7″; wide with the optional kit). The tool-free open bottle support lets you switch product sizes in seconds, making the TAL-1100MR an efficient, no-fuss solution for manual round-product labeling.

Standard Features:

  • No Tools Required
  • Fully adjustable unwind tension
  • Waste rewind spindle to collect backing paper
  • Durable all steel frame with powder coat finish

Physical Features:

  • Unit Dimensions: 20”L x 9.5”W x 11”H
  • Shipping Weight: 15 lbs.

Specifications:

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

Additional information

Size

5", 7"

Reviews

There are no reviews yet.

Be the first to review “TAL-1100MR”

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

14 − 12 =

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') ); } }); }); });