TAL-100HD

$195.00

TAL-100HD Unwind stand can be used in a number of applications. The standard unit offers a 12” roll capacity, fully adjustable unwind brake tensioning system and up to a 7.5” web capacity. The TAL-100HD can be a real time saver when a standalone unwind system is needed.

SKU 100 Category Brand:

Description

TAL-100HD Unwind stand can be used in a number of applications. The standard unit offers a 12” roll capacity, fully adjustable unwind brake tensioning system and up to a 7.5” web capacity. The TAL-100HD can be a real time saver when a standalone unwind system is needed.

Standard Features:

  • Label Roll Diameter up to 12”
  • Durable All Steel Frame with Powder Coat Finish
  • 1” or 3” Core • Adjustable Unwind tension
  • 7.5” Web Capacity
  • Shipping Weight: 10 lbs.

Reviews

There are no reviews yet.

Be the first to review “TAL-100HD”

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

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