Skip to content

My Cart

Autel MaxiSys Arıza Tespit Cihazı OBD2 Soket Seti

No reviews yet
| SKU: OTO0171 | |

Autel MaxiSys Arıza Tespit Cihazı OBD2 Soket Seti, Autel Arıza Tespit Cihazı için üretilen OBD2 Soket setidir.

6.454,90 ₺ 8.688,90 ₺
In stock
This product has a 26% discount.
2.234,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






Autel MaxiSys Arıza Tespit Cihazı OBD2 Soket Seti | otoeko.com

/* General Reset & Body */ #autel-trailer-cable-iso7638 * { margin: 0; padding: 0; box-sizing: border-box; } #autel-trailer-cable-iso7638 { font-family: 'Outfit', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; } #autel-trailer-cable-iso7638 .container { max-width: 1400px; margin: 0 auto; padding: 0 20px; } /* Section Styles */ #autel-trailer-cable-iso7638 .section { padding: 40px 0 60px; position: relative; } #autel-trailer-cable-iso7638 .section::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80%; height: 1px; background: linear-gradient(90deg, rgba(200, 200, 200, 0) 0%, rgba(200, 200, 200, 0.5) 50%, rgba(200, 200, 200, 0) 100%); } #autel-trailer-cable-iso7638 .section:last-child::after { display: none; } /* Section Headers */ #autel-trailer-cable-iso7638 .section-header { text-align: center; margin-bottom: 60px; } #autel-trailer-cable-iso7638 .section-subtitle { display: inline-flex; align-items: center; gap: 8px; background: rgba(217, 34, 40, 0.1); color: #D92228; padding: 8px 20px; border-radius: 50px; font-size: 0.9rem; font-weight: 600; letter-spacing: 1px; margin-bottom: 20px; } #autel-trailer-cable-iso7638 .section-title { font-size: 2.2rem; font-weight: 800; color: #111; margin-bottom: 20px; position: relative; display: block; } #autel-trailer-cable-iso7638 .section-title::after { content: ''; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 80px; height: 4px; background: #D92228; border-radius: 2px; } #autel-trailer-cable-iso7638 .section-description { max-width: 700px; margin: 0 auto; font-size: 1.1rem; color: #555; line-height: 1.7; } /* Buttons */ #autel-trailer-cable-iso7638 .btn { display: inline-block; padding: 14px 32px; border-radius: 50px; font-size: 1rem; font-weight: 600; text-transform: uppercase; text-decoration: none; transition: all 0.4s ease; cursor: pointer; border: none; } #autel-trailer-cable-iso7638 .btn-primary { background: linear-gradient(135deg, #E63946 0%, #D92228 100%); color: #fff; box-shadow: 0 8px 25px rgba(217, 34, 40, 0.3); } #autel-trailer-cable-iso7638 .btn-primary:hover { transform: translateY(-5px); box-shadow: 0 12px 30px rgba(217, 34, 40, 0.4); } /* Hero Section */ #autel-trailer-cable-iso7638 .hero-section { padding-top: 30px; background: #fff; } #autel-trailer-cable-iso7638 .hero-logo-container { display: flex; justify-content: center; align-items: center; margin-bottom: 50px; } #autel-trailer-cable-iso7638 .hero-logo img { max-height: 65px; width: auto; } #autel-trailer-cable-iso7638 .product-hero { display: flex; align-items: flex-start; gap: 40px; } #autel-trailer-cable-iso7638 .product-info { flex: 1; } #autel-trailer-cable-iso7638 .product-title { font-size: 2.8rem; font-weight: 800; margin-bottom: 20px; line-height: 1.2; color: #111; } #autel-trailer-cable-iso7638 .product-title span { color: #D92228; position: relative; } #autel-trailer-cable-iso7638 .product-title span::after { content: ''; position: absolute; bottom: 5px; left: 0; width: 100%; height: 10px; background: rgba(217, 34, 40, 0.15); z-index: -1; } #autel-trailer-cable-iso7638 .product-description { font-size: 1.1rem; margin-bottom: 25px; color: #444; } #autel-trailer-cable-iso7638 .product-features-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 40px 0 30px; text-align: center; } #autel-trailer-cable-iso7638 .product-feature-icon { font-size: 2.5rem; color: #D92228; margin-bottom: 15px; } #autel-trailer-cable-iso7638 .product-feature-title { font-size: 1.1rem; font-weight: 700; color: #111; margin-bottom: 5px; } #autel-trailer-cable-iso7638 .product-feature-desc { font-size: 0.9rem; color: #666; line-height: 1.5; } #autel-trailer-cable-iso7638 .product-buttons { display: flex; justify-content: center; margin-top: 30px; } /* Gallery */ #autel-trailer-cable-iso7638 .product-viewer { flex: 1; } #autel-trailer-cable-iso7638 .product-gallery-main { position: relative; width: 100%; height: 480px; background: white; border-radius: 20px; box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1); overflow: hidden; border: 2px solid #f0f0f0; } #autel-trailer-cable-iso7638 .gallery-item { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: opacity 0.4s ease; display: flex; align-items: center; justify-content: center; } #autel-trailer-cable-iso7638 .gallery-item.active { opacity: 1; visibility: visible; } #autel-trailer-cable-iso7638 .gallery-item img { width: 100%; height: 100%; object-fit: contain; padding: 20px; } #autel-trailer-cable-iso7638 .product-gallery-thumbnails { display: flex; justify-content: center; gap: 12px; margin-top: 20px; } #autel-trailer-cable-iso7638 .thumbnail-item { width: 65px; height: 65px; border: 2px solid #e0e0e0; border-radius: 12px; overflow: hidden; cursor: pointer; transition: all 0.3s ease; background-color: #f5f5f5; display: flex; align-items: center; justify-content: center; } #autel-trailer-cable-iso7638 .thumbnail-item i { font-size: 28px; color: #555; transition: transform 0.3s ease; } #autel-trailer-cable-iso7638 .thumbnail-item:hover { border-color: #D92228; transform: scale(1.05); } #autel-trailer-cable-iso7638 .thumbnail-item.active { border-color: #D92228; box-shadow: 0 0 12px rgba(217, 34, 40, 0.4); transform: scale(1.1); } #autel-trailer-cable-iso7638 .thumbnail-item img { width: 100%; height: 100%; object-fit: cover; } /* Features */ #autel-trailer-cable-iso7638 .features-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; margin-top: 50px; } #autel-trailer-cable-iso7638 .feature-card { background: #fff; border-radius: 15px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); padding: 30px; text-align: center; transition: all 0.3s ease; border-top: 4px solid transparent; border-left: 1px solid #f0f0f0; } #autel-trailer-cable-iso7638 .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1); border-top-color: #D92228; } #autel-trailer-cable-iso7638 .feature-card-icon { width: 60px; height: 60px; border-radius: 15px; background: rgba(217, 34, 40, 0.1); display: flex; justify-content: center; align-items: center; margin: 0 auto 20px; font-size: 24px; color: #D92228; } #autel-trailer-cable-iso7638 .feature-card-title { font-size: 1.3rem; font-weight: 700; margin-bottom: 15px; color: #111; } #autel-trailer-cable-iso7638 .feature-card-text { color: #666; font-size: 1rem; line-height: 1.6; } /* Specs */ #autel-trailer-cable-iso7638 .specs-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 50px; } #autel-trailer-cable-iso7638 .spec-item { background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05); display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; border-left: 3px solid #f0f0f0; text-align: center; flex-direction: column; } #autel-trailer-cable-iso7638 .spec-item:hover { transform: scale(1.03); box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08); border-left-color: #D92228; } #autel-trailer-cable-iso7638 .spec-icon { font-size: 1.8rem; color: #D92228; margin-bottom: 15px; min-width: 40px; text-align: center; } #autel-trailer-cable-iso7638 .spec-content { flex: 1; text-align: center; } #autel-trailer-cable-iso7638 .spec-content .value { font-weight: 600; font-size: 1.05rem; color: #111; } /* Contact */ #autel-trailer-cable-iso7638 .contact-section { background: #fff; } #autel-trailer-cable-iso7638 .contact-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; } #autel-trailer-cable-iso7638 .contact-card { background: #f8f9fa; border-radius: 15px; padding: 40px 25px; text-align: center; border-top: 4px solid #D92228; box-shadow: 0 10px 30px rgba(0,0,0,0.05); transition: all 0.3s ease; border: 1px solid #f0f0f0; } #autel-trailer-cable-iso7638 .contact-card:hover { transform: translateY(-10px); box-shadow: 0 15px 40px rgba(0,0,0,0.1); } #autel-trailer-cable-iso7638 .contact-icon-wrapper { width: 80px; height: 80px; margin: 0 auto 25px; background: linear-gradient(135deg, #E63946 0%, #D92228 100%); border-radius: 50%; display: flex; align-items: center; justify-content: center; } #autel-trailer-cable-iso7638 .contact-icon { font-size: 36px; color: #fff; } #autel-trailer-cable-iso7638 .contact-title { font-size: 1.3rem; font-weight: 700; margin-bottom: 10px; } #autel-trailer-cable-iso7638 .contact-info { font-size: 1.1rem; color: #555; margin-bottom: 25px; font-weight: 500; } #autel-trailer-cable-iso7638 .btn-contact { background: transparent; border: 2px solid #333; color: #333; padding: 12px 28px; } #autel-trailer-cable-iso7638 .btn-contact:hover { background: #333; color: #fff; transform: scale(1.05); } /* Responsive */ @media (max-width: 992px) { #autel-trailer-cable-iso7638 .product-hero { flex-direction: column; text-align: center; gap: 30px; } #autel-trailer-cable-iso7638 .product-viewer { width: 100%; } #autel-trailer-cable-iso7638 .product-gallery-main { height: 400px; } #autel-trailer-cable-iso7638 .hero-logo img { max-height: 60px; } #autel-trailer-cable-iso7638 .features-grid, #autel-trailer-cable-iso7638 .contact-grid { grid-template-columns: 1fr; } #autel-trailer-cable-iso7638 .specs-list { grid-template-columns: 1fr 1fr; } } @media (max-width: 768px) { #autel-trailer-cable-iso7638 .container { padding: 0 15px; } #autel-trailer-cable-iso7638 .section { padding: 30px 0 40px; } #autel-trailer-cable-iso7638 .section-header { margin-bottom: 40px; } #autel-trailer-cable-iso7638 .section-title { font-size: 1.8rem; } #autel-trailer-cable-iso7638 .product-title { font-size: 2.2rem; } #autel-trailer-cable-iso7638 .product-gallery-main { height: 350px; } #autel-trailer-cable-iso7638 .hero-logo-container { margin-bottom: 40px; } #autel-trailer-cable-iso7638 .product-features-grid { grid-template-columns: 1fr; gap: 15px; } } @media (max-width: 576px) { #autel-trailer-cable-iso7638 .product-title { font-size: 1.9rem; } #autel-trailer-cable-iso7638 .product-gallery-main { height: 280px; } #autel-trailer-cable-iso7638 .section-title { font-size: 1.6rem; } #autel-trailer-cable-iso7638 .hero-logo img { max-height: 50px; } #autel-trailer-cable-iso7638 .thumbnail-item { width: 55px; height: 55px; } #autel-trailer-cable-iso7638 .product-gallery-thumbnails { flex-wrap: wrap; } #autel-trailer-cable-iso7638 .specs-list { grid-template-columns: 1fr; } } @media (max-width: 400px) { #autel-trailer-cable-iso7638 .container { padding: 0 10px; } #autel-trailer-cable-iso7638 .product-title { font-size: 1.7rem; } #autel-trailer-cable-iso7638 .product-gallery-main { height: 250px; } #autel-trailer-cable-iso7638 .section-title { font-size: 1.4rem; } #autel-trailer-cable-iso7638 .hero-logo img { max-height: 45px; } }



