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

Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black

Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
Tech-Protect V8 Magnetic MagSafe 25W Car Charger - Black
20,39€
Χωρίς ΦΠΑ: 16,44€
  • Διαθεσιμότητα: ΠΑΡΑΔΟΣΗ 4-10 ΗΜΕΡΕΣ
  • Κατασκευαστής: Tech-Protect
  • Κωδικός: 5906302352647

ΠΕΡΙΓΡΑΦΗ

Description

The Tech-Protect V8 Wireless Car Charger is a versatile solution that combines a powerful MagSafe magnet with 25W Qi2.2 fast charging. Its flexible suction cup design allows you to mount the holder on your windshield, dashboard, or even your desk, creating a convenient charging station wherever you need it.

The holder with an adjustable arm allows you to precisely position your phone at an optimal viewing angle, and the strong magnet ensures a secure hold while driving, even on bumps. 25W charging means your smartphone's battery is quickly recharged while traveling, without the need for a cable. Simply hold your phone close to the charger, and the magnets will automatically adjust it to the perfect position.

Made of high-quality PC, ABS, and zinc materials, the design combines lightweight construction with durability for everyday use. The suction cup ensures stable attachment to a variety of surfaces, and the set includes a one-meter Type-C to Type-C cable. The Tech-Protect V8 is a practical solution for those who value the convenience of wireless charging and versatile installation.

* The MagSafe magnetic function only works directly with the phone or with a case with a built-in magnetic eyelet that supports MagSafe.

Product features
  • 100% Original
  • Packed in original packaging
  • 25W fast wireless charging
  • Qi2.2 technology with MagSafe
  • Universal mounting
  • Adjustable arm
  • Strong magnet for secure hold
  • Made of PC, ABS and zinc
  • Stable suction cup
Specification Model V8 (W059A) Type Holder with charger Technology Qi2.2 MagSafe Charging power 25W Entry 5V⎓3A, 9V⎓3A, 15V⎓3A Exit 25W Material PC, ABS, Zinc Installation Suction cup (windshield, dashboard, desk) Cable Type-C to Type-C, 1m Color Black Compatibility Smartphones with MagSafe The set includes

1 × Tech-Protect V8 Wireless Charger Holder

1 × Type-C to Type-C cable 1m

2 × Magsafe plate

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