Datori, IT un elektronika · droši pirkumi internetā ar PROLINE

Tehnoloģijas darbam un mājām

Atrodi vajadzīgo ātrāk

Pārskatāms katalogs, skaidra pieejamība un droša pasūtīšana no PROLINE.

Atvērt katalogu
Piegāde visā Latvijā Vairāki saņemšanas un apmaksas veidi

Aktuālais sortiments

Preču katalogs

Produkti un cenas no pašreizējā PROLINE kataloga.

Visas kategorijas

Ielādējam aktuālos piedāvājumus…

Qoltec ® Krosēšanas instruments LSA un KRONE Keystone kontaktligzdās un patch paneļos | Qoltec

Qoltec ® Krosēšanas instruments LSA un KRONE Keystone kontaktligzdās un patch paneļos | Qoltec

Код товара
12388122
EAN
5901878544922
Производитель
Qoltec ®
Наличие
3 у поставщика
€ 7.29
    Bankas pārskaitījumsVisaMastercardG PayPay

    Informācija par preci

    Qoltec Insertion Tool for LSA & KRONE Connectors | Network Cable Punch Down Tool { "@context": "https://schema.org/", "@type": "Product", "name": "Qoltec Insertion Tool for Connectors and Cutting Network Cables", "brand": { "@type": "Brand", "name": "Qoltec" }, "description": "Qoltec insertion tool for LSA and KRONE terminals, designed for wiring network and telephone modules. The tool allows cables to be punched down into terminals and trimmed with a steel cutter. Durable ABS housing and 24-month warranty.", "category": "Network installation tools", "material": "Steel, ABS", "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "EUR", "warranty": "24 months" }, "additionalProperty": [ {"@type":"PropertyValue","name":"Usage","value":"Wiring of network module and telephone module"}, {"@type":"PropertyValue","name":"Trimming method","value":"Cutter"}, {"@type":"PropertyValue","name":"Material","value":"Steel, ABS"}, {"@type":"PropertyValue","name":"Colour","value":"Grey"}, {"@type":"PropertyValue","name":"Package","value":"Polybag"}, {"@type":"PropertyValue","name":"Warranty","value":"24 months"} ] } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: Arial, sans-serif; background: #fff; color: #333; font-size: 14px; line-height: 1.6; } .product-description { max-width: 900px; color: #444; } .intro-text { font-size: 14px; color: #444; line-height: 1.7; margin-bottom: 24px; text-align: justify; } .keyspecs-strip { display: flex; gap: 0; border: 1px solid #ddd; border-radius: 3px; overflow: hidden; margin-bottom: 28px; } .keyspec-item { flex: 1; background: #f8f8f8; padding: 18px 12px; text-align: center; border-right: 1px solid #ddd; } .keyspec-item:last-child { border-right: none; } .keyspec-val { font-size: 22px; font-weight: 700; color: #e07b00; line-height: 1; display: block; } .keyspec-unit { font-size: 12px; font-weight: 600; color: #888; } .keyspec-label { font-size: 11px; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; color: #888; margin-top: 4px; display: block; } .feature-block { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid #e0e0e0; border-radius: 3px; overflow: hidden; margin-bottom: 20px; } .feature-block.reverse .feature-img { order: 2; } .feature-block.reverse .feature-content { order: 1; } .feature-img img { width: 100%; height: 100%; min-height: 220px; object-fit: cover; display: block; } .feature-content { padding: 28px 24px; display: flex; flex-direction: column; justify-content: center; background: #fafafa; } .feature-tag { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #e07b00; margin-bottom: 6px; } .feature-title { font-size: 19px; font-weight: 700; text-transform: uppercase; line-height: 1.2; margin-bottom: 12px; color: #222; } .feature-text { font-size: 13.5px; color: #555; line-height: 1.65; text-align: justify; } .feature-list { list-style: none; margin-top: 10px; } .feature-list li { font-size: 13px; color: #555; padding: 5px 0; display: flex; align-items: flex-start; gap: 8px; border-bottom: 1px solid #ebebeb; } .feature-list li:last-child { border-bottom: none; } .feature-list li::before { content: '→'; color: #e07b00; font-weight: 700; flex-shrink: 0; } .full-block { border: 1px solid #e0e0e0; border-radius: 3px; overflow: hidden; margin-bottom: 20px; } .full-block img { width: 100%; display: block; max-height: 430px; object-fit: cover; } .full-block-caption { background: #fafafa; padding: 18px 22px; border-top: 1px solid #e0e0e0; } .full-block-caption h2 { font-size: 17px; font-weight: 700; text-transform: uppercase; color: #222; margin-bottom: 7px; } .full-block-caption p { font-size: 13.5px; color: #555; line-height: 1.65; text-align: justify; } .section-header { display: flex; align-items: center; gap: 12px; margin: 24px 0 14px; } .section-header h2 { font-size: 16px; font-weight: 700; text-transform: uppercase; color: #222; white-space: nowrap; } .section-line { flex: 1; height: 1px; background: #ddd; } .app-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); gap: 8px; margin-bottom: 20px; } .app-card { background: #f8f8f8; border: 1px solid #e0e0e0; border-radius: 3px; padding: 14px 10px; text-align: center; transition: border-color 0.15s; } .app-card:hover { border-color: #e07b00; } .app-icon { font-size: 22px; display: block; margin-bottom: 5px; } .app-label { font-size: 11px; font-weight: 600; text-transform: uppercase; color: #555; line-height: 1.3; } .cert-bar { background: #f0f7ff; border: 1px solid #c8dff5; border-radius: 3px; padding: 12px 18px; display: flex; flex-wrap: wrap; gap: 16px; align-items: center; margin-bottom: 20px; } .cert-item { display: flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 600; color: #334; } .cert-dot { width: 7px; height: 7px; border-radius: 50%; background: #2e9e4f; flex-shrink: 0; } .cert-item strong { color: #1a6e30; } .specs-table { width: 100%; border-collapse: collapse; border: 1px solid #ddd; font-size: 13.5px; } .specs-table thead tr { background: #e07b00; } .specs-table thead th { padding: 10px 14px; text-align: left; font-weight: 700; font-size: 13px; text-transform: uppercase; letter-spacing: 0.5px; color: #fff; } .specs-table tbody tr { border-bottom: 1px solid #eee; } .specs-table tbody tr:last-child { border-bottom: none; } .specs-table tbody tr:nth-child(even) { background: #f9f9f9; } .specs-table tbody tr:hover { background: #fff4e8; } .specs-table td { padding: 9px 14px; vertical-align: middle; } .specs-table td:first-child { font-weight: 600; color: #555; width: 42%; border-right: 1px solid #eee; } .specs-table td:last-child { color: #222; } .val-highlight { color: #e07b00; font-weight: 700; } .val-green { color: #2e9e4f; font-weight: 600; } .specs-table .section-row td { background: #f0f0f0; font-weight: 700; font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; color: #555; padding: 7px 14px; } @media (max-width: 650px) { .feature-block { grid-template-columns: 1fr; } .feature-block.reverse .feature-img, .feature-block.reverse .feature-content { order: unset; } .keyspecs-strip { flex-wrap: wrap; } .keyspec-item { min-width: 50%; border-bottom: 1px solid #ddd; } } The Qoltec insertion tool for connectors and cutting network cables is a practical installation tool for telecommunications, telephone and network cabling. It is designed for punching cable cores into LSA and KRONE terminals, helping to create a stable, clean and durable connection in sockets, patch panels and distribution modules. The tool is suitable for everyday network installation work, service tasks and structured cabling maintenance. LSA Terminal support KRONE Connector standard Steel Cutting tip 24m Warranty Permanent cable connection with LSA and KRONE terminals The LSA crimping tool, also known as a patch knife or punch down tool, is a key accessory for cable installation. It is used to insert telecommunications and network cable cores into telephone or network sockets. This helps to create a firm connection between the cable and the terminal, which is essential for reliable communication in telephone lines, Ethernet networks and structured cabling systems. Steel tip · ABS housing · Cable cutter Precise punching and trimming The striking end of the tool is made from hardened steel, which supports precise insertion of cable cores into terminals and clean trimming of excess wire. The durable ABS housing improves comfort during installation and helps protect the tool during everyday use in technical work. Network sockets · Telephone modules · Patch panels Reliable tool for cable installation Designed for wiring network modules and telephone modules Suitable for LSA and KRONE type terminals Helps punch cable cores into connectors securely and evenly Integrated cutter for trimming network cable cores Useful for structured cabling, maintenance and service work Compact, lightweight and easy to carry in a tool bag Typical applications 🌐Network sockets ☎️Telephone modules 🧩Patch panels 🔧Service work 🏢Office cabling 📡Telecom wiring LSA terminals KRONE terminals Steel cutter ABS housing 24-month warranty Quality and warranty: Choose a practical installation tool for reliable network and telephone cabling work. This Qoltec accessory comes with a 24-month warranty valid from the date of purchase. Technical data ParameterValue ProducerQoltec Product typeInsertion tool for connectors and cutting network cables MaterialSteel, ABS UsageWiring of network module and telephone module Compatible terminalsLSA and KRONE terminals Trimming methodCutter ColourGrey Package contents1 × Insertion tool for connectors and cutting network cables Package and weight PackagePolybag Package depth / length [mm]200 Package width [mm]60 Package height [mm]25 Net weight [kg]0.012 Gross weight [kg]0.020 Warranty24 months

    Jūsu pasūtījums

    Grozs

    Turpināt iepirkties

    Ielādējam grozu…

    Vēlmes

    Vēlmju saraksts ir tukšs.

    Atvērt katalogu

    Kategorijas

    Kategorijas

    Kopš 1992. gadaLatvijas tirgū
    Droši maksājumiPārbaudīti norēķinu veidi
    Reāls atbalsts+371 28648350 darba dienās