DK.1.AG1296.05 - Özel Koleksiyon
Zarafet ve şıklığın mükemmel birleşimi olan bu eşsiz saat, modern kadının dinamik yaşam tarzını yansıtır.
Her detayında özenle işlenmiş bu özel tasarım, günlük kullanımdan özel davetlere kadar her anınızda
yanınızda olacak güvenilir bir aksesuar.
🔧 Teknik Özellikler
Cinsiyet:
Kadın
Fonksiyon:
DÜZ
Kaplama:
ROSE
Kadran Rengi:
GÜMÜŞ
Kordon:
PASLANMAZ MASİF ÇELİK
Su Geçirmezlik:
3 ATM
Cam:
SERTLEŞTİRİLMİŞ MİNERAL CAM
✨ Öne Çıkan Özellikler
💧 3 ATM su geçirmezlik özelliği🛡️ SERTLEŞTİRİLMİŞ MİNERAL CAM ile maksimum dayanıklılık⌚ PASLANMAZ MASİF ÇELİK kordon ile konfor
🛡️ Garanti ve Güvence
Bu ürün, Serhat Saat güvencesi altında olup, resmi distribütör garantisi kapsamındadır.
Kalite ve müşteri memnuniyeti bizim önceliğimizdir.
.product-description-modern {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
line-height: 1.6;
color: #333;
max-width: 800px;
margin: 0 auto;
}
.product-header {
text-align: center;
margin-bottom: 30px;
padding: 20px;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
border-radius: 10px;
}
.product-title {
margin: 0;
font-size: 24px;
}
.product-story {
background: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin-bottom: 25px;
border-left: 4px solid #667eea;
}
.specs-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 15px;
margin-top: 15px;
}
.spec-item {
background: white;
padding: 12px;
border-radius: 6px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
border-left: 3px solid #28a745;
display: flex;
align-items: center;
}
.spec-label {
font-weight: bold;
color: #495057;
min-width: 100px;
}
.spec-value {
color: #28a745;
margin-left: 10px;
font-weight: 500;
}
.product-features {
margin-top: 30px;
}
.features-list {
list-style: none;
padding: 0;
}
.features-list li {
background: white;
margin: 10px 0;
padding: 12px;
border-radius: 6px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
transition: transform 0.2s;
}
.features-list li:hover {
transform: translateX(5px);
}
.product-warranty {
background: #e8f5e8;
padding: 20px;
border-radius: 8px;
margin-top: 25px;
border: 1px solid #28a745;
}
h3 {
color: #495057;
margin-bottom: 15px;
border-bottom: 2px solid #eee;
padding-bottom: 10px;
}