Autel Logosu

Autel MaxiSys OBD2 Soket ve Adaptör Seti

Autel MaxiSys arıza tespit cihazlarınızı, standart OBD2 soketi bulunmayan eski model araçlara bağlamak için gerekli tüm adaptörleri içeren profesyonel soket seti.

Geniş Araç Uyumluluğu

Eski model BMW, Mercedes, Fiat, PSA gibi birçok markayla çalışır.

Tam Set İçerik

Yaygın olarak kullanılan tüm OBD1 adaptörlerini içerir.

Tak ve Çalıştır

Kolay ve hızlı bağlantı için tasarlanmıştır, ek kurulum gerektirmez.

Dayanıklı Taşıma Çantası

Tüm kabloları düzenli tutmak ve korumak için özel taşıma çantası.

Hemen Satın Al
Autel OBD2 Soket Seti Ana Görsel
Autel Kablo Seti İçeriği
Autel Adaptör Uçları Detay
Autel Kablo Seti Taşıma Çantası
Soket Seti Thumbnail 1
Soket Seti Thumbnail 2
Soket Seti Thumbnail 3
Soket Seti Thumbnail 4
Ana Özellikler

Her Atölyenin İhtiyacı Olan Kapsamlı Çözüm

Bu soket seti, Autel cihazınızın yeteneklerini eski nesil araçlara genişleterek, servis kapsamınızı artırmanıza olanak tanır. Tek bir çanta içerisinde tüm gerekli bağlantı adaptörlerine sahip olun.

