Canaleta LD10 de PVC rígido, con cinta adhesiva para instalación sin herramientas, de 38.4 x 24 x 2438 mm, Color Blanco Mate

  • Instalación sin herramientas para hasta 13 cables Cat6
  • Material de PVC rígido con UL94V-0 flamabilidad
  • Radio de curvatura mínimo de 1 pulgada
  • Cumple estándares TIA/EIA y UL94V-0
  • Diseño compacto para instalaciones en pared, techo o piso
  • Acabados lisos resistentes a daños y alteraciones
  • Availability: In Stock
    $ 648.95 MXN + I.V.A

    La canaletas no metálicas de la serie LD, cuentan con un diseño tipo bisagra en una sola pieza con cinta adhesiva para instalación sin herramienta. Resistente a impactos y con acabados lisos que no sufrirán algún daño o alteración.

    Características:

    • Material: PVC rígido.
    • Flamabilidad: UL94V-0; FT4
    • Radio de curvatura mínimo de 1in, cumple con los estándares TIA/EIA
    • Temperatura de operación: 0 a 50ºC
    • Dimensiones: 38.4 x 24 x 2438 mm (Ancho x Alto x Largo).

    Aplicaciones:

    • Solución sencilla y económica para enrutar cualquier cable de bajo voltaje sobre pared, techo o piso.
    • Instalaciones de telecomunicaciones (Vídeo, voz, datos).
    • Instalaciones de seguridad y control (Automatización, alarmas, control de acceso)

    Tabla de Capacidades:

    '; } if(document.getElementById("botonlist"+id)) { document.getElementById("botonlist"+id).innerHTML = ''; } var base_url = "https://www.softboxzac.mx/"; fetch(base_url+'/all/ProductAddCar?id='+id+'&cantidad='+cantidad+'&modelo='+modelo+'&sat_description='+sat_description+'&sat_key='+sat_key).then(res => res.json()) .then ( data => { getToCar(()=>{ if (document.getElementById("boton"+id)){document.getElementById("boton"+id).innerHTML = 'Agregar';} if (document.getElementById("botonlist"+id)){document.getElementById("botonlist"+id).innerHTML = 'Agregar';} }); } ) .catch ( error => { if (document.getElementById("boton"+id)){document.getElementById("boton"+id).innerHTML = 'Agregar';} if (document.getElementById("botonlist"+id)){document.getElementById("botonlist"+id).innerHTML = 'Agregar';} msg("Ooops!", "Primero inicie sesión", "error"); setTimeout(function() { window.location.href = '/all/login_mobile'; }, 500); } ); } function addToFav (id) { if (document.getElementById("boton"+id)) { document.getElementById("boton"+id).innerHTML = ''; } if(document.getElementById("botonlist"+id)) { document.getElementById("botonlist"+id).innerHTML = ''; } var base_url = "https://www.softboxzac.mx/"; fetch(base_url+'/all/ProductAddFav?id='+id).then(res => res.json()) .then ( data => { getToCar(()=>{ if (document.getElementById("boton"+id)){document.getElementById("boton"+id).innerHTML = 'Agregar';} if (document.getElementById("botonlist"+id)){document.getElementById("botonlist"+id).innerHTML = 'Agregar';} }); } ) .catch ( error => { msg("Ooops!", "Primero inicie sesión", "error"); setTimeout(function() { window.location.href = '/all/login_mobile'; }, 500); } ); } function addToFavLocal (id) { if (document.getElementById("botonLocal"+id)) { document.getElementById("botonLocal"+id).innerHTML = ''; } if(document.getElementById("botonlistLocal"+id)) { document.getElementById("botonlistLocal"+id).innerHTML = ''; } var base_url = "https://www.softboxzac.mx/"; fetch(base_url+'/all/ProductAddFavLocal?id='+id).then(res => res.json()) .then ( data => { getToCar(()=>{ if (document.getElementById("botonLocal"+id)){document.getElementById("botonLocal"+id).innerHTML = 'Agregar';} if (document.getElementById("botonlistLocal"+id)){document.getElementById("botonlistLocal"+id).innerHTML = 'Agregar';} }); } ) .catch ( error => { msg("Ooops!", "Primero inicie sesión", "error"); setTimeout(function() { window.location.href = '/all/login_mobile'; }, 500); } ); } function getToCar (_callback) { var base_url = "https://www.softboxzac.mx/"; fetch(base_url+'/all/getCar').then(res => res.json()) .then ( data => { console.log(data); document.getElementById("car_get_products").innerHTML = data; if(document.getElementById("car_count_products0")) { if (document.getElementById("car_count_products")) { document.getElementById("car_count_products").innerHTML = document.getElementById("car_count_products0").value; } if (document.getElementById("car_count_products_mobile")) { document.getElementById("car_count_products_mobile").innerHTML = document.getElementById("car_count_products0").value; } } } ) .catch ( error => { if (document.getElementById("car_count_products")) { document.getElementById("car_count_products").innerHTML = 0; } if (document.getElementById("car_count_products_mobile")) { document.getElementById("car_count_products_mobile").innerHTML = 0; } } ) .finally ( () => { _callback(); } ); } getToCar(); function _delete (id, cantidad) { if (document.getElementById("boton_delete"+id)) { document.getElementById("boton_delete"+id).innerHTML = ''; } var base_url = "https://www.softboxzac.mx/"; fetch(base_url+'/all/RemoveItemCar?id_product='+id+'&cantidad='+cantidad).then(res => res.json()) .then ( data => { getToCar(); } ) .catch ( error => { msg("Ooops!","No hay coneccion con carrito de compras","error"); } ); } function _deleteLocal (id, cantidad) { if (document.getElementById("boton_delete"+id)) { document.getElementById("boton_delete"+id).innerHTML = ''; } var base_url = "https://www.softboxzac.mx/"; fetch(base_url+'/all/RemoveItemCarLocal?id='+id).then(res => res.json()) .then ( data => { getToCar(); } ) .catch ( error => { msg("Ooops!","No hay coneccion con carrito de compras","error"); } ); } function addToCar_locales (id) { var cantidad = 1; if (document.getElementById("cantidad"+id)) { cantidad = document.getElementById("cantidad"+id).value; } if (document.getElementById("boton"+id)) { document.getElementById("boton"+id).innerHTML = ''; } if(document.getElementById("boton"+id)) { document.getElementById("boton"+id).innerHTML = ''; } var base_url = "https://www.softboxzac.mx/"; fetch(base_url+'/all/ProductAddCar_locales?id='+id+'&cantidad='+cantidad).then(res => res.json()) .then ( data => { getToCar(); if (document.getElementById("boton"+id)){document.getElementById("boton"+id).innerHTML = 'Agregar';} if (document.getElementById("botonlist"+id)){document.getElementById("botonlist"+id).innerHTML = 'Agregar';} } ) .catch ( error => { if (document.getElementById("boton"+id)){document.getElementById("boton"+id).innerHTML = 'Agregar';} if (document.getElementById("botonlist"+id)){document.getElementById("botonlist"+id).innerHTML = 'Agregar';} msg("Ooops!", "Primero inicie sesión", "error"); setTimeout(function() { window.location.href = '/all/login_mobile'; }, 500); } ); }