Tel: +86 15058222082
E-mail: jack@aiyatape.com
WhatsApp:+86 15870766082
Wechat:+86 15058222082

3M Tape

3M 4412N 2 7000021302 Duct Tape, 165m x 508mm, Translucent


Phone:+86 15058222082

E-mail: jack@aiyatape.com

WhatsAPP: +86 15870766082


Brand: AIYA TAPE

Item NO:AIYA-4897

OEM service: Offer

Sample: Freely Provided

Delivery time:7 Days

On-time delivery:100.0%


AttributeValueTape TypeSealingColourTranslucentWidth508mmLength165mThickness2.03mmTrade Name4412N 2Model Number7000021302

  • Product Details


Product Highlights

High-Strength Backing: Made with rugged cloth material for superior durability and tear resistance.
Strong Adhesive: Solvent-based acrylic adhesive ensures aggressive, long-lasting bonds on diverse surfaces.
Weather & UV Resistant: Performs reliably in extreme temperatures (-30°C to +90°C) and resists yellowing/UV degradation.
Translucent Design: Blends discreetly with surfaces while allowing underlying visibility.
Conformability: Flexible backing adapts to irregular shapes for secure sealing.


Technical Specifications

AttributeValue
Product Code3M™ 4412N
Core ID7000021302
Length165 meters (541 ft)
Width508mm (20 inches)
Thickness~0.35mm (14 mils)
Adhesive TypeSolvent-based acrylic
Tensile Strength≥50 N/cm (ASTM D3759)
Service Temperature-30°C to +90°C (-22°F to 194°F)
ColorTranslucent
Roll Core Diameter76mm (3 inches)

Typical Applications

HVAC & Ductwork: Sealing joints/leaks in air ducts (UL 181B-FX listed).
General Packaging: Reinforcing heavy-duty boxes or bundles.
Construction: Temporary moisture barriers or material anchoring.
Automotive: Wire harness bundling or interior trim fixes.
DIY/Repairs: Quick fixes for tools, equipment, or outdoor gear.


Additional Notes

Compliance: Meets flammability standards (e.g., FMVSS 302 for automotive use).
Shelf Life: 24 months when stored in original packaging at 21°C (70°F).

For detailed certifications or CAD drawings, refer to 3M’s official product datasheet (PDS).


1bf4f315178765eaca645bb53baa040.jpg

Prev:

Next:

WhatsApp +86 15870766082        

Email jack@aiyatape.com         

WeChat
+86 15058222082         

// 获取 class 为 sidebar2 的元素(若有多个,取第一个) // 获取元素的位置和尺寸信息 // 元素底部到页面顶部的总距离(相对文档顶部) // // 监听滚动事件 // window.addEventListener('scroll', function() { // // 当滚动超过600像素时 // if (window.scrollY-800 > elementBottomToDocTop) { // contactbox .setAttribute("class", 'widget-area sticky-top'); // // $("#contactbox").attr('class','widget-area sticky-top'); // // contactbox.classList.remove('shadow-md'); // } else { // contactbox .setAttribute("class", 'widget-area'); // // $("#contactbox").attr('class','widget-area'); // // navbar.classList.add('shadow-md'); // } // }) // const emailPattern = /^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+.[a-zA-Z0-9-.]+$/; // document.getElementById("GetdiscountForm").onsubmit = function (event) { // const emailInput = document.getElementById("email").value; // if (!emailPattern.test(emailInput)) { // alert("Please enter a valid email address!"); // event.preventDefault(); // }