Adding product to your cart
Feel Lucky with these Shamrock printed Silicone Watch Band for Apple Watches! These are smooth and comfortable printed silicone bands for Apple Watches. It has a pin-and-tuck closure, which ensures a clean fit.
Sizes:
• 38/40/41mm (Small/Medium) Band length is 175mm - 212mm
• 42/44/45mm - Medium/Large Band length is 180mm - 223mm
Fits All Series 1, 2, 3, 4, 5, 6, 7 and SE
Details:
~Comfortable and durable.
~An innovative pin-and-tuck closure ensures a clean fit.
~Adjustable
~Apple Watch is not included.
Disclaimer: Band include 2 stainless steel pins.
if(sessionStorage.backToCollection) {
theme.backToCollection = {};
theme.backToCollection.collection = JSON.parse(sessionStorage.backToCollection);
var productCollections = [];
var showCollection = false;
if (productCollections) {
productCollections.forEach(function(collection) {
if (collection.title === theme.backToCollection.collection.title) {
showCollection = true;
}
});
}
if(showCollection) {
var backToCollectionHTML = '';
var backToCollectionContainer = document.getElementById('backToCollection');
backToCollectionContainer.insertAdjacentHTML('afterbegin', backToCollectionHTML);
}
}
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device