Spigen URBAN FIT MACBOOK AIR 13 M2-M5 2023-2026 HEATHER GREY (8800337240955-ACS10974)
Product images are illustrative. The original product may vary, so please refer to the product specifications in the product description.
Price
€ 57.70The e-shop price may differ with shops price.
Delivery time and options
-
10-12 days
-
10-12 days
-
10-12 days
-
10-12 days
-
10-12 days
Product details
| Product code | 8800337240955-ACS10974 |
| EAN | 8800337240955 |
Product description
Description
The Spigen Urban Fit is a sleek MacBook case made of soft nylon fabric, which protects the laptop from scratches and everyday wear and tear while maintaining an exceptionally lightweight and elegant silhouette.
The two-piece case covers both the top and bottom of the laptop and snaps into place in seconds without tools. Ventilation holes in the bottom part ensure free airflow – the laptop maintains an appropriate operating temperature even during prolonged use. Precision cutouts guarantee full access to all ports, MagSafe slots, speakers, and function keys without removing the case.
Urban Fit is the choice for those who want everyday protection for their MacBook without adding unnecessary bulk or compromising the device's aesthetics.
Product Features
100% Original
Packed in original packaging
Protection against scratches and everyday wear and tear
Two-piece – top and bottom of the laptop
Ventilation holes
Precision cutouts
Snap-on assembly
Slim and lightweight profile
Specifications
Model
Urban Fit
Compatibility
Apple MacBook Air 13" M2 / M3 / M4 / M5 (2023–2026)
Models: A2681, A3113, A3240, A3449
Material
Nylon fabric
Design
Two-piece (top + bottom)
Assembly
Snap-on
Color
Heather Grey / Grey
Package Includes
1 × Spigen Urban Fit 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 selection = window.getSelection();
if (selection && selection.toString().length > 0) { return; }
this.classList.toggle('active');
});
});
});
