{"product_id":"apple-carplay-sans-fil-r-trofit-pour-bmw-android-auto-d-codeur-int-gration","title":"Apple CarPlay wireless | Retrofit for BMW | Android Auto | Decoder | Integration","description":"\u003cstyle\u003e\n\/* =========================================================\n   TOP TAKTIL — BMW NBT CARPLAY RETROFIT\n   Scoped product-description styling\n========================================================= *\/\n\n.tt-bmw-nbt-description {\n  --tt-navy: #061B2C;\n  --tt-blue: #073E78;\n  --tt-blue-bright: #268FD0;\n  --tt-blue-light: #5AAEE3;\n  --tt-accent: #FFD6A5;\n  --tt-border: #E5EDF5;\n  --tt-soft: #F7FAFD;\n  --tt-text: #344454;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 10px 0 24px;\n\n  color: var(--tt-text);\n  font-family: inherit;\n  font-size: 16px;\n  line-height: 1.7;\n  box-sizing: border-box;\n}\n\n.tt-bmw-nbt-description *,\n.tt-bmw-nbt-description *::before,\n.tt-bmw-nbt-description *::after {\n  box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.tt-bmw-nbt-description h2 {\n  margin: 0 0 18px;\n\n  color: var(--tt-navy);\n\n  font-size: clamp(28px, 3vw, 42px);\n  font-weight: 750;\n  line-height: 1.15;\n  letter-spacing: -0.025em;\n}\n\n.tt-bmw-nbt-description .tt-gradient-title {\n  background: linear-gradient(\n    115deg,\n    var(--tt-blue) 0%,\n    var(--tt-blue-bright) 68%,\n    var(--tt-blue-light) 100%\n  );\n\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n}\n\n.tt-bmw-nbt-description h3 {\n  margin: 32px 0 14px;\n\n  color: var(--tt-navy);\n\n  font-size: clamp(20px, 2vw, 25px);\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n.tt-bmw-nbt-description p {\n  margin: 0 0 15px;\n}\n\n.tt-bmw-nbt-description strong {\n  color: var(--tt-navy);\n  font-weight: 700;\n}\n\n.tt-bmw-nbt-description a {\n  color: var(--tt-blue);\n  text-decoration-color: var(--tt-accent);\n  text-underline-offset: 4px;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-intro {\n  max-width: 900px;\n  margin-bottom: 24px;\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   IMAGES\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-image-wrap {\n  margin: 26px 0 34px;\n  text-align: center;\n}\n\n.tt-bmw-nbt-description img {\n  display: block;\n\n  width: 100%;\n  max-width: 820px;\n  height: auto;\n\n  margin: 0 auto;\n\n  border-radius: 18px;\n\n  box-shadow:\n    0 12px 34px rgba(6, 27, 44, 0.10);\n}\n\n.tt-bmw-nbt-description .tt-image-large img {\n  max-width: 950px;\n}\n\n\n\/* =========================================================\n   SECTION LABEL\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-eyebrow {\n  display: inline-flex;\n  align-items: center;\n\n  margin-bottom: 12px;\n  padding: 7px 13px;\n\n  border: 1px solid rgba(7, 62, 120, 0.10);\n  border-radius: 999px;\n\n  background: rgba(255, 214, 165, 0.28);\n\n  color: var(--tt-blue);\n\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.2;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   KEY FUNCTION BOX\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-functions {\n  margin: 30px 0;\n\n  padding: 26px;\n\n  border: 1px solid var(--tt-border);\n  border-radius: 20px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFFFF 0%,\n      #F8FBFE 65%,\n      rgba(38, 143, 208, 0.06) 100%\n    );\n\n  box-shadow:\n    0 8px 28px rgba(6, 27, 44, 0.05);\n}\n\n.tt-bmw-nbt-description .tt-function-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px 24px;\n}\n\n.tt-bmw-nbt-description .tt-function {\n  position: relative;\n\n  margin: 0;\n  padding: 10px 0 10px 30px;\n\n  color: var(--tt-navy);\n\n  font-size: 15px;\n  font-weight: 600;\n  line-height: 1.5;\n}\n\n.tt-bmw-nbt-description .tt-function::before {\n  content: \"✓\";\n\n  position: absolute;\n  top: 10px;\n  left: 0;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 20px;\n  height: 20px;\n\n  border-radius: 50%;\n\n  background: linear-gradient(\n    135deg,\n    var(--tt-blue),\n    var(--tt-blue-bright)\n  );\n\n  color: #FFFFFF;\n\n  font-size: 12px;\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n\n  gap: 16px;\n\n  margin: 28px 0 34px;\n}\n\n.tt-bmw-nbt-description .tt-feature-card {\n  position: relative;\n\n  min-width: 0;\n\n  padding: 22px;\n\n  overflow: hidden;\n\n  border: 1px solid var(--tt-border);\n  border-radius: 18px;\n\n  background: #FFFFFF;\n\n  box-shadow:\n    0 6px 22px rgba(6, 27, 44, 0.055);\n\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease,\n    border-color 0.25s ease;\n}\n\n.tt-bmw-nbt-description .tt-feature-card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  background: linear-gradient(\n    90deg,\n    var(--tt-blue),\n    var(--tt-blue-bright),\n    var(--tt-accent)\n  );\n}\n\n.tt-bmw-nbt-description .tt-feature-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 42px;\n  height: 42px;\n\n  margin-bottom: 15px;\n\n  border-radius: 12px;\n\n  background: rgba(38, 143, 208, 0.10);\n\n  color: var(--tt-blue);\n\n  font-size: 20px;\n  font-weight: 700;\n}\n\n.tt-bmw-nbt-description .tt-feature-card h3 {\n  margin: 0 0 8px;\n\n  font-size: 17px;\n  line-height: 1.3;\n}\n\n.tt-bmw-nbt-description .tt-feature-card p {\n  margin: 0;\n\n  color: #607080;\n\n  font-size: 14.5px;\n  line-height: 1.6;\n}\n\n@media (hover: hover) and (pointer: fine) {\n  .tt-bmw-nbt-description .tt-feature-card:hover {\n    transform: translateY(-4px);\n\n    border-color: rgba(38, 143, 208, 0.22);\n\n    box-shadow:\n      0 12px 30px rgba(6, 27, 44, 0.09);\n  }\n}\n\n\n\/* =========================================================\n   PREMIUM FEATURE LIST\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-premium-list {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n\n  gap: 12px;\n\n  margin: 18px 0 30px;\n  padding: 0;\n\n  list-style: none;\n}\n\n.tt-bmw-nbt-description .tt-premium-list li {\n  position: relative;\n\n  margin: 0;\n  padding: 16px 18px 16px 44px;\n\n  border: 1px solid var(--tt-border);\n  border-radius: 14px;\n\n  background: #FFFFFF;\n\n  color: #536372;\n\n  line-height: 1.55;\n}\n\n.tt-bmw-nbt-description .tt-premium-list li::before {\n  content: \"✓\";\n\n  position: absolute;\n  top: 17px;\n  left: 16px;\n\n  color: var(--tt-blue-bright);\n\n  font-weight: 800;\n}\n\n.tt-bmw-nbt-description .tt-premium-list strong {\n  display: block;\n\n  margin-bottom: 3px;\n\n  color: var(--tt-navy);\n}\n\n\n\/* =========================================================\n   TABLES\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-table-wrapper {\n  width: 100%;\n\n  margin: 24px 0 34px;\n\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n\n  border: 1px solid var(--tt-border);\n  border-radius: 16px;\n\n  background: #FFFFFF;\n}\n\n.tt-bmw-nbt-description table {\n  width: 100%;\n  min-width: 560px;\n\n  border-collapse: collapse;\n\n  background: #FFFFFF;\n\n  font-size: 14.5px;\n}\n\n.tt-bmw-nbt-description th,\n.tt-bmw-nbt-description td {\n  padding: 15px 18px;\n\n  vertical-align: top;\n  text-align: left;\n\n  border-bottom: 1px solid var(--tt-border);\n}\n\n.tt-bmw-nbt-description tr:last-child th,\n.tt-bmw-nbt-description tr:last-child td {\n  border-bottom: 0;\n}\n\n.tt-bmw-nbt-description th {\n  width: 32%;\n\n  background: #F7FAFD;\n\n  color: var(--tt-navy);\n\n  font-weight: 700;\n}\n\n.tt-bmw-nbt-description .tt-table-heading {\n  background: linear-gradient(\n    105deg,\n    var(--tt-navy),\n    var(--tt-blue)\n  ) !important;\n\n  color: #FFFFFF !important;\n\n  font-size: 16px;\n}\n\n\n\/* =========================================================\n   COMPATIBILITY\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-compatibility {\n  position: relative;\n\n  margin: 30px 0;\n\n  padding: 24px 24px 24px 28px;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(255, 214, 165, 0.85);\n  border-radius: 18px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(255, 214, 165, 0.22),\n      rgba(255, 255, 255, 0.96)\n    );\n}\n\n.tt-bmw-nbt-description .tt-compatibility::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 4px;\n  height: 100%;\n\n  background: var(--tt-accent);\n}\n\n.tt-bmw-nbt-description .tt-compatibility h3 {\n  margin: 0 0 8px;\n\n  color: var(--tt-navy);\n}\n\n.tt-bmw-nbt-description .tt-compatibility p {\n  margin: 0;\n\n  color: #536372;\n}\n\n\n\/* =========================================================\n   INSTALLATION BOX\n========================================================= *\/\n\n.tt-bmw-nbt-description .tt-installation {\n  margin: 32px 0 0;\n\n  padding: 26px;\n\n  border: 1px solid rgba(38, 143, 208, 0.16);\n  border-radius: 20px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(38, 143, 208, 0.07),\n      rgba(255, 255, 255, 0.95)\n    );\n}\n\n.tt-bmw-nbt-description .tt-installation h3 {\n  margin-top: 0;\n}\n\n\n\/* =========================================================\n   MOBILE \/ TABLET\n========================================================= *\/\n\n@media screen and (max-width: 989px) {\n\n  .tt-bmw-nbt-description {\n    font-size: 15.5px;\n  }\n\n  .tt-bmw-nbt-description .tt-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .tt-bmw-nbt-description .tt-function-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .tt-bmw-nbt-description .tt-premium-list {\n    grid-template-columns: 1fr;\n  }\n\n  .tt-bmw-nbt-description img {\n    max-width: 720px;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .tt-bmw-nbt-description {\n    padding: 4px 0 18px;\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .tt-bmw-nbt-description h2 {\n    margin-bottom: 14px;\n\n    font-size: 27px;\n    line-height: 1.16;\n  }\n\n  .tt-bmw-nbt-description h3 {\n    margin-top: 26px;\n\n    font-size: 20px;\n  }\n\n  .tt-bmw-nbt-description .tt-intro {\n    font-size: 15.5px;\n  }\n\n  .tt-bmw-nbt-description .tt-functions,\n  .tt-bmw-nbt-description .tt-installation {\n    padding: 18px;\n\n    border-radius: 16px;\n  }\n\n  .tt-bmw-nbt-description .tt-feature-grid {\n    grid-template-columns: 1fr;\n\n    gap: 12px;\n  }\n\n  .tt-bmw-nbt-description .tt-feature-card {\n    padding: 18px;\n\n    border-radius: 15px;\n  }\n\n  .tt-bmw-nbt-description .tt-premium-list li {\n    padding: 14px 15px 14px 40px;\n  }\n\n  .tt-bmw-nbt-description .tt-premium-list li::before {\n    top: 15px;\n    left: 14px;\n  }\n\n  .tt-bmw-nbt-description .tt-compatibility {\n    padding: 19px 18px 19px 22px;\n\n    border-radius: 15px;\n  }\n\n  .tt-bmw-nbt-description .tt-image-wrap {\n    margin: 20px 0 28px;\n  }\n\n  .tt-bmw-nbt-description img {\n    width: 100%;\n    max-width: 100%;\n\n    border-radius: 14px;\n  }\n\n  .tt-bmw-nbt-description table {\n    min-width: 500px;\n\n    font-size: 13.5px;\n  }\n\n  .tt-bmw-nbt-description th,\n  .tt-bmw-nbt-description td {\n    padding: 12px 14px;\n  }\n}\n\n\n@media screen and (max-width: 380px) {\n\n  .tt-bmw-nbt-description h2 {\n    font-size: 24px;\n  }\n\n  .tt-bmw-nbt-description {\n    font-size: 14.5px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"tt-bmw-nbt-description\"\u003e\n\n  \u003c!-- =====================================================\n       INTRODUCTION\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-eyebrow\"\u003e\n    BMW NBT Retrofit\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"tt-gradient-title\"\u003e\n    Wireless CarPlay \u0026amp; Android Auto for BMW NBT – Premium Retrofit Module\n  \u003c\/h2\u003e\n\n  \u003cp class=\"tt-intro\"\u003e\n    Upgrade your compatible \u003cstrong\u003eBMW NBT system\u003c\/strong\u003e with modern smartphone connectivity while retaining the familiar BMW multimedia experience. This retrofit module adds \u003cstrong\u003eApple CarPlay, Android Auto, smartphone screen mirroring, camera support and voice control\u003c\/strong\u003e to compatible BMW vehicles.\n  \u003c\/p\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"tt-image-wrap tt-image-large\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/retrofit_audiii.webp?v=1788117831\" alt=\"TOP TAKTIL BMW NBT wireless CarPlay and Android Auto retrofit module\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       KEY FUNCTIONS\n  ====================================================== --\u003e\n\n  \u003csection class=\"tt-functions\"\u003e\n\n    \u003cdiv class=\"tt-eyebrow\"\u003e\n      Key Functions\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tt-function-grid\"\u003e\n\n      \u003cp class=\"tt-function\"\u003e\n        Wireless and wired Apple CarPlay support\n      \u003c\/p\u003e\n\n      \u003cp class=\"tt-function\"\u003e\n        Wired Android Auto support\n      \u003c\/p\u003e\n\n      \u003cp class=\"tt-function\"\u003e\n        VGA and 360° camera input support\n      \u003c\/p\u003e\n\n      \u003cp class=\"tt-function\"\u003e\n        Smartphone screen mirroring support\n      \u003c\/p\u003e\n\n      \u003cp class=\"tt-function\"\u003e\n        High-quality audio with EQ adjustment\n      \u003c\/p\u003e\n\n      \u003cp class=\"tt-function\"\u003e\n        Front camera, reversing camera, radar and trajectory display support\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FEATURE HIGHLIGHTS\n  ====================================================== --\u003e\n\n  \u003ch3\u003eModern Connectivity for Your BMW\u003c\/h3\u003e\n\n  \u003cdiv class=\"tt-feature-grid\"\u003e\n\n    \u003cdiv class=\"tt-feature-card\"\u003e\n      \u003cdiv class=\"tt-feature-icon\"\u003e01\u003c\/div\u003e\n\n      \u003ch3\u003eWireless Apple CarPlay\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Connect a compatible iPhone wirelessly and access supported navigation, music, calls, messages and Siri functions through your BMW multimedia system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tt-feature-card\"\u003e\n      \u003cdiv class=\"tt-feature-icon\"\u003e02\u003c\/div\u003e\n\n      \u003ch3\u003eAndroid Auto\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Connect a compatible Android smartphone and access supported apps, navigation, music and Google Assistant functions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tt-feature-card\"\u003e\n      \u003cdiv class=\"tt-feature-icon\"\u003e03\u003c\/div\u003e\n\n      \u003ch3\u003eScreen Mirroring\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Display supported smartphone content through the vehicle's original multimedia screen for greater flexibility while using the system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tt-feature-card\"\u003e\n      \u003cdiv class=\"tt-feature-icon\"\u003e04\u003c\/div\u003e\n\n      \u003ch3\u003eMultiple Screen Sizes\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Designed to support compatible BMW NBT configurations with 6.5\", 8.8\" and 10.25\" displays, depending on vehicle specification.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       TECHNICAL PARAMETERS\n  ====================================================== --\u003e\n\n  \u003ch3\u003eTechnical Parameters\u003c\/h3\u003e\n\n  \u003cdiv class=\"tt-table-wrapper\"\u003e\n\n    \u003ctable\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth colspan=\"2\" class=\"tt-table-heading\"\u003e\n            BMW NBT CarPlay Retrofit Module\n          \u003c\/th\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eCarPlay \u0026amp; Android Auto retrofit interface module\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCompatible System\u003c\/th\u003e\n          \u003ctd\u003eCompatible BMW vehicles equipped with the NBT multimedia system\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eApple CarPlay\u003c\/th\u003e\n          \u003ctd\u003eWireless and wired support\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAndroid Auto\u003c\/th\u003e\n          \u003ctd\u003eWired support\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eScreen Mirroring\u003c\/th\u003e\n          \u003ctd\u003eSupported smartphone screen-mirroring functionality\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eVoice Control\u003c\/th\u003e\n          \u003ctd\u003eApple Siri and Google Assistant\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eOperating Methods\u003c\/th\u003e\n          \u003ctd\u003eSteering-wheel controls, rotary controller, buttons and supported touch-screen operation\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCamera Support\u003c\/th\u003e\n          \u003ctd\u003eFront camera, reversing camera and 360° camera input support\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eMultimedia\u003c\/th\u003e\n          \u003ctd\u003eUSB media playback and high-quality audio support\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       SECOND IMAGE\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/retrofit_audi_3.webp?v=1788117831\" alt=\"BMW NBT CarPlay retrofit interface features and connectivity\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       PREMIUM FUNCTIONS\n  ====================================================== --\u003e\n\n  \u003ch3\u003ePremium Features\u003c\/h3\u003e\n\n  \u003cul class=\"tt-premium-list\"\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eApple CarPlay Integration\u003c\/strong\u003e\n      Access compatible navigation, calls, messages and music through your BMW multimedia system.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eAndroid Auto Integration\u003c\/strong\u003e\n      Use compatible Android navigation, music and voice-assistant functions through the retrofit interface.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eReversing Camera Support\u003c\/strong\u003e\n      Supports compatible CVBS reversing-camera integration.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eFront \u0026amp; 360° Camera Support\u003c\/strong\u003e\n      Additional camera inputs provide greater flexibility for compatible vehicle configurations.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eOriginal Vehicle Controls\u003c\/strong\u003e\n      Designed for operation using compatible steering-wheel buttons, BMW controller and vehicle controls.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eAudio \u0026amp; EQ Adjustment\u003c\/strong\u003e\n      Supports high-quality audio output with EQ adjustment.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\n  \u003c!-- =====================================================\n       COMPATIBILITY\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-compatibility\"\u003e\n\n    \u003ch3\u003eCompatibility Notice\u003c\/h3\u003e\n\n    \u003cp\u003e\n      This product is designed specifically for compatible \u003cstrong\u003eBMW NBT systems\u003c\/strong\u003e. It is \u003cstrong\u003enot compatible with BMW CIC systems or BMW i3 NBT configurations\u003c\/strong\u003e. Please confirm your vehicle's original multimedia system before ordering.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\n  \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"tt-table-wrapper\"\u003e\n\n    \u003ctable\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eVehicle Compatibility\u003c\/th\u003e\n          \u003ctd\u003eCompatible BMW models equipped with NBT\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eExcluded Systems\u003c\/th\u003e\n          \u003ctd\u003eBMW CIC and BMW i3 NBT\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCompatible Display Sizes\u003c\/th\u003e\n          \u003ctd\u003e6.5\", 8.8\" and 10.25\", depending on vehicle configuration\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eApple CarPlay\u003c\/th\u003e\n          \u003ctd\u003eWireless \/ wired\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eAndroid Auto\u003c\/th\u003e\n          \u003ctd\u003eWired\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eVoice Assistants\u003c\/th\u003e\n          \u003ctd\u003eSiri \/ Google Assistant\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCamera Inputs\u003c\/th\u003e\n          \u003ctd\u003eFront \/ reversing \/ 360° camera support\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eReversing Camera Input\u003c\/th\u003e\n          \u003ctd\u003eCVBS\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eControl Options\u003c\/th\u003e\n          \u003ctd\u003eSteering wheel, controller, buttons and supported touch-screen operation\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       INSTALLATION\n  ====================================================== --\u003e\n\n  \u003csection class=\"tt-installation\"\u003e\n\n    \u003cdiv class=\"tt-eyebrow\"\u003e\n      Installation\n    \u003c\/div\u003e\n\n    \u003ch3\u003eInstallation Guidance\u003c\/h3\u003e\n\n    \u003cdiv class=\"tt-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/guide_installation.webp?v=1788117852\" alt=\"BMW NBT CarPlay retrofit module installation guide\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Please follow the supplied installation instructions carefully and verify the BMW multimedia-system type before installation. If you need assistance confirming compatibility or during installation, our support team can help.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"toptaktil","offers":[{"title":"Default Title","offer_id":58536882897231,"sku":null,"price":290.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/first_image_retrofit_carplay.webp?v=1788117876","url":"https:\/\/toptaktil.com\/products\/apple-carplay-sans-fil-r-trofit-pour-bmw-android-auto-d-codeur-int-gration","provider":"TOP TAKTIL","version":"1.0","type":"link"}