Spigen universal smartwatch strap for (22 mm) | Nylon | black/orange (8800337245585-AMP11425)
Product images are illustrative. The original product may vary, so please refer to the product specifications in the product description.
Price
€ 23.40The e-shop price may differ with shops price.
Delivery time and options
-
11-13 days
-
11-13 days
-
11-13 days
-
11-13 days
-
11-13 days
Product details
| Product code | 8800337245585-AMP11425 |
| EAN | 8800337245585 |
Product description
Description
Spigen Athlex Air is a sporty nylon strap designed for all-day wearing comfort during workouts, work, and relaxation. Its lightweight, breathable construction ensures wrist freedom and better skin ventilation even during intense exertion, eliminating the discomfort characteristic of heavier, less breathable straps.
Durable nylon fabric with reinforced stitching increases the strap's resistance to daily wear and tear and frequent removal after workouts. The slim, minimalist profile ensures the watch does not catch on sleeves and sits comfortably on the wrist during dynamic movements. Contrast stitching and accents provide a sporty, bold character.
The fastening allows you to instantly adjust the strap to your wrist with one hand without tools. The 22 mm Quick Release system enables rapid strap replacement.
Product Features
100% Original
Packed in original packaging
Lightweight and breathable
Hook-and-loop fastening
Quick Release system
Contrast stitching and accents
Skin-friendly
Ideal for sports and daily wear
Specifications
Model
Athlex Air
Compatibility
Garmin D2™ Air X15 / Legacy Series / Darth Vader™ / First Avenger / Forerunner / Forerunner® 255 / 255 Music / 265 / 570 (47 mm) / Venu / Venu® 2 / Venu® 3 / Venu® 4 (45 mm) / vívoactive / vívoactive® 4
Material
Woven nylon
Width
22 mm (Quick Release)
Wrist Circumference
155–245 mm
Fastening
Hook-and-loop
Color
Active Black Orange / Black - Orange
Set Includes
1 × Spigen Athlex Air Strap
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');
});
});
});
