Skip to content

My Cart

Toyota OTC IT3 Arıza Tespit Cihazı

No reviews yet
| SKU: OTO0091 | |

Toyota OTC IT3 Arıza Tespit Cihazı, Yetkili servisin kullandığı Toyota, Lexus ve Scion marka araçlarda Arıza Tespit yapabilmeniz için imal edilmiş bir Arıza Tespit Cihazıdır.

5.362,90 ₺ 7.312,90 ₺
In stock
This product has a 27% discount.
1.950,00 ₺ savings
Ask Us on WhatsApp Get quick response, price & stock info
Have a question about this product? Ask your question and we'll answer as soon as possible.
Customer Satisfaction You Come First
Secure Payment 3D Secure / SSL
Same Day Shipping Fast Delivery
24/7 Support Always Here for You






Toyota OTC IT3 Arıza Tespit Cihazı | Profesyonel Çözüm
.toyota-otc-container { --primary: #007bff; --primary-dark: #0056b3; --primary-light: #3395ff; --primary-gradient: linear-gradient(135deg, var(--primary), #3395ff); --secondary: #333333; --dark: #121826; --gray-dark: #363e50; --gray: #6e7891; --gray-light: #e6e9f0; --light: #f8f8ff; --white: #ffffff; --shadow-sm: 0 4px 10px rgba(0, 123, 255, 0.05); --shadow-md: 0 10px 30px rgba(0, 123, 255, 0.1); --shadow-lg: 0 20px 40px rgba(0, 123, 255, 0.15); --border-radius-sm: 0.5rem; --border-radius: 0.75rem; --border-radius-lg: 1.5rem; --transition: all 0.3s ease; font-family: 'Outfit', sans-serif; color: var(--gray-dark); background-color: var(--white); line-height: 1.6; } .toyota-otc-container *, .toyota-otc-container *::before, .toyota-otc-container *::after { box-sizing: border-box; margin: 0; padding: 0; } .toyota-otc-container .container { width: 100%; padding: 0 2rem; max-width: 1400px; margin: 0 auto; } .toyota-otc-container .section-title { font-size: 2.5rem; font-weight: 700; color: var(--dark); margin-bottom: 1rem; text-align: center; } .toyota-otc-container .section-subtitle { font-size: 1.125rem; color: var(--gray); max-width: 700px; margin: 0 auto 3rem; text-align: center; } .toyota-otc-container .btn { display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem; padding: 1rem 2rem; border-radius: 0.5rem; font-weight: 600; font-size: 1rem; transition: var(--transition); text-decoration: none; cursor: pointer; border: none; } .toyota-otc-container .btn-primary { background: var(--primary); color: var(--white); box-shadow: 0 8px 20px rgba(0, 123, 255, 0.3); } .toyota-otc-container .btn-primary:hover { background: var(--primary-dark); transform: translateY(-3px); box-shadow: 0 12px 25px rgba(0, 123, 255, 0.4); color: var(--white); } /* Hero Section */ .toyota-otc-container .hero { background: linear-gradient(180deg, var(--white) 0%, #f0f7ff 100%); padding: 9rem 0; min-height: 100vh; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; } .toyota-otc-container .hero::before { content: ''; position: absolute; width: 120%; height: 120%; top: -10%; right: -10%; background: radial-gradient(ellipse at center, rgba(0, 123, 255, 0.05) 0%, rgba(0, 123, 255, 0) 70%); z-index: 1; } .toyota-otc-container .hero-content { position: relative; z-index: 2; text-align: center; width: 100%; } .toyota-otc-container .hero-badge { display: inline-block; background: rgba(0, 123, 255, 0.08); color: var(--primary); font-weight: 600; font-size: 0.875rem; padding: 0.5rem 1rem; border-radius: 2rem; margin-bottom: 1.5rem; } .toyota-otc-container .hero-title { font-size: 4rem; font-weight: 800; line-height: 1.1; margin-bottom: 1.5rem; color: var(--dark); } .toyota-otc-container .hero-title span { background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .toyota-otc-container .hero-description { font-size: 1.25rem; color: var(--gray); max-width: 800px; margin: 0 auto 2.5rem; } .toyota-otc-container .hero-features { display: flex; justify-content: center; margin-top: 3rem; gap: 3rem; } .toyota-otc-container .hero-feature { display: flex; align-items: center; gap: 0.75rem; } .toyota-otc-container .hero-feature-icon { width: 42px; height: 42px; border-radius: 50%; background: var(--white); display: flex; align-items: center; justify-content: center; box-shadow: var(--shadow-sm); color: var(--primary); font-size: 1.25rem; } .toyota-otc-container .hero-feature-text { font-weight: 600; color: var(--gray-dark); } /* New Tech Section */ .toyota-otc-container .new-tech-section { padding: 6rem 0; background-color: var(--light); } .toyota-otc-container .new-tech-container { display: grid; grid-template-columns: 1fr 1.1fr; gap: 4rem; align-items: center; } .toyota-otc-container .product-gallery { width: 100%; } .toyota-otc-container .main-display { position: relative; width: 100%; height: 500px; background: var(--white); border-radius: var(--border-radius-lg); box-shadow: var(--shadow-lg); overflow: hidden; margin-bottom: 2rem; } .toyota-otc-container .display-content { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; } .toyota-otc-container .display-content iframe { width: 100%; height: 100%; border: none; } .toyota-otc-container .display-content img { max-width: 90%; max-height: 90%; object-fit: contain; } .toyota-otc-container .view-indicator { position: absolute; top: 1rem; right: 1rem; background: var(--primary); color: white; padding: 0.5rem 1rem; border-radius: 2rem; font-size: 0.85rem; font-weight: 600; z-index: 10; box-shadow: var(--shadow-sm); } .toyota-otc-container .gallery-nav { display: flex; gap: 1rem; justify-content: center; } .toyota-otc-container .nav-item { width: 80px; height: 80px; border-radius: var(--border-radius); background: var(--white); border: 3px solid transparent; cursor: pointer; transition: var(--transition); overflow: hidden; display: flex; align-items: center; justify-content: center; box-shadow: var(--shadow-sm); } .toyota-otc-container .nav-item:hover, .toyota-otc-container .nav-item.active { border-color: var(--primary); box-shadow: var(--shadow-md); transform: translateY(-2px); } .toyota-otc-container .nav-item img { width: 100%; height: 100%; object-fit: cover; } .toyota-otc-container .nav-item.view-360 { background: linear-gradient(135deg, var(--primary), var(--primary-light)); color: white; font-size: 1.5rem; } .toyota-otc-container .nav-item.view-360:hover, .toyota-otc-container .nav-item.view-360.active { background: linear-gradient(135deg, var(--primary-dark), var(--primary)); } .toyota-otc-container .new-tech-content h2 { font-size: 2.5rem; font-weight: 700; color: var(--dark); margin-bottom: 1rem; } .toyota-otc-container .new-tech-content .text-content { color: var(--gray-dark); line-height: 1.7; margin-bottom: 2rem; } .toyota-otc-container .new-tech-content .text-content strong { color: var(--dark); font-weight: 600; } .toyota-otc-container .new-tech-features { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; } .toyota-otc-container .new-tech-features li { display: flex; align-items: center; gap: 0.75rem; font-weight: 500; color: var(--gray-dark); font-size: 0.9rem; } .toyota-otc-container .new-tech-features i { color: var(--primary); font-size: 1.2rem; } /* Technical Details Section */ .toyota-otc-container .technical-details-section { padding: 6rem 0; background: linear-gradient(180deg, #fdfdfd 0%, var(--white) 100%); } .toyota-otc-container .tech-tabs-container { display: flex; justify-content: center; flex-wrap: wrap; gap: 1rem; margin-bottom: 3rem; } .toyota-otc-container .tech-tab { padding: 0.7rem 1.5rem; border-radius: 50px; font-weight: 600; cursor: pointer; transition: var(--transition); color: var(--gray-dark); background-color: var(--white); border: none; font-size: 0.9rem; white-space: nowrap; box-shadow: var(--shadow-sm); } .toyota-otc-container .tech-tab.active { background: var(--primary-gradient); color: var(--white); box-shadow: var(--shadow-md); } .toyota-otc-container .tech-content { display: none; animation: fadeIn 0.5s; } .toyota-otc-container .tech-content.active { display: block; } .toyota-otc-container .tech-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; } .toyota-otc-container .tech-card { background-color: var(--white); padding: 2rem; border-radius: var(--border-radius); box-shadow: var(--shadow-md); transition: var(--transition); } .toyota-otc-container .tech-card:hover { transform: translateY(-8px); box-shadow: var(--shadow-lg); } .toyota-otc-container .tech-card h4 { font-size: 1.25rem; font-weight: 700; color: var(--dark); margin-bottom: 0.75rem; } .toyota-otc-container .tech-card p { color: var(--gray); font-size: 0.95rem; line-height: 1.6; } .toyota-otc-container .tech-note { text-align: center; margin-top: 2rem; font-style: italic; color: var(--gray); } /* Video & Choice Section */ .toyota-otc-container .video-choice-section { padding: 6rem 0; background-color: var(--light); } .toyota-otc-container .video-choice-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem; align-items: center; } .toyota-otc-container .video-wrapper { position: relative; padding-bottom: 56.25%; /* 16:9 Aspect Ratio */ height: 0; overflow: hidden; border-radius: var(--border-radius-lg); box-shadow: var(--shadow-lg); } .toyota-otc-container .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .toyota-otc-container .choice-content h3 { font-size: 2rem; font-weight: 700; color: var(--dark); margin-bottom: 1.5rem; } .toyota-otc-container .choice-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 1rem; } .toyota-otc-container .choice-item { display: flex; align-items: flex-start; gap: 1rem; } .toyota-otc-container .choice-item-icon { font-size: 1.5rem; color: var(--primary); margin-top: 0.25rem; } .toyota-otc-container .choice-item-text h4 { font-size: 1.1rem; font-weight: 600; color: var(--dark); margin-bottom: 0.25rem; } .toyota-otc-container .choice-item-text p { font-size: 0.95rem; color: var(--gray-dark); line-height: 1.6; } /* FAQ Section */ .toyota-otc-container .faq-section { padding: 6rem 0; background: var(--light); } .toyota-otc-container .faq-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 2rem; margin-top: 3rem; } .toyota-otc-container .faq-item { background-color: var(--white); border-radius: var(--border-radius); box-shadow: var(--shadow-sm); transition: var(--transition); } .toyota-otc-container .faq-item:hover { transform: translateY(-5px); box-shadow: var(--shadow-md); } .toyota-otc-container .faq-question { padding: 1.5rem; font-size: 1.1rem; font-weight: 700; color: var(--dark); cursor: pointer; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--gray-light); } .toyota-otc-container .faq-question i { transition: transform 0.3s ease; color: var(--primary); font-size: 1.1rem; } .toyota-otc-container .faq-question span { color: var(--dark); font-weight: 700; font-size: 1.1rem; line-height: 1.4; } .toyota-otc-container .faq-answer { padding: 0 1.5rem; max-height: 0; overflow: hidden; transition: max-height 0.4s ease-out, padding 0.4s ease-out; color: var(--gray-dark); line-height: 1.7; } .toyota-otc-container .faq-answer p { padding-bottom: 1.5rem; margin: 0; } .toyota-otc-container .faq-item.active .faq-question i { transform: rotate(45deg); } .toyota-otc-container .faq-item.active .faq-answer { max-height: 300px; padding-top: 1.5rem; } /* Support Contact Section */ .toyota-otc-container .support-contact-section { padding: 6rem 0; background-color: var(--white); color: var(--dark); } .toyota-otc-container .section-header-centered { text-align: center; margin-bottom: 3rem; } .toyota-otc-container .support-contact-section .section-title { color: var(--dark); position: relative; display: inline-block; padding-bottom: 0.75rem; } .toyota-otc-container .support-contact-section .section-title::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 60px; height: 4px; background-color: var(--primary); border-radius: 2px; } .toyota-otc-container .support-contact-section .section-subtitle { color: var(--gray); font-size: 1.125rem; max-width: 700px; margin: 1rem auto 0; } .toyota-otc-container .contact-info-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; margin-top: 3rem; } .toyota-otc-container .contact-info-item { background: rgba(0, 123, 255, 0.03); padding: 2rem 1.5rem; border-radius: var(--border-radius-lg); text-align: center; transition: var(--transition); box-shadow: 0 5px 15px rgba(0,0,0,0.05); } .toyota-otc-container .contact-info-item:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.08); } .toyota-otc-container .contact-info-icon { font-size: 1.8rem; width: 60px; height: 60px; line-height: 60px; border-radius: 50%; background-color: rgba(0, 123, 255, 0.1); color: var(--primary); margin-bottom: 1rem; display: inline-block; } .toyota-otc-container .contact-info-item h3 { font-size: 1.25rem; font-weight: 700; margin-bottom: 0.5rem; color: var(--dark); } .toyota-otc-container .contact-info-item p, .toyota-otc-container .contact-info-item a { font-size: 1rem; color: var(--primary); text-decoration: none; line-height: 1.6; font-weight: 500; } .toyota-otc-container .contact-info-item a:hover { text-decoration: underline; color: var(--primary-dark); } /* Responsive Design */ @media (max-width: 992px) { .toyota-otc-container .tech-grid, .toyota-otc-container .faq-grid, .toyota-otc-container .new-tech-container, .toyota-otc-container .video-choice-grid { grid-template-columns: 1fr; justify-items: center; } .toyota-otc-container .contact-info-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 768px) { .toyota-otc-container .hero-title, .toyota-otc-container .section-title { font-size: 2.5rem; } .toyota-otc-container .hero-features { flex-direction: column; gap: 1rem; align-items: center; } .toyota-otc-container .new-tech-content h2 { font-size: 1.75rem; } .toyota-otc-container .why-choose-point-content h3 { font-size: 1.1rem; } .toyota-otc-container .main-display { height: 60vw; min-height: 300px; max-height: 380px; margin-bottom: 1rem; } .toyota-otc-container .gallery-nav { flex-wrap: wrap; gap: 0.5rem; justify-content: center; } .toyota-otc-container .nav-item { width: 60px; height: 60px; } .toyota-otc-container .view-indicator { font-size: 0.75rem; padding: 0.4rem 0.8rem; } .toyota-otc-container .new-tech-features { grid-template-columns: 1fr; } .toyota-otc-container .display-content img { max-width: 95%; max-height: 95%; } } @media (max-width: 576px) { .toyota-otc-container .contact-info-grid { grid-template-columns: 1fr; } .toyota-otc-container .hero { padding: 6rem 0; } .toyota-otc-container .hero-title { font-size: 2rem; } .toyota-otc-container .section-title { font-size: 2rem; } .toyota-otc-container .new-tech-section, .toyota-otc-container .technical-details-section, .toyota-otc-container .why-choose-section, .toyota-otc-container .faq-section, .toyota-otc-container .support-contact-section { padding: 4rem 0; } .toyota-otc-container .container { padding: 0 1rem; } .toyota-otc-container .main-display { height: 65vw; min-height: 280px; max-height: 320px; margin-bottom: 0.8rem; } .toyota-otc-container .nav-item { width: 55px; height: 55px; } .toyota-otc-container .gallery-nav { gap: 0.4rem; } } @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }


Profesyonel Teşhis Çözümü

Toyota OTC IT3 Arıza Tespit Cihazı

Toyota, Lexus ve Scion marka araçlar için özel olarak geliştirilmiş, profesyonel bir arıza tespit çözümüdür. Modern teknoloji ile donatılmış bu cihaz, geniş model yelpazesiyle uyumlu olup, atölye verimliliğinizi artırmak için tasarlanmıştır. Techstream yazılımı desteği ile yetkili servis kalitesinde hizmet sunmanızı sağlar.


Hemen Sipariş Ver

Geniş Model Desteği
Profesyonel Teşhis
Techstream Uyumlu

Yeni Nesil Arıza Tespit Teknolojisi

Toyota OTC IT3'nin sunduğu gelişmiş teknolojik özellikleri ve atölye işlerinizi kolaylaştıran avantajlarını keşfedin. Modern tasarımı ve kullanıcı dostu arayüzü ile profesyonel teşhis deneyimi yaşayın.

360° Görünüm

Ürün Görünüm 1
Ürün Görünüm 2
Ürün Görünüm 3

Yetkili Servis Gücü, Sizin Atölyenizde

Toyota OTC IT3, Toyota, Lexus ve Scion araçları için özel olarak geliştirilmiş, endüstri standardında profesyonel bir arıza tespit cihazıdır. Techstream yazılımı ile mükemmel entegrasyon sağlayarak karmaşık teşhis işlemlerini basitleştirir ve kullanıcı deneyimini optimize eder.

Yüksek işlem kapasitesi ve gelişmiş donanım altyapısı sunan IT3, atölye içinde maksimum verimlilik sağlar. Geniş voltaj aralığı desteği ve güçlü iletişim protokolleri ile eski modellerden en yeni nesil araçlara kadar sorunsuz bağlantı kurar. Kompakt tasarımı sayesinde atölye içinde kolay taşınabilirlik sunar.

  • Arıza Kodu Okuma/Silme
  • Canlı Veri Görüntüleme
  • Adaptasyon ve Kalibrasyon
  • ECU Programlama
  • Servis Fonksiyonları
  • Enjektör Kodlama

Teknik Özellikler ve Fonksiyonlar

Toyota OTC IT3'nin sunduğu kapsamlı fonksiyonları ve desteklediği elektronik sistemleri detaylı olarak inceleyin. Her bir özellik, atölye verimliliğinizi artırmak ve müşteri memnuniyetini sağlamak için özenle tasarlanmıştır.

Özellikler
Destek

Arıza Kodu Okuma/Silme

Tüm elektronik kontrol ünitelerindeki arıza kodlarını hızlı ve doğru şekilde tespit edin, detaylı açıklamalarını görüntüleyin ve güvenli bir şekilde silin. Geçmiş arıza kayıtlarına erişim sağlar.

Canlı Veri Görüntüleme

Motor, şanzıman ve diğer sistemlerdeki sensör verilerini gerçek zamanlı olarak izleyin. Grafik ve sayısal formatlarla detaylı analiz yapın, performans değerlendirmesi gerçekleştirin.

Adaptasyon ve Kalibrasyon

Değiştirilen parçaları araca tanıtın, hassas sensörleri kalibre edin ve sistem parametrelerini optimize edin. Yeni parça montajı sonrası gerekli adaptasyon işlemlerini gerçekleştirin.

Enjektör Kodlama

Yeni enjektörlerin benzersiz kodlarını motor kontrol ünitesine kaydedin. Yakıt sistemi verimliliğini optimize edin ve emisyon değerlerini standartlara uygun hale getirin.

DPF Rejenerasyonu

Dizel partikül filtresinin zorlamalı rejenerasyon işlemini gerçekleştirin. Filtre tıkanıklığını giderin ve emisyon sisteminin optimal çalışmasını sağlayın.

Servis Bakım Sıfırlama

Periyodik bakım sonrası yağ değişim ışığını, servis aralık sayacını ve diğer bakım uyarılarını sıfırlayın. Müşteri bilgilendirme sistemlerini güncelleyin.

Motor Sistemleri

Benzinli, dizel ve hibrit motor kontrol ünitelerine tam erişim. Yakıt sistemi, ateşleme sistemi, emisyon kontrolü ve turbo sistemleri dahil olmak üzere tüm motor parametrelerine ulaşın.

Otomatik Şanzıman

CVT, geleneksel otomatik ve hibrit şanzıman sistemlerine erişim. Vites değişim kalitesi, hidrolik basınç değerleri ve adaptasyon parametrelerini kontrol edin.

Fren ve Güvenlik (ABS/VSC)

ABS, ESP, VSC ve fren asistanı sistemlerine erişim. Fren sistemi hava alma, sensör kalibrasyonu ve güvenlik sistemi testlerini gerçekleştirin.

Hava Yastığı (SRS)

Hava yastığı kontrol ünitesi ve çarpışma sensörlerine erişim. Güvenlik sistemi arızalarını tespit edin, sensör konumlarını kalibre edin ve sistem testlerini yapın.

Klima (A/C)

Otomatik klima kontrol sistemlerine erişim. Soğutma sistemi basınç değerleri, kompresör kontrolü ve kabin sıcaklık sensörlerini kontrol edin.

Gövde Kontrol Modülü

Elektrikli cam, merkezi kilit, aydınlatma ve konfor sistemlerine erişim. Elektrikli aksesuar kontrolü, güvenlik sistemi ayarları ve kullanıcı tercihlerini yönetin.

Not: Desteklenen fonksiyonlar, aracın marka, model, yıl ve donanımına göre değişiklik gösterebilir.

Cihazı Keşfedin ve Neden Tercih Etmelisiniz?

Toyota OTC IT3'ün yeteneklerini 360° videoyla yakından inceleyin ve onu atölyeniz için vazgeçilmez kılan avantajları keşfedin.

Atölyeniz İçin En Akıllı Yatırım

  • Profesyonel Teşhis

    ECU programlama, kalibrasyon ve adaptasyon gibi yetkili servis düzeyinde işlemler yapın.

  • Geniş Model Desteği

    Toyota, Lexus ve Scion modellerinin geniş yelpazesiyle tam uyumluluk.

  • Techstream Entegrasyonu

    Resmi yazılımla stabil, hızlı ve güvenilir bağlantı imkanı.

  • Güvenilir Performans

    Zorlu atölye koşullarına dayanıklı, endüstriyel kalitede tasarım.

Sıkça Sorulan Sorular

Toyota OTC IT3 hakkında en çok merak edilen sorular ve detaylı yanıtları. Satın alma kararınızı vermeden önce tüm sorularınızın cevaplarını bulun.

Toyota OTC IT3 hangi araçlarla uyumludur?

Toyota OTC IT3, Toyota, Lexus ve Scion markalarının geniş model yelpazesiyle uyumludur. Benzinli, dizel, hibrit ve elektrikli araçlar dahil olmak üzere modern teknolojiye sahip birçok araç tipini destekler.

Bu cihazla arıza kodlarını okuyup silebilir miyim?

Evet, Toyota OTC IT3 ile tüm elektronik sistemlerdeki arıza kodlarını okuyabilir ve silebilirsiniz.

Cihazın çalışması için hangi yazılım gereklidir?

Toyota OTC IT3, Toyota'nın resmi teşhis yazılımı olan 'Techstream' ile çalışmak üzere tasarlanmıştır. Cihazın fonksiyonlarını kullanabilmek için Techstream yazılımının bilgisayarınızda kurulu olması gerekmektedir.

Cihazın kullanımı zor mu?

Hayır, Toyota OTC IT3 kullanıcı dostu bir arayüze sahiptir. Techstream yazılımı ile entegre çalışarak basit ve anlaşılır bir kullanım deneyimi sunar. Temel bilgisayar kullanımı bilen herkes kolayca kullanabilir.

Destek ve İletişim

Ürünlerimiz veya hizmetlerimiz hakkında sorularınız mı var? Bizimle iletişime geçmekten çekinmeyin.

Telefon

0850 532 05 50

E-posta

info@otoeko.com

WhatsApp

WhatsApp Destek Hattı


Axess 12 Installment
Single Payment 5.362,90 ₺ 5.362,90 ₺
2 Installment 2.816,60 ₺ 5.633,19 ₺
3 Installment 1.916,16 ₺ 5.748,49 ₺
4 Installment 1.466,89 ₺ 5.867,55 ₺
5 Installment 1.198,07 ₺ 5.990,36 ₺
6 Installment 1.019,67 ₺ 6.118,00 ₺
7 Installment 893,38 ₺ 6.253,68 ₺
8 Installment 798,60 ₺ 6.388,82 ₺
9 Installment 725,42 ₺ 6.528,79 ₺
10 Installment 667,57 ₺ 6.675,74 ₺
11 Installment 620,29 ₺ 6.823,22 ₺
12 Installment 581,34 ₺ 6.976,06 ₺
Bonus 12 Installment
Single Payment 5.362,90 ₺ 5.362,90 ₺
2 Installment 2.816,60 ₺ 5.633,19 ₺
3 Installment 1.915,81 ₺ 5.747,42 ₺
4 Installment 1.466,35 ₺ 5.865,40 ₺
5 Installment 1.197,21 ₺ 5.986,07 ₺
6 Installment 1.018,77 ₺ 6.112,63 ₺
7 Installment 892,16 ₺ 6.245,10 ₺
8 Installment 797,40 ₺ 6.379,17 ₺
9 Installment 723,99 ₺ 6.515,92 ₺
10 Installment 666,07 ₺ 6.660,72 ₺
11 Installment 618,68 ₺ 6.805,52 ₺
12 Installment 579,60 ₺ 6.955,15 ₺
Paraf 12 Installment
Single Payment 5.362,90 ₺ 5.362,90 ₺
2 Installment 2.795,95 ₺ 5.591,90 ₺
3 Installment 1.898,82 ₺ 5.696,47 ₺
4 Installment 1.450,53 ₺ 5.802,12 ₺
5 Installment 1.181,88 ₺ 5.909,38 ₺
6 Installment 1.002,86 ₺ 6.017,17 ₺
7 Installment 875,53 ₺ 6.128,72 ₺
8 Installment 779,90 ₺ 6.239,20 ₺
9 Installment 705,40 ₺ 6.348,60 ₺
10 Installment 646,28 ₺ 6.462,83 ₺
11 Installment 597,57 ₺ 6.573,31 ₺
12 Installment 557,07 ₺ 6.684,85 ₺
World 12 Installment
Single Payment 5.362,90 ₺ 5.362,90 ₺
2 Installment 2.823,30 ₺ 5.646,60 ₺
3 Installment 1.948,16 ₺ 5.844,49 ₺
4 Installment 1.493,84 ₺ 5.975,34 ₺
5 Installment 1.221,45 ₺ 6.107,27 ₺
6 Installment 1.039,96 ₺ 6.239,73 ₺
7 Installment 910,85 ₺ 6.375,95 ₺
8 Installment 813,69 ₺ 6.509,49 ₺
9 Installment 738,05 ₺ 6.642,49 ₺
10 Installment 677,98 ₺ 6.779,78 ₺
11 Installment 628,39 ₺ 6.912,24 ₺
12 Installment 587,10 ₺ 7.045,24 ₺
Maximum 12 Installment
Single Payment 5.362,90 ₺ 5.362,90 ₺
2 Installment 2.816,60 ₺ 5.633,19 ₺
3 Installment 1.916,16 ₺ 5.748,49 ₺
4 Installment 1.466,89 ₺ 5.867,55 ₺
5 Installment 1.198,07 ₺ 5.990,36 ₺
6 Installment 1.019,67 ₺ 6.118,00 ₺
7 Installment 893,38 ₺ 6.253,68 ₺
8 Installment 798,60 ₺ 6.388,82 ₺
9 Installment 725,42 ₺ 6.528,79 ₺
10 Installment 667,57 ₺ 6.675,74 ₺
11 Installment 620,29 ₺ 6.823,22 ₺
12 Installment 581,34 ₺ 6.976,06 ₺
BankKart 12 Installment
Single Payment 5.362,90 ₺ 5.362,90 ₺
2 Installment 2.811,50 ₺ 5.623,00 ₺
3 Installment 1.912,23 ₺ 5.736,69 ₺
4 Installment 1.463,80 ₺ 5.855,21 ₺
5 Installment 1.195,28 ₺ 5.976,42 ₺
6 Installment 1.017,52 ₺ 6.105,13 ₺
7 Installment 890,70 ₺ 6.234,91 ₺
8 Installment 796,53 ₺ 6.372,20 ₺
9 Installment 722,86 ₺ 6.505,73 ₺
10 Installment 662,43 ₺ 6.624,25 ₺
11 Installment 616,44 ₺ 6.780,85 ₺
12 Installment 578,52 ₺ 6.942,27 ₺
CardFinans 12 Installment
Single Payment 5.362,90 ₺ 5.362,90 ₺
2 Installment 2.816,60 ₺ 5.633,19 ₺
3 Installment 1.916,16 ₺ 5.748,49 ₺
4 Installment 1.466,89 ₺ 5.867,55 ₺
5 Installment 1.198,07 ₺ 5.990,36 ₺
6 Installment 1.019,67 ₺ 6.118,00 ₺
7 Installment 893,38 ₺ 6.253,68 ₺
8 Installment 798,60 ₺ 6.388,82 ₺
9 Installment 725,42 ₺ 6.528,79 ₺
10 Installment 667,57 ₺ 6.675,74 ₺
11 Installment 620,29 ₺ 6.823,22 ₺
12 Installment 581,34 ₺ 6.976,06 ₺
Kuveyt Türk 12 Installment
Single Payment 5.362,90 ₺ 5.362,90 ₺
2 Installment 2.806,14 ₺ 5.612,27 ₺
3 Installment 1.905,80 ₺ 5.717,39 ₺
4 Installment 1.455,89 ₺ 5.823,57 ₺
5 Installment 1.186,27 ₺ 5.931,37 ₺
6 Installment 1.006,53 ₺ 6.039,16 ₺
7 Installment 878,67 ₺ 6.150,71 ₺
8 Installment 782,58 ₺ 6.260,65 ₺
9 Installment 707,84 ₺ 6.370,59 ₺
10 Installment 648,48 ₺ 6.484,82 ₺
11 Installment 599,62 ₺ 6.595,83 ₺
12 Installment 558,90 ₺ 6.706,84 ₺
Order before 4:00 PM, ships the same day!
Fastest
1-2 business days
Turkey's most established carrier. Wide branch network across all 81 provinces with real-time tracking.
200
Economic
2-3 business days
One of Turkey's largest cargo networks with 5,500+ branches. Affordable and fast delivery.
175
Popular
2-3 business days
Choose your preferred time slot for delivery. Tech-driven infrastructure with instant notifications.
125
Same Day Shipping Orders placed before 4 PM weekdays, 12 PM Saturdays
Free Over 30,000₺ No shipping fee on domestic orders
67+ Countries Via DHL, UPS, FedEx — 3-10 business days
Store Pickup Antalya Muratpasa Free
Our professional team carefully packages every product and ensures safe delivery to your door.

No questions have been asked about this product yet.

Be the first to ask a question!

Ask a Question

No reviews yet

Have you tried this product? Share your experience and help other customers make the right choice. Your review will be published after approval.

Your privacy is protected
Takes just a few seconds
Help the community

Write a Review

Your Rating
Max 3 photos, 5MB
SKU OTO0091
Barcode OTO0091
1/7
Cookie Notice

We use cookies to provide you with the best shopping experience. Cookies help us remember your preferences and improve our services. For details, see our Cookie Policy