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

Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black

Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
Spigen Smart Fold Case for Samsung Galaxy Tab A9 / A11 - Black
20,92€
Χωρίς ΦΠΑ: 16,87€
  • Διαθεσιμότητα: ΠΑΡΑΔΟΣΗ 4-10 ΗΜΕΡΕΣ
  • Κατασκευαστής: Spigen
  • Κωδικός: 8800337243062

ΠΕΡΙΓΡΑΦΗ

Description

The Spigen Smart Fold is a versatile case that combines elegance with functionality. Its high-quality construction ensures long-lasting everyday use.

The case is made of a hybrid construction combining PU synthetic leather with durable PC material, providing comprehensive protection against scratches and mechanical damage. An inner layer of soft microfiber gently protects your tablet's screen from scratches during transport.

The built-in stand with adjustable tilt angle allows for comfortable viewing of movies, video conferencing, or taking notes. Precisely cut openings ensure full access to all ports, buttons, and cameras without having to remove the case. The slim profile maintains the tablet's minimalist character without adding unnecessary bulk.

Product features
  • 100% Original
  • Packed in original packaging
  • Stand function
  • Microfiber inner layer
  • Hybrid PU + PC construction
  • Precise cutouts for all ports
  • Slim and lightweight profile
Specification Material Synthetic leather (PU) / PC material / Microfiber Design Flip Case Color Black Auto Sleep/Wake NO Stand function Yes Stylus holder NO Compatibility Samsung Galaxy Tab A9 / A11 8.7" Models X110 / X115 / X133 / X135 The set includes

1 × Spigen Smart Fold Case

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