Skip to content

My Cart

Fiat MultiEcuScan Gizli Özellik Açma Cihazı Seti

No reviews yet
| SKU: OTO0033 | |

MultiEcuScan Gizli Özellik Açma Seti, FESSoft Ltd. firması tarafından FCA Grubu (Fiat, Alfa Romeo, Jeep, Dodge ve Chrysler) araçların gizli özelliklerini açmak ve kapsamlı arıza tespit işlemleri gerçekleştirmek üzere tasarlanmış profesyonel OBD2 set paketidir.

Gizli Özellik Açma

FCA Grup Desteği

Kapsamlı Fonksiyonlar

Set İçeriği: MultiEcuScan cihazı, mavi ve sarı modları kullanmanızı sağlayan adaptör kabloları ve SGW bypass kablosu. Tüm FCA araçlarınızda eksiksiz kullanım için ideal çözüm.

2.085,90 ₺ 3.475,90 ₺
In stock
This product has a 40% discount.
1.390,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






Fiat MultiEcuScan Gizli Özellik Açma Seti | OtoEko











.fiat-multiecuscan-page :root { --primary: #1E88E5; --secondary: #26C6DA; --gradient: linear-gradient(135deg, #1E88E5, #26C6DA); --gradient-hover: linear-gradient(135deg, #1976D2, #00ACC1); --accent: #FF4081; --dark: #212121; --text: #333333; --text-light: #757575; --bg: #FFFFFF; --bg-light: #F5F7FA; --shadow-sm: 0 2px 10px rgba(0, 0, 0, 0.05); --shadow: 0 10px 30px rgba(0, 0, 0, 0.1); --shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.1); } .fiat-multiecuscan-page * { margin: 0; padding: 0; box-sizing: border-box; } .fiat-multiecuscan-page { font-family: 'Montserrat', sans-serif; color: #333333; background-color: #FFFFFF; overflow-x: hidden; width: 100%; } .fiat-multiecuscan-page .container { width: 100%; margin: 0 auto; padding: 0 20px; } .fiat-multiecuscan-page .hero-section { position: relative; padding: 120px 0; overflow: hidden; background: #F5F7FA; width: 100%; } .fiat-multiecuscan-page .hero-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .fiat-multiecuscan-page .hero-bg-pattern { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: radial-gradient(circle at 10% 10%, rgba(30, 136, 229, 0.05) 0%, transparent 60%), radial-gradient(circle at 90% 90%, rgba(38, 198, 218, 0.05) 0%, transparent 60%), url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%231E88E5' fill-opacity='0.03' fill-rule='evenodd'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E"); opacity: 1; } .fiat-multiecuscan-page .hero-bg-circle-1 { position: absolute; width: 600px; height: 600px; border-radius: 50%; top: -200px; right: -100px; background: linear-gradient(135deg, rgba(30, 136, 229, 0.1), rgba(38, 198, 218, 0.1)); filter: blur(50px); } .fiat-multiecuscan-page .hero-bg-circle-2 { position: absolute; width: 400px; height: 400px; border-radius: 50%; bottom: -100px; left: -100px; background: linear-gradient(135deg, rgba(38, 198, 218, 0.1), rgba(30, 136, 229, 0.1)); filter: blur(40px); } .fiat-multiecuscan-page .hero-content { position: relative; z-index: 10; display: flex; align-items: center; justify-content: space-between; gap: 30px; width: 100%; max-width: 1800px; margin: 0 auto; } .fiat-multiecuscan-page .hero-text { flex: 1; max-width: 600px; text-align: center; margin: 0 auto; } .fiat-multiecuscan-page .hero-badge { display: inline-flex; align-items: center; background: rgba(30, 136, 229, 0.1); color: #1E88E5; border-radius: 100px; padding: 8px 16px; font-size: 14px; font-weight: 600; margin-bottom: 24px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); backdrop-filter: blur(5px); border: 1px solid rgba(30, 136, 229, 0.2); } .fiat-multiecuscan-page .hero-badge i { margin-right: 8px; } .fiat-multiecuscan-page .hero-title { font-size: 48px; font-weight: 800; line-height: 1.2; margin-bottom: 24px; color: #212121; text-align: center; } .fiat-multiecuscan-page .hero-title span { color: #1E88E5; position: relative; display: inline-block; } .fiat-multiecuscan-page .hero-title span::after { content: ''; position: absolute; bottom: 5px; left: 0; width: 100%; height: 8px; background: linear-gradient(90deg, rgba(30, 136, 229, 0.2), rgba(38, 198, 218, 0.2)); z-index: -1; border-radius: 4px; } .fiat-multiecuscan-page .hero-subtitle { font-size: 18px; line-height: 1.6; color: #757575; margin-bottom: 32px; text-align: center; } .fiat-multiecuscan-page .hero-buttons { display: flex; justify-content: center; gap: 16px; margin-bottom: 32px; } .fiat-multiecuscan-page .btn { display: inline-flex; align-items: center; justify-content: center; padding: 14px 32px; border-radius: 100px; font-weight: 600; font-size: 16px; transition: all 0.3s ease; cursor: pointer; text-decoration: none; border: none; } .fiat-multiecuscan-page .btn-primary { background: linear-gradient(135deg, #1E88E5, #26C6DA); color: white; box-shadow: 0 10px 20px rgba(30, 136, 229, 0.3); } .fiat-multiecuscan-page .btn-primary:hover { background: linear-gradient(135deg, #1976D2, #00ACC1); transform: translateY(-2px); box-shadow: 0 15px 30px rgba(30, 136, 229, 0.4); } .fiat-multiecuscan-page .btn-outline { background: white; color: #1E88E5; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05); border: 1px solid rgba(30, 136, 229, 0.2); } .fiat-multiecuscan-page .btn-outline:hover { background: rgba(30, 136, 229, 0.05); transform: translateY(-2px); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); } .fiat-multiecuscan-page .btn i { margin-right: 8px; } .fiat-multiecuscan-page .hero-features { display: flex; gap: 24px; justify-content: center; } .fiat-multiecuscan-page .hero-feature { display: flex; align-items: center; font-size: 14px; color: #757575; } .fiat-multiecuscan-page .hero-feature i { color: #1E88E5; margin-right: 8px; } .fiat-multiecuscan-page .hero-image { flex: 1; display: flex; justify-content: center; align-items: center; position: relative; } .fiat-multiecuscan-page .product-showcase { position: relative; width: 100%; max-width: 620px; z-index: 5; } .fiat-multiecuscan-page .product-card { background: white; border-radius: 24px; padding: 40px; box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); position: relative; transition: transform 0.3s ease, box-shadow 0.3s ease; } .fiat-multiecuscan-page .product-card:hover { transform: translateY(-5px); box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15); } .fiat-multiecuscan-page .product-header { display: flex; flex-direction: column; align-items: center; text-align: center; margin-bottom: 30px; } .fiat-multiecuscan-page .product-logo { width: 60px; height: 60px; background: linear-gradient(135deg, #1E88E5, #26C6DA); border-radius: 15px; display: flex; align-items: center; justify-content: center; margin-bottom: 16px; color: white; font-size: 28px; box-shadow: 0 10px 20px rgba(30, 136, 229, 0.3); } .fiat-multiecuscan-page .product-title { font-size: 22px; font-weight: 700; color: #212121; margin-bottom: 5px; } .fiat-multiecuscan-page .product-subtitle { font-size: 15px; color: #1E88E5; font-weight: 500; } .fiat-multiecuscan-page .product-gallery { margin-bottom: 30px; } .fiat-multiecuscan-page .gallery-wrapper { position: relative; width: 100%; height: 420px; border-radius: 16px; overflow: hidden; background-color: #f0f4f8; box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.05); } .fiat-multiecuscan-page .gallery-slider { display: flex; transition: transform 0.4s ease; height: 100%; } .fiat-multiecuscan-page .gallery-slide { flex: 0 0 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 20px; } .fiat-multiecuscan-page .gallery-slide img { max-width: 100%; max-height: 100%; object-fit: contain; border-radius: 8px; } .fiat-multiecuscan-page .gallery-thumbs { display: flex; justify-content: center; gap: 15px; margin-top: 25px; } .fiat-multiecuscan-page .gallery-thumb { width: 90px; height: 70px; border-radius: 8px; overflow: hidden; cursor: pointer; opacity: 0.6; transition: all 0.3s ease; border: 2px solid transparent; background-color: #f0f4f8; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); } .fiat-multiecuscan-page .gallery-thumb.active { opacity: 1; border-color: #1E88E5; transform: scale(1.05); } .fiat-multiecuscan-page .gallery-thumb:hover { opacity: 0.9; } .fiat-multiecuscan-page .gallery-thumb img { max-width: 100%; max-height: 100%; object-fit: contain; padding: 4px; } .fiat-multiecuscan-page .product-features { background: #f8fafd; border-radius: 16px; padding: 25px; } .fiat-multiecuscan-page .features-title { font-size: 16px; font-weight: 600; color: #1E88E5; margin-bottom: 16px; display: flex; align-items: center; justify-content: center; gap: 10px; text-align: center; } .fiat-multiecuscan-page .features-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 14px 20px; } .fiat-multiecuscan-page .features-list li { display: flex; align-items: flex-start; font-size: 14px; color: #333333; } .fiat-multiecuscan-page .features-list li i { color: #1E88E5; margin-right: 10px; font-size: 16px; margin-top: 2px; } .fiat-multiecuscan-page .features-list li:last-child { grid-column: 1 / -1; justify-content: center; } .fiat-multiecuscan-page .product-description { padding: 100px 0 30px 0; background-color: #FFFFFF; } .fiat-multiecuscan-page .section-header { text-align: center; max-width: 800px; margin: 0 auto 60px; } .fiat-multiecuscan-page .section-badge { display: inline-block; background: rgba(30, 136, 229, 0.1); color: #1E88E5; border-radius: 100px; padding: 8px 16px; font-size: 14px; font-weight: 600; margin-bottom: 20px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); backdrop-filter: blur(5px); border: 1px solid rgba(30, 136, 229, 0.2); } .fiat-multiecuscan-page .section-title { font-size: 40px; font-weight: 800; color: #212121; margin-bottom: 20px; line-height: 1.2; } .fiat-multiecuscan-page .section-title span { color: #1E88E5; position: relative; display: inline-block; } .fiat-multiecuscan-page .section-title span::after { content: ''; position: absolute; bottom: 5px; left: 0; width: 100%; height: 8px; background: linear-gradient(90deg, rgba(30, 136, 229, 0.2), rgba(38, 198, 218, 0.2)); z-index: -1; border-radius: 4px; } .fiat-multiecuscan-page .section-subtitle { font-size: 18px; line-height: 1.6; color: #757575; } .fiat-multiecuscan-page .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; margin-bottom: 80px; } .fiat-multiecuscan-page .feature-card { background: white; padding: 30px; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; height: 100%; display: flex; flex-direction: column; align-items: center; text-align: center; } .fiat-multiecuscan-page .feature-card:hover { transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); } .fiat-multiecuscan-page .feature-icon { width: 70px; height: 70px; background: linear-gradient(135deg, #1E88E5, #26C6DA); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; color: white; font-size: 28px; box-shadow: 0 10px 20px rgba(30, 136, 229, 0.3); } .fiat-multiecuscan-page .feature-title { font-size: 18px; font-weight: 700; color: #212121; margin-bottom: 15px; } .fiat-multiecuscan-page .feature-text { font-size: 15px; color: #757575; line-height: 1.6; } .fiat-multiecuscan-page .product-details { display: flex; align-items: center; gap: 60px; margin-bottom: 100px; background: #F5F7FA; border-radius: 30px; padding: 60px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); position: relative; overflow: hidden; } .fiat-multiecuscan-page .product-details::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: radial-gradient(circle at 10% 10%, rgba(30, 136, 229, 0.05) 0%, transparent 60%), radial-gradient(circle at 90% 90%, rgba(38, 198, 218, 0.05) 0%, transparent 60%); z-index: 0; } .fiat-multiecuscan-page .details-text { flex: 1; position: relative; z-index: 1; } .fiat-multiecuscan-page .label-360 { position: absolute; top: 10px; right: 10px; background-color: rgba(0, 0, 0, 0.7); color: white; padding: 5px 10px; border-radius: 5px; font-size: 12px; font-weight: 600; z-index: 10; display: inline-flex; align-items: center; } .fiat-multiecuscan-page .label-360 i { margin-right: 5px; } .fiat-multiecuscan-page .iframe-container { position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; border-radius: 8px; } .fiat-multiecuscan-page .iframe-container-360 { width: 420px; height: 420px; padding-bottom: 0; margin: auto; position: relative; } .fiat-multiecuscan-page .iframe-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .fiat-multiecuscan-page .details-title { font-size: 32px; font-weight: 800; color: #212121; margin-bottom: 20px; line-height: 1.3; text-align: center; } .fiat-multiecuscan-page .details-title span { color: #1E88E5; } .fiat-multiecuscan-page .details-description { font-size: 16px; line-height: 1.6; color: #757575; margin-bottom: 30px; } .fiat-multiecuscan-page .details-features { margin-bottom: 40px; display: flex; justify-content: space-around; gap: 20px; flex-wrap: wrap; } .fiat-multiecuscan-page .detail-item { margin-bottom: 20px; flex-basis: calc(33.333% - 20px); text-align: center; display: flex; flex-direction: column; align-items: center; } .fiat-multiecuscan-page .detail-item i { color: #1E88E5; font-size: 28px; margin-bottom: 10px; } .fiat-multiecuscan-page .detail-item h4 { font-size: 18px; font-weight: 600; color: #212121; margin-bottom: 5px; } .fiat-multiecuscan-page .detail-item p { font-size: 15px; color: #757575; line-height: 1.5; } .fiat-multiecuscan-page .software-info-section { padding: 60px 0; background-color: #FFFFFF; margin-bottom: 80px; } .fiat-multiecuscan-page .software-info-content-area { text-align: center; max-width: 800px; margin: 40px auto 0 auto; } .fiat-multiecuscan-page .info-icon { width: 70px; height: 70px; background: linear-gradient(135deg, #1E88E5, #26C6DA); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; color: white; font-size: 30px; box-shadow: 0 10px 20px rgba(30, 136, 229, 0.3); } .fiat-multiecuscan-page .info-title { font-size: 24px; font-weight: 700; color: #212121; margin-bottom: 15px; } .fiat-multiecuscan-page .info-text { font-size: 15px; color: #757575; line-height: 1.7; margin-bottom: 15px; } .fiat-multiecuscan-page .info-text strong { color: #1E88E5; font-weight: 600; } .fiat-multiecuscan-page .software-download-prompt { background-color: #FFFFFF; padding: 25px 30px; border-radius: 10px; text-align: center; max-width: 780px; margin: 40px auto 0 auto; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); border-left: 4px solid #1E88E5; } .fiat-multiecuscan-page .software-access-icon { color: #1E88E5; font-size: 30px; margin-bottom: 15px; } .fiat-multiecuscan-page .software-access-title { font-size: 22px; font-weight: 700; color: #212121; margin-bottom: 12px; } .fiat-multiecuscan-page .software-access-text { font-size: 15px; color: #757575; line-height: 1.6; margin-bottom: 25px; max-width: 520px; margin-left: auto; margin-right: auto; } .fiat-multiecuscan-page .btn-software-access { background: linear-gradient(135deg, #1E88E5, #26C6DA); color: white; padding: 12px 28px; font-weight: 700; border-radius: 50px; text-decoration: none; display: inline-flex; align-items: center; gap: 10px; transition: all 0.3s ease; box-shadow: 0 4px 12px rgba(30, 136, 229, 0.3); border: none; cursor: pointer; } .fiat-multiecuscan-page .btn-software-access:hover { background: linear-gradient(135deg, #1976D2, #00ACC1); box-shadow: 0 6px 18px rgba(30, 136, 229, 0.4); transform: translateY(-1px); } .fiat-multiecuscan-page .compatible-cars { margin-bottom: 20px; } .fiat-multiecuscan-page .car-brands { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; } .fiat-multiecuscan-page .brand-card { background: white; padding: 30px; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); text-align: center; transition: all 0.3s ease; } .fiat-multiecuscan-page .brand-card:hover { transform: translateY(-10px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); } .fiat-multiecuscan-page .brand-logo { width: 80px; height: 80px; background: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; box-shadow: 0 10px 20px rgba(30, 136, 229, 0.2); padding: 12px; transition: all 0.3s ease; } .fiat-multiecuscan-page .brand-logo img { max-width: 100%; max-height: 100%; object-fit: contain; } .fiat-multiecuscan-page .brand-card:hover .brand-logo { transform: scale(1.1); box-shadow: 0 15px 30px rgba(30, 136, 229, 0.3); } .fiat-multiecuscan-page .brand-card h3 { font-size: 20px; font-weight: 700; color: #212121; margin-bottom: 10px; } .fiat-multiecuscan-page .brand-card p { font-size: 14px; color: #757575; line-height: 1.6; } .fiat-multiecuscan-page .tech-specs { padding: 60px; background: white; border-radius: 30px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); } .fiat-multiecuscan-page .specs-container { display: flex; gap: 40px; } .fiat-multiecuscan-page .specs-col { flex: 1; } .fiat-multiecuscan-page .spec-item { display: flex; align-items: center; gap: 20px; margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .fiat-multiecuscan-page .spec-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .fiat-multiecuscan-page .spec-icon { width: 60px; height: 60px; background: #F5F7FA; border-radius: 15px; display: flex; align-items: center; justify-content: center; color: #1E88E5; font-size: 24px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .fiat-multiecuscan-page .spec-content h4 { font-size: 18px; font-weight: 600; color: #212121; margin-bottom: 5px; } .fiat-multiecuscan-page .spec-content p { font-size: 15px; color: #757575; } .fiat-multiecuscan-page .product-options-section { padding: 80px 0; background-color: #F5F7FA; } .fiat-multiecuscan-page .options-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; margin-bottom: 60px; } .fiat-multiecuscan-page .option-card { background: white; padding: 30px; border-radius: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; } .fiat-multiecuscan-page .option-card:hover { transform: translateY(-5px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); } .fiat-multiecuscan-page .option-icon { width: 60px; height: 60px; background: linear-gradient(135deg, #1E88E5, #26C6DA); border-radius: 15px; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; color: white; font-size: 26px; box-shadow: 0 8px 15px rgba(30, 136, 229, 0.25); } .fiat-multiecuscan-page .option-title { font-size: 22px; font-weight: 700; color: #212121; margin-bottom: 20px; } .fiat-multiecuscan-page .option-list { list-style: none; padding-left: 0; } .fiat-multiecuscan-page .option-list li { display: flex; gap: 15px; margin-bottom: 18px; align-items: flex-start; } .fiat-multiecuscan-page .option-list li i { color: #1E88E5; font-size: 20px; margin-top: 3px; flex-shrink: 0; } .fiat-multiecuscan-page .option-list li i.fa-exclamation-triangle { color: #FF4081; } .fiat-multiecuscan-page .option-list li i.fa-shield-alt { color: #F59E0B; } .fiat-multiecuscan-page .option-item-thumbnail { width: 60px; height: 60px; background-color: #f0f4f8; border: 1px solid #e0e0e0; border-radius: 8px; margin-right: 15px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; overflow: hidden; } .fiat-multiecuscan-page .option-item-thumbnail img { max-width: 100%; max-height: 100%; object-fit: contain; } .fiat-multiecuscan-page .option-item-thumbnail .fas { font-size: 24px; color: #757575; } .fiat-multiecuscan-page .adapter-info { flex-grow: 1; } .fiat-multiecuscan-page .option-list h4 { font-size: 17px; font-weight: 600; color: #212121; margin-bottom: 5px; } .fiat-multiecuscan-page .option-list h4 a { color: #212121; text-decoration: none; transition: color 0.2s ease; } .fiat-multiecuscan-page .option-list h4 a:hover { color: #1E88E5; text-decoration: underline; } .fiat-multiecuscan-page .option-list p { font-size: 14px; color: #757575; line-height: 1.6; margin-bottom: 0; } .fiat-multiecuscan-page .adapter-add-to-cart-btn { display: inline-flex; align-items: center; justify-content: center; background-color: white; color: #1E88E5; padding: 10px 15px; border-radius: 8px; font-size: 14px; font-weight: 700; text-decoration: none; margin-left: 15px; flex-shrink: 0; align-self: center; border: 1px solid #1E88E5; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .fiat-multiecuscan-page .adapter-add-to-cart-btn i { margin-right: 8px; color: #1E88E5; } .fiat-multiecuscan-page .option-note { font-size: 14px; color: #757575; margin-top: 20px; background-color: rgba(30,136,229,0.05); padding: 10px; border-radius: 8px; border-left: 3px solid #1E88E5; } .fiat-multiecuscan-page .option-note a { color: #1E88E5; font-weight: 600; text-decoration: none; } .fiat-multiecuscan-page .option-note a:hover { text-decoration: underline; } .fiat-multiecuscan-page .software-feature-blocks-container { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin: 25px 0; } .fiat-multiecuscan-page .software-feature-block { flex: 1 1 40%; min-width: 280px; background: rgba(30, 136, 229, 0.05); padding: 15px; border-radius: 12px; margin-bottom: 15px; box-sizing: border-box; } .fiat-multiecuscan-page .whatsapp-btn { margin-top: 20px; background: #25D366; box-shadow: 0 10px 20px rgba(37, 211, 102, 0.3); } .fiat-multiecuscan-page .whatsapp-btn:hover { background: #1DAE52; box-shadow: 0 15px 30px rgba(37, 211, 102, 0.4); } .fiat-multiecuscan-page .activatable-features-section { padding: 30px 0 80px 0; background-color: #FFFFFF; } .fiat-multiecuscan-page .features-list-detailed { list-style: none; padding: 0; max-width: 900px; margin: 0 auto 40px auto; display: grid; grid-template-columns: 1fr; gap: 20px; } .fiat-multiecuscan-page .features-list-detailed li { display: flex; align-items: flex-start; font-size: 17px; color: #333333; padding: 18px 20px; background-color: #F5F7FA; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: all 0.3s ease; border-left: 4px solid transparent; } .fiat-multiecuscan-page .features-list-detailed li:hover { transform: translateY(-3px) translateX(3px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); border-left-color: #1E88E5; } .fiat-multiecuscan-page .features-list-detailed li i { color: #1E88E5; margin-right: 15px; font-size: 20px; margin-top: 4px; flex-shrink: 0; } .fiat-multiecuscan-page .features-list-detailed li i.fa-tools { color: #FF4081; } .fiat-multiecuscan-page .important-note-box { background-color: rgba(255, 64, 129, 0.05); border: 1px solid rgba(255, 64, 129, 0.2); border-left: 5px solid #FF4081; padding: 25px 30px; border-radius: 12px; max-width: 900px; margin: 50px auto 0 auto; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: center; } .fiat-multiecuscan-page .important-note-box h4 { font-size: 20px; font-weight: 700; color: #FF4081; margin-bottom: 12px; display: flex; align-items: center; justify-content: center; } .fiat-multiecuscan-page .important-note-box h4 i { margin-right: 12px; font-size: 24px; } .fiat-multiecuscan-page .important-note-box p { font-size: 16px; color: #757575; line-height: 1.7; } .fiat-multiecuscan-page .important-note-box p strong { color: #FF4081; font-weight: 700; } .fiat-multiecuscan-page .faq-section { padding: 60px 0; background-color: #F5F7FA; } .fiat-multiecuscan-page .faq-list { max-width: 800px; margin: 0 auto; display: flex; flex-direction: column; gap: 20px; } .fiat-multiecuscan-page .faq-item { background: white; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); border-left: 4px solid #1E88E5; overflow: hidden; width: 100%; } .fiat-multiecuscan-page .faq-question { padding: 20px; font-size: 18px; font-weight: 700; color: #212121; cursor: pointer; position: relative; display: flex; align-items: center; justify-content: space-between; } .fiat-multiecuscan-page .faq-question-text { flex-grow: 1; margin-right: 10px; } .fiat-multiecuscan-page .faq-icon-toggle { color: #1E88E5; font-size: 18px; flex-shrink: 0; } .fiat-multiecuscan-page .faq-answer { padding: 0 20px 20px 20px; font-size: 15px; color: #757575; line-height: 1.7; border-top: 1px solid #eee; } .fiat-multiecuscan-page .faq-answer a { color: #1E88E5; font-weight: 500; text-decoration: none; } .fiat-multiecuscan-page .faq-answer a:hover { text-decoration: underline; } .fiat-multiecuscan-page .support-contact-section { padding: 60px 0; background-color: #FFFFFF; } .fiat-multiecuscan-page .contact-cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 40px auto 0 auto; } .fiat-multiecuscan-page .contact-card { background: white; padding: 30px 25px; border-radius: 15px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); text-align: center; transition: all 0.3s ease; display: flex; flex-direction: column; align-items: center; } .fiat-multiecuscan-page .contact-card:hover { transform: translateY(-5px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); } .fiat-multiecuscan-page .contact-card-icon { width: 60px; height: 60px; background: linear-gradient(135deg, #1E88E5, #26C6DA); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; color: white; font-size: 24px; box-shadow: 0 8px 15px rgba(30, 136, 229, 0.25); } .fiat-multiecuscan-page .contact-card h4 { font-size: 20px; font-weight: 700; color: #212121; margin-bottom: 10px; } .fiat-multiecuscan-page .contact-card p { font-size: 15px; color: #757575; line-height: 1.6; margin-bottom: 0; } .fiat-multiecuscan-page .contact-card p a { color: #1E88E5; text-decoration: none; font-weight: 500; } .fiat-multiecuscan-page .contact-card p a:hover { text-decoration: underline; } .fiat-multiecuscan-page .software-download-prompt { background-color: #FFFFFF; padding: 25px 30px; border-radius: 10px; text-align: center; max-width: 780px; margin: 40px auto 0 auto; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); border-left: 4px solid #1E88E5; } /* Responsive düzenlemeler */ @media (max-width: 1200px) { .fiat-multiecuscan-page .features-grid { grid-template-columns: repeat(2, 1fr); justify-items: center; } .fiat-multiecuscan-page .car-brands { grid-template-columns: repeat(2, 1fr); } .fiat-multiecuscan-page .product-showcase { max-width: 580px; } .fiat-multiecuscan-page .iframe-container-360 { width: 380px; height: 380px; } .fiat-multiecuscan-page .gallery-wrapper { height: 380px; } .fiat-multiecuscan-page .product-card { padding: 30px; } .fiat-multiecuscan-page .gallery-thumb { width: 80px; height: 60px; } } @media (max-width: 991px) { .fiat-multiecuscan-page .hero-content { flex-direction: column; } .fiat-multiecuscan-page .hero-text { text-align: center; margin-bottom: 60px; max-width: 100%; } .fiat-multiecuscan-page .hero-features { justify-content: center; } .fiat-multiecuscan-page .hero-buttons { justify-content: center; } .fiat-multiecuscan-page .hero-title { font-size: 36px; } .fiat-multiecuscan-page .product-showcase { max-width: 520px; } .fiat-multiecuscan-page .product-details { flex-direction: column; padding: 40px; } .fiat-multiecuscan-page .details-image { order: -1; margin-bottom: 40px; width: 100%; } .fiat-multiecuscan-page .iframe-container { padding-bottom: 75%; } .fiat-multiecuscan-page .specs-container { flex-direction: column; } .fiat-multiecuscan-page .section-title { font-size: 32px; } .fiat-multiecuscan-page .iframe-container-360 { width: 340px; height: 340px; } .fiat-multiecuscan-page .gallery-wrapper { height: 340px; } .fiat-multiecuscan-page .features-list-detailed, .fiat-multiecuscan-page .important-note-box, .fiat-multiecuscan-page .faq-list, .fiat-multiecuscan-page .contact-cards-grid { max-width: calc(100% - 40px); margin-left: 20px; margin-right: 20px; } } @media (max-width: 768px) { .fiat-multiecuscan-page .container { padding: 0 15px; } .fiat-multiecuscan-page .hero-section { padding: 80px 0; } .fiat-multiecuscan-page .hero-title { font-size: 32px; } .fiat-multiecuscan-page .hero-subtitle { font-size: 16px; } .fiat-multiecuscan-page .hero-features { flex-direction: column; align-items: center; gap: 12px; } .fiat-multiecuscan-page .hero-buttons { flex-direction: column; width: 100%; } .fiat-multiecuscan-page .btn { width: 100%; } .fiat-multiecuscan-page .product-showcase { max-width: 360px; } .fiat-multiecuscan-page .gallery-wrapper { height: 300px; } .fiat-multiecuscan-page .gallery-thumb { width: 60px; height: 45px; } .fiat-multiecuscan-page .features-list { grid-template-columns: 1fr; } .fiat-multiecuscan-page .product-description { padding: 60px 0; } .fiat-multiecuscan-page .features-grid { grid-template-columns: 1fr; } .fiat-multiecuscan-page .car-brands { grid-template-columns: 1fr; } .fiat-multiecuscan-page .tech-specs { padding: 30px; } .fiat-multiecuscan-page .section-title { font-size: 28px; } .fiat-multiecuscan-page .section-subtitle { font-size: 16px; } .fiat-multiecuscan-page .iframe-container-360 { width: 300px; height: 300px; } .fiat-multiecuscan-page .product-card { padding: 20px; } .fiat-multiecuscan-page .options-grid { grid-template-columns: 1fr; } .fiat-multiecuscan-page .software-feature-block { flex-basis: 100%; } .fiat-multiecuscan-page .features-list-detailed, .fiat-multiecuscan-page .important-note-box, .fiat-multiecuscan-page .faq-list, .fiat-multiecuscan-page .contact-cards-grid { max-width: calc(100% - 30px); margin-left: 15px; margin-right: 15px; } .fiat-multiecuscan-page .activatable-features-section, .fiat-multiecuscan-page .faq-section, .fiat-multiecuscan-page .support-contact-section { padding: 40px 0; } .fiat-multiecuscan-page .features-list-detailed li { font-size: 16px; padding: 15px; } .fiat-multiecuscan-page .features-list-detailed li i { font-size: 18px; margin-top: 3px; } .fiat-multiecuscan-page .important-note-box { padding: 20px 15px; } .fiat-multiecuscan-page .important-note-box h4 { font-size: 18px; } .fiat-multiecuscan-page .important-note-box p { font-size: 15px; } .fiat-multiecuscan-page .section-header { margin-bottom: 40px; } .fiat-multiecuscan-page .hero-section, .fiat-multiecuscan-page .product-description, .fiat-multiecuscan-page .product-options-section { padding: 60px 0; } .fiat-multiecuscan-page .features-grid, .fiat-multiecuscan-page .car-brands { gap: 20px; } .fiat-multiecuscan-page .product-details { padding: 25px 8px; gap: 25px; } .fiat-multiecuscan-page .tech-specs { padding: 25px 8px; } .fiat-multiecuscan-page .option-card { padding: 20px 15px; } .fiat-multiecuscan-page .faq-question { font-size: 17px; } .fiat-multiecuscan-page .faq-answer { font-size: 14px; } .fiat-multiecuscan-page .contact-cards-grid { gap: 20px; } .fiat-multiecuscan-page .contact-card { padding: 20px 15px; } .fiat-multiecuscan-page .contact-card h4 { font-size: 18px; } .fiat-multiecuscan-page .contact-card p { font-size: 14px; } } @media (max-width: 480px) { .fiat-multiecuscan-page body { font-size: 14px; } .fiat-multiecuscan-page .container { padding: 0 5px; } .fiat-multiecuscan-page .hero-title { font-size: 28px; } .fiat-multiecuscan-page .hero-subtitle { font-size: 15px; } .fiat-multiecuscan-page .section-title { font-size: 24px; } .fiat-multiecuscan-page .section-subtitle { font-size: 15px; } .fiat-multiecuscan-page .btn { padding: 12px 24px; font-size: 15px; } .fiat-multiecuscan-page .product-card { padding: 15px 10px; } .fiat-multiecuscan-page .feature-card { padding: 15px 10px; } .fiat-multiecuscan-page .option-card { padding: 15px 10px; } .fiat-multiecuscan-page .contact-card { padding: 15px 10px; } .fiat-multiecuscan-page .features-list-detailed li { font-size: 15px; padding: 12px 15px; } .fiat-multiecuscan-page .important-note-box p, .fiat-multiecuscan-page .faq-answer p { font-size: 14px; } .fiat-multiecuscan-page .product-details { padding: 15px 5px; } .fiat-multiecuscan-page .tech-specs { padding: 15px 5px; } .fiat-multiecuscan-page .iframe-container-360 { width: 260px; height: 260px; } .fiat-multiecuscan-page .gallery-wrapper { height: 260px; } } @media (min-width: 769px) { .fiat-multiecuscan-page .features-list-detailed { grid-template-columns: 1fr 1fr; gap: 25px; } }



FIAT UYUMLU SET

Fiat MultiEcuScan Gizli Özellik Açma Seti

Fiat grubundaki araçlarınızın tüm potansiyelini açığa çıkarın. Bu kapsamlı set ile gizli özellikleri aktifleştirin, aracınızı kişiselleştirin ve sürüş deneyiminizi zenginleştirin.


HEMEN SATIN AL


DETAYLI BİLGİ

Kapsamlı Arayüz Paketi
Fiat Grubu Araçlarla Tam Uyum
Gerekli Tüm Adaptörler

Fiat MultiEcuScan Seti

Gizli Özellik Aktivasyonu

360°

Fiat MultiEcuScan Seti - Ana Görünüm
Fiat MultiEcuScan Seti - Paket İçeriği
Fiat MultiEcuScan Seti - Adaptörler
Fiat MultiEcuScan Seti - ELM327 Arayüz
Fiat MultiEcuScan Seti Genel Görünüm Küçük Resim
Fiat MultiEcuScan Seti Paket İçeriği Küçük Resim
Fiat MultiEcuScan Seti Adaptörler Küçük Resim
Fiat MultiEcuScan Seti ELM327 Arayüz Küçük Resim
Setin Öne Çıkanları

  • Tam Donanımlı Set
  • Geniş Özellik Yelpazesi
  • Fiat Araçlarına Özel
SET ÖZELLİKLERİ

Aracınızın Tüm Potansiyelini Bu Setle Keşfedin

Fiat MultiEcuScan Gizli Özellik Açma Seti, Fiat grubu araçlarınız için tasarlanmış en eksiksiz çözümdür. İhtiyaç duyacağınız arayüz ve adaptörlerle aracınızın gizli kalmış tüm özelliklerini ortaya çıkarın.

Kapsamlı Arayüzler

Fiat araçlarınızdaki farklı sistem modüllerine erişim için gerekli tüm arayüzleri ve adaptörleri içerir.

Geniş Özellik Aktivasyonu

Fabrika tarafından kısıtlanmış birçok konfor, güvenlik ve performans özelliğini kolayca aktifleştirin.

Kolay Kurulum ve Kullanım

Set içeriğindeki bileşenler ve MultiEcuScan yazılımı ile özellik açma işlemlerini basitçe gerçekleştirin.

Neden Fiat MultiEcuScan Seti Tercih Edilmeli?

Fiat MultiEcuScan Gizli Özellik Açma Seti, Fiat aracınızdaki fabrika tarafından kısıtlanmış veya sunulmayan özellikleri aktif hale getirmeniz için gereken her şeyi bir araya toplar. Bu set sayesinde, aracınızın modeline ve donanımına bağlı olarak Amerikan park, viraj aydınlatması, hız sabitleyici gibi popüler özelliklerden, daha spesifik ayarlara kadar geniş bir yelpazede kişiselleştirme yapabilirsiniz. Yetkili servislerin yüksek maliyetli ve sınırlı işlemlerine karşın, bu set size aracınız üzerinde daha fazla kontrol ve esneklik sunar. Kullanıcı dostu MultiEcuScan yazılımı ve sete dahil olan çeşitli adaptörler ile aracınızın gizli potansiyelini güvenle ve kolayca ortaya çıkarın. Fiat'ınızı kişiselleştirmek ve fabrika çıkışında olmayan premium özelliklere sahip olmak için bu kapsamlı set en ideal çözümdür.

Tam Paket Çözüm

Gerekli arayüzler ve adaptörler tek bir sette.

Fiat Odaklı

Fiat grubu araçların özelliklerine ve sistemlerine özel olarak optimize edilmiştir.

Maksimum Uyumluluk

Farklı Fiat modelleri ve ECU'ları ile geniş uyumluluk.

YAZILIM BİLGİSİ

MultiEcuScan Yazılımı ve Erişim Seçenekleri

Bu set, MultiEcuScan yazılımı ile kullanılmak üzere tasarlanmıştır. Standart sürümüne erişim ve daha güncel lisanslı sürümler hakkında bilgi aşağıdadır.

Standart Sürüm Erişimi: Multiecuscan 4.6

Bu seti kullanarak Multiecuscan yazılımının standart 4.6 sürümüne erişebilirsiniz. Bu sürüm, yılına kadar üretilmiş birçok Fiat, Alfa Romeo ve Chrysler grubu aracı desteklemektedir ve kapsamlı teşhis özellikleri sunar. İlgili yazılıma aşağıdaki butondan erişebilirsiniz.


Multiecuscan 4.6 İndir

Opsiyonel: Lisanslı ve Güncel Multiecuscan

sonrası model araçlarda tam uyumluluk, en yeni özellikler, sürekli yazılım güncellemeleri ve teknik destek almak için Multiecuscan'in resmi, lisanslı ve güncel bir sürümünü sitemiz üzerinden ayrıca satın almanız önerilir. Lisanslı sürüm, yazılımın tüm potansiyelinden yararlanmanızı ve en güncel araç veritabanına erişmenizi sağlar.

Lisanslı Multiecuscan'e Yükseltin

En güncel araç desteği ve özellikler için lisanslı Multiecuscan sürümünü tercih edin. Sitemizden güvenle satın alabilirsiniz.


Lisanslı Multiecuscan Satın Al

UYUMLU ARAÇLAR

Fiat Grubu Araçlarla Tam Uyum

Fiat MultiEcuScan Seti, özellikle aşağıdaki Fiat Grubu araç modelleriyle ve daha fazlasıyla uyumludur. Detaylı ve güncel liste için MultiEcuScan web sitesini kontrol edebilirsiniz.

Fiat Logosu

Fiat

Egea, Tipo, Doblo, Fiorino, 500 Ailesi, Freemont, Ducato, Panda ve diğerleri

Alfa Romeo Logosu

Alfa Romeo

(Setin bazı adaptörleri ile uyumlu olabilir: Giulietta, Mito, Giulia, Stelvio)

Chrysler Logosu

Chrysler

(Setin bazı adaptörleri ile uyumlu olabilir: 300C, Pacifica, Voyager)

Jeep Logosu

Jeep

(Setin bazı adaptörleri ile uyumlu olabilir: Renegade, Compass - SGW'li modeller ek kablo gerektirebilir)

ÖZELLİK LİSTESİ

Set ile Aktif Edilebilecek Örnek Özellikler

Fiat MultiEcuScan Seti ile Fiat aracınızda aktif edebileceğiniz bazı popüler özellikler aşağıda listelenmiştir. Aracınızın model ve donanımına göre özellikler değişiklik gösterebilir.

  • Desteklenen Araçlarda Cruize Control (Hız Sabitleyici) Aktivasyonu
  • Orijinal Sis Farı Aktivasyonu
  • Emniyet Kemeri İkaz Uyarısını Kapatma
  • Göstergede Isı Sensörünü Aktivasyonu
  • Desteklenen Araçlarda Geri Görüş Kamerasını Aktif Etme
  • Amerikan Park Aktivasyonu
  • Viraj Aydınlatma Fonksiyonu (Cornering Lights)
  • Lastik Basınç Sensörü (TPMS) Kalibrasyonu/Sıfırlama
  • Costum Proxi ile (Usb – Aux Aktivasyonu)
  • Costum Proxi ile (Navigasyon + Audio, DAB)
  • Costum Proxi ile (Follow me – Gündüz Far Kapatma – DRL Dropout Aktivasyonu)
  • Costum Proxi ile (Multimedya Açılış Ekranı Aktivasyonu – Abarth, Fiat, Base, Turbo, Sport, BeatsAudio)
  • Costum Proxi ile (Carplay – Android Auto Aktivasyonu - Destekleyen ünitelerde)

...ve daha açılabilir bir çok gizli özelliği aktif edebilirsiniz.

Önemli Bilgilendirme

Costum Proxi uygulamaları, araç marka, model ve donanımına göre farklılık gösterebilir. Firmamız, Costum Proxi işlemleri için teknik destek sağlamamaktadır. Bu işlemler kullanıcı sorumluluğundadır.

SET İÇERİĞİ VE OPSİYONLAR

Set İçeriği ve Opsiyonel Eklentiler

Fiat MultiEcuScan Gizli Özellik Açma Seti'nin içeriğini ve deneyiminizi daha da geliştirebilecek opsiyonel eklentileri keşfedin.

Temel Set İçeriği

  • ELM327 Arayüzü (Modifiyesiz)

    ELM327 Arayüzü (Modifiyesiz)

    Standart ELM327 arayüzü, temel bağlantı ve diagnosik işlemleri için.

  • Sarı Adaptör Kablosu A3

    Sarı Adaptör Kablosu (A3)

    CAN sistemlerine ve belirli ECU'lara (örn: Airbag) erişim için gereklidir.

  • Mavi Adaptör Kablosu A5

    Mavi Adaptör Kablosu (A5)

    Gövde bilgisayarı (Body Computer) ve bazı özel fonksiyonlara erişim için.

  • SGW Bypass Kablosu

    SGW Bypass Kablosu

    2018 sonrası SGW modüllü araçlarda tam erişim için gereklidir.

Opsiyonel Ek Donanımlar

Not: Set içerikleri ve opsiyonel donanımlar satıcıya göre değişiklik gösterebilir. Aracınızla uyumlu ve ihtiyaç duyacağınız adaptörleri MultiEcuScan web sitesinden kontrol edebilirsiniz.

SIKÇA SORULAN SORULAR

Merak Edilenler

Fiat MultiEcuScan Seti ve kullanımı hakkında en çok sorulan sorular ve yanıtları.

Bu set hangi Fiat modelleriyle uyumludur?

Fiat MultiEcuScan Seti, Egea, Tipo, Doblo, Fiorino, 500 ailesi, Freemont, Ducato, Panda gibi birçok Fiat modeliyle uyumludur. Uyumlu modellerin tam ve güncel listesi için MultiEcuScan web sitesini kontrol etmeniz önerilir.

Seti kullanmak aracıma garanti dışı bırakır mı veya zarar verir mi?

Gizli özellik aktivasyonu genellikle aracın standart fonksiyonlarını kullandığı için doğru kullanıldığında doğrudan zarar vermez. Ancak, yapılan değişikliklerin aracınızın garantisini etkileyip etkilemeyeceği konusunda yetkili servisinizle görüşmeniz önerilir. Özellikle Proxi hizalama gibi bilinçsizce yapılan değişiklikler sorunlara yol açabilir, bu nedenle dikkatli olunmalı ve işlemler hakkında bilgi sahibi olunmalıdır.

Set içeriğinde neler var?

Temel set içeriğimizde Modifiyesiz ELM327 Arayüzü, Sarı Adaptör Kablosu (A3), Mavi Adaptör Kablosu (A5) ve SGW Bypass Kablosu bulunmaktadır. Bu bileşenler, Fiat grubu araçlarınızda geniş bir yelpazede gizli özellik aktivasyonu ve teşhis işlemleri yapmanızı sağlar. Opsiyonel olarak ek adaptör kablo setleri (Kırmızı A2, Yeşil A1, Mor A4) ve MultiEcuScan yazılım lisansı da ayrıca temin edilebilir.

SGW (Security Gateway) modülü olan araçlarda bu set kullanılabilir mi?

Evet, bu set SGW (Security Gateway) modülü olan araçlarda kullanılabilir çünkü set içeriğinde SGW Bypass kablosu bulunmaktadır. Bu kablo, 2018 sonrası üretilen ve SGW korumasına sahip Fiat grubu araçlarda (örneğin bazı Egea, 500X, Jeep Renegade modelleri) diagnostik sistemlere ve özellik aktivasyon menülerine tam erişim sağlamak için SGW modülünü güvenli bir şekilde devre dışı bırakır. Böylece, aracınızın tüm özelliklerine müdahale edebilirsiniz.

YARDIM MI GEREKİYOR?

Destek ve İletişim

Ürünlerimizle ilgili her türlü soru, destek talebi veya işbirliği için bize ulaşabilirsiniz.

Telefon

0850 532 05 50

E-posta

info@otoeko.com

WhatsApp

WhatsApp Destek Hattı


Axess 12 Installment
Single Payment 2.085,90 ₺ 2.085,90 ₺
2 Installment 1.095,52 ₺ 2.191,03 ₺
3 Installment 745,29 ₺ 2.235,88 ₺
4 Installment 570,55 ₺ 2.282,18 ₺
5 Installment 465,99 ₺ 2.329,95 ₺
6 Installment 396,60 ₺ 2.379,59 ₺
7 Installment 347,48 ₺ 2.432,37 ₺
8 Installment 310,62 ₺ 2.484,93 ₺
9 Installment 282,15 ₺ 2.539,37 ₺
10 Installment 259,65 ₺ 2.596,53 ₺
11 Installment 241,26 ₺ 2.653,89 ₺
12 Installment 226,11 ₺ 2.713,34 ₺
Bonus 12 Installment
Single Payment 2.085,90 ₺ 2.085,90 ₺
2 Installment 1.095,52 ₺ 2.191,03 ₺
3 Installment 745,15 ₺ 2.235,46 ₺
4 Installment 570,34 ₺ 2.281,35 ₺
5 Installment 465,66 ₺ 2.328,28 ₺
6 Installment 396,25 ₺ 2.377,51 ₺
7 Installment 347,00 ₺ 2.429,03 ₺
8 Installment 310,15 ₺ 2.481,18 ₺
9 Installment 281,60 ₺ 2.534,37 ₺
10 Installment 259,07 ₺ 2.590,69 ₺
11 Installment 240,64 ₺ 2.647,01 ₺
12 Installment 225,43 ₺ 2.705,20 ₺
Paraf 12 Installment
Single Payment 2.085,90 ₺ 2.085,90 ₺
2 Installment 1.087,49 ₺ 2.174,97 ₺
3 Installment 738,55 ₺ 2.215,64 ₺
4 Installment 564,19 ₺ 2.256,74 ₺
5 Installment 459,69 ₺ 2.298,45 ₺
6 Installment 390,06 ₺ 2.340,38 ₺
7 Installment 340,54 ₺ 2.383,77 ₺
8 Installment 303,34 ₺ 2.426,74 ₺
9 Installment 274,37 ₺ 2.469,29 ₺
10 Installment 251,37 ₺ 2.513,72 ₺
11 Installment 232,43 ₺ 2.556,69 ₺
12 Installment 216,67 ₺ 2.600,07 ₺
World 12 Installment
Single Payment 2.085,90 ₺ 2.085,90 ₺
2 Installment 1.098,12 ₺ 2.196,24 ₺
3 Installment 757,74 ₺ 2.273,21 ₺
4 Installment 581,03 ₺ 2.324,11 ₺
5 Installment 475,08 ₺ 2.375,42 ₺
6 Installment 404,49 ₺ 2.426,94 ₺
7 Installment 354,28 ₺ 2.479,93 ₺
8 Installment 316,48 ₺ 2.531,87 ₺
9 Installment 287,07 ₺ 2.583,60 ₺
10 Installment 263,70 ₺ 2.636,99 ₺
11 Installment 244,41 ₺ 2.688,52 ₺
12 Installment 228,35 ₺ 2.740,25 ₺
Maximum 12 Installment
Single Payment 2.085,90 ₺ 2.085,90 ₺
2 Installment 1.095,52 ₺ 2.191,03 ₺
3 Installment 745,29 ₺ 2.235,88 ₺
4 Installment 570,55 ₺ 2.282,18 ₺
5 Installment 465,99 ₺ 2.329,95 ₺
6 Installment 396,60 ₺ 2.379,59 ₺
7 Installment 347,48 ₺ 2.432,37 ₺
8 Installment 310,62 ₺ 2.484,93 ₺
9 Installment 282,15 ₺ 2.539,37 ₺
10 Installment 259,65 ₺ 2.596,53 ₺
11 Installment 241,26 ₺ 2.653,89 ₺
12 Installment 226,11 ₺ 2.713,34 ₺
BankKart 12 Installment
Single Payment 2.085,90 ₺ 2.085,90 ₺
2 Installment 1.093,54 ₺ 2.187,07 ₺
3 Installment 743,76 ₺ 2.231,29 ₺
4 Installment 569,35 ₺ 2.277,39 ₺
5 Installment 464,91 ₺ 2.324,53 ₺
6 Installment 395,77 ₺ 2.374,59 ₺
7 Installment 346,44 ₺ 2.425,07 ₺
8 Installment 309,81 ₺ 2.478,47 ₺
9 Installment 281,16 ₺ 2.530,41 ₺
10 Installment 257,65 ₺ 2.576,50 ₺
11 Installment 239,76 ₺ 2.637,41 ₺
12 Installment 225,02 ₺ 2.700,20 ₺
CardFinans 12 Installment
Single Payment 2.085,90 ₺ 2.085,90 ₺
2 Installment 1.095,52 ₺ 2.191,03 ₺
3 Installment 745,29 ₺ 2.235,88 ₺
4 Installment 570,55 ₺ 2.282,18 ₺
5 Installment 465,99 ₺ 2.329,95 ₺
6 Installment 396,60 ₺ 2.379,59 ₺
7 Installment 347,48 ₺ 2.432,37 ₺
8 Installment 310,62 ₺ 2.484,93 ₺
9 Installment 282,15 ₺ 2.539,37 ₺
10 Installment 259,65 ₺ 2.596,53 ₺
11 Installment 241,26 ₺ 2.653,89 ₺
12 Installment 226,11 ₺ 2.713,34 ₺
Kuveyt Türk 12 Installment
Single Payment 2.085,90 ₺ 2.085,90 ₺
2 Installment 1.091,45 ₺ 2.182,89 ₺
3 Installment 741,26 ₺ 2.223,78 ₺
4 Installment 566,27 ₺ 2.265,08 ₺
5 Installment 461,40 ₺ 2.307,01 ₺
6 Installment 391,49 ₺ 2.348,93 ₺
7 Installment 341,76 ₺ 2.392,32 ₺
8 Installment 304,39 ₺ 2.435,08 ₺
9 Installment 275,32 ₺ 2.477,84 ₺
10 Installment 252,23 ₺ 2.522,27 ₺
11 Installment 233,22 ₺ 2.565,45 ₺
12 Installment 217,39 ₺ 2.608,63 ₺
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 OTO0033
Barcode OTO0033
1/6
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