ΜΕΝΟΥ
ΚΑΛΑΘΙ ΑΓΟΡΩΝ

Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black

Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
Tech-Protect NC240W-GaN 4-Port 240W Wall Charger - Black
83,53€
Χωρίς ΦΠΑ: 67,36€
  • Διαθεσιμότητα: ΠΑΡΑΔΟΣΗ 4-10 ΗΜΕΡΕΣ
  • Κατασκευαστής: Tech-Protect
  • Κωδικός: 5906302352364

ΠΕΡΙΓΡΑΦΗ

Description

The Tech-Protect NC240W-GAN AC Charger is an advanced device utilizing GaN (gallium nitride) technology, offering 240W of power in a compact package. With four charging ports, you can simultaneously power your laptop, tablet, smartphone, and additional accessories at full capacity.

Equipped with three Type-C ports and one USB-A port, the charger provides great flexibility for everyday use. The main Type-C1 port delivers 140W with support for 28V, which is perfect for charging 16-inch MacBook Pros and other demanding laptops. The second Type-C2 port offers 100W, the third Type-C3 port delivers 65W, and the USB-A port delivers 60W with Super Charge support. All four ports can work simultaneously with intelligent power distribution.

Power Delivery technology with Quick Charge 3.0 automatically recognizes connected devices and adjusts charging parameters to their needs. The minimalist design looks elegant on a desk, and the compact dimensions make the charger convenient for home, office, and travel. The Tech-Protect NC240W-GAN is a practical solution for those working with multiple devices who need a reliable charging station.

Product features
  • 100% Original
  • Packed in original packaging
  • The latest GaN technology
  • Total output power 240W
  • 4 charging ports
  • Supports Power Delivery and Quick Charge 3.0
  • Advanced power distribution system between ports
  • Compact design
  • Multi-level protection and advanced security
  • Universal compatibility with all devices
Specification Model NC240W-GAN Technology GaN (Gallium Nitride) Total power 240W Max Entry 100-240V 50/60Hz 2.8A Max Type-C1 output 5V⎓3A, 9V⎓3A, 12V⎓3A, 15V⎓3A, 20V⎓5A, 28V⎓5A (140W Max) Type-C2 output 5V⎓3A, 9V⎓3A, 12V⎓3A, 15V⎓3A, 20V⎓5A (100W Max) Type-C3 output 5V⎓3A, 9V⎓3A, 12V⎓3A, 15V⎓3A, 20V⎓3.25A (65W Max) USB-A output 4.5V⎓5A, 5V⎓4.5A, 5V⎓3A, 9V⎓3A, 12V⎓3A, 20V⎓3A (60W Max) Output C1+C2 140W + 100W Output C1+C3 140W + 65W Output C2+C3 65W + 35W C1+USB-A output 140W + 60W C2+USB-A output 65W + 35W C3+USB-A output 24W Output C1+C2+C3 140W + 65W + 35W Output C1+C2+USB-A 140W + 65W + 30W Output C1+C3+USB-A 140W + 12W + 12W Output C2+C3+USB-A 65W + 12W + 12W Output C1+C2+C3+USB-A 140W + 65W + 12W + 12W Color Black Ports 3 x Type-C, 1 x USB-A Dimensions 127.4 x 65 x 36 mm The set includes

1 × Tech-Protect NC240W-GAN AC Charger

document.addEventListener('DOMContentLoaded', function() {const accordion = document.querySelector('.fd-accordion');const accordionItems = document.querySelectorAll('.fd-accordion-item');function isInEditor() {if (window.frameElement) return true;if (document.designMode === 'on') return true;if (document.body.contentEditable === 'true') return true;if (window.location.href.includes('/admin')) return true;if (window.location.href.includes('/edit')) return true;if (window.location.href.includes('editor')) return true;if (document.querySelector('[contenteditable="true"]')) return true;if (document.querySelector('.cke_editable, .mce-content-body, .fr-element')) return true;return false;}if (isInEditor()) {return;}accordion.classList.add('js-initialized');accordionItems.forEach((item, index) => {if (index === 0) {item.classList.add('active');} else {item.classList.remove('active');}});accordionItems.forEach(item => {item.addEventListener('click', function(e) {const isMobile = window.innerWidth