Eski Nesil Araç Desteği

OBD2 öncesi araçların motor, şanzıman, ABS gibi sistemlerine tam erişim sağlar.

Markaya Özel Soketler

Mercedes-Benz, BMW, VAG Grubu, Fiat ve daha birçok marka için özel adaptörler içerir.

Yüksek Kaliteli Malzeme

Atölye ortamının zorlu koşullarına dayanıklı, esnek ve uzun ömürlü malzemelerden üretilmiştir.

Pratik ve Düzenli

Özel taşıma çantası sayesinde adaptörlerin kaybolmasını önler ve kolay taşıma imkanı sunar.

Set İçeriği

Kutu İçerisindeki Adaptörler

Nissan 14 Pin
Mitsubishi/Hyundai 12+16 Pin
Kia 20 Pin
BMW 20 Pin
Mercedes Benz 38 Pin
VW/Audi 2+2 Pin
Mazda 17 Pin
Chrysler 16 Pin
Mercedes Benz 14 Pin
Teknik Destek

Autel Ekipmanları ve Uyumluluk

Bu kablo setinin Autel cihazınız veya spesifik bir araç markasıyla uyumluluğu hakkında sorularınız için uzman ekibimize ulaşın.

Anlık Teknik Destek

0850 532 0550


Uzman Danışmanlık

