Header Bölümü Canlı Destek
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt
Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt

Hardstone Taş Detaylı Siyah Hoodie Oversize Sweatshirt (STOK-SWEAT)

İndirim Oranı : %24 İndirim
Fiyat : ₺800,00(KDV Dahil)
İndirimli : ₺610,54(KDV Dahil)

 

:

 

S: En:60 Boy:69

M: En:62 Boy:70

L: En:64 Boy:71

XL: En:66 Boy:72

(1-3 cm farklılık gösterebilir.)

 

cultureSettings.RegionId: 0 cultureSettings.LanguageCode: TR
window.onload = function() { document.getElementById('bedenOgrenBtn').onclick = function() { document.getElementById('bedenModal').style.display = 'flex'; document.getElementById('sonuc').textContent = ''; document.getElementById('boyInput').value = ''; document.getElementById('kiloInput').value = ''; } document.getElementById('kapatBtn').onclick = function() { document.getElementById('bedenModal').style.display = 'none'; } document.getElementById('hesaplaBtn').onclick = function() { var boy = parseInt(document.getElementById('boyInput').value); var kilo = parseInt(document.getElementById('kiloInput').value); var sonuc = ''; if (isNaN(boy) || isNaN(kilo)) { sonuc = 'Lütfen geçerli boy ve kilo giriniz.'; } else { if (boy < 150) { sonuc = 'XS beden size uygun.'; } else if (boy < 160) { sonuc = 'S beden size uygun.'; } else if (boy < 170) { sonuc = 'M beden size uygun.'; } else if (boy < 180) { sonuc = 'L beden size uygun.'; } else { sonuc = 'XL beden size uygun.'; } } document.getElementById('sonuc').textContent = sonuc; } }