Skip to content

My Cart

Jaltest Ağır Vasıta Profesyonel Arıza Tespit Cihazı / IVECO + SGW

No reviews yet
| SKU: OTO0369 | |
148.949,90 ₺ 173.774,90 ₺
In stock
This product has a 14% discount.
24.825,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



/* Jaltest Iveco+SGW sayfası için özel stiller */ .jaltest-iveco-page, .jaltest-iveco-page button, .jaltest-iveco-page input, .jaltest-iveco-page select, .jaltest-iveco-page textarea { font-family: 'Outfit', sans-serif; } .jaltest-iveco-page { --primary: #335d8d; --primary-dark: #244368; --primary-light: #5f88b8; --secondary: #f37021; /* Jaltest Turuncu */ --accent: #ffb100; --light-bg: #f5f7fa; --gradient-bg: linear-gradient(135deg, #f5f7fa, #e9edf5); --text-dark: #1e2436; --text-light: #5a6681; --shadow-color: rgba(0, 114, 198, 0.25); --success: #4caf50; --success-dark: #3b8c3f; --danger: #ff0000; color: var(--text-dark); margin: 0; padding: 0; text-align: center; } .jaltest-iveco-page * { margin: 0; padding: 0; box-sizing: border-box; } .jaltest-iveco-page .banner-container { position: relative; width: 100%; min-height: 100vh; background: var(--gradient-bg); overflow: hidden; display: flex; align-items: center; justify-content: center; padding: 10rem 0 5rem; } .jaltest-iveco-page .banner-content-wrapper { display: flex; width: 100%; max-width: 1400px; margin: 0 auto; padding: 0 2rem; position: relative; z-index: 10; justify-content: space-between; align-items: center; } .jaltest-iveco-page .banner-text { flex: 0 0 45%; padding-right: 3rem; display: flex; flex-direction: column; align-items: flex-start; text-align: left; max-width: 600px; } .jaltest-iveco-page .banner-image { flex: 0 0 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; } .jaltest-iveco-page .product-img { max-width: 85%; height: auto; filter: drop-shadow(0 15px 25px rgba(0, 0, 0, 0.15)); transform: perspective(1000px) rotateY(-8deg); transition: transform 0.3s ease; margin-bottom: 20px; cursor: pointer; } .jaltest-iveco-page .product-img:hover { transform: perspective(1000px) rotateY(0deg) scale(1.05); } .jaltest-iveco-page .gallery-thumbs { display: flex; gap: 10px; justify-content: center; margin-top: 15px; flex-wrap: wrap; max-width: 320px; margin-left: auto; margin-right: auto; background-color: rgba(255, 255, 255, 0.7); padding: 10px; border-radius: 10px; box-shadow: 0 3px 12px rgba(0,0,0,0.08); position: relative; z-index: 20; } .jaltest-iveco-page .gallery-thumb { width: 60px; height: 60px; border-radius: 6px; overflow: hidden; cursor: pointer; border: 2px solid transparent; transition: all 0.3s ease; opacity: 0.7; background-color: white; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .jaltest-iveco-page .gallery-thumb:hover { opacity: 1; transform: translateY(-2px); border-color: var(--primary); } .jaltest-iveco-page .gallery-thumb.active { border-color: var(--primary); opacity: 1; } .jaltest-iveco-page .gallery-thumb img { width: 100%; height: 100%; object-fit: cover; } .jaltest-iveco-page .banner-title { color: var(--text-dark); font-size: 3.2rem; font-weight: 800; margin-bottom: 1.5rem; letter-spacing: -1px; line-height: 1.1; } .jaltest-iveco-page .highlight { color: var(--primary); position: relative; display: inline-block; } .jaltest-iveco-page .highlight:after { content: ""; position: absolute; bottom: 5px; left: 0; width: 100%; height: 8px; background-color: rgba(0, 114, 198, 0.1); z-index: -1; } .jaltest-iveco-page .banner-subtitle { color: var(--text-light); font-size: 1.1rem; font-weight: 400; margin-bottom: 2.5rem; line-height: 1.6; } .jaltest-iveco-page .features-list { list-style: none; margin-bottom: 2.5rem; padding-left: 0; } .jaltest-iveco-page .feature-item { display: flex; align-items: center; margin-bottom: 0.7rem; } .jaltest-iveco-page .feature-icon { color: var(--primary); margin-right: 1rem; font-size: 1.2rem; } .jaltest-iveco-page .feature-text { font-size: 1rem; color: var(--text-light); font-weight: 500; } .jaltest-iveco-page .cta-container { display: flex; gap: 1.5rem; align-items: center; } .jaltest-iveco-page .cta-button { display: inline-block; padding: 1.2rem 3rem; background-color: var(--primary); color: white; text-decoration: none; font-weight: 600; font-size: 1.1rem; border-radius: 50px; letter-spacing: 1px; text-transform: uppercase; transition: all 0.3s ease; box-shadow: 0 8px 20px var(--shadow-color); position: relative; overflow: hidden; } .jaltest-iveco-page .cta-button:before { content: ""; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent); transition: 0.5s; } .jaltest-iveco-page .cta-button:hover { background-color: var(--primary-dark); transform: translateY(-3px); box-shadow: 0 12px 25px rgba(0, 114, 198, 0.4); } .jaltest-iveco-page .cta-button:hover:before { left: 100%; } .jaltest-iveco-page .cta-secondary { display: inline-block; padding: 1.2rem 3rem; background-color: var(--secondary); color: white; text-decoration: none; font-weight: 600; font-size: 1.1rem; border-radius: 50px; letter-spacing: 1px; text-transform: uppercase; transition: all 0.3s ease; box-shadow: 0 8px 20px rgba(243, 112, 33, 0.3); } .jaltest-iveco-page .cta-secondary:hover { background-color: #d15b10; transform: translateY(-3px); box-shadow: 0 12px 25px rgba(243, 112, 33, 0.4); } .jaltest-iveco-page .hero-logo { position: absolute; top: 4rem; left: 50%; transform: translateX(-50%); width: 180px; z-index: 20; } .jaltest-iveco-page .decor-circle { position: absolute; border-radius: 50%; background: linear-gradient(135deg, rgba(0, 114, 198, 0.07), rgba(255, 255, 255, 0)); z-index: 0; } .jaltest-iveco-page .circle-1 { width: 500px; height: 500px; top: -150px; left: -150px; } .jaltest-iveco-page .circle-2 { width: 700px; height: 700px; bottom: -250px; right: -250px; background: linear-gradient(135deg, rgba(0, 114, 198, 0.04), rgba(255, 255, 255, 0)); } .jaltest-iveco-page .circle-3 { width: 300px; height: 300px; top: 50%; left: 50%; transform: translate(-50%, -50%); background: radial-gradient(circle, rgba(0, 114, 198, 0.02) 0%, rgba(255, 255, 255, 0) 70%); } .jaltest-iveco-page .product-info { margin-top: 25px; display: flex; gap: 15px; justify-content: center; flex-wrap: wrap; } .jaltest-iveco-page .product-info-item { display: flex; align-items: center; gap: 10px; background-color: rgba(255, 255, 255, 0.7); padding: 8px 15px; border-radius: 50px; font-size: 0.9rem; font-weight: 500; box-shadow: 0 2px 8px rgba(0,0,0,0.05); white-space: nowrap; } .jaltest-iveco-page .product-info-item i { color: var(--primary); font-size: 1rem; } .jaltest-iveco-page .product-info-item.original { background: linear-gradient(135deg, rgba(0, 114, 198, 0.1), rgba(255, 255, 255, 0.8)); border: 1px solid rgba(0, 114, 198, 0.2); padding: 10px 20px; font-weight: 600; box-shadow: 0 5px 15px rgba(0, 114, 198, 0.15); } .jaltest-iveco-page .product-info-item.original i { color: var(--accent); font-size: 1.1rem; } .jaltest-iveco-page .software-notice { margin-top: 20px; padding: 15px 20px; background-color: rgba(255, 255, 255, 0.8); border-radius: 10px; display: flex; align-items: center; justify-content: center; gap: 15px; max-width: 450px; text-align: left; border: 1px solid rgba(0, 114, 198, 0.1); box-shadow: 0 4px 15px rgba(0, 114, 198, 0.08); position: relative; z-index: 20; } .jaltest-iveco-page .software-notice i { font-size: 1.8rem; color: var(--primary); } .jaltest-iveco-page .software-notice p { font-size: 0.9rem; color: var(--text-dark); line-height: 1.5; margin: 0; } .jaltest-iveco-page .software-notice p strong { font-weight: 700; } /* Lightbox styles */ .jaltest-iveco-lightbox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.9); display: none; justify-content: center; align-items: center; z-index: 100; flex-direction: column; } .jaltest-iveco-lightbox.active { display: flex; } .jaltest-iveco-lightbox .lightbox-img { max-width: 80%; max-height: 80vh; object-fit: contain; } .jaltest-iveco-lightbox .lightbox-close { position: absolute; top: 20px; right: 20px; color: white; font-size: 2rem; cursor: pointer; } .jaltest-iveco-lightbox .lightbox-nav { display: flex; justify-content: space-between; width: 80%; margin-top: 20px; } .jaltest-iveco-lightbox .lightbox-nav button { background-color: transparent; border: none; color: white; font-size: 2rem; cursor: pointer; padding: 0 15px; opacity: 0.7; transition: opacity 0.3s; } .jaltest-iveco-lightbox .lightbox-nav button:hover { opacity: 1; } /* Genel Bölüm Stilleri */ .jaltest-iveco-page .section-separator { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); margin: 10px 0; } .jaltest-iveco-page .section-title { font-size: 2.2rem; font-weight: 700; color: var(--text-dark); margin-bottom: 20px; position: relative; display: inline-block; } .jaltest-iveco-page .section-title::after { content: ''; position: absolute; bottom: -10px; left: 50%; transform: translateX(-50%); width: 80px; height: 3px; background: linear-gradient(90deg, var(--primary-light), var(--secondary)); } .jaltest-iveco-page .section-subtitle { color: var(--primary); font-weight: 600; letter-spacing: 1px; text-transform: uppercase; font-size: 0.9rem; margin-bottom: 10px; } .jaltest-iveco-page .section-desc { color: var(--text-light); max-width: 700px; margin: 0 auto 40px; font-size: 1.1rem; line-height: 1.7; } /* Neden Jaltest Bölümü */ .jaltest-iveco-page .why-jaltest-section { padding: 80px 0; background: #ffffff; } .jaltest-iveco-page .why-jaltest-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; text-align: center; } .jaltest-iveco-page .why-jaltest-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; margin-top: 50px; } .jaltest-iveco-page .why-jaltest-item { background: var(--light-bg); padding: 40px 30px; border-radius: 15px; border: 1px solid rgba(0, 114, 198, 0.1); transition: all 0.3s ease; flex: 1 1 250px; max-width: 400px; } .jaltest-iveco-page .why-jaltest-item:hover { transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 114, 198, 0.15); } .jaltest-iveco-page .why-jaltest-icon { font-size: 2.5rem; color: var(--primary); margin-bottom: 20px; } .jaltest-iveco-page .why-jaltest-title { font-size: 1.4rem; font-weight: 600; margin-bottom: 15px; } .jaltest-iveco-page .why-jaltest-desc { font-size: 1rem; line-height: 1.6; color: var(--text-light); } /* Teknik Özellikler Bölümü */ .jaltest-iveco-page .tech-specs-section { padding: 80px 0; background: var(--gradient-bg); } .jaltest-iveco-page .tech-specs-container { max-width: 1000px; margin: 0 auto; padding: 0 20px; text-align: center; } .jaltest-iveco-page .tech-specs-list { list-style: none; padding: 0; margin-top: 50px; display: grid; grid-template-columns: 1fr 1fr; gap: 30px; text-align: left; } .jaltest-iveco-page .tech-specs-item { background: #fff; padding: 25px; border-radius: 10px; box-shadow: 0 10px 30px rgba(0, 114, 198, 0.08); display: flex; align-items: center; } .jaltest-iveco-page .tech-specs-icon { font-size: 1.8rem; color: var(--primary); margin-right: 20px; width: 50px; text-align: center; } .jaltest-iveco-page .tech-specs-text strong { display: block; font-weight: 600; color: var(--text-dark); font-size: 1.1rem; } .jaltest-iveco-page .tech-specs-text span { color: var(--text-light); } /* Paket İçeriği Bölümü */ .jaltest-iveco-page .package-section { padding: 80px 0; background: #ffffff; } .jaltest-iveco-page .package-container { max-width: 1100px; margin: 0 auto; padding: 0 20px; text-align: center; } .jaltest-iveco-page .package-card { display: flex; background: var(--gradient-bg); border-radius: 20px; box-shadow: 0 20px 50px rgba(0, 114, 198, 0.15); overflow: hidden; align-items: center; margin-top: 50px; } .jaltest-iveco-page .package-image-container { flex: 1; padding: 30px; } .jaltest-iveco-page .package-image-container img { max-width: 100%; height: auto; } .jaltest-iveco-page .package-list-container { flex: 1; padding: 50px 40px; text-align: left; } .jaltest-iveco-page .package-list-title { font-size: 1.5rem; font-weight: 600; color: var(--text-dark); margin-bottom: 30px; } .jaltest-iveco-page .package-list { list-style: none; padding: 0; } .jaltest-iveco-page .package-list li { font-size: 1.1rem; color: var(--text-dark); margin-bottom: 1.5rem; display: flex; align-items: center; font-weight: 500; } .jaltest-iveco-page .package-list li i { color: var(--primary); font-size: 1.4rem; margin-right: 15px; } /* SSS Bölümü */ .jaltest-iveco-page .faq-section { padding: 80px 0; background: var(--gradient-bg); } .jaltest-iveco-page .faq-container { max-width: 800px; margin: 0 auto; padding: 0 20px; } .jaltest-iveco-page .faq-accordion { display: flex; flex-direction: column; gap: 20px; margin-top: 50px; } .jaltest-iveco-page .faq-item { background-color: #ffffff; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 114, 198, 0.1); overflow: hidden; } .jaltest-iveco-page .faq-question { width: 100%; padding: 20px 25px; display: flex; justify-content: space-between; align-items: center; background: none; border: none; text-align: left; font-size: 1.1rem; font-weight: 600; color: var(--text-dark); cursor: pointer; } .jaltest-iveco-page .faq-question i { transition: transform 0.3s ease; } .jaltest-iveco-page .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.5s ease, padding 0.5s ease; } .jaltest-iveco-page .faq-answer p { padding: 0 25px 20px; font-size: 1rem; line-height: 1.7; color: var(--text-light); } .jaltest-iveco-page .faq-item.active .faq-question i { transform: rotate(180deg); } .jaltest-iveco-page .faq-item.active .faq-answer { max-height: 300px; } /* Responsive Tasarım */ @media (max-width: 992px) { .jaltest-iveco-page .banner-content-wrapper { flex-direction: column; text-align: center; } .jaltest-iveco-page .banner-text { padding-right: 0; align-items: center; text-align: center; margin-bottom: 40px; } .jaltest-iveco-page .package-card { flex-direction: column; } .jaltest-iveco-page .technical-analysis-grid { flex-direction: column; } } @media (max-width: 768px) { .jaltest-iveco-page .banner-title { font-size: 2.5rem; } .jaltest-iveco-page .section-title { font-size: 1.8rem; } .jaltest-iveco-page .cta-container { flex-direction: column; } .jaltest-iveco-page .cta-button, .jaltest-iveco-page .cta-secondary { padding: 1rem 2.2rem; font-size: 1rem; } } /* YENİ MODERN ÜRÜN DETAY SAYFASI TASARIMI */ .jaltest-iveco-page .product-details-modern { background-color: #fff; padding: 0; overflow: hidden; } .jaltest-iveco-page .product-details-section { background: linear-gradient(90deg, #f8f9fa 0%, #ebeef2 100%); padding: 80px 0; position: relative; } .jaltest-iveco-page .details-container { max-width: 1200px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; padding: 0 20px; } .jaltest-iveco-page .details-3d-view { flex: 0 0 45%; } .jaltest-iveco-page .details-content { flex: 0 0 50%; text-align: left; margin-right: 5%; } .jaltest-iveco-page .details-badge { display: inline-block; background: linear-gradient(90deg, var(--primary), var(--primary-dark)); color: white; font-size: 12px; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; padding: 8px 15px; border-radius: 30px; margin-bottom: 20px; } .jaltest-iveco-page .details-title { font-size: 2.2rem; font-weight: 700; color: var(--text-dark); margin-bottom: 20px; line-height: 1.2; } .jaltest-iveco-page .details-title span { color: var(--primary); } .jaltest-iveco-page .details-desc { font-size: 1rem; line-height: 1.7; color: var(--text-light); margin-bottom: 30px; } .jaltest-iveco-page .details-features { margin-bottom: 40px; } .jaltest-iveco-page .details-feature-item { display: flex; align-items: center; margin-bottom: 15px; } .jaltest-iveco-page .details-feature-icon { width: 36px; height: 36px; background-color: rgba(51, 93, 141, 0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 15px; flex-shrink: 0; } .jaltest-iveco-page .details-feature-icon i { color: var(--primary); font-size: 16px; } .jaltest-iveco-page .details-feature-text { font-size: 1rem; color: var(--text-dark); font-weight: 500; } .jaltest-iveco-page .details-3d-container { background-color: white; border-radius: 15px; padding: 20px; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1); } .jaltest-iveco-page .details-3d-label { display: flex; align-items: center; justify-content: center; margin-top: 15px; font-size: 14px; font-weight: 600; color: var(--text-dark); } .jaltest-iveco-page .details-3d-label i { margin-right: 8px; color: var(--primary); } /* Genel Özellikler Bölümü */ .jaltest-iveco-page .general-features-section { padding: 80px 0; background: #ffffff; } .jaltest-iveco-page .general-features-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; text-align: center; } .jaltest-iveco-page .usage-heading { text-align: center; margin-bottom: 40px; } .jaltest-iveco-page .general-features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .jaltest-iveco-page .feature-card { background: var(--light-bg); border-radius: 15px; padding: 30px; text-align: center; transition: all 0.3s ease; border: 1px solid rgba(51, 93, 141, 0.1); display: flex; flex-direction: column; align-items: center; justify-content: center; } .jaltest-iveco-page .feature-card:hover { transform: translateY(-10px); box-shadow: 0 20px 40px rgba(51, 93, 141, 0.15); } .jaltest-iveco-page .feature-card-header { display: flex; flex-direction: column; align-items: center; gap: 15px; } .jaltest-iveco-page .feature-card-icon { font-size: 1.5rem; color: var(--primary); } .jaltest-iveco-page .feature-card-title { font-size: 1rem; font-weight: 600; color: var(--text-dark); } /* Fiyat Bilgilendirme Bölümü */ .jaltest-iveco-page .price-info-section { padding: 60px 0; background: #ffffff; } .jaltest-iveco-page .price-info-container { max-width: 1000px; margin: 0 auto; padding: 0 20px; text-align: center; } .jaltest-iveco-page .price-info-content { display: flex; align-items: center; gap: 40px; margin-top: 40px; background: var(--gradient-bg); padding: 40px; border-radius: 15px; border: 1px solid rgba(51, 93, 141, 0.1); } .jaltest-iveco-page .price-info-left { flex: 1; text-align: left; } .jaltest-iveco-page .vat-warning { background-color: rgba(255, 0, 0, 0.1); border: 1px solid rgba(255, 0, 0, 0.2); border-radius: 10px; padding: 20px; display: flex; align-items: center; gap: 15px; } .jaltest-iveco-page .vat-warning i { color: var(--danger); font-size: 1.5rem; } .jaltest-iveco-page .vat-warning p { color: var(--text-dark); font-weight: 500; margin: 0; line-height: 1.6; } .jaltest-iveco-page .price-info-right { flex: 1; } .jaltest-iveco-page .whatsapp-button { display: inline-flex; align-items: center; gap: 10px; background-color: #25D366; color: white; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 1.1rem; transition: all 0.3s ease; } .jaltest-iveco-page .whatsapp-button:hover { background-color: #128C7E; transform: translateY(-2px); } .jaltest-iveco-page .whatsapp-button i { font-size: 1.3rem; } /* Destek ve İletişim Bölümü */ .jaltest-iveco-page .support-section { padding: 80px 0; background: var(--light-bg); } .jaltest-iveco-page .support-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; text-align: center; } .jaltest-iveco-page .support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 50px; } .jaltest-iveco-page .support-item { background: #ffffff; border-radius: 15px; padding: 40px; box-shadow: 0 10px 40px rgba(51, 93, 141, 0.08); transition: all 0.3s ease; } .jaltest-iveco-page .support-item:hover { transform: translateY(-10px); box-shadow: 0 20px 50px rgba(51, 93, 141, 0.15); } .jaltest-iveco-page .support-icon { width: 70px; height: 70px; background: var(--primary); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 25px; color: white; font-size: 2rem; } .jaltest-iveco-page .support-title { font-size: 1.4rem; font-weight: 600; margin-bottom: 15px; } .jaltest-iveco-page .support-desc { font-size: 1rem; color: var(--text-light); line-height: 1.7; margin-bottom: 25px; } /* Responsive Eklemeler */ @media (max-width: 992px) { .jaltest-iveco-page .details-container { flex-direction: column; gap: 50px; } .jaltest-iveco-page .details-content { text-align: center; } .jaltest-iveco-page .details-feature-item { justify-content: center; } } @media (max-width: 768px) { .jaltest-iveco-page .price-info-content { flex-direction: column; } .jaltest-iveco-page .software-content-wrapper { flex-direction: column; } .jaltest-iveco-page .support-grid { grid-template-columns: 1fr; } .jaltest-iveco-page .support-item { padding: 30px 25px; } } /* Birleşik Yazılım Bölümü */ .jaltest-iveco-page .software-section-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; text-align: center; } .jaltest-iveco-page .software-content-wrapper { display: flex; gap: 40px; margin-top: 50px; align-items: center; } .jaltest-iveco-page .software-features-list { flex: 1; text-align: left; } .jaltest-iveco-page .software-gallery { flex: 1.2; /* Make gallery slightly larger */ } .jaltest-iveco-page .software-features-list h3 { font-size: 1.5rem; font-weight: 600; color: var(--text-dark); margin-bottom: 25px; } .jaltest-iveco-page .software-features-list ul { list-style: none; padding: 0; } .jaltest-iveco-page .software-features-list li { display: flex; align-items: center; margin-bottom: 15px; font-size: 1.05rem; color: var(--text-light); font-weight: 500; } .jaltest-iveco-page .software-features-list li i { color: var(--primary); font-size: 1.2rem; margin-right: 15px; width: 25px; text-align: center; } /* Yazılım Arayüzü Galerisi */ .jaltest-iveco-page .software-gallery-section { padding: 80px 0; background: #ffffff; } .jaltest-iveco-page .software-gallery-container { max-width: 1000px; margin: 0 auto; padding: 0 20px; text-align: center; } .jaltest-iveco-page .software-gallery-main-image { margin-top: 50px; border-radius: 15px; overflow: hidden; box-shadow: 0 20px 50px rgba(0, 114, 198, 0.2); margin-bottom: 20px; border: 5px solid white; background: #f0f2f5; } .jaltest-iveco-page .software-gallery-main-image img { width: 100%; height: auto; display: block; transition: opacity 0.3s ease; } .jaltest-iveco-page .software-gallery-thumbs { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; } .jaltest-iveco-page .software-gallery-thumb { width: 120px; height: 80px; border-radius: 8px; overflow: hidden; cursor: pointer; border: 3px solid transparent; transition: all 0.3s ease; opacity: 0.6; } .jaltest-iveco-page .software-gallery-thumb:hover { opacity: 1; transform: scale(1.05); } .jaltest-iveco-page .software-gallery-thumb.active { border-color: var(--primary); opacity: 1; box-shadow: 0 5px 15px rgba(0, 114, 198, 0.3); } .jaltest-iveco-page .software-gallery-thumb img { width: 100%; height: 100%; object-fit: cover; } .jaltest-iveco-page .software-gallery-caption { margin-top: 15px; font-size: 1.1rem; font-weight: 600; color: var(--text-dark); min-height: 25px; transition: opacity 0.3s ease; }




Jaltest Logo

Jaltest Iveco+SGW
Arıza Tespit Cihazı

Iveco'nun yeni nesil güvenlik duvarı (SGW) korumalı araçlarında tam yetki ile çalışın. Jaltest'in lider teknolojisi ile arıza tespiti, bakım ve onarım işlemlerini sorunsuzca gerçekleştirin.

  • SGW Korumalı Araçlarla Tam Uyumluluk
  • Kapsamlı Arıza Teşhisi ve Onarım Bilgileri
  • Gelişmiş Bakım ve Kalibrasyon Fonksiyonları

Satın Al
Bilgi Al
Jaltest Arıza Tespit Cihazı
Jaltest Cihazı 1
Jaltest Cihazı 2
Jaltest Cihazı 3
Jaltest Cihazı 4
Jaltest Cihazı 5
Jaltest Cihazı 6
Jaltest Cihazı 7
Jaltest Cihazı 8

Önemli Not: Bu ürün, Jaltest arayüzü ile birlikte Iveco ve SGW lisans yazılımını içerir.

JALTEST RESMİ ÜRÜNÜ

Iveco İçin Kapsamlı Teşhis Çözümü

Jaltest'in Iveco'ya özel çözümü, en yeni SGW korumalı araçlar dahil olmak üzere tüm Iveco yelpazesinde derinlemesine teşhis ve bakım işlemleri yapmanızı sağlar.

SGW (Güvenlik Ağ Geçidi) yetkilendirmesi

Gelişmiş bakım fonksiyonları (DPF, AdBlue vb.)

Kalibrasyon ve parametre ayarlama işlemleri

Entegre teknik bilgi ve onarım kılavuzları


Jaltest V9 Arayüzü
Jaltest V9 Arayüzü


KAPSAMLI YAZILIM ÇÖZÜMÜ

Jaltest Yazılımı: Güç ve Kolaylık

Jaltest, kullanıcı dostu arayüzü ile en karmaşık teşhis görevlerini bile basitleştirir. Adım adım yönlendirmeler ve zengin teknik veritabanı ile onarımlarınızı hızlandırın.

Temel Yazılım Yetenekleri:

  • Arıza Kodu Okuma / Silme
  • Canlı Değerleri ve Sensör Verilerini İzleme
  • Parça Aktivasyon ve Fonksiyon Testleri
  • Sistem Parametrelerini Ayarlama
  • Gelişmiş Kalibrasyon ve Adaptasyonlar
  • Bakım ve Servis Işığı Sıfırlama
  • DPF Rejenerasyonu ve AdBlue Testleri
  • Enjektör Kodlama ve Tanıtma

Jaltest Yazılım Ana Sayfa

Ana Sayfa

Ana Sayfa Thumbnail
Araç Tarama Thumbnail
Marka Seçimi Thumbnail
Marka Detay Thumbnail
Araç Data Thumbnail

SERVİSİNİZ İÇİN EN DOĞRU TERCİH

Neden Jaltest Iveco+SGW?

Jaltest, Iveco'nun getirdiği yeni güvenlik önlemlerine karşı en kapsamlı ve güvenilir çözümü sunarak servisinizin rekabette bir adım önde olmasını sağlar.

SGW Güvenlik Duvarını Aşın

Yeni nesil Iveco araçlardaki SGW modülünü yasal ve güvenli bir şekilde aşarak arıza silme, kalibrasyon ve parametre değiştirme gibi işlemleri yapın.

Kapsamlı Teşhis Yeteneği

Motor, şanzıman, fren sistemleri, AdBlue ve daha fazlası... Aracın tüm elektronik kontrol ünitelerinde detaylı teşhis imkanı.

Entegre Teknik Bilgi

Arıza kodları için onarım talimatları, teknik veriler, devre şemaları ve bakım bilgileri gibi zengin bir teknik kütüphaneye erişim sağlayın.


CİHAZ VE YAZILIM

Teknik Özellikler

Jaltest Iveco+SGW çözümü, güçlü donanım ve kullanıcı dostu yazılımın birleşiminden oluşur.

  • Güçlü Donanım
    Jaltest V9 arayüzü ile hızlı ve stabil bağlantı.
  • Kablosuz Çalışma
    Bluetooth bağlantısı ile kablo karmaşası olmadan rahat kullanım.
  • Geniş Model Desteği
    Iveco Daily, Eurocargo, Stralis, Trakker ve S-Way modelleriyle uyumlu.
  • Kullanıcı Dostu Yazılım
    Adım adım yönlendirmeler ve Türkçe dil desteği ile kolay kullanım.
  • Sürekli Güncellemeler
    Yılda 3 kez yayınlanan güncellemeler ile en yeni araçlara ve özelliklere erişim.
  • Profesyonel Teknik Destek
    Kurulum ve kullanım sırasında ihtiyaç duyacağınız teknik destek hizmeti.


TEKNİK ANALİZ

Iveco SGW: Sorun ve Çözüm

Modern Iveco araçlarındaki SGW modülünün teknik işlevini ve Jaltest'in bu güvenlik katmanını nasıl aştığını ayrıntılı olarak inceleyin.

SGW Modülü: Güvenlik Duvarı

SGW, aracın kritik sistemlerini (ECU, şanzıman vb.) koruyan bir firewall'dır. Yetkisiz cihazların erişimini engelleyerek aşağıdaki temel onarım fonksiyonlarını kilitler:

  • Arıza Kodu (DTC) Temizleme
  • Bileşen Aktivasyonu ve Testleri
  • Kalibrasyon ve Adaptasyonlar
  • Bakım ve Servis Sıfırlama

Jaltest: Yetkili Erişim

Jaltest, Iveco tarafından onaylanmış bir çözüm olarak SGW korumasını iki güvenli yöntemle aşar:

Online Yetkilendirme

Cihaz, internet üzerinden OEM sunucularına bağlanarak anında erişim izni alır.

Fiziksel Bypass Kablosu

Opsiyonel JDC221A kablosu ile SGW modülü atlanarak doğrudan bağlantı kurulur.

Desteklenen Modeller: Daily (Euro 4/5/6), S-Way, T-Way, X-Way ve daha fazlası.


EKSİKSİZ SET

Paket İçeriği

Iveco araçlarda profesyonel teşhis için ihtiyacınız olan her şey bu sette.

Jaltest Iveco+SGW Paket İçeriği

Setin İçindekiler:

  • Jaltest Link V9 Arayüzü
  • Jaltest Iveco Kamyon Lisans Yazılımı
  • Jaltest SGW (Security Gateway) Lisansı
  • OBD-II Teşhis Kablosu
  • USB Bağlantı Kablosu
  • Dayanıklı Taşıma Çantası

Fiyat Bilgilendirme

Fiyatlara KDV dahil değildir. KDV'siz özel fiyat ve ödeme seçenekleri için satış danışmanımızla iletişime geçin.


WhatsApp ile Fiyat Alın

Sıkça Sorulan Sorular

Jaltest Iveco+SGW hakkında merak edilenler.


SGW nedir ve neden bu lisansa ihtiyacım var?

SGW (Security Gateway), yeni nesil Iveco araçlarda bulunan bir güvenlik modülüdür. Bu modül, yetkisiz erişimleri engelleyerek aracın elektronik sistemlerine müdahaleyi kısıtlar. Jaltest SGW lisansı olmadan arıza kodu silme, parça tanıtma veya kalibrasyon gibi işlemleri yapamazsınız. Bu lisans, bu güvenlik duvarını aşmanızı sağlar.


Bu cihaz sadece Iveco araçlarla mı çalışır?

Bu paket, Iveco kamyon, otobüs ve hafif ticari araçlar için özel olarak lisanslanmıştır. Ancak Jaltest multibrand bir cihazdır. Dilerseniz ek lisanslar satın alarak Mercedes, MAN, Scania, DAF, Renault gibi diğer ağır vasıta markalarıyla veya iş makinesi, traktör gibi farklı araç gruplarıyla da çalışabilirsiniz.


Yazılım güncellemeleri ücretli mi?

Jaltest lisansları yıllık olarak güncellenir. İlk yıl lisans ve güncellemeler fiyata dahildir. Sonraki yıllarda güncellemelerden ve yeni özelliklerden faydalanmaya devam etmek için yıllık lisans yenilemesi yapmanız gerekmektedir.


Kurulum ve eğitim desteği sağlıyor musunuz?

Evet, cihazı satın aldığınızda uzman ekibimiz tarafından bilgisayarınıza uzaktan bağlantı ile kurulum yapılır ve temel kullanım eğitimi verilir. Ayrıca takıldığınız noktalarda teknik destek ekibimizden yardım alabilirsiniz.


Destek ve İletişim

Jaltest ile ilgili her türlü soru ve destek talebiniz için otoeko.com yanınızda.

Telefon Desteği

Mesai saatleri içinde teknik destek ve sipariş için bize ulaşabilirsiniz.

0850 532 0550

E-posta Desteği

Tüm sorularınız için 7/24 e-posta gönderebilirsiniz, en kısa sürede dönüş yapacağız.

info@otoeko.com

WhatsApp Destek

Anlık sorularınız ve hızlı destek için WhatsApp üzerinden bize hemen yazabilirsiniz.

Hemen Ulaşın


Jaltest Iveco Arıza Tespit Cihazı



Axess 12 Installment
Single Payment 148.949,90 ₺ 148.949,90 ₺
2 Installment 78.228,49 ₺ 156.456,97 ₺
3 Installment 53.219,80 ₺ 159.659,40 ₺
4 Installment 40.741,52 ₺ 162.966,09 ₺
5 Installment 33.275,41 ₺ 166.377,04 ₺
6 Installment 28.320,34 ₺ 169.922,05 ₺
7 Installment 24.812,93 ₺ 173.690,48 ₺
8 Installment 22.180,50 ₺ 177.444,02 ₺
9 Installment 20.147,96 ₺ 181.331,61 ₺
10 Installment 18.541,28 ₺ 185.412,84 ₺
11 Installment 17.228,09 ₺ 189.508,96 ₺
12 Installment 16.146,17 ₺ 193.754,03 ₺
Bonus 12 Installment
Single Payment 148.949,90 ₺ 148.949,90 ₺
2 Installment 78.228,49 ₺ 156.456,97 ₺
3 Installment 53.209,87 ₺ 159.629,61 ₺
4 Installment 40.726,63 ₺ 162.906,51 ₺
5 Installment 33.251,58 ₺ 166.257,88 ₺
6 Installment 28.295,52 ₺ 169.773,10 ₺
7 Installment 24.778,88 ₺ 173.452,16 ₺
8 Installment 22.146,99 ₺ 177.175,91 ₺
9 Installment 20.108,24 ₺ 180.974,13 ₺
10 Installment 18.499,58 ₺ 184.995,78 ₺
11 Installment 17.183,40 ₺ 189.017,42 ₺
12 Installment 16.097,76 ₺ 193.173,13 ₺
Paraf 12 Installment
Single Payment 148.949,90 ₺ 148.949,90 ₺
2 Installment 77.655,03 ₺ 155.310,06 ₺
3 Installment 52.738,19 ₺ 158.214,58 ₺
4 Installment 40.287,23 ₺ 161.148,90 ₺
5 Installment 32.825,58 ₺ 164.127,89 ₺
6 Installment 27.853,63 ₺ 167.121,79 ₺
7 Installment 24.317,14 ₺ 170.219,95 ₺
8 Installment 21.661,04 ₺ 173.288,31 ₺
9 Installment 19.591,88 ₺ 176.326,89 ₺
10 Installment 17.949,95 ₺ 179.499,52 ₺
11 Installment 16.597,08 ₺ 182.567,89 ₺
12 Installment 15.472,17 ₺ 185.666,05 ₺
World 12 Installment
Single Payment 148.949,90 ₺ 148.949,90 ₺
2 Installment 78.414,68 ₺ 156.829,35 ₺
3 Installment 54.108,53 ₺ 162.325,60 ₺
4 Installment 41.490,00 ₺ 165.959,98 ₺
5 Installment 33.924,83 ₺ 169.624,15 ₺
6 Installment 28.883,87 ₺ 173.303,21 ₺
7 Installment 25.298,08 ₺ 177.086,54 ₺
8 Installment 22.599,42 ₺ 180.795,39 ₺
9 Installment 20.498,82 ₺ 184.489,35 ₺
10 Installment 18.830,25 ₺ 188.302,46 ₺
11 Installment 17.452,87 ₺ 191.981,53 ₺
12 Installment 16.306,29 ₺ 195.675,48 ₺
Maximum 12 Installment
Single Payment 148.949,90 ₺ 148.949,90 ₺
2 Installment 78.228,49 ₺ 156.456,97 ₺
3 Installment 53.219,80 ₺ 159.659,40 ₺
4 Installment 40.741,52 ₺ 162.966,09 ₺
5 Installment 33.275,41 ₺ 166.377,04 ₺
6 Installment 28.320,34 ₺ 169.922,05 ₺
7 Installment 24.812,93 ₺ 173.690,48 ₺
8 Installment 22.180,50 ₺ 177.444,02 ₺
9 Installment 20.147,96 ₺ 181.331,61 ₺
10 Installment 18.541,28 ₺ 185.412,84 ₺
11 Installment 17.228,09 ₺ 189.508,96 ₺
12 Installment 16.146,17 ₺ 193.754,03 ₺
BankKart 12 Installment
Single Payment 148.949,90 ₺ 148.949,90 ₺
2 Installment 78.086,99 ₺ 156.173,97 ₺
3 Installment 53.110,57 ₺ 159.331,71 ₺
4 Installment 40.655,88 ₺ 162.623,50 ₺
5 Installment 33.197,95 ₺ 165.989,77 ₺
6 Installment 28.260,76 ₺ 169.564,57 ₺
7 Installment 24.738,45 ₺ 173.169,15 ₺
8 Installment 22.122,78 ₺ 176.982,27 ₺
9 Installment 20.076,79 ₺ 180.691,12 ₺
10 Installment 18.398,29 ₺ 183.982,92 ₺
11 Installment 17.121,11 ₺ 188.332,25 ₺
12 Installment 16.067,97 ₺ 192.815,65 ₺
CardFinans 12 Installment
Single Payment 148.949,90 ₺ 148.949,90 ₺
2 Installment 78.228,49 ₺ 156.456,97 ₺
3 Installment 53.219,80 ₺ 159.659,40 ₺
4 Installment 40.741,52 ₺ 162.966,09 ₺
5 Installment 33.275,41 ₺ 166.377,04 ₺
6 Installment 28.320,34 ₺ 169.922,05 ₺
7 Installment 24.812,93 ₺ 173.690,48 ₺
8 Installment 22.180,50 ₺ 177.444,02 ₺
9 Installment 20.147,96 ₺ 181.331,61 ₺
10 Installment 18.541,28 ₺ 185.412,84 ₺
11 Installment 17.228,09 ₺ 189.508,96 ₺
12 Installment 16.146,17 ₺ 193.754,03 ₺
Kuveyt Türk 12 Installment
Single Payment 148.949,90 ₺ 148.949,90 ₺
2 Installment 77.938,04 ₺ 155.876,07 ₺
3 Installment 52.931,83 ₺ 158.795,49 ₺
4 Installment 40.436,18 ₺ 161.744,70 ₺
5 Installment 32.947,72 ₺ 164.738,59 ₺
6 Installment 27.955,41 ₺ 167.732,48 ₺
7 Installment 24.404,38 ₺ 170.830,64 ₺
8 Installment 21.735,51 ₺ 173.884,11 ₺
9 Installment 19.659,73 ₺ 176.937,59 ₺
10 Installment 18.011,02 ₺ 180.110,22 ₺
11 Installment 16.653,95 ₺ 183.193,48 ₺
12 Installment 15.523,06 ₺ 186.276,74 ₺
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 OTO0369
Barcode OTO0369
1/13
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