TAL-5M

$64.00

The TAKE-A-LABEL Model TAL-5M & 10M using the standard all steel construction of the complete line, the Model TAL-5M & 10M provides the performance necessary for the most demanding applications.

When no electricity is available, the TAL-5M and 10M will improve almost any label dispensing application.

Description

The TAKE-A-LABEL Model TAL-5M & 10M using the standard all steel construction of the complete line, the Model TAL-5M & 10M provides the performance necessary for the most demanding applications.

When no electricity is available, the TAL-5M and 10M will improve almost any label dispensing application.

Standard Features:

  • Label Roll Diameter up to 8”
  • Durable All Steel Frame with Powder Coat Finish
  • Dispenses Die-cut or Butt-cut Labels
  • Accommodates Multiple Rolls of Labels

5M Specifications:

  • Shipping Weight: 3 Lbs.
  • Maximum Web Width: 5”
  • Maximum Roll Diameter: 8”
  • Core Size: 1” or 3” Diameter

10M Specifications:

  • Shipping Weight: 4 Lbs.
  • Maximum Web Width: 10”
  • Maximum Roll Diameter: 8”
  • Core Size: 1” or 3”

Reviews

There are no reviews yet.

Be the first to review “TAL-5M”

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

eighteen − three =

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