{"product_id":"xhp-tcu-flash-combo-8-speed-g-series-supra","title":"xHP TCU Flash Combo 8 Speed (G-Series\/Supra)","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003exHP TCU Flash Combo – 8 Speed (G-Series\/Supra) | Kies Motorsports\u003c\/title\u003e\n  \u003cstyle\u003e\n    \/* ============================================================\n       RESET \u0026 BASE\n    ============================================================ *\/\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --blue:        #1a6fc4;\n      --blue-lt:     #2e8de0;\n      --blue-xlt:    #4da6ff;\n      --blue-bg:     #e8f2fc;\n      --blue-border: #b8d4f0;\n      --dark:        #111827;\n      --mid:         #374151;\n      --muted:       #6b7280;\n      --light:       #f9fafb;\n      --white:       #ffffff;\n      --border:      #e5e7eb;\n      --border-md:   #d1d5db;\n      --text:        #1f2937;\n      --radius:      8px;\n      --transition:  0.2s ease;\n      --shadow-sm:   0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.05);\n      --shadow-md:   0 4px 12px rgba(0,0,0,0.1);\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: 'Segoe UI', Arial, sans-serif;\n      background: var(--light);\n      color: var(--text);\n      line-height: 1.65;\n      font-size: 15px;\n    }\n\n    a { color: var(--blue); text-decoration: none; }\n    a:hover { text-decoration: underline; }\n    img { display: block; max-width: 100%; }\n\n    \/* ============================================================\n       HEADER\n    ============================================================ *\/\n    .site-header {\n      background: var(--white);\n      border-bottom: 3px solid var(--blue);\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .header-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 24px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      height: 64px;\n    }\n\n    .logo {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      text-decoration: none;\n    }\n\n    .logo-badge {\n      background: var(--blue);\n      color: #fff;\n      font-weight: 900;\n      font-size: 18px;\n      letter-spacing: 1px;\n      padding: 5px 13px;\n      border-radius: 4px;\n      text-transform: uppercase;\n    }\n\n    .logo-text {\n      color: var(--dark);\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    .header-tagline {\n      color: var(--muted);\n      font-size: 11px;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    \/* ============================================================\n       BREADCRUMB\n    ============================================================ *\/\n    .breadcrumb {\n      background: var(--white);\n      border-bottom: 1px solid var(--border);\n      padding: 10px 24px;\n      font-size: 12px;\n      color: var(--muted);\n    }\n\n    .breadcrumb-inner { max-width: 1200px; margin: 0 auto; }\n    .breadcrumb a { color: var(--muted); }\n    .breadcrumb a:hover { color: var(--blue); }\n    .breadcrumb span { color: var(--text); font-weight: 600; }\n\n    \/* ============================================================\n       PRODUCT HERO\n    ============================================================ *\/\n    .product-hero {\n      max-width: 860px;\n      margin: 40px auto;\n      padding: 0 24px;\n    }\n\n    \/* Product Info *\/\n    .product-brand {\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 8px;\n    }\n\n    .product-title {\n      font-size: 30px;\n      font-weight: 800;\n      color: var(--dark);\n      line-height: 1.2;\n      margin-bottom: 6px;\n    }\n\n    .product-subtitle {\n      font-size: 14px;\n      color: var(--muted);\n      margin-bottom: 28px;\n      letter-spacing: 0.3px;\n    }\n\n    \/* Transmission badge *\/\n    .selector-label {\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: var(--muted);\n      margin-bottom: 10px;\n    }\n\n    .transmission-options {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 28px;\n    }\n\n    .trans-btn {\n      padding: 9px 18px;\n      border: 2px solid var(--blue);\n      border-radius: 5px;\n      background: var(--blue-bg);\n      color: var(--blue);\n      font-size: 13px;\n      font-weight: 700;\n      cursor: default;\n      letter-spacing: 0.3px;\n    }\n\n    \/* Download Badges *\/\n    .download-badges {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n    }\n\n    .dl-badge {\n      display: flex;\n      align-items: center;\n      gap: 7px;\n      background: var(--white);\n      border: 1px solid var(--border-md);\n      border-radius: 6px;\n      padding: 8px 16px;\n      font-size: 13px;\n      color: var(--mid);\n      font-weight: 600;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .dl-badge svg { width: 18px; height: 18px; flex-shrink: 0; color: var(--blue); }\n\n    \/* ============================================================\n       HARD FACTS\n    ============================================================ *\/\n    .section {\n      max-width: 1200px;\n      margin: 0 auto 56px;\n      padding: 0 24px;\n    }\n\n    .section-title {\n      font-size: 20px;\n      font-weight: 800;\n      color: var(--dark);\n      letter-spacing: 0.3px;\n      margin-bottom: 22px;\n      padding-bottom: 12px;\n      border-bottom: 2px solid var(--blue);\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .section-title::before {\n      content: '';\n      display: inline-block;\n      width: 4px;\n      height: 20px;\n      background: var(--blue);\n      border-radius: 2px;\n    }\n\n    .hard-facts-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 20px;\n    }\n\n    @media (max-width: 640px) {\n      .hard-facts-grid { grid-template-columns: 1fr; }\n    }\n\n    .fact-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .fact-card-title {\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      color: var(--blue);\n      margin-bottom: 14px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .fact-card-title svg { color: var(--blue); }\n\n    .fact-card ul { list-style: none; padding: 0; }\n\n    .fact-card li {\n      padding: 7px 0 7px 20px;\n      position: relative;\n      font-size: 14px;\n      color: var(--mid);\n      border-bottom: 1px solid var(--border);\n    }\n\n    .fact-card li:last-child { border-bottom: none; }\n\n    .fact-card li::before {\n      content: '›';\n      position: absolute;\n      left: 0;\n      color: var(--blue);\n      font-weight: 700;\n      font-size: 16px;\n      line-height: 1.5;\n    }\n\n    .fact-card li strong { color: var(--dark); }\n\n    .fact-note {\n      margin-top: 14px;\n      padding: 10px 14px;\n      background: var(--blue-bg);\n      border-left: 3px solid var(--blue);\n      border-radius: 0 4px 4px 0;\n      font-size: 13px;\n      color: var(--mid);\n    }\n\n    \/* ============================================================\n       xHP FLASH SETTINGS (TABBED)\n    ============================================================ *\/\n    .flash-settings-section {\n      background: var(--white);\n      border-top: 1px solid var(--border);\n      border-bottom: 1px solid var(--border);\n      padding: 56px 24px;\n      margin-bottom: 56px;\n    }\n\n    .flash-settings-inner {\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .flash-settings-header {\n      text-align: center;\n      margin-bottom: 36px;\n    }\n\n    .flash-settings-header h2 {\n      font-size: 26px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 10px;\n    }\n\n    .flash-settings-header p {\n      font-size: 14px;\n      color: var(--muted);\n      max-width: 680px;\n      margin: 0 auto;\n    }\n\n    \/* Main Tab Nav *\/\n    .main-tab-nav {\n      display: flex;\n      border-bottom: 2px solid var(--border);\n      margin-bottom: 0;\n      overflow-x: auto;\n      scrollbar-width: none;\n    }\n\n    .main-tab-nav::-webkit-scrollbar { display: none; }\n\n    .main-tab-btn {\n      padding: 13px 20px;\n      background: transparent;\n      border: none;\n      border-bottom: 3px solid transparent;\n      margin-bottom: -2px;\n      color: var(--muted);\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 0.5px;\n      cursor: pointer;\n      transition: var(--transition);\n      white-space: nowrap;\n      text-transform: uppercase;\n    }\n\n    .main-tab-btn:hover { color: var(--blue); }\n\n    .main-tab-btn.active {\n      color: var(--blue);\n      border-bottom-color: var(--blue);\n    }\n\n    \/* Main Tab Panels *\/\n    .main-tab-panel { display: none; padding: 32px 0 0; }\n    .main-tab-panel.active { display: block; }\n\n    \/* Sub-item grid *\/\n    .sub-items-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n      gap: 16px;\n    }\n\n    .sub-item-card {\n      background: var(--light);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 18px;\n      cursor: pointer;\n      transition: var(--transition);\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .sub-item-card:hover {\n      border-color: var(--blue-lt);\n      background: var(--blue-bg);\n      box-shadow: var(--shadow-md);\n    }\n\n    .sub-item-card.active {\n      border-color: var(--blue);\n      background: var(--blue-bg);\n      box-shadow: var(--shadow-md);\n    }\n\n    .sub-item-icon {\n      width: 42px;\n      height: 42px;\n      flex-shrink: 0;\n      background: var(--white);\n      border: 1px solid var(--blue-border);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 8px;\n    }\n\n    .sub-item-icon img {\n      width: 24px;\n      height: 24px;\n      filter: invert(35%) sepia(80%) saturate(500%) hue-rotate(190deg) brightness(90%);\n    }\n\n    .sub-item-name {\n      font-size: 14px;\n      font-weight: 700;\n      color: var(--dark);\n      margin-bottom: 3px;\n    }\n\n    .sub-item-avail {\n      font-size: 11px;\n      color: var(--muted);\n      font-style: italic;\n    }\n\n    \/* Detail panel *\/\n    .sub-detail-panel {\n      display: none;\n      margin-top: 20px;\n      background: var(--white);\n      border: 1px solid var(--blue);\n      border-radius: var(--radius);\n      padding: 26px;\n      box-shadow: var(--shadow-md);\n      animation: fadeIn 0.18s ease;\n    }\n\n    .sub-detail-panel.active { display: block; }\n\n    @keyframes fadeIn {\n      from { opacity: 0; transform: translateY(5px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n\n    .sub-detail-title {\n      font-size: 17px;\n      font-weight: 800;\n      color: var(--dark);\n      margin-bottom: 10px;\n    }\n\n    .sub-detail-desc {\n      font-size: 14px;\n      color: var(--mid);\n      line-height: 1.75;\n      margin-bottom: 10px;\n    }\n\n    .sub-detail-avail {\n      display: inline-block;\n      font-size: 12px;\n      color: var(--blue);\n      background: var(--blue-bg);\n      border: 1px solid var(--blue-border);\n      border-radius: 4px;\n      padding: 3px 10px;\n      margin-top: 4px;\n      font-weight: 600;\n    }\n\n    \/* ============================================================\n       OTS MAP FEATURES\n    ============================================================ *\/\n    .ots-section {\n      background: linear-gradient(135deg, #1a3a6e 0%, #1e5aa8 100%);\n      border-top: 1px solid #1a3a6e;\n      border-bottom: 1px solid #1a3a6e;\n      padding: 56px 24px;\n      margin-bottom: 56px;\n    }\n\n    .ots-inner { max-width: 1200px; margin: 0 auto; }\n\n    .ots-header { text-align: center; margin-bottom: 36px; }\n\n    .ots-header h2 {\n      font-size: 26px;\n      font-weight: 800;\n      color: #fff;\n      margin-bottom: 12px;\n    }\n\n    .ots-header p {\n      font-size: 14px;\n      color: #b8d4f0;\n      max-width: 700px;\n      margin: 0 auto;\n      line-height: 1.75;\n    }\n\n    .ots-header p strong { color: #fff; }\n    .ots-header p em { color: #7ec8ff; font-style: italic; }\n\n    .ots-stages {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n    }\n\n    @media (max-width: 768px) { .ots-stages { grid-template-columns: 1fr; } }\n\n    .stage-card {\n      background: rgba(255,255,255,0.1);\n      border: 1px solid rgba(255,255,255,0.2);\n      border-radius: var(--radius);\n      padding: 26px 22px;\n      text-align: center;\n      transition: var(--transition);\n      backdrop-filter: blur(4px);\n    }\n\n    .stage-card:hover {\n      background: rgba(255,255,255,0.18);\n      border-color: rgba(255,255,255,0.4);\n    }\n\n    .stage-label {\n      font-size: 12px;\n      font-weight: 800;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #7ec8ff;\n      margin-bottom: 14px;\n    }\n\n    .stage-card p {\n      font-size: 14px;\n      color: #d0e8ff;\n      line-height: 1.75;\n      margin-bottom: 8px;\n    }\n\n    .stage-card p strong { color: #fff; }\n\n    \/* ============================================================\n       FAQ  — pure CSS \u003cdetails\u003e\/\u003csummary\u003e, no JS required,\n       Shopify-proof (works even when scripts are stripped)\n    ============================================================ *\/\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    \/* Remove default browser triangle marker *\/\n    .faq-item { list-style: none; }\n    .faq-item::-webkit-details-marker { display: none; }\n\n    details.faq-item {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    details.faq-item[open] {\n      border-color: var(--blue-border);\n    }\n\n    summary.faq-question {\n      list-style: none;\n      width: 100%;\n      background: none;\n      border: none;\n      color: var(--dark);\n      font-size: 15px;\n      font-weight: 600;\n      text-align: left;\n      padding: 17px 22px;\n      cursor: pointer;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 16px;\n      transition: var(--transition);\n      user-select: none;\n    }\n\n    summary.faq-question::-webkit-details-marker { display: none; }\n    summary.faq-question::marker { display: none; }\n\n    summary.faq-question:hover { background: var(--light); }\n\n    details.faq-item[open] \u003e summary.faq-question {\n      color: var(--blue);\n      background: var(--blue-bg);\n    }\n\n    .faq-chevron {\n      width: 17px;\n      height: 17px;\n      flex-shrink: 0;\n      transition: transform var(--transition);\n      color: var(--muted);\n    }\n\n    details.faq-item[open] \u003e summary.faq-question .faq-chevron {\n      transform: rotate(180deg);\n      color: var(--blue);\n    }\n\n    .faq-answer {\n      padding: 16px 22px 18px;\n      font-size: 14px;\n      color: var(--mid);\n      line-height: 1.75;\n      border-top: 1px solid var(--border);\n    }\n\n    \/* ============================================================\n       FOOTER\n    ============================================================ *\/\n    .site-footer {\n      background: var(--dark);\n      border-top: 3px solid var(--blue);\n      padding: 36px 24px;\n      text-align: center;\n    }\n\n    .footer-inner { max-width: 1200px; margin: 0 auto; }\n\n    .footer-logo {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 14px;\n    }\n\n    .footer-logo .logo-badge { background: var(--blue); }\n    .footer-logo .logo-text { color: #fff; }\n\n    .footer-copy {\n      font-size: 12px;\n      color: #6b7280;\n    }\n\n    .footer-copy a { color: #6b7280; }\n    .footer-copy a:hover { color: #9ca3af; }\n\n    \/* ============================================================\n       DIVIDER\n    ============================================================ *\/\n    .divider { max-width: 1200px; margin: 0 auto 56px; padding: 0 24px; }\n    .divider hr { border: none; border-top: 1px solid var(--border); }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- ============================================================\n       HEADER\n  ============================================================ --\u003e\n  \u003cheader class=\"site-header\"\u003e\n    \u003cdiv class=\"header-inner\"\u003e\n      \u003ca class=\"logo\" href=\"#\"\u003e\n        \u003cspan class=\"logo-badge\"\u003eKies\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"logo-text\"\u003eMotorsports\u003c\/div\u003e\n          \u003cdiv class=\"header-tagline\"\u003ePerformance \u0026amp; Tuning Specialists\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- ============================================================\n       BREADCRUMB\n  ============================================================ --\u003e\n  \u003cnav class=\"breadcrumb\" aria-label=\"Breadcrumb\"\u003e\n    \u003cdiv class=\"breadcrumb-inner\"\u003e\n      \u003ca href=\"#\"\u003eHome\u003c\/a\u003e ›\n      \u003ca href=\"#\"\u003eSoftware \u0026amp; Tuning\u003c\/a\u003e ›\n      \u003ca href=\"#\"\u003exHP Flashtool\u003c\/a\u003e ›\n      \u003cspan\u003exHP TCU Flash Combo – 8 Speed (G-Series\/Supra)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/nav\u003e\n\n  \u003c!-- ============================================================\n       PRODUCT HERO\n  ============================================================ --\u003e\n  \u003cmain id=\"kies-xhp-root\"\u003e\n    \u003cdiv class=\"product-hero\"\u003e\n\n      \u003c!-- Info --\u003e\n      \u003cdiv class=\"product-info\"\u003e\n        \u003cp class=\"product-brand\"\u003exHP Flashtool — Kies Motorsports\u003c\/p\u003e\n        \u003ch1 class=\"product-title\"\u003exHP TCU Flash Combo\u003c\/h1\u003e\n        \u003cp class=\"product-subtitle\"\u003eFlash License + OTS Map Pack\u003c\/p\u003e\n\n        \u003c!-- Transmission Badge --\u003e\n        \u003cp class=\"selector-label\"\u003eTransmission\u003c\/p\u003e\n        \u003cdiv class=\"transmission-options\"\u003e\n          \u003cspan class=\"trans-btn\"\u003e8-Speed (G-Series\/Supra)\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Platform Badges --\u003e\n        \u003cdiv class=\"download-badges\"\u003e\n          \u003cdiv class=\"dl-badge\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.8-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            iOS\n          \u003c\/div\u003e\n          \u003cdiv class=\"dl-badge\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M17.523 15.341c-.413 0-.748-.336-.748-.748V9.407c0-.413.335-.748.748-.748s.748.335.748.748v5.186c0 .412-.335.748-.748.748zm-11.046 0c-.413 0-.748-.336-.748-.748V9.407c0-.413.335-.748.748-.748s.748.335.748.748v5.186c0 .412-.335.748-.748.748zM8.5 18.5v2.252c0 .413-.335.748-.748.748s-.748-.335-.748-.748V18.5H8.5zm7.496 0v2.252c0 .413-.335.748-.748.748s-.748-.335-.748-.748V18.5h1.496zM5.5 8h13v10H5.5V8zm1.5-1l1.3-2.4c.1-.2.3-.3.5-.3h5.4c.2 0 .4.1.5.3L16 7H7zm4.5-1.5c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5zm-3 0c0-.3.2-.5.5-.5s.5.2.5.5-.2.5-.5.5-.5-.2-.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            Android\n          \u003c\/div\u003e\n          \u003cdiv class=\"dl-badge\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M3 12V6.75l6-1.32v6.57H3zm17 0V5l-8 1.48V12h8zM3 13h6v6.57l-6-1.32V13zm17 0h-8v5.52L20 20v-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            Windows\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         HARD FACTS\n    ============================================================ --\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2 class=\"section-title\"\u003eHard Facts\u003c\/h2\u003e\n      \u003cdiv class=\"hard-facts-grid\"\u003e\n\n        \u003cdiv class=\"fact-card\"\u003e\n          \u003cdiv class=\"fact-card-title\"\u003e\n            \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            Flash License\n          \u003c\/div\u003e\n          \u003cul\u003e\n            \u003cli\u003eEnables \u003cstrong\u003eunlimited flashing\u003c\/strong\u003e for a single Vehicle\/TCU (VIN-Lock) with ZF8HP Automatic Transmission\u003c\/li\u003e\n            \u003cli\u003eIncludes all \u003cstrong\u003eCustomization Options\u003c\/strong\u003e for your BMW\/Supra TCU: Shiftpoint Editor, Launch Control, Torque Limiters, Throttle Blips and much more\u003c\/li\u003e\n            \u003cli\u003eEnables flashing of our \u003cstrong\u003eOTS Maps\u003c\/strong\u003e\n\u003c\/li\u003e\n            \u003cli\u003eEnables flashing of \u003cstrong\u003ecustom TCU-Maps\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"fact-note\"\u003e\n            \u003cstrong\u003ePlease note:\u003c\/strong\u003e M-Vehicles based on G-Series cars need a G-Series license, despite being designated as Fxx cars (e.g. F90, F97 etc.)\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"fact-card\"\u003e\n          \u003cdiv class=\"fact-card-title\"\u003e\n            \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"currentColor\"\u003e\u003cpath d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            OTS Maps Included\n          \u003c\/div\u003e\n          \u003cul\u003e\n            \u003cli\u003eEvery Combo includes \u003cstrong\u003eStage 1, Stage 2 and Stage 3\u003c\/strong\u003e OTS TCU-Maps\u003c\/li\u003e\n            \u003cli\u003eEvery OTS Map is a \u003cstrong\u003ecomprehensive remap\u003c\/strong\u003e to enhance your driving experience\u003c\/li\u003e\n            \u003cli\u003eSuper-fast shifts, improved acceleration times, \u003cstrong\u003estronger throttle blips\u003c\/strong\u003e, access to additional modes (e.g. Race Mode) and much more\u003c\/li\u003e\n            \u003cli\u003eFeatures and changes vary per vehicle — use the \u003cstrong\u003exHP Flashtool\u003c\/strong\u003e app → \u003cem\u003eCheck Support\u003c\/em\u003e → \u003cem\u003eSearch Database\u003c\/em\u003e for details\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         xHP FLASH SETTINGS (TABBED)\n    ============================================================ --\u003e\n    \u003cdiv class=\"flash-settings-section\"\u003e\n      \u003cdiv class=\"flash-settings-inner\"\u003e\n\n        \u003cdiv class=\"flash-settings-header\"\u003e\n          \u003ch2\u003exHP Flash Settings\u003c\/h2\u003e\n          \u003cp\u003eTailor your BMW or Toyota Supra to your needs! With a few clicks, you can further adjust our OTS Maps easily and even share your settings with friends. Our built-in editor makes changing your car's behavior easy!\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cnav class=\"main-tab-nav\" role=\"tablist\" aria-label=\"Flash Settings Categories\"\u003e\n          \u003cbutton class=\"main-tab-btn active\" role=\"tab\" aria-selected=\"true\" data-target=\"tab-shifting\"\u003eShifting\u003c\/button\u003e\n          \u003cbutton class=\"main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-limiters\"\u003eLimiters\u003c\/button\u003e\n          \u003cbutton class=\"main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-launching\"\u003eLaunching \/ Performance\u003c\/button\u003e\n          \u003cbutton class=\"main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-comfort\"\u003eComfort \/ Economy\u003c\/button\u003e\n          \u003cbutton class=\"main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-driving\"\u003eDriving\u003c\/button\u003e\n          \u003cbutton class=\"main-tab-btn\" role=\"tab\" aria-selected=\"false\" data-target=\"tab-misc\"\u003eMiscellaneous\u003c\/button\u003e\n        \u003c\/nav\u003e\n\n        \u003c!-- ── SHIFTING ── --\u003e\n        \u003cdiv id=\"tab-shifting\" class=\"main-tab-panel active\" role=\"tabpanel\"\u003e\n          \u003cdiv class=\"sub-items-grid\"\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-shiftmap\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Shiftmap-Editor.svg?v=1698309885\" alt=\"Shiftmap Editor\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eShiftmap Editor\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-stock-shiftmaps\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Use-Stock-Stiftmaps.svg?v=1698310711\" alt=\"Use Stock Shiftmaps\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eUse Stock Shiftmaps\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-torque-reduction\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Torque-Reduction-Up-Shifts.svg?v=1698310812\" alt=\"Torque Reduction Upshifts\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eTorque Reduction Upshifts\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-reassign-shift\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Reassign-Shift-Speed.svg?v=1698310919\" alt=\"Reassign Shift-Speeds\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eReassign Shift-Speeds\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-ignition-cut\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/Icons_Ignition-Cut.svg?v=1700029832\" alt=\"Ignition Cut Shifting\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eIgnition Cut Shifting\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-torque-punch\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Torque-Punch.svg?v=1698310783\" alt=\"Torque Punch\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eTorque Punch\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-brake-shifting\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Break-Shifting.svg?v=1763631351\" alt=\"Brake-Shifting\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eBrake-Shifting\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-shiftmap\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eShiftmap Editor\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eOur powerful shiftmap editor comes with 4 different presets to adjust shifting to your liking. Every preset can also be adjusted freely. You can adjust each upshift or downshift in D and S-mode by a huge range to fit your environment. When you're done you can save your work in 3 custom slots and also export and share those settings easily!\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-stock-shiftmaps\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eUse Stock Shiftmaps\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eEnable this option if you want to use the stock shift points, instead of those from our OTS Maps.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-torque-reduction\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eTorque Reduction Upshifts\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eFine tune your shifts to your engine tune! xHP lets you set up how much torque reduction the gearbox requests from the engine during upshifts. Lowering the amount of torque reduction can reduce turbo lag after shifts. Raising the torque reduction can produce faster\/crisper and more audible shifts.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-reassign-shift\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eReassign Shift-Speeds\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eChange your shift speeds for various modes easily! xHP Flashtool offers the ability to completely remap your shift programs. You can adjust the shift-speed for each shift, or reassign a shift program entirely — e.g. map super-fast shifts to Comfort-mode or combine medium-speed shifts with the Sport+ setting in your vehicle.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-ignition-cut\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eIgnition Cut Shifting\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003e8-Speed transmissions can cut off operation on one or more cylinders during shifting. This leads to a very distinctive exhaust note during shifts (braaap). With this setting, you can configure the RPM and torque thresholds for each shift mode at which the transmission requests cylinders to be cut off during shifts.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-torque-punch\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eTorque Punch\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eConfigure the firmness of your shifts. You can configure the amount of torque that is added on each shift to smooth out your shifts, or make them even more punchy!\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-brake-shifting\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eBrake-Shifting\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eBrake-shifting is crucial for selecting the correct gear for a corner. Based on the aggressiveness with which the brakes are applied, the transmission calculates the optimal downshift points to support engine braking and pre-selects the optimal gear for the upcoming corner. This pre-selection is based on the current driving mode (Comfort, Sport, etc.), brake pressure, and other real-time factors.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ── LIMITERS ── --\u003e\n        \u003cdiv id=\"tab-limiters\" class=\"main-tab-panel\" role=\"tabpanel\"\u003e\n          \u003cdiv class=\"sub-items-grid\"\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-valet\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Valet-Mode.svg?v=1698312468\" alt=\"Valet Mode\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eValet Mode\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed F-Series\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-max-rpm\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Max-RPM.svg?v=1698312494\" alt=\"Max RPM\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eMax. RPM\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-torque-limits\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Torque-Limits-per-Gear.svg?v=1698312528\" alt=\"Torque Limits per Gear\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eTorque Limits per Gear\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-true-manual\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_True-Manual.svg?v=1698310892\" alt=\"True Manual\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eTrue Manual\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 7-Speed DCT and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-limit-gears\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/xA-Icons_Limit-Gears.svg?v=1763631940\" alt=\"Limit Gears\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eLimit Gears\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-disable-temp\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Disable_Temperature_monitoring.svg?v=1763631352\" alt=\"Disable Temperature Monitoring\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eDisable Temperature Monitoring\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eRacing use only\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-valet\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eValet Mode\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eValet\/Kids Mode limits your car's performance, restricting max. revs to 2,500–3,000 RPM (depending on vehicle), locks the transmission in its slowest operating mode and disables launch control\/brake booster. Safely lend your high-performance vehicle to your children or ensure the garage mechanic does not show off your car to his mates. Valet Mode can be applied to any map and works safely in all driving environments.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed F-Series\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-max-rpm\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eMax. RPM\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eWith this option, you can adjust the RPM target when going full throttle. You can set different RPM values for D-Mode, S-Mode and M-Mode for each gear.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-torque-limits\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eTorque Limits per Gear\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eThis panel allows you to set the electronic torque limiter for each gear. Limiting torque in the lower gears, especially on high-performance RWD cars, can improve traction and make them easier to drive. Different gears have different torque capacities (e.g. 6th gear in an 8-speed), so limiting torque per gear can help prevent clutch slippage on tuned cars.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-true-manual\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eTrue Manual\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eTrue Manual means that when you're in manual mode, the car won't upshift when the engine reaches the redline. Instead, it will run into the RPM limiter — just like a car with a manual transmission. The RPM limiter will still protect the engine from over-revving. xHP allows you to activate\/deactivate True Manual for specific modes or switch it on\/off generally.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 7-Speed DCT and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-limit-gears\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eLimit Gears\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eLimit Gears lets you restrict the transmission to a specific gear range by setting minimum and\/or maximum gear limits. When active, the gearbox will not select any gear below or above these thresholds, overriding all internal and external requests. This function ignores automatic overrides like emergency upshifts, overheating behaviour, incline detection, or DME torque-based gear changes. It is designed for motorsport and testing applications, such as keeping the car in 5th gear on a dyno to avoid unwanted upshifts, or locking higher gears for drag racing consistency.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 8-Speed (motorsport\/testing applications)\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-disable-temp\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eDisable Temperature Monitoring\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eWith this setting you can disable the temperature monitoring model of the transmission, the TCU and the torque converter. Power will not be reduced in case of overheating, e.g. during brake-boosting.\u003c\/p\u003e\n            \u003cp class=\"sub-detail-desc\" style=\"color:#c0392b; font-weight:700;\"\u003e⚠ Not recommended for road cars. Only use this function for racing purposes. Serious risk to drivetrain components in case of misuse!\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ── LAUNCHING \/ PERFORMANCE ── --\u003e\n        \u003cdiv id=\"tab-launching\" class=\"main-tab-panel\" role=\"tabpanel\"\u003e\n          \u003cdiv class=\"sub-items-grid\"\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-drag-race\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Drag-Mode.svg?v=1698245318\" alt=\"Drag Race Mode\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eDrag Race Mode\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-launch-control\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Custom-Launch-Control.svg?v=1698309006\" alt=\"Custom Launch Control\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eCustom Launch Control\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-takoff-2nd\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Take-Off-2nd.svg?v=1698309182\" alt=\"Take Off in 2nd Gear\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eTake Off in 2nd Gear\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-kickdown-launch\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Kick-Down-Launch.svg?v=1698309055\" alt=\"Kickdown Launch\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eKickdown Launch\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 7-Speed DCT\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-stay-2nd\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Stayin-2nd.svg?v=1698309220\" alt=\"Stay in 2nd Gear at Standstill\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eStay in 2nd Gear at Standstill (M-Mode)\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed (M-mode only)\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-line-pressure\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Line-Pressure.svg?v=1698309272\" alt=\"Activate Line Pressure Bump\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eActivate Line Pressure Bump\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-drag-race\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eDrag Race Mode\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eDrag Race Mode is designed to get the most out of your transmission and improve your 0–60 and 60–120 times! Torque reduction during shifts is completely disabled, shift pressures are maxed out and clutch protection thresholds are raised so you can put the full power of your engine to the ground no matter what happens.\u003c\/p\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eDrag Race Mode is automatically engaged during Launch Control and in Sport+\/DSC OFF (8-speed) or Manual (6-speed) mode when above approximately 40% throttle. Normal daily driving in Comfort mode is unaffected.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-launch-control\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eCustom Launch Control\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003exHP lets you adjust parameters like launch-RPM, wheel-slip, brake-boost torque and much more to help you improve your performance off the line! Your BMW's launch control is configured for a stock vehicle, but on tuned vehicles this needs to be readjusted to get optimal performance. Easy-to-understand sliders make adjustments to your Launch Control a matter of seconds.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-takoff-2nd\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eTake Off in 2nd Gear\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eSave lots of shifts during city driving by applying this function. The transmission will always stay in 2nd gear at standstill, which creates a relaxed and very comfortable driving experience.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-kickdown-launch\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eKickdown Launch\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eYou can freely configure the clutch engagement RPM and how fast the clutch kicks in on your DCT transmission! Whether you want to have an effective launch, or just let your rear tyres create long rubber-marks is up to you.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 7-Speed DCT\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-stay-2nd\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eStay in 2nd Gear at Standstill (M-Mode)\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eChoose whether the transmission shifts to 1st or 2nd Gear when stopped in M-Mode.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed (M-mode only)\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-line-pressure\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eActivate Line Pressure Bump\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eFor very high-power applications, we recommend activating the Line Pressure Bump. This will further increase the transmission line pressure by approx. 15% to increase the torque capacity of the transmission.\u003c\/p\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eThe Line Pressure is dependent on actual torque from the engine and this option is only active in high-torque situations, not during normal cruising. Only activate if needed, e.g. when getting Clutch-Slip in 6th Gear (8HP) or 4th Gear (6HP).\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ── COMFORT \/ ECONOMY ── --\u003e\n        \u003cdiv id=\"tab-comfort\" class=\"main-tab-panel\" role=\"tabpanel\"\u003e\n          \u003cdiv class=\"sub-items-grid\"\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-standstill\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Stand-Still.svg?v=1698309539\" alt=\"Standstill Decoupling\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eStandstill Decoupling\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-fuel-saver\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Eco-Mode.svg?v=1698309680\" alt=\"Fuel Saver\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eFuel Saver\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-coasting\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Coasting.svg?v=1698309709\" alt=\"Coasting Mode\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eCoasting Mode\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for specific 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-stop-go\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Stop-Go.svg?v=1698309611\" alt=\"Stop-Go\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eStop-Go\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 7-Speed DCT and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-auto-startstop\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Start-Stop.svg?v=1698309733\" alt=\"Auto Start\/Stop\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eAuto Start\/Stop\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-configure-creep\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Creep.svg?v=1698309575\" alt=\"Configure Creep\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eConfigure Creep\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 7-Speed DCT\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-warmup\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Cancel-Warm-Up.svg?v=1698309482\" alt=\"Warm-Up Phase\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eWarm-Up Phase\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-sport-cruise\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Custom-Cruise.svg?v=1698309784\" alt=\"Switch Off Sport-Mode in Cruise\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eSwitch Off Sport-Mode in Cruise\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-standstill\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eStandstill Decoupling\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eThis custom setting can be used to disable decoupling permanently. Decoupling at a standstill is a comfort and fuel economy feature of 6-Speed and 8-Speed transmissions that minimizes vibration at a standstill and reduces fuel consumption. However, it can cause problems on older transmissions (jerkiness) and\/or may add some lag when taking off. Disabling gives a more direct response when taking off.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-fuel-saver\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eFuel Saver\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eSave up to 0.5L\/100km with our ECO-Mode! This function sets your transmission to ECO-Mode but without the sluggish throttle response usually associated with ECO-Pro mode. This makes saving fuel much easier and more comfortable than the factory ECO-Pro mode. The function is only active in D-Comfort; other driving modes (D-Sport, S-Sport, manual, etc.) are unaffected.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-coasting\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eCoasting Mode\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eCoasting allows the car to disengage from gear and idle or stop the engine as soon as the driver releases the accelerator. This function can be used to suppress coasting.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for specific 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-stop-go\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eStop-Go\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eThe Stop-Go function makes the transmission stay in 2nd Gear at a standstill when a traffic jam situation is recognized. You can choose to turn this function on or off!\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 7-Speed DCT and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-auto-startstop\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eAuto Start\/Stop\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eMost BMWs shut down their engines when coming to a full stop in Comfort Mode. You can use this function to suppress Start\/Stop completely.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-configure-creep\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eConfigure Creep\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eChoose if your vehicle starts moving as soon as you release the brake, or only when touching the throttle.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 7-Speed DCT\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-warmup\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eWarm-Up Phase\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eIn 6-speed gearboxes, the lock-up clutch remains open during cold running to deliberately create slippage in the torque converter. This function allows the user to disable the warm-up phase and skip the torque converter slip for the first few minutes of driving. After a few seconds of driving, the lock-up clutch starts to work.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-sport-cruise\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eSwitch Off Sport-Mode in Cruise\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eMany BMW standard calibrations use higher shift points in cruise mode when the gear lever is in \"S\" or \"Sport\/Sport+\". For example, the transmission won't engage 8th gear during cruise in Sport mode.\u003c\/p\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eIf this option is switched on, the transmission maintains the normal, lower shift points in cruise mode, even in sport modes.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ── DRIVING ── --\u003e\n        \u003cdiv id=\"tab-driving\" class=\"main-tab-panel\" role=\"tabpanel\"\u003e\n          \u003cdiv class=\"sub-items-grid\"\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-drivemode\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/Icon_DSM.svg?v=1740040023\" alt=\"Drivemode Setup\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eDrivemode Setup\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-kickdown\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Kick-Down-Delete.svg?v=1698311063\" alt=\"Kickdown\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eKickdown\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-throttle-blips\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Throttle-Blip_a2c1e910-9826-4eef-8020-212f8ce268cb.svg?v=1698312111\" alt=\"Throttle Blips M-Mode\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eThrottle Blips M-Mode\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed\/Gen2 and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-lockout-6th\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_6st-Gear-Lock-Out.svg?v=1698312156\" alt=\"Lockout 6th Gear in S-Mode\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eLockout 6th Gear in S-Mode\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-drivemode\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eDrivemode Setup\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eThis setting allows you to switch off certain drive modes. There are 7 possible settings: D\/S\/M (stock), only D\/M, only D\/S, only S\/M, only D, only S, or only M. Depending on the configuration, certain modes are omitted and the reaction to driver inputs on the Gear Lever and Paddles changes accordingly.\u003c\/p\u003e\n            \u003cp class=\"sub-detail-desc\"\u003e\u003cstrong\u003eExamples:\u003c\/strong\u003e\u003cbr\u003e\n              • Setting \"D\/M\": This will directly shift to M when the gear lever is moved to the left (instead of going to S-Mode). Also a long pull on the + Paddle will switch the trans between D and M.\u003cbr\u003e\n              • \"Only M\": This will delete D and S modes, so the trans will always be in M-Mode as soon as you leave P (Parking Position).\u003cbr\u003e\n              • \"Only D\": The trans will always be in D mode. Manual operation is no longer possible.\n            \u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-kickdown\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eKickdown\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eWith this setting, you can disable the Kickdown switch. The extra downshift initiated through Kickdown will be suppressed.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed, 7-Speed DCT and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-throttle-blips\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eThrottle Blips M-Mode\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eEasily adjust the aggressiveness of your downshift blips! You can change the intensity of your blips by ±50%. Higher values result in more audible and faster blips but can be uncomfortable. Lower values will result in slower but smoother rev-matching.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed\/Gen2 and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-lockout-6th\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eLockout 6th Gear in S-Mode\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eThis setting lets you lock out the 6th gear in S mode.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ── MISCELLANEOUS ── --\u003e\n        \u003cdiv id=\"tab-misc\" class=\"main-tab-panel\" role=\"tabpanel\"\u003e\n          \u003cdiv class=\"sub-items-grid\"\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-gear-display\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Gear-Display.svg?v=1698312581\" alt=\"Gear Display\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eGear Display\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"sub-item-card\" data-detail=\"detail-rear-axle\"\u003e\n              \u003cdiv class=\"sub-item-icon\"\u003e\u003cimg src=\"https:\/\/www.xautomotive.com\/cdn\/shop\/files\/RBT-Icons_Rear-End-Ratio.svg?v=1698312621\" alt=\"Rear Axle Ratio\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"sub-item-text\"\u003e\n\u003cdiv class=\"sub-item-name\"\u003eRear Axle Ratio\u003c\/div\u003e\n\u003cdiv class=\"sub-item-avail\"\u003eAvailable for 7-Speed DCT\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-gear-display\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eGear Display\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003eYou can toggle the Gear-Display in D-Mode.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 6-Speed and 8-Speed\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"detail-rear-axle\" class=\"sub-detail-panel\"\u003e\n            \u003cdiv class=\"sub-detail-title\"\u003eRear Axle Ratio\u003c\/div\u003e\n            \u003cp class=\"sub-detail-desc\"\u003exHP lets you adjust the transmission to changed rear-axles. With adjusting the transmission to a new rear-axle ratio, fault codes and\/or limp-mode will be triggered.\u003c\/p\u003e\n            \u003cspan class=\"sub-detail-avail\"\u003eAvailable for 7-Speed DCT\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\u003c!-- \/flash-settings-inner --\u003e\n    \u003c\/div\u003e\n\u003c!-- \/flash-settings-section --\u003e\n\n    \u003c!-- ============================================================\n         OTS MAP FEATURES\n    ============================================================ --\u003e\n    \u003cdiv class=\"ots-section\"\u003e\n      \u003cdiv class=\"ots-inner\"\u003e\n        \u003cdiv class=\"ots-header\"\u003e\n          \u003ch2\u003eOTS Map Features\u003c\/h2\u003e\n          \u003cp\u003e\u003cstrong\u003eMillions of miles\u003c\/strong\u003e and well over \u003cstrong\u003e100,000 happy customers\u003c\/strong\u003e are the best proof of the reliability of our setups. Whichever stage you choose, we guarantee hassle-free use and unaffected longevity! Below is an overview of the changes done by our OTS Maps. For a more detailed description, please download our \u003cstrong\u003exHP Flashtool\u003c\/strong\u003e App and navigate to \u003cem\u003eCheck Support\u003c\/em\u003e and \u003cem\u003eSearch Database\u003c\/em\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ots-stages\"\u003e\n          \u003cdiv class=\"stage-card\"\u003e\n            \u003cdiv class=\"stage-label\"\u003eStage 1\u003c\/div\u003e\n            \u003cp\u003e\u003cstrong\u003eRemoves\u003c\/strong\u003e the transmission's internal \u003cstrong\u003etorque limiters\u003c\/strong\u003e, which opens up the way for properly done engine tunes.\u003c\/p\u003e\n            \u003cp\u003eEngine tunes \u003cstrong\u003eno\u003c\/strong\u003e longer \u003cstrong\u003eneed to fake torque calculations\u003c\/strong\u003e, which greatly improves overall driveability and longevity!\u003c\/p\u003e\n            \u003cp\u003eAlso, you get a neat \u003cstrong\u003eGear Display\u003c\/strong\u003e in your dash D1..D8.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"stage-card\"\u003e\n            \u003cdiv class=\"stage-label\"\u003eStage 2\u003c\/div\u003e\n            \u003cp\u003eBuilt on Stage 1 files, but already a \u003cstrong\u003ecomplete remap\u003c\/strong\u003e of your transmission!\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eFaster shifts\u003c\/strong\u003e, \u003cstrong\u003estronger blips\u003c\/strong\u003e in Sport modes, \u003cstrong\u003emore responsive\u003c\/strong\u003e reactions to throttle inputs! Often it's the small things that annoy and we strive to remove them all for you.\u003c\/p\u003e\n            \u003cp\u003eStage 2 files already create a \u003cstrong\u003emore fun and sportive\u003c\/strong\u003e driving experience.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"stage-card\"\u003e\n            \u003cdiv class=\"stage-label\"\u003eStage 3\u003c\/div\u003e\n            \u003cp\u003eBuilt on Stage 2 files but take \u003cstrong\u003eeverything a bit further\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eEven shorter shift times\u003c\/strong\u003e in Sport modes, \u003cstrong\u003elightning-fast reaction times\u003c\/strong\u003e, race-style auto-shifting in Sport+, \u003cstrong\u003eeven stronger blips\u003c\/strong\u003e, \u003cstrong\u003ereconfigured Launch Control parameters\u003c\/strong\u003e, and much more!\u003c\/p\u003e\n            \u003cp\u003eOur Stage 3 files are \u003cstrong\u003ethe way to go\u003c\/strong\u003e for \u003cstrong\u003eenthusiasts and racers\u003c\/strong\u003e.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ============================================================\n         FAQ — uses native \u003cdetails\u003e\/\u003csummary\u003e: no JS needed,\n         works in all browsers, Shopify-safe.\n    ============================================================ --\u003e\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2 class=\"section-title\"\u003eMost Frequently Asked Questions\u003c\/h2\u003e\n      \u003cdiv class=\"faq-list\"\u003e\n\n        \u003cdetails class=\"faq-item\"\u003e\n          \u003csummary class=\"faq-question\"\u003e\n            How do I check if my car is supported?\n            \u003csvg class=\"faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            Please use the \u003ca href=\"https:\/\/www.xautomotive.com\/pages\/product-finder\" target=\"_blank\" rel=\"noopener\"\u003eProduct Finder\u003c\/a\u003e on the xAutomotive website to check if a certain product is available for your car.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"faq-item\"\u003e\n          \u003csummary class=\"faq-question\"\u003e\n            What is included in the xHP Flash Combo?\n            \u003csvg class=\"faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            The xHP Flash Combo includes the xHP Flash License for a single vehicle with ZF8HP automatic transmission and an xHP Map Pack, which includes OTS Maps for Stage 1, Stage 2, and Stage 3.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"faq-item\"\u003e\n          \u003csummary class=\"faq-question\"\u003e\n            What do I need to apply xHP to my car?\n            \u003csvg class=\"faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            You need the xHP Flash Combo license, the \u003ca href=\"https:\/\/www.xautomotive.com\/products\/xa-ultra-adapter\" target=\"_blank\" rel=\"noopener\"\u003exA Ultra Adapter\u003c\/a\u003e (or other supported adapter — please see the xHP WIKI), and the xHP Flashtool app for iOS, Android or Windows.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"faq-item\"\u003e\n          \u003csummary class=\"faq-question\"\u003e\n            What are OTS maps?\n            \u003csvg class=\"faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            OTS stands for \"Off the Shelf.\" The xHP TCU Flash Combo contains 3 OTS maps specifically developed for your model. You can access the details of specific maps within xHP Flashtool in the \"Check Support\" tab. The Stage 0 map is a backup, so you can restore your vehicle to stock at any time.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"faq-item\"\u003e\n          \u003csummary class=\"faq-question\"\u003e\n            What is the xHP Flash Combo?\n            \u003csvg class=\"faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            The xHP Flash Combo allows free and unlimited flashing for a single vehicle (VIN-Lock) with ZF8HP automatic transmission. It includes all Flash Settings for your BMW\/Toyota Supra: Shiftpoint Editor, customized Launch Control, Torque Limiters, Throttle Blips, and much more. It also includes OTS Maps for Stage 1, Stage 2, and Stage 3, and allows you to flash tunes created through the Custom Map Service.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/main\u003e\n\n  \u003c!-- ============================================================\n       FOOTER\n  ============================================================ --\u003e\n  \u003cfooter class=\"site-footer\"\u003e\n    \u003cdiv class=\"footer-inner\"\u003e\n      \u003cdiv class=\"footer-logo\"\u003e\n        \u003cspan class=\"logo-badge\"\u003eKies\u003c\/span\u003e\n        \u003cspan class=\"logo-text\"\u003eMotorsports\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"footer-copy\"\u003e\n        © 2024 Kies Motorsports. All rights reserved.\u003cbr\u003e\n        xHP Flashtool is a product of \u003ca href=\"https:\/\/www.xautomotive.com\" target=\"_blank\" rel=\"noopener\"\u003exAutomotive\u003c\/a\u003e. All product names and trademarks are the property of their respective owners.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/footer\u003e\n\n  \u003c!-- ============================================================\n       JAVASCRIPT — Shopify-safe: scoped to #kies-xhp-root, uses\n       event delegation, wrapped in DOMContentLoaded so it runs\n       even when Shopify defers or re-renders the section.\n  ============================================================ --\u003e\n  \u003cscript\u003e\n  (function() {\n    'use strict';\n\n    function initKiesXHP() {\n      var root = document.getElementById('kies-xhp-root');\n      if (!root || root.dataset.kiesInit === '1') return;\n      root.dataset.kiesInit = '1';\n\n      \/\/ ── Main Tab Switching ────────────────────────────────────\n      root.querySelectorAll('.main-tab-btn').forEach(function(btn) {\n        btn.addEventListener('click', function() {\n          root.querySelectorAll('.main-tab-btn').forEach(function(b) {\n            b.classList.remove('active');\n            b.setAttribute('aria-selected', 'false');\n          });\n          root.querySelectorAll('.main-tab-panel').forEach(function(p) {\n            p.classList.remove('active');\n          });\n          btn.classList.add('active');\n          btn.setAttribute('aria-selected', 'true');\n          var target = root.querySelector('#' + btn.getAttribute('data-target'));\n          if (target) target.classList.add('active');\n          root.querySelectorAll('.sub-detail-panel.active').forEach(function(p) { p.classList.remove('active'); });\n          root.querySelectorAll('.sub-item-card.active').forEach(function(c) { c.classList.remove('active'); });\n        });\n      });\n\n      \/\/ ── Sub-item Card Click ───────────────────────────────────\n      root.querySelectorAll('.sub-item-card').forEach(function(card) {\n        card.addEventListener('click', function() {\n          var detailId = card.getAttribute('data-detail');\n          var panel = root.querySelector('#' + detailId);\n          var parent = card.closest('.main-tab-panel');\n          var alreadyOpen = card.classList.contains('active');\n          if (parent) {\n            parent.querySelectorAll('.sub-detail-panel').forEach(function(p) { p.classList.remove('active'); });\n            parent.querySelectorAll('.sub-item-card').forEach(function(c) { c.classList.remove('active'); });\n          }\n          if (!alreadyOpen \u0026\u0026 panel) {\n            panel.classList.add('active');\n            card.classList.add('active');\n            setTimeout(function() {\n              panel.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\n            }, 50);\n          }\n        });\n      });\n\n      \/\/ ── FAQ Accordion ─────────────────────────────────────────\n      root.querySelectorAll('.faq-question').forEach(function(btn) {\n        btn.addEventListener('click', function() {\n          var answer = btn.nextElementSibling;\n          var isOpen = answer.classList.contains('open');\n          root.querySelectorAll('.faq-answer.open').forEach(function(a) { a.classList.remove('open'); });\n          root.querySelectorAll('.faq-question.open').forEach(function(b) {\n            b.classList.remove('open');\n            b.setAttribute('aria-expanded', 'false');\n          });\n          if (!isOpen) {\n            answer.classList.add('open');\n            btn.classList.add('open');\n            btn.setAttribute('aria-expanded', 'true');\n          }\n        });\n      });\n    }\n\n    \/\/ Run on DOMContentLoaded (covers normal page load)\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', initKiesXHP);\n    } else {\n      initKiesXHP();\n    }\n\n    \/\/ Also run on Shopify section:load events (covers theme editor reloads)\n    document.addEventListener('shopify:section:load', function(e) {\n      var root = e.target ? e.target.querySelector('#kies-xhp-root') : null;\n      if (root) {\n        root.dataset.kiesInit = '0';\n        initKiesXHP();\n      }\n    });\n\n  })();\n  \u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"xAutomotive","offers":[{"title":"Default Title","offer_id":42402850275413,"sku":"xh.8hpG#combo","price":549.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0074\/3702\/5395\/files\/kies-motorsports-xautomotive-xhp-tcu-flash-combo-8-speed-g-series-supra-1232368735.webp?v=1776179019","url":"https:\/\/www.kiesmotorsports.com\/products\/xhp-tcu-flash-combo-8-speed-g-series-supra","provider":"Kies Motorsports","version":"1.0","type":"link"}