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

Spigen EE451EU Essential USB-C 45W Wall Charger - White

Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
Spigen EE451EU Essential USB-C 45W Wall Charger - White
16,18€
Χωρίς ΦΠΑ: 13,05€
  • Διαθεσιμότητα: ΠΑΡΑΔΟΣΗ 4-10 ΗΜΕΡΕΣ
  • Κατασκευαστής: Spigen
  • Κωδικός: 8800283303070

ΠΕΡΙΓΡΑΦΗ

Description

The Spigen EE451EU Essential is a versatile single-port charger with modern GaN Pro (gallium nitride) technology, offering 45W of power in a compact design. GaN Pro technology allows for a smaller device while increasing charging efficiency and reducing heat generation compared to traditional chargers.

The charger is equipped with Advanced Safety Protection, an intelligent security system that protects your devices on multiple levels. The system includes Overcharge Prevention, Temperature Control to prevent overheating, Voltage/Current Matching to match the device's needs, and Voltage Regulation to ensure stable charging. Every charging stage is monitored and controlled, ensuring maximum safety for both the charger and connected devices.

The compact design makes the charger an ideal travel companion. The set includes a durable, 100W, 100cm USB-C cable that allows for fast charging of even the most demanding devices. The minimalist, black design looks elegant both at home and in the office, and universal compatibility allows you to charge all devices equipped with a USB-C port.

Product features
  • 100% Original
  • Packed in original packaging
  • GaN Pro Technology
  • 45W single-port charger
  • Overcharge protection
  • Temperature control
  • Voltage and current matching
  • Voltage regulation
  • Compact design
  • Universal compatibility
Specification Model EE451EU Essential Technology GaN Pro (Gallium Nitride) Maximum power 45W Max Entry 100-240V 50/60Hz 1.0A Max Type-C output 5V⎓3A, 9V⎓3A, 15V⎓3A, 20V⎓2.25A (45W Max PD), PPS 5.0-11V⎓4.05A, 5.0-16V⎓2.8A, 5.0-21V⎓2.1A (45W Max) Security Overcharge Prevention, Temperature Control, Voltage/Current Matching, Voltage Regulation Color White Compatibility Universal The set includes

1 × Spigen EE451EU Essential 45W Wall Charger

1 × USB-C to USB-C cable 100W (100 cm)

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