🛒 Stoktan Gönderim! 🎉 🚀 Hemen Ücretsiz Kargo! 📦 💥 Aynı Gün Gönderim! 💥 👒 Yeni Ürünlere Özel İndirimler! ⭐ 🎁 Aldın Aldın Ürünlerde Son Fırsatlar! 🎁 💳 Kolay Ödeme Seçenekleriyle Alışveriş Keyfi! 🛍
Menu
Sepetim


One Plus 6

Gösterilen: 1 ile 1 arası, toplam: 1 (1 Sayfa)
Kuponun
Var

Özel Avantajlar Sizi Bekliyor!

Kuponları kopyalayıp alışveriş sepetinizde kullanabilirsiniz

1800 TL zeri alışverişe,

Anında100
29 Ağustos 2025'e kadar
Tüm Ürünlerde geçerli
Minimum 1800 TL alışveriş

Kargonun Yarısı Bizden.

50Bizden
Tüm siparişlerde
Aynı gün gönderim
Türkiye geneli

3000 TL’lik alışverişte,

200Bizden
200 TL İndirim
Tüm ürünlerde geçerli
Süresiz kampanya

EFT ile ödeme

Havale/Eft
+%5 ekstra indirim
Aynı Gün Kargo
Tüm Siparişlerde geerli

Sepetini 5000 TL’ye tamamla,

300Bizden
300 TL İndirim
Tüm ürünlerde geçerli
5000 TL+ alışveri
29 Haziran 2025'e kadar

Sepetini Maksimuma Çıkart

500Bizden
Tüm ürünlerde geçerli
500 TL Net indirim
Min. 10.000 TL alışveriş
29 Haziran 2025'e kadar
/* Temel Stiller */ #nedenBizBtn { position: fixed; left: 20px; /* Sağdan (right) sola (left) değiştirildi */ bottom: 150px; background: linear-gradient(135deg, #fbd30c 0%, #5c3cbb 100%); color: #ffffff; border: none; padding: 16px 24px; border-radius: 0 8px 8px 0; /* Köşe yuvarlamalar ters çevrildi */ font-weight: 700; font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; box-shadow: 0 4px 16px rgba(0,0,0,0.15); cursor: pointer; z-index: 9999; writing-mode: vertical-lr; text-orientation: mixed; transform: rotate(0deg); /* Dönüş yönü değiştirildi */ transition: all 0.3s ease; letter-spacing: 1px; font-size: 15px; text-shadow: 0 1px 2px rgba(0,0,0,0.2); }#nedenBizBtn:hover { background: linear-gradient(135deg, #fbd30c 20%, #5c3cbb 100%); box-shadow: 0 6px 20px rgba(0,0,0,0.2); }#nedenBizCard { position: fixed; left: 80px; /* Sağdan (right) sola (left) değiştirildi */ bottom: 150px; width: 320px; background: #ffffff; border-radius: 12px; box-shadow: 0 8px 32px rgba(0,0,0,0.15); padding: 24px; display: none; z-index: 9998; animation: fadeIn 0.3s ease; border: 1px solid #f0f0f0; font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; }@keyframes fadeIn { from { opacity: 0; transform: translateX(-20px); } /* translateX yönü değiştirildi */ to { opacity: 1; transform: translateX(0); } }#nedenBizCard h4 { margin-top: 0; color: #5c3cbb; font-size: 18px; font-weight: 700; margin-bottom: 16px; padding-bottom: 12px; border-bottom: 2px solid #fbd30c; }#nedenBizCard ul { padding-left: 20px; margin-bottom: 20px; }#nedenBizCard li { margin-bottom: 12px; color: #333333; line-height: 1.5; position: relative; list-style-type: none; padding-left: 24px; }#nedenBizCard li:before { content: "•"; color: #fbd30c; font-weight: bold; position: absolute; left: 0; font-size: 20px; }.card-button { background: linear-gradient(135deg, #5c3cbb 0%, #fbd30c 100%); color: white; border: none; padding: 12px 20px; border-radius: 6px; margin-top: 8px; cursor: pointer; font-weight: 600; width: 100%; transition: all 0.3s ease; font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; text-shadow: 0 1px 1px rgba(0,0,0,0.2); }.card-button:hover { background: linear-gradient(135deg, #5c3cbb 20%, #fbd30c 100%); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(92, 60, 187, 0.3); }/* Mobil Uyumluluk */ @media only screen and (max-width: 768px) { #nedenBizBtn { left: 10px; /* Sağdan (right) sola (left) değiştirildi */ bottom: 100px; font-size: 14px; padding: 20px 16px; writing-mode: horizontal-tb; transform: rotate(0deg); border-radius: 8px; width: auto; white-space: nowrap; }#nedenBizCard { left: 10px; /* Sağdan (right) sola (left) değiştirildi */ bottom: 180px; width: calc(100% - 40px); max-width: 320px; padding: 20px; } }@media only screen and (max-width: 480px) { #nedenBizBtn { bottom: 80px; font-size: 14px; padding: 16px 20px; }#nedenBizCard { bottom: 160px; } }

