Qoltec ® Lādētājs 63W 5-20V 1.5-3A USB Type-C PD
- Код товара
- 12388000
- EAN
- 5901878517155
- Производитель
- Qoltec ®
- Наличие
- 2 у поставщика
Tehnoloģijas darbam un mājām
Pārskatāms katalogs, skaidra pieejamība un droša pasūtīšana no PROLINE.
Atvērt kataloguAktuālais sortiments
Produkti un cenas no pašreizējā PROLINE kataloga.
Ielādējam aktuālos piedāvājumus…
Ielādējam preces informāciju…
Qoltec Charger 63W | 5-20V | 1.5-3A | USB Type C PD | USB QC 3.0 | White | Fast Charger Power Delivery { "@context": "https://schema.org/", "@type": "Product", "name": "Qoltec Charger 63W | 5-20V | 1.5-3A | USB Type C PD | USB QC 3.0 | White", "brand": { "@type": "Brand", "name": "Qoltec" }, "sku": "51715", "gtin13": "5901878517155", "color": "White", "description": "63W mains charger with USB-C Power Delivery (45W) and USB-A QC 3.0 (18W). 4 safety protections, compact design, 24-month warranty.", "image": "https://www.qoltec.com/files/en/product/gallery/image-60c1da4c79a10.jpg", "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "EUR", "warranty": "24 months" }, "additionalProperty": [ {"@type":"PropertyValue","name":"Total Power","value":"63W"}, {"@type":"PropertyValue","name":"USB-C PD","value":"45W"}, {"@type":"PropertyValue","name":"USB-A QC 3.0","value":"18W"}, {"@type":"PropertyValue","name":"Input Voltage","value":"220-240V"}, {"@type":"PropertyValue","name":"Output Voltage","value":"5-20V"}, {"@type":"PropertyValue","name":"Colour","value":"White"}, {"@type":"PropertyValue","name":"Dimensions","value":"100x60x30mm"}, {"@type":"PropertyValue","name":"Net Weight","value":"116g"} ] } * { 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; } /* KEY SPECS STRIP */ .keyspecs-strip { display: flex; 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 BLOCKS */ .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; } .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 BLOCKS */ .full-block { border: 1px solid #e0e0e0; border-radius: 3px; overflow: hidden; margin-bottom: 20px; } .full-block img { width: 100%; display: block; max-height: 360px; 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; } /* VOLTAGE TABLE */ .voltage-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 20px; } .voltage-card { border: 1px solid #e0e0e0; border-radius: 3px; overflow: hidden; } .voltage-card-header { background: #e07b00; color: #fff; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 0.5px; padding: 9px 14px; } .voltage-card table { width: 100%; border-collapse: collapse; } .voltage-card table tr { border-bottom: 1px solid #eee; } .voltage-card table tr:last-child { border-bottom: none; } .voltage-card table td { padding: 8px 14px; font-size: 13px; color: #444; } .voltage-card table td:first-child { font-weight: 700; color: #e07b00; width: 40%; } .voltage-card table tr:nth-child(even) { background: #f9f9f9; } /* PROTECTION GRID */ .protection-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin-bottom: 20px; } .protection-card { background: #f8f8f8; border: 1px solid #e0e0e0; border-radius: 3px; padding: 16px 10px; text-align: center; transition: border-color 0.15s; } .protection-card:hover { border-color: #e07b00; } .protection-icon { font-size: 24px; display: block; margin-bottom: 6px; } .protection-label { font-size: 11px; font-weight: 600; text-transform: uppercase; color: #555; line-height: 1.3; } /* SECTION HEADER */ .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; } /* CERT BAR */ .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 */ .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; } .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; } .voltage-grid { grid-template-columns: 1fr; } .protection-grid { grid-template-columns: repeat(2, 1fr); } } Qoltec charger is a guarantee of safe power supply and use. You can use it at home or at work. It has a number of protections to protect connected devices. It is characterized by high efficiency which reduces energy consumption. The presented model has: USB Type C Power Delivery + USB QC 3.0 plug. 63W Total Power PD 45W USB-C Power Delivery QC 3.0 Quick Charge 5–20V Output Voltage Power Delivery + Quick Charge What Is Power Delivery & Qualcomm Technology? The Qoltec charger has been equipped with the latest POWER DELIVERY technology, which adapts to the connected equipment — precisely setting the maximum voltage and current required. It uses a USB-C connector and reaches a total power of 63W. An additional advantage is QUALCOMM QUICK CHARGE technology — allowing you to significantly reduce charging time compared to a standard charger. The charger adapts parameters to the device's needs to deliver maximum power in the shortest possible time. USB Type C USB Type C — Universal & Reversible POWER DELIVERY technology uses the USB-C connector. USB TYPE C offers: Symmetrical connector — guarantees correct connection regardless of plug orientation Increased data transfer rate compared to standard USB 3.0 Delivers up to 45W to laptops, tablets and smartphones Intelligently negotiates the optimal charging profile Output Voltage & Current Specifications USB Type C PD — max 45W 5V3A 9V3A 12V3A 15V3A 20V2.25A USB Type A QC 3.0 — max 18W 5V3A 9V3A 12V1.5A Comfort Is the Key to Satisfaction Made with attention to every detail. The charger has been made from the highest quality materials to provide you with a reliable power supply in any situation. Lightweight and solid construction guarantees convenience and comfort. Universal colour and ultra-modern design will fit perfectly into your interior. With this charger you can charge not only your smartphone but also your tablet, wireless headphones and speakers, camera equipment, power bank and much more. Small size means it fits into any socket and takes up very little space — the perfect travel companion. Compact & Portable Lightweight Design — Always with You Thanks to its small and lightweight casing, you can always carry this charger with you. The ultra-fast charger will meet the expectations of anyone who appreciates convenience and time saving. Compact dimensions: 100 × 60 × 30 mm Net weight: only 116 g Fits into any socket, takes up very little space Charges smartphones, tablets, laptops, headphones, power banks Ideal for home, office and travel Built-In Safety Protections Designed to Protect Your Safety 4× Protection — Total Safety of Use Constructed from high quality materials, it offers total safety of use. It is additionally equipped with PROTECTIONS: Against too low or too high input voltage Against overload of each power supply line Short circuit in the power supply circuit Protects against damage caused by overheating ⚡Overvoltage / Undervoltage Protection 🔌Overload Protection 🔗Short Circuit Protection 🌡️Overheating Protection Confidence Confirmed by a Warranty If you care about the quality of purchased equipment, our solutions will meet your expectations. Each Qoltec charger is covered by a 24-month warranty valid from the date of purchase. By choosing Qoltec products, you can be sure that you are using modern technological solutions of the highest quality standards. USB-C PD — 45W Power Delivery QC 3.0 — Qualcomm Quick Charge 63W Total Output Power 4× Safety Protections 24-Month Warranty Technical Data ParameterValue ProducerQoltec Product code51715 TypeMains charger Usable power63 W Input voltage220 – 240 V Output voltage5 V – 20 V Output current1.5 A – 3 A Frequency50 – 60 Hz PlugUSB Type C PD + USB Type A QC 3.0 Voltage range — USB-C PD (45W)5V/3A | 9V/3A | 12V/3A | 15V/3A | 20V/2.25A Voltage range — USB-A QC 3.0 (18W)5V/3A | 9V/3A | 12V/1.5A UsageTablet, smartphone and other mobile devices SafetyOvervoltage protection | Overload protection | Short-circuit protection | Overheating protection Additional informationAC/DC power supply intended for telecommunications equipment and automatic data processing equipment Other Parameters ColourWhite Dimensions (L × W × H)100 × 60 × 30 mm Package contentsMains charger Package depth / length [mm]90 Package width [mm]35 Package height [mm]170 Net weight [kg]0.1160 Gross weight [kg]0.1420 Warranty24 months EAN code5901878517155
Jūsu pasūtījums
Ielādējam grozu…
Ielādējam…
Vēlmju saraksts ir tukšs.
Atvērt kataloguKategorijas