Profesyonel Danışma

0850 532 0550


Direkt Bağlantı

Kurumsal İletişim

info@otoeko.com


Teknik Teklif


Axess 12 Installment
Single Payment 6.454,90 ₺ 6.454,90 ₺
2 Installment 3.390,12 ₺ 6.780,23 ₺
3 Installment 2.306,34 ₺ 6.919,01 ₺
4 Installment 1.765,58 ₺ 7.062,31 ₺
5 Installment 1.442,02 ₺ 7.210,12 ₺
6 Installment 1.227,29 ₺ 7.363,75 ₺
7 Installment 1.075,29 ₺ 7.527,06 ₺
8 Installment 961,22 ₺ 7.689,72 ₺
9 Installment 873,13 ₺ 7.858,20 ₺
10 Installment 803,51 ₺ 8.035,06 ₺
11 Installment 746,60 ₺ 8.212,57 ₺
12 Installment 699,71 ₺ 8.396,53 ₺
Bonus 12 Installment
Single Payment 6.454,90 ₺ 6.454,90 ₺
2 Installment 3.390,12 ₺ 6.780,23 ₺
3 Installment 2.305,91 ₺ 6.917,72 ₺
4 Installment 1.764,93 ₺ 7.059,72 ₺
5 Installment 1.440,99 ₺ 7.204,96 ₺
6 Installment 1.226,22 ₺ 7.357,30 ₺
7 Installment 1.073,82 ₺ 7.516,73 ₺
8 Installment 959,76 ₺ 7.678,10 ₺
9 Installment 871,41 ₺ 7.842,70 ₺
10 Installment 801,70 ₺ 8.016,99 ₺
11 Installment 744,66 ₺ 8.191,27 ₺
12 Installment 697,61 ₺ 8.371,36 ₺
Paraf 12 Installment
Single Payment 6.454,90 ₺ 6.454,90 ₺
2 Installment 3.365,26 ₺ 6.730,52 ₺
3 Installment 2.285,46 ₺ 6.856,39 ₺
4 Installment 1.745,89 ₺ 6.983,56 ₺
5 Installment 1.422,53 ₺ 7.112,65 ₺
6 Installment 1.207,07 ₺ 7.242,40 ₺
7 Installment 1.053,81 ₺ 7.376,66 ₺
8 Installment 938,70 ₺ 7.509,63 ₺
9 Installment 849,03 ₺ 7.641,31 ₺
10 Installment 777,88 ₺ 7.778,80 ₺
11 Installment 719,25 ₺ 7.911,77 ₺
12 Installment 670,50 ₺ 8.046,03 ₺
World 12 Installment
Single Payment 6.454,90 ₺ 6.454,90 ₺
2 Installment 3.398,18 ₺ 6.796,36 ₺
3 Installment 2.344,85 ₺ 7.034,55 ₺
4 Installment 1.798,01 ₺ 7.192,05 ₺
5 Installment 1.470,17 ₺ 7.350,84 ₺
6 Installment 1.251,71 ₺ 7.510,28 ₺
7 Installment 1.096,32 ₺ 7.674,23 ₺
8 Installment 979,37 ₺ 7.834,96 ₺
9 Installment 888,34 ₺ 7.995,04 ₺
10 Installment 816,03 ₺ 8.160,28 ₺
11 Installment 756,34 ₺ 8.319,72 ₺
12 Installment 706,65 ₺ 8.479,80 ₺
Maximum 12 Installment
Single Payment 6.454,90 ₺ 6.454,90 ₺
2 Installment 3.390,12 ₺ 6.780,23 ₺
3 Installment 2.306,34 ₺ 6.919,01 ₺
4 Installment 1.765,58 ₺ 7.062,31 ₺
5 Installment 1.442,02 ₺ 7.210,12 ₺
6 Installment 1.227,29 ₺ 7.363,75 ₺
7 Installment 1.075,29 ₺ 7.527,06 ₺
8 Installment 961,22 ₺ 7.689,72 ₺
9 Installment 873,13 ₺ 7.858,20 ₺
10 Installment 803,51 ₺ 8.035,06 ₺
11 Installment 746,60 ₺ 8.212,57 ₺
12 Installment 699,71 ₺ 8.396,53 ₺
BankKart 12 Installment
Single Payment 6.454,90 ₺ 6.454,90 ₺
2 Installment 3.383,98 ₺ 6.767,96 ₺
3 Installment 2.301,60 ₺ 6.904,81 ₺
4 Installment 1.761,87 ₺ 7.047,46 ₺
5 Installment 1.438,67 ₺ 7.193,34 ₺
6 Installment 1.224,71 ₺ 7.348,26 ₺
7 Installment 1.072,07 ₺ 7.504,47 ₺
8 Installment 958,71 ₺ 7.669,71 ₺
9 Installment 870,05 ₺ 7.830,44 ₺
10 Installment 797,31 ₺ 7.973,09 ₺
11 Installment 741,96 ₺ 8.161,58 ₺
12 Installment 696,32 ₺ 8.355,87 ₺
CardFinans 12 Installment
Single Payment 6.454,90 ₺ 6.454,90 ₺
2 Installment 3.390,12 ₺ 6.780,23 ₺
3 Installment 2.306,34 ₺ 6.919,01 ₺
4 Installment 1.765,58 ₺ 7.062,31 ₺
5 Installment 1.442,02 ₺ 7.210,12 ₺
6 Installment 1.227,29 ₺ 7.363,75 ₺
7 Installment 1.075,29 ₺ 7.527,06 ₺
8 Installment 961,22 ₺ 7.689,72 ₺
9 Installment 873,13 ₺ 7.858,20 ₺
10 Installment 803,51 ₺ 8.035,06 ₺
11 Installment 746,60 ₺ 8.212,57 ₺
12 Installment 699,71 ₺ 8.396,53 ₺
Kuveyt Türk 12 Installment
Single Payment 6.454,90 ₺ 6.454,90 ₺
2 Installment 3.377,53 ₺ 6.755,05 ₺
3 Installment 2.293,86 ₺ 6.881,57 ₺
4 Installment 1.752,35 ₺ 7.009,38 ₺
5 Installment 1.427,82 ₺ 7.139,12 ₺
6 Installment 1.211,48 ₺ 7.268,86 ₺
7 Installment 1.057,59 ₺ 7.403,12 ₺
8 Installment 941,93 ₺ 7.535,45 ₺
9 Installment 851,98 ₺ 7.667,78 ₺
10 Installment 780,53 ₺ 7.805,27 ₺
11 Installment 721,72 ₺ 7.938,88 ₺
12 Installment 672,71 ₺ 8.072,50 ₺
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 OTO0171
Barcode OTO0171
1/4
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