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

Electrostatic Protective PE Transparent Self-Adhesive Film 50cm Width Soft Plastic Protective Film for Blow Molding


Phone:+86 15058222082

E-mail: jack@aiyatape.com

WhatsAPP: +86 15870766082


Brand: AIYA TAPE

Item NO:

OEM service: Offer

Sample: Freely Provided

Delivery time:7 Days

On-time delivery:100.0%


Our 50cm Width Electrostatic Protective PE Transparent Self-Adhesive Film is a soft plastic solution tailored for blow molding. It shields products from static, dust, and scratches during processing, with easy application and residue-free removal. Transparent, durable, and anti-static—ideal for safeguarding blow-molded items, ensuring surface integrity.

  • Product Details


Material

PE

Width

50mm-1600mm

Length

100m-4000m/roll(customized)

Thickness

20mic-150mic;

Color

customized

Printing

customized

Viscosity

20-1000(g/25mm)

Tensile Strength

100-600%

110-600%Horizontal elongation at break(%)

110-600%

Vertical elongation at break(%)

110-600%

Temperature resistance

temperature 60degrees,humidity 80 degrees 48 hours without residual glue

Advantages

Easy to tear; No residual glue; Scratch proof; Good weather resistance

Certification

ISO、SGS、ROHS、CNAS


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(); // }