Bizi Tercih Etmeniz İçin 3 Önemli Neden

/* WhatsApp ikonu */ .whatsapp-float { position: fixed; width: 60px; height: 60px; bottom: 120px; right: 40px; background-color: #25d366; color: #FFF; border-radius: 50px; text-align: center; font-size: 30px; box-shadow: 2px 2px 3px #999; z-index: 9999; transition: all 0.3s ease; }.whatsapp-float:hover { background-color: #128C7E; transform: scale(1.1); }.whatsapp-float img { width: 60%; height: 60%; margin-top: 15px; }/* WhatsApp popup */ .whatsapp-popup { position: fixed; width: 300px; bottom: 180px; right: 40px; background-color: white; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); z-index: 9998; opacity: 0; visibility: hidden; transform: translateY(20px); transition: all 0.3s ease; }.whatsapp-popup.show { opacity: 1; visibility: visible; transform: translateY(0); }.popup-header { background: linear-gradient(135deg, #25D366, #128C7E); color: white; padding: 15px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; justify-content: space-between; align-items: center; }.popup-header-info { display: flex; flex-direction: column; }.popup-title { font-weight: bold; font-size: 16px; margin-bottom: 3px; }.popup-subtitle { font-size: 12px; opacity: 0.9; }.popup-avatar { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; border: 2px solid white; }.popup-body { padding: 15px; max-height: 400px; overflow-y: auto; }.welcome-message { background-color: #f1f1f1; padding: 12px 15px; border-radius: 8px; margin-bottom: 15px; position: relative; }.welcome-message::before { content: ""; position: absolute; bottom: -10px; left: 15px; border-width: 10px 10px 0; border-style: solid; border-color: #f1f1f1 transparent; }.greeting { display: flex; align-items: center; margin-bottom: 8px; color: #128C7E; font-weight: bold; }.hand-wave { animation: wave 1.8s infinite; display: inline-block; margin-right: 8px; transform-origin: 70% 70%; }@keyframes wave { 0% { transform: rotate(0deg); } 10% { transform: rotate(-10deg); } 20% { transform: rotate(12deg); } 30% { transform: rotate(-10deg); } 40% { transform: rotate(9deg); } 50% { transform: rotate(0deg); } 100% { transform: rotate(0deg); } }.quick-questions { display: flex; flex-direction: column; gap: 10px; margin-bottom: 15px; }.quick-question-btn { background-color: #f1f1f1; border: none; border-radius: 18px; padding: 10px 15px; font-size: 13px; cursor: pointer; text-align: left; transition: all 0.2s; }.quick-question-btn:hover { background-color: #e0e0e0; transform: translateY(-2px); }.chat-input-container { display: flex; margin-top: 15px; }.chat-input { flex: 1; border: 1px solid #ddd; border-radius: 18px; padding: 10px 15px; font-size: 14px; outline: none; }.send-btn { background: linear-gradient(135deg, #25D366, #128C7E); color: white; border: none; border-radius: 50%; width: 40px; height: 40px; margin-left: 8px; cursor: pointer; display: flex; align-items: center; justify-content: center; }.message { margin-bottom: 10px; padding: 10px 15px; border-radius: 18px; max-width: 80%; font-size: 14px; line-height: 1.4; animation: fadeIn 0.3s forwards; }@keyframes fadeIn { from { opacity: 0; transform: translateY(5px); } to { opacity: 1; transform: translateY(0); } }.received { background-color: #f1f1f1; align-self: flex-start; border-top-left-radius: 5px; }.sent { background: linear-gradient(135deg, #DCF8C6, #25D366); align-self: flex-end; border-top-right-radius: 5px; }.typing-indicator { display: flex; align-items: center; padding: 8px 15px; background-color: #f1f1f1; border-radius: 18px; width: fit-content; margin-bottom: 10px; }.typing-dot { width: 6px; height: 6px; background-color: #999; border-radius: 50%; margin: 0 2px; animation: typingAnimation 1.4s infinite ease-in-out; }@keyframes typingAnimation { 0%, 60%, 100% { transform: translateY(0); } 30% { transform: translateY(-5px); } }.continue-whatsapp { text-align: center; margin-top: 15px; padding-top: 15px; border-top: 1px solid #eee; }.whatsapp-action-btn { display: inline-flex; align-items: center; background: linear-gradient(135deg, #25D366, #128C7E); color: white; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 14px; transition: all 0.3s; }.whatsapp-action-btn:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(37, 211, 102, 0.4); }.whatsapp-action-btn img { width: 18px; height: 18px; margin-right: 8px; }
WhatsApp