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

Tech-Protect NC200W-GaN 4-Port 200W Wall Charger - Black

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

ΠΕΡΙΓΡΑΦΗ

Description

The Tech-Protect NC200W-GaN is a 200W AC charger that utilizes GaN (gallium nitride) technology to efficiently charge devices. With four ports, you can simultaneously power a laptop, tablet, smartphone, and other accessories, making it a practical solution for those who work with multiple devices daily.

Equipped with three Type-C ports and one high-power USB-A port, the charger offers endless possibilities. The two main Type-C ports can simultaneously deliver 100W each, allowing for lightning-fast charging of two premium laptops simultaneously. The Type-C3 port offers a solid 65W, ideal for ultrabooks or Pro tablets, while the USB-A port delivers an impressive 60W with Super Charge support. All four ports can work simultaneously with intelligent power distribution.

An advanced power management system with Power Delivery and Quick Charge 3.0 protocols automatically optimizes charging parameters for each connected device, guaranteeing maximum speed and safety. Its compact design means the charger takes up minimal space and looks great at home, in the office, or on the go. The Tech-Protect NC200W-GAN is absolute power in a compact form – the ideal charging station for the most demanding users.

Product features
  • 100% Original
  • Packed in original packaging
  • The latest GaN technology for maximum efficiency
  • Total output power 200W
  • 4 charging ports
  • Supports Power Delivery and Quick Charge 3.0
  • Intelligent power distribution system between ports
  • Compact design
  • Multi-level protection and advanced security
  • Universal compatibility with all devices
Specification Model NC200W-GAN Technology GaN (Gallium Nitride) Total power 200W Max Entry 100-240V 50/60Hz 2.5A Max Type-C1/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 100W + 100W Output C1+C3 / C2+C3 100W + 65W Output C1+USB-A / C2+USB-A 100W + 60W C3+USB-A output 24W Output C1+C2+C3 / C1+C2+USB-A 100W + 65W + 30W Output C1+C2+C3+USB-A 100W + 65W + 24W Color Black Ports 3 x Type-C, 1 x USB-A Dimensions 119.8 x 65 x 34.5 mm The set includes

1 × Tech-Protect NC200W-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