{"product_id":"12-3-inch-car-stereo-for-audi-a4-a5-s4-s5-b8-2009-2016-with-audi-multimedia-system-wireless-carplay-android-auto-bluetooth-upgrade-factory-radio-ips-touch-screen-replacement","title":"Head Unit 12,3\" for Audi A4\/A5\/S4\/S5 B8 (2009-2016) with CarPlay \u0026 Android Auto","description":"\u003cstyle\u003e\n  \/* =========================================================\n     TOP TAKTIL — PREMIUM PRODUCT DESCRIPTION\n     Scoped CSS: safe for Shopify product descriptions\n  ========================================================= *\/\n\n  .tt-product-description {\n    --tt-navy: #061B2C;\n    --tt-blue: #073E78;\n    --tt-bright-blue: #268FD0;\n    --tt-light-blue: #5AAEE3;\n    --tt-accent: #FFD6A5;\n    --tt-border: #E4EBF2;\n    --tt-soft: #F7FAFD;\n\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--tt-navy);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.68;\n  }\n\n  .tt-product-description * {\n    box-sizing: border-box;\n  }\n\n  .tt-product-description h2,\n  .tt-product-description h3,\n  .tt-product-description h4,\n  .tt-product-description p {\n    margin-top: 0;\n  }\n\n  \/* =========================================================\n     HEADINGS\n  ========================================================= *\/\n\n  .tt-product-description h2 {\n    margin: 0 0 16px;\n    font-size: clamp(27px, 3vw, 38px);\n    line-height: 1.14;\n    font-weight: 750;\n    letter-spacing: -0.025em;\n\n    background: linear-gradient(\n      115deg,\n      var(--tt-blue) 0%,\n      var(--tt-bright-blue) 68%,\n      var(--tt-light-blue) 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-product-description h3 {\n    margin: 0 0 15px;\n    color: var(--tt-navy);\n    font-size: 22px;\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.015em;\n  }\n\n  .tt-product-description h4 {\n    margin: 0 0 7px;\n    color: var(--tt-navy);\n    font-size: 17px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     TEXT\n  ========================================================= *\/\n\n  .tt-product-description p {\n    margin-bottom: 14px;\n    color: rgba(6, 27, 44, 0.78);\n  }\n\n  .tt-product-description strong {\n    color: var(--tt-navy);\n    font-weight: 700;\n  }\n\n  .tt-product-description .tt-intro {\n    max-width: 900px;\n    margin-bottom: 24px;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  \/* =========================================================\n     IMAGES\n  ========================================================= *\/\n\n  .tt-product-description .tt-image {\n    display: block;\n    width: 100%;\n    max-width: 970px;\n    height: auto;\n    margin: 26px auto;\n    border-radius: 18px;\n    object-fit: contain;\n  }\n\n  .tt-product-description .tt-content-image {\n    display: block;\n    width: 100%;\n    max-width: 820px;\n    height: auto;\n    margin: 20px auto 24px;\n    border-radius: 16px;\n    object-fit: contain;\n  }\n\n  \/* =========================================================\n     SECTIONS\n  ========================================================= *\/\n\n  .tt-product-description .tt-section {\n    margin: 34px 0;\n  }\n\n  .tt-product-description .tt-box {\n    margin: 26px 0;\n    padding: 24px 26px;\n\n    border: 1px solid var(--tt-border);\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #FFFFFF 0%,\n        #F8FBFE 70%,\n        rgba(38, 143, 208, 0.055) 100%\n      );\n\n    box-shadow: 0 6px 22px rgba(6, 27, 44, 0.035);\n  }\n\n  \/* =========================================================\n     COMPATIBILITY BOX\n  ========================================================= *\/\n\n  .tt-product-description .tt-compatibility {\n    position: relative;\n    border-left: 4px solid var(--tt-accent);\n    background:\n      linear-gradient(\n        135deg,\n        #FFFDF9 0%,\n        #FFFFFF 60%,\n        rgba(255, 214, 165, 0.08) 100%\n      );\n  }\n\n  .tt-product-description .tt-compatibility-label {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 12px;\n    padding: 7px 12px;\n\n    border-radius: 999px;\n\n    background: rgba(255, 214, 165, 0.42);\n    color: var(--tt-blue);\n\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .tt-product-description .tt-warning {\n    margin-top: 16px;\n    margin-bottom: 0;\n    padding: 13px 15px;\n\n    border-radius: 10px;\n    background: rgba(255, 214, 165, 0.2);\n\n    color: var(--tt-navy);\n  }\n\n  \/* =========================================================\n     LISTS\n  ========================================================= *\/\n\n  .tt-product-description ul {\n    margin: 0;\n    padding-left: 22px;\n  }\n\n  .tt-product-description li {\n    margin-bottom: 9px;\n    color: rgba(6, 27, 44, 0.8);\n  }\n\n  .tt-product-description li:last-child {\n    margin-bottom: 0;\n  }\n\n  .tt-product-description li::marker {\n    color: var(--tt-bright-blue);\n  }\n\n  \/* =========================================================\n     FEATURE CARDS\n  ========================================================= *\/\n\n  .tt-product-description .tt-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 20px;\n  }\n\n  .tt-product-description .tt-feature-card {\n    min-width: 0;\n    padding: 20px;\n\n    border: 1px solid var(--tt-border);\n    border-radius: 16px;\n\n    background: #FFFFFF;\n\n    box-shadow: 0 5px 18px rgba(6, 27, 44, 0.05);\n  }\n\n  .tt-product-description .tt-feature-card img {\n    display: block;\n    width: 100%;\n    max-width: 180px;\n    height: auto;\n    margin: 0 auto 16px;\n    border-radius: 12px;\n    object-fit: contain;\n  }\n\n  .tt-product-description .tt-feature-card p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  \/* =========================================================\n     SPECIFICATIONS\n  ========================================================= *\/\n\n  .tt-product-description .tt-specs-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border: 1px solid var(--tt-border);\n    border-radius: 14px;\n    background: #FFFFFF;\n  }\n\n  .tt-product-description .tt-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 0;\n  }\n\n  .tt-product-description .tt-specs td {\n    padding: 13px 15px;\n    border-bottom: 1px solid var(--tt-border);\n    vertical-align: top;\n  }\n\n  .tt-product-description .tt-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .tt-product-description .tt-specs td:first-child {\n    width: 34%;\n    background: var(--tt-soft);\n    color: var(--tt-navy);\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     SUPPORT \/ WARRANTY\n  ========================================================= *\/\n\n  .tt-product-description .tt-support {\n    margin-top: 32px;\n    padding: 24px 26px;\n    border-radius: 18px;\n\n    background: linear-gradient(\n      105deg,\n      var(--tt-navy) 0%,\n      var(--tt-blue) 58%,\n      var(--tt-bright-blue) 100%\n    );\n\n    box-shadow: 0 10px 28px rgba(7, 62, 120, 0.16);\n  }\n\n  .tt-product-description .tt-support h3,\n  .tt-product-description .tt-support p,\n  .tt-product-description .tt-support strong {\n    color: #FFFFFF;\n  }\n\n  .tt-product-description .tt-support p {\n    margin-bottom: 0;\n    opacity: 0.92;\n  }\n\n  \/* =========================================================\n     TABLET \/ SMALL LAPTOP\n  ========================================================= *\/\n\n  @media screen and (max-width: 989px) {\n    .tt-product-description {\n      max-width: 100%;\n    }\n\n    .tt-product-description .tt-image {\n      max-width: 850px;\n    }\n\n    .tt-product-description .tt-content-image {\n      max-width: 720px;\n    }\n\n    .tt-product-description .tt-feature-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tt-product-description .tt-feature-card:last-child {\n      grid-column: 1 \/ -1;\n    }\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media screen and (max-width: 749px) {\n    .tt-product-description {\n      width: 100%;\n      max-width: 100%;\n      font-size: 15px;\n      line-height: 1.62;\n    }\n\n    .tt-product-description h2 {\n      font-size: 27px;\n      line-height: 1.16;\n      margin-bottom: 14px;\n    }\n\n    .tt-product-description h3 {\n      font-size: 20px;\n      line-height: 1.28;\n    }\n\n    .tt-product-description h4 {\n      font-size: 16.5px;\n    }\n\n    .tt-product-description .tt-intro {\n      font-size: 15.5px;\n      line-height: 1.65;\n    }\n\n    .tt-product-description .tt-section {\n      margin: 28px 0;\n    }\n\n    .tt-product-description .tt-image,\n    .tt-product-description .tt-content-image {\n      width: 100%;\n      max-width: 100%;\n      margin: 20px auto;\n      border-radius: 13px;\n    }\n\n    .tt-product-description .tt-box,\n    .tt-product-description .tt-support {\n      padding: 18px;\n      border-radius: 14px;\n    }\n\n    .tt-product-description .tt-compatibility {\n      border-left-width: 3px;\n    }\n\n    .tt-product-description .tt-compatibility-label {\n      font-size: 11px;\n      padding: 6px 10px;\n    }\n\n    .tt-product-description .tt-feature-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .tt-product-description .tt-feature-card,\n    .tt-product-description .tt-feature-card:last-child {\n      grid-column: auto;\n      padding: 17px;\n    }\n\n    .tt-product-description .tt-feature-card img {\n      max-width: 160px;\n    }\n\n    .tt-product-description .tt-specs {\n      font-size: 14px;\n    }\n\n    .tt-product-description .tt-specs td {\n      padding: 11px 10px;\n    }\n\n    .tt-product-description .tt-specs td:first-child {\n      width: 40%;\n    }\n  }\n\n  \/* Extra-small phones *\/\n  @media screen and (max-width: 420px) {\n    .tt-product-description h2 {\n      font-size: 25px;\n    }\n\n    .tt-product-description .tt-specs td {\n      display: block;\n      width: 100% !important;\n    }\n\n    .tt-product-description .tt-specs td:first-child {\n      padding-bottom: 7px;\n      border-bottom: 0;\n    }\n\n    .tt-product-description .tt-specs td:last-child {\n      padding-top: 7px;\n    }\n\n    .tt-product-description .tt-specs tr:not(:last-child) td:last-child {\n      border-bottom: 1px solid var(--tt-border);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tt-product-description\"\u003e\n\n  \u003ch2\u003e12.3\" CarPlay \u0026amp; Android Auto Screen for Audi A4 A5 B8\u003c\/h2\u003e\n\n  \u003cp class=\"tt-intro\"\u003e\n    Modernise your Audi interior with a premium\n    \u003cstrong\u003e12.3-inch IPS touchscreen upgrade for Audi A4 and A5 B8 models\u003c\/strong\u003e.\n    Designed to integrate with the compatible original Audi multimedia system,\n    this widescreen display adds Apple CarPlay, Android Auto and modern\n    smartphone connectivity while retaining key factory vehicle functions.\n  \u003c\/p\u003e\n\n  \u003cimg class=\"tt-image\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a8b12645-445c-45d6-9e45-b0844808cea4.__CR0,0,970,600_PT0_SX970_V1___.jpg\" alt=\"12.3 inch CarPlay and Android Auto screen upgrade installed in Audi A4 A5 B8\" loading=\"lazy\" decoding=\"async\"\u003e\n\n\n  \u003c!-- =====================================================\n       COMPATIBILITY\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-box tt-compatibility\"\u003e\n\n    \u003cspan class=\"tt-compatibility-label\"\u003e\n      Check Compatibility Before Ordering\n    \u003c\/span\u003e\n\n    \u003ch3\u003eAudi A4 \u0026amp; A5 Compatibility\u003c\/h3\u003e\n\n    \u003cimg class=\"tt-content-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/models_compatibles_audi_12.3_inches_d619e5c4-a7ad-4a4b-a69c-88710a04a793.webp?v=1788090574\" alt=\"Compatible Audi A4 A5 S4 S5 RS4 and RS5 models for 12.3 inch multimedia display\" loading=\"lazy\" decoding=\"async\"\u003e\n\n    \u003cp\u003e\n      This version is designed for\n      \u003cstrong\u003ecompatible left-hand-drive Audi vehicles equipped with the required original multimedia system\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAudi A4 B8 \/ S4 B8:\u003c\/strong\u003e 2009–2016\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAudi RS4 B8:\u003c\/strong\u003e 2012–2015\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAudi A5 \/ S5 B8:\u003c\/strong\u003e 2008–2016\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAudi RS5:\u003c\/strong\u003e 2010–2015\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"tt-warning\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e\n      This version is not suitable for Audi Concert, Chorus, Symphony or\n      CD Changer dashboard configurations. Please check your original\n      multimedia system before ordering.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       DISPLAY \/ CARPLAY\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-section\"\u003e\n\n    \u003ch3\u003e12.3\" IPS Display with Apple CarPlay \u0026amp; Android Auto\u003c\/h3\u003e\n\n    \u003cimg class=\"tt-content-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/audi_installed_12.3_inches_radio_efc9bcd2-bfca-40b9-add4-e2edf36b5518.webp?v=1788090574\" alt=\"12.3 inch widescreen multimedia display installed in Audi A4 A5 B8 dashboard\" loading=\"lazy\" decoding=\"async\"\u003e\n\n    \u003cp\u003e\n      The ultra-wide display brings a more modern multimedia experience to\n      the Audi B8 dashboard while maintaining integration with the vehicle's\n      compatible original system.\n    \u003c\/p\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e12.3-inch IPS touchscreen\u003c\/strong\u003e with 1920 × 720 resolution\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Glass-to-Glass full lamination for improved clarity, contrast and viewing angles\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eApple CarPlay and Android Auto\u003c\/strong\u003e for compatible navigation,\n        phone calls, music and messaging apps\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Siri and Google voice-control support\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Built-in Bluetooth connectivity\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Integrated DSP audio processing\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Two USB connections for compatible devices and media\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       FACTORY FUNCTIONS\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-section\"\u003e\n\n    \u003ch3\u003eDesigned to Retain Compatible Audi Factory Functions\u003c\/h3\u003e\n\n    \u003cimg class=\"tt-content-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/A3_ORIGINAL_FUNCTIONS.webp?v=1788088658\" alt=\"Audi original vehicle functions retained after multimedia screen upgrade\" loading=\"lazy\" decoding=\"async\"\u003e\n\n    \u003cdiv class=\"tt-feature-grid\"\u003e\n\n      \u003cdiv class=\"tt-feature-card\"\u003e\n\n        \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2dedc93b-1ef1-4f75-a3fc-a37fff733726.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"Audi factory audio system integration with CarPlay multimedia display\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003ch4\u003eFactory Audio Integration\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Designed to operate alongside the original radio, CD functions\n          and compatible factory amplifier system.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tt-feature-card\"\u003e\n\n        \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/04e5a04e-b52a-4f70-99ff-1c4f3cf6767d.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"Audi steering wheel controls retained with 12.3 inch CarPlay screen\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003ch4\u003eSteering-Wheel Controls\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Continue using compatible original steering-wheel controls for\n          convenient operation while driving.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tt-feature-card\"\u003e\n\n        \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a7f85a8a-9ef6-4737-b8b8-89e096d59b46.__CR0,0,300,300_PT0_SX300_V1___.jpg\" alt=\"Original Audi multimedia and vehicle functions retained with widescreen display\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003ch4\u003eOriginal Vehicle Functions\u003c\/h4\u003e\n\n        \u003cp\u003e\n          Compatible factory Bluetooth, vehicle information and reversing\n          camera display can remain accessible.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       TECHNICAL SPECIFICATIONS\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-box\"\u003e\n\n    \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"tt-specs-wrap\"\u003e\n\n      \u003ctable class=\"tt-specs\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDisplay\u003c\/td\u003e\n            \u003ctd\u003e12.3\" IPS touchscreen\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eResolution\u003c\/td\u003e\n            \u003ctd\u003e1920 × 720 pixels\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDisplay Technology\u003c\/td\u003e\n            \u003ctd\u003eGlass-to-Glass full lamination with wide viewing angle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSmartphone Connectivity\u003c\/td\u003e\n            \u003ctd\u003eApple CarPlay and Android Auto\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAdditional Connectivity\u003c\/td\u003e\n            \u003ctd\u003eBluetooth and dual USB connections\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAudio\u003c\/td\u003e\n            \u003ctd\u003eBuilt-in DSP with compatible factory audio integration\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eVehicle Compatibility\u003c\/td\u003e\n            \u003ctd\u003e\n              Compatible Audi A4, A5, S4, S5, RS4 and RS5 B8-platform vehicles\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eVehicle Configuration\u003c\/td\u003e\n            \u003ctd\u003eLeft-hand drive\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       PACKAGE CONTENTS\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-section\"\u003e\n\n    \u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e12.3-inch multimedia touchscreen\u003c\/li\u003e\n      \u003cli\u003eVehicle-specific dashboard frame and mounting brackets\u003c\/li\u003e\n      \u003cli\u003eISO wiring harness\u003c\/li\u003e\n      \u003cli\u003eLVDS connection cable\u003c\/li\u003e\n      \u003cli\u003eAUX-to-AMI adaptor\u003c\/li\u003e\n      \u003cli\u003eMounting hardware\u003c\/li\u003e\n      \u003cli\u003eUser manual\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       WARRANTY \/ SUPPORT\n  ====================================================== --\u003e\n\n  \u003cdiv class=\"tt-support\"\u003e\n\n    \u003ch3\u003eTOP TAKTIL 2-Year Warranty \u0026amp; Technical Support\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Your Audi multimedia screen is supplied with a\n      \u003cstrong\u003e2-year TOP TAKTIL warranty\u003c\/strong\u003e and professional technical\n      support to help with compatibility checks and installation assistance.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TOPTAKTIL","offers":[{"title":"A4 B8 \/ S4 B8: 2009–2016","offer_id":58536883913039,"sku":"B0DSVTF4RK","price":429.0,"currency_code":"GBP","in_stock":true},{"title":"RS4 B8 2012–2015","offer_id":58536883945807,"sku":"B0DM4N963D","price":429.0,"currency_code":"GBP","in_stock":true},{"title":"A5 \/ S5 2008–2016","offer_id":58536883978575,"sku":"B0DSVVN49L","price":369.0,"currency_code":"GBP","in_stock":true},{"title":"RS5 2010–2015","offer_id":58536884011343,"sku":"B0DSVVC95L","price":369.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1029\/6688\/6735\/files\/12.3_inch_screen_audi.webp?v=1788090574","url":"https:\/\/toptaktil.com\/products\/12-3-inch-car-stereo-for-audi-a4-a5-s4-s5-b8-2009-2016-with-audi-multimedia-system-wireless-carplay-android-auto-bluetooth-upgrade-factory-radio-ips-touch-screen-replacement","provider":"TOP TAKTIL","version":"1.0","type":"link"}