{"product_id":"model-y-juniper-model-3-highland-rgb-chassis-ambient-lighting-kit","title":"Model Y Juniper \/ Model 3 Highland için RGB Alt Işık LED Şasi Ortam Aydınlatma Kiti","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700\u0026family=Instrument+Sans:wght@400;500;600;700;800\u0026display=swap');\n\n.tpd-container {\n    --primary-color: #0065b3;\n    --text-dark: #111827;\n    --text-gray: #4b5563;\n    --bg-white: #ffffff;\n    --section-gap: 60px;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    font-family: 'Instrument Sans', sans-serif;\n    color: var(--text-dark);\n    line-height: 1.6;\n    background-color: var(--bg-white);\n}\n.tpd-inner-content { padding: 0 20px; }\n.tpd-section-title {\n    font-family: 'Instrument Sans', sans-serif;\n    font-size: 42px;\n    text-align: center;\n    margin: 0 0 40px;\n    font-weight: 700;\n    letter-spacing: -1px;\n    color: var(--text-dark);\n    line-height: 1.2;\n}\n.tpd-page-title {\n    font-family: 'Instrument Sans', sans-serif;\n    font-size: 42px;\n    text-align: center;\n    margin: 60px 0 var(--section-gap);\n    font-weight: 700;\n    letter-spacing: -1px;\n    color: var(--text-dark);\n    line-height: 1.2;\n}\n.tpd-icon-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin: 0 0 var(--section-gap);\n}\n.tpd-icon-card {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    padding: 30px 15px;\n    background: #ffffff;\n    border-radius: 20px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    border: 1px solid #f0f0f0;\n}\n.tpd-icon-circle {\n    width: 48px;\n    height: 48px;\n    background: #f0f7ff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n}\n.tpd-icon-card svg { width: 22px; height: 22px; color: var(--primary-color); }\n.tpd-icon-card h4 { font-size: 15px; font-weight: 700; margin-bottom: 4px; color: var(--text-dark); }\n.tpd-icon-card p { font-size: 12px; color: var(--text-gray); margin: 0; line-height: 1.3; }\n.tpd-feature-card {\n    background: #ffffff;\n    padding: 40px;\n    border-radius: 24px;\n    margin: 0 0 var(--section-gap);\n    box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n    border: 1px solid #f5f5f5;\n    width: 100%;\n    box-sizing: border-box;\n}\n.tpd-feature-row { display: flex; align-items: center; gap: 50px; }\n.tpd-feature-row.reverse { flex-direction: row-reverse; }\n.tpd-feature-image { flex: 1.1; overflow: hidden; }\n.tpd-feature-image img { width: 100%; display: block; border-radius: 16px; }\n.tpd-feature-content { flex: 1; }\n.tpd-feature-content h3 {\n    font-family: 'Instrument Sans', sans-serif;\n    font-size: 32px;\n    font-weight: 700;\n    margin-bottom: 15px;\n    color: var(--text-dark);\n    letter-spacing: -0.5px;\n}\n.tpd-feature-content p { font-size: 16px; margin: 0; color: var(--text-gray); }\n.tpd-compatibility-card-wrapper {\n    background: #ffffff;\n    padding: 60px 40px;\n    border-radius: 24px;\n    margin: 0 0 var(--section-gap);\n    box-shadow: 0 10px 30px rgba(0,0,0,0.04);\n    border: 1px solid #f5f5f5;\n    box-sizing: border-box;\n}\n.tpd-comp-header { text-align: center; max-width: 850px; margin: 0 auto 35px; }\n.tpd-comp-header .tpd-section-title { margin-top: 0; font-weight: 700; }\n.tpd-comp-header p { font-size: 16px; color: var(--text-gray); margin-top: -20px; }\n.tpd-comp-models {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    max-width: 700px;\n    margin: 0 auto;\n}\n.tpd-comp-model-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #f9fafb;\n    border-radius: 12px;\n    padding: 18px 22px;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--text-dark);\n}\n.tpd-comp-model-item svg { color: #16a34a; flex-shrink: 0; width: 20px; height: 20px; }\n.tpd-install-section {\n    margin: 0 0 var(--section-gap);\n    text-align: center;\n}\n.tpd-install-section .tpd-section-title { margin-bottom: 16px; }\n.tpd-install-subtitle {\n    font-size: 16px;\n    color: var(--text-gray);\n    margin: 0 auto 30px;\n    max-width: 600px;\n}\n.tpd-video-wrapper {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 16px;\n    width: 100%;\n}\n.tpd-video-wrapper iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: 0;\n    border-radius: 16px;\n}\n.tpd-faq-section { margin: 0 0 var(--section-gap); }\n.tpd-faq-section .tpd-section-title { margin-bottom: 30px; }\n.tpd-faq-list { width: 100%; margin: 0 auto; }\n.tpd-faq-item {\n    background: #ffffff;\n    border-radius: 12px;\n    margin-bottom: 16px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.05);\n    border: 1px solid #f0f0f0;\n    overflow: hidden;\n    transition: all 0.3s ease;\n}\n.tpd-faq-item:hover { box-shadow: 0 6px 25px rgba(0,0,0,0.08); }\n.tpd-faq-item summary {\n    list-style: none;\n    padding: 20px 25px;\n    cursor: pointer;\n    font-weight: 700;\n    font-size: 17px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    user-select: none;\n}\n.tpd-faq-item summary::-webkit-details-marker { display: none; }\n.tpd-faq-icon {\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    font-size: 22px;\n    font-weight: 300;\n    line-height: 1;\n    color: #333;\n    transition: transform 0.3s;\n}\n.tpd-faq-item[open] .tpd-faq-icon { transform: rotate(45deg); }\n.tpd-faq-a {\n    padding: 15px 25px 20px;\n    font-size: 15px;\n    color: var(--text-gray);\n    border-top: 1px solid #f9f9f9;\n}\n@media (max-width: 992px) {\n    .tpd-container { --section-gap: 30px; }\n    .tpd-inner-content { padding: 0 15px; }\n    .tpd-section-title, .tpd-page-title { font-size: 28px; }\n    .tpd-page-title { margin-top: 40px; }\n    .tpd-icon-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }\n    .tpd-icon-card { padding: 20px 10px; }\n    .tpd-icon-card h4 { font-size: 13px; }\n    .tpd-icon-card p { display: none; }\n    .tpd-icon-circle { width: 42px; height: 42px; margin-bottom: 8px; }\n    .tpd-feature-row, .tpd-feature-row.reverse { flex-direction: column; gap: 20px; text-align: center; }\n    .tpd-feature-card { padding: 25px 20px; border-radius: 16px; }\n    .tpd-feature-content h3 { font-size: 24px; }\n    .tpd-compatibility-card-wrapper { padding: 40px 20px; border-radius: 16px; }\n    .tpd-comp-models { grid-template-columns: 1fr; }\n    .tpd-faq-item summary { font-size: 15px; padding: 15px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"tpd-container\"\u003e\n\u003cdiv class=\"tpd-inner-content\"\u003e\n\u003ch2 class=\"tpd-page-title\"\u003eRGB Alt Aydınlatmalı LED Şasi Ortam Aydınlatması\u003cbr\u003eModel Y Juniper \/ Model 3 Highland için\u003c\/h2\u003e\n\u003cdiv class=\"tpd-icon-grid\"\u003e\n\u003cdiv class=\"tpd-icon-card\"\u003e\n\u003cdiv class=\"tpd-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eUygulama Kontrollü\u003c\/h4\u003e\n\u003cp\u003eUygulama üzerinden tam RGB\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-icon-card\"\u003e\n\u003cdiv class=\"tpd-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003e16V Uyumlu\u003c\/h4\u003e\n\u003cp\u003eJuniper\/Highland için tasarlandı\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-icon-card\"\u003e\n\u003cdiv class=\"tpd-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eIP68 Su Geçirmez\u003c\/h4\u003e\n\u003cp\u003eHer hava koşuluna dayanıklı sızdırmazlık\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-icon-card\"\u003e\n\u003cdiv class=\"tpd-icon-circle\"\u003e\u003csvg viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M4 6h16M4 12h16M4 18h7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eTak ve Çalıştır\u003c\/h4\u003e\n\u003cp\u003eKablo kesme yok\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feature-card\"\u003e\n\u003cdiv class=\"tpd-feature-row\"\u003e\n\u003cdiv class=\"tpd-feature-image\"\u003e\u003cimg alt=\"Sezgisel Akıllı Komut\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/rgb-underglow-led-chassis-ambient-lighting-kit-for-model-y-juniper-model-3-highland-8860653.png?v=1779947793\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpd-feature-content\"\u003e\n\u003ch3\u003eSezgisel Akıllı Komut\u003c\/h3\u003e\n\u003cp\u003eKontrol tamamen sizin elinizde. Aracınızın atmosferini özel uygulamamız üzerinden kolayca yönetin; ruh halinize ve çevreye tam uyum sağlayan kesintisiz ayarlamalar yapın.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feature-card\"\u003e\n\u003cdiv class=\"tpd-feature-row reverse\"\u003e\n\u003cdiv class=\"tpd-feature-image\"\u003e\u003cimg alt=\"Premium Işık Yayılımı\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/rgb-underglow-led-chassis-ambient-lighting-kit-for-model-y-juniper-model-3-highland-8394960.png?v=1779947793\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpd-feature-content\"\u003e\n\u003ch3\u003ePremium Işık Yayılımı\u003c\/h3\u003e\n\u003cp\u003eBasit aydınlatmanın ötesine geçerek, optiklerimiz yumuşak, yayılmış bir ışık sunar. Işık, zemin dokuları üzerinde pürüzsüzce akar ve geleneksel LED şeritlerin sert, yapay parıltısından kaçınan zarif bir atmosfer yaratır.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feature-card\"\u003e\n\u003cdiv class=\"tpd-feature-row\"\u003e\n\u003cdiv class=\"tpd-feature-image\"\u003e\u003cimg alt=\"Sessiz Lüks Deneyimi\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/rgb-underglow-led-chassis-ambient-lighting-kit-for-model-y-juniper-model-3-highland-9594853.png?v=1779947793\u0026amp;width=713\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpd-feature-content\"\u003e\n\u003ch3\u003eSessiz Lüks Deneyimi\u003c\/h3\u003e\n\u003cp\u003eGerçek zarafet ölçülü olanda gizlidir. Aydınlatmamız dikkat dağıtmak yerine atmosferi güçlendirmek için tasarlandı—her geliş ve gidişi sakin, yüksek kaliteli bir görsel deneyime dönüştürür.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feature-card\"\u003e\n\u003cdiv class=\"tpd-feature-row reverse\"\u003e\n\u003cdiv class=\"tpd-feature-image\"\u003e\u003cimg alt=\"Her Hava Koşuluna Dayanıklı\" src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/rgb-underglow-led-chassis-ambient-lighting-kit-for-model-y-juniper-model-3-highland-4142967.png?v=1779947793\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpd-feature-content\"\u003e\n\u003ch3\u003eHer Hava Koşuluna Dayanıklı\u003c\/h3\u003e\n\u003cp\u003eZarif kaşifler için tasarlandı. Ortam aydınlatmamız ile dış manzara arasındaki etkileşim, yıldızlı kamp gezilerinden sakin balık tutma turlarına kadar her hafta sonu kaçamağına profesyonel bir atmosfer katıyor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-compatibility-card-wrapper\"\u003e\n\u003cdiv class=\"tpd-comp-header\"\u003e\n\u003ch2 class=\"tpd-section-title\"\u003eUyumluluk\u003c\/h2\u003e\n\u003cp\u003eTesla'nın yeni nesil 16V elektrik mimarisi için özel olarak tasarlandı.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-comp-models\"\u003e\n\u003cdiv class=\"tpd-comp-model-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Model Y Juniper (2025+)\u003c\/div\u003e\n\u003cdiv class=\"tpd-comp-model-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" stroke=\"currentColor\" fill=\"none\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" d=\"M5 13l4 4L19 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Model 3 Highland (2024+)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-install-section\"\u003e\n\u003ch2 class=\"tpd-section-title\"\u003eKurulum Kılavuzu\u003c\/h2\u003e\n\u003cp class=\"tpd-install-subtitle\"\u003eEvde veya yerel atölyenizde sorunsuz, profesyonel bir kurulum için adım adım video eğitimimizi izleyin.\u003c\/p\u003e\n\u003cdiv class=\"tpd-video-wrapper\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/zLQcpXWQoqI\" title=\"Installation Guide\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"tpd-faq-section\"\u003e\n\u003ch2 class=\"tpd-section-title\"\u003eSıkça Sorulan Sorular\u003c\/h2\u003e\n\u003cdiv class=\"tpd-faq-list\"\u003e\n\u003cdetails class=\"tpd-faq-item\"\u003e\n\u003csummary\u003eBu kit Tesla modelimle uyumlu mu?\u003cspan class=\"tpd-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"tpd-faq-a\"\u003eBu kit yalnızca \u003cstrong\u003eModel Y Juniper (2025+)\u003c\/strong\u003e ve \u003cstrong\u003eModel 3 Highland (2024+)\u003c\/strong\u003e için tasarlanmıştır. Yenilenmiş bu modellerdeki farklı 16V elektrik mimarisi nedeniyle önceki Model 3 veya Model Y nesilleriyle uyumlu değildir.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tpd-faq-item\"\u003e\n\u003csummary\u003eBu kiti kurmak Tesla garantimi geçersiz kılar mı?\u003cspan class=\"tpd-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"tpd-faq-a\"\u003eHayır. Kitiğimiz, fabrika güç kaynağına herhangi bir kablo kesimi veya kalıcı değişiklik yapmadan bağlanan OEM kalitesinde tak-çalıştır konektörler kullanır. Kurulum %100 geri alınabilir ve aracınızın garantisini etkilemez.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tpd-faq-item\"\u003e\n\u003csummary\u003eBunu kendim kurabilir miyim yoksa profesyonel mi lazım?\u003cspan class=\"tpd-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"tpd-faq-a\"\u003eElektrik bağlantısı tak-çalıştır olsa da, alt gövde kablolaması araç kaldırma ve şasi boyunca dikkatli kablo yönetimi gerektirir. Yerel bir tuning atölyesi veya servis merkezinde profesyonel kurulum yapmanızı şiddetle tavsiye ederiz.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tpd-faq-item\"\u003e\n\u003csummary\u003eAydınlatmayı nasıl kontrol ederim?\u003cspan class=\"tpd-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"tpd-faq-a\"\u003eIşıkları \u003cstrong\u003eözel Akıllı Telefon Uygulaması\u003c\/strong\u003e (iOS \u0026amp; Android) veya kutuya dahil \u003cstrong\u003eRF Uzaktan Kumanda\u003c\/strong\u003e ile kontrol edebilirsiniz. Her ikisi de renk değiştirme, parlaklık ayarlama, dinamik modlar seçme ve müzik senkronizasyonu özelliğini etkinleştirme imkanı sunar.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tpd-faq-item\"\u003e\n\u003csummary\u003eKiti su geçirmez mi? Yağmur ve oto yıkamalara dayanabilir mi?\u003cspan class=\"tpd-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"tpd-faq-a\"\u003eEvet. LED şeritler \u003cstrong\u003eIP68 su geçirmezlik derecesine\u003c\/strong\u003e sahiptir, bu da onları yoğun yağmur, su birikintileri ve standart oto yıkamalarına karşı tamamen korur. Darbeye dayanıklı muhafaza ayrıca şeritleri yol enkazı ve çakıl taşlarından korur.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tesery Official Store","offers":[{"title":"Lütfen Seçiniz","offer_id":48556083740904,"sku":null,"price":6256.0,"currency_code":"TRY","in_stock":true},{"title":"Model Y Juniper","offer_id":48556083773672,"sku":"TLA022-Y","price":6256.0,"currency_code":"TRY","in_stock":true},{"title":"Model 3 Highland","offer_id":48556083806440,"sku":"TLA022-3","price":6256.0,"currency_code":"TRY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/rgb-underglow-led-chassis-ambient-lighting-kit-for-model-y-juniper-model-3-highland-5197624.jpg?v=1783795709","url":"https:\/\/tr.tesery.com\/products\/model-y-juniper-model-3-highland-rgb-chassis-ambient-lighting-kit","provider":"Tesery Official Store","version":"1.0","type":"link"}