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

Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black

Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
Tech-Protect Smartcase Magnetic with Keyboard for iPad Air 10.9” (2020/2022) / 11” (2024/2025/2026) - Black
65,32€
Χωρίς ΦΠΑ: 52,68€
  • Διαθεσιμότητα: ΠΑΡΑΔΟΣΗ 4-10 ΗΜΕΡΕΣ
  • Κατασκευαστής: Tech-Protect
  • Κωδικός: 5906302363469

ΠΕΡΙΓΡΑΦΗ

Description

The Tech-Protect SmartCase Magnetic with Keyboard is a practical and modern accessory that transforms your tablet into a functional tool for work, study, and entertainment. This combination of an elegant magnetic case, a convenient backlit Bluetooth keyboard, and a precise touchpad makes everyday tablet use even more comfortable and productive, bringing the experience closer to working on a laptop.

The magnetic case securely holds the device in place, allowing it to be positioned at the perfect angle for typing, watching movies, or video chatting. The solid construction ensures stability during use, while precise cutouts for the camera, ports, and speakers allow for full use of all functions without removing the case.

The included backlit Bluetooth keyboard features a comfortable, laptop-style QWERTY layout and a precision touchpad, allowing you to type, browse the web, and interact with applications without touching the screen. Built-in system shortcuts speed up work, and the backlit keys allow for comfortable work even in dimly lit rooms. The keyboard connects wirelessly via Bluetooth and is easy to set up and use.

Product features
  • 100% Original
  • Packed in original packaging
  • Magnetic case with stand function
  • Wireless Bluetooth keyboard
  • Backlit keys
  • Built-in touchpad
  • Precise cutouts for ports and camera
  • Adjustable angle
  • Easy Bluetooth pairing
  • Perfectly matched
  • Easy assembly and disassembly
Specification Model SmartCase Magnetic + Keyboard Type Magnetic case with keyboard Keyboard Bluetooth, backlit, QWERTY Touchpad Yes Functions Base, system shortcuts Color Black Compatibility Apple iPad Air 10.9" 4 / 5 / 2020-2022 / 11" 6 / 7 / 8 / 2024-2026
Models: A2072, A2316, A2324, A2325, A2589, A2591, A2902, A2903, A2904, A3266, A3267, A3270, A3459, A3460, A3463 The set includes

1 × Tech-Protect SmartCase Magnetic
1 × Bluetooth Keyboard (Black)
1 × USB-A / USB-C cable 80 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 selection = window.getSelection();if (selection.toString().length > 0) {return;}const isMobile = window.innerWidth