{"id":5065,"date":"2025-11-21T07:27:24","date_gmt":"2025-11-21T07:27:24","guid":{"rendered":"https:\/\/autointerior.eu\/comfort-line\/"},"modified":"2026-07-24T04:44:08","modified_gmt":"2026-07-24T04:44:08","slug":"comfort-line","status":"publish","type":"page","link":"https:\/\/autointerior.eu\/de\/comfort-line\/","title":{"rendered":"Comfort Line"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5065\" class=\"elementor elementor-5065 elementor-3610\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01835a3 e-con-full e-flex e-con e-parent\" data-id=\"01835a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac68c13 elementor-widget elementor-widget-html\" data-id=\"ac68c13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div>\n\n\n  <meta charset=\"UTF-8\">\n  <title>Autositzbez\u00fcge-Konfigurator<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n  <style>\n    :root {\n      --ai-green: #0f6830;\n      --ai-green-soft: #e6f3ea;\n      --ai-dark: #111827;\n      --ai-muted: #6b7280;\n      --ai-border: #e5e7eb;\n      --ai-bg: #f3f4f6;\n      --radius-lg: 22px;\n      --radius-md: 14px;\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    body {\n      margin: 0;\n      font-family: -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif;\n      background: var(--ai-bg);\n      color: var(--ai-dark);\n    }\n\n    .config-page-wrap {\n      max-width: 1200px;\n      margin: 40px auto;\n      padding: 0 16px 40px;\n    }\n\n    .config-page-header {\n      margin-bottom: 24px;\n    }\n\n    .config-page-title {\n      font-size: 28px;\n      font-weight: 600;\n      letter-spacing: -0.03em;\n      margin: 0;\n      color: var(--ai-dark);\n    }\n\n    .config-page-subtitle {\n      margin-top: 6px;\n      font-size: 14px;\n      color: var(--ai-muted);\n    }\n\n    .configurator-shell {\n      display: grid;\n      grid-template-columns: minmax(0, 3fr) minmax(0, 2.3fr);\n      gap: 24px;\n      align-items: flex-start;\n    }\n\n    \/* Coloan\u0103 scaun *\/\n    .seat-card {\n      background: #ffffff;\n      border-radius: var(--radius-lg);\n      padding: 22px;\n      box-shadow: 0 18px 45px rgba(0, 0, 0, 0.06);\n      border: 1px solid rgba(15, 104, 48, 0.06);\n      display: flex;\n      flex-direction: column;\n      gap: 18px;\n    }\n\n    .seat-card-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .seat-card-title {\n      font-size: 16px;\n      font-weight: 600;\n    }\n\n    .seat-card-badge {\n      font-size: 11px;\n      padding: 4px 10px;\n      border-radius: 999px;\n      background: var(--ai-green-soft);\n      color: var(--ai-green);\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      font-weight: 600;\n    }\n\n    .seat-preview-frame {\n      position: relative;\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      border-radius: 18px;\n      overflow: hidden;\n      background: radial-gradient(circle at 50% 0, #ffffff 0, #f3f4f6 30%, #e5e7eb 100%);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .seat-layer {\n      position: absolute;\n      inset: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      display: block;\n    }\n\n    .seat-layer-base     { z-index: 1; }\n    .seat-layer-interior { z-index: 2; }\n    .seat-layer-exterior { z-index: 3; }\n    .seat-layer-stitch   { z-index: 4; }\n\n    .seat-preview-label {\n      position: absolute;\n      left: 16px;\n      bottom: 16px;\n      font-size: 12px;\n      padding: 4px 10px;\n      border-radius: 999px;\n      background: rgba(17, 24, 39, 0.78);\n      color: #fff;\n      z-index: 10;\n    }\n\n    .seat-summary {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 10px;\n      padding-top: 8px;\n      border-top: 1px solid var(--ai-border);\n    }\n\n    .seat-summary-item {\n      background: #f9fafb;\n      border-radius: 10px;\n      padding: 8px 10px;\n      font-size: 11px;\n      line-height: 1.3;\n    }\n\n    .seat-summary-label {\n      font-weight: 600;\n      color: var(--ai-muted);\n      display: block;\n      margin-bottom: 4px;\n    }\n\n    .seat-summary-value {\n      font-weight: 500;\n      color: var(--ai-dark);\n    }\n\n    \/* Coloan\u0103 op\u021biuni *\/\n    .config-panel {\n      background: #ffffff;\n      border-radius: var(--radius-lg);\n      padding: 22px 22px 20px;\n      box-shadow: 0 18px 45px rgba(0, 0, 0, 0.06);\n      border: 1px solid rgba(15, 104, 48, 0.06);\n      display: flex;\n      flex-direction: column;\n      gap: 18px;\n    }\n\n    .config-section {\n      border-bottom: 1px solid var(--ai-border);\n      padding-bottom: 14px;\n    }\n\n    .config-section:last-of-type {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .config-section-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: baseline;\n      margin-bottom: 10px;\n      gap: 8px;\n    }\n\n    .config-section-title {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--ai-dark);\n    }\n\n    .config-section-subtitle {\n      font-size: 11px;\n      color: var(--ai-muted);\n    }\n\n    .options-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 8px;\n    }\n\n    .option-tile {\n      border: 1px solid var(--ai-border);\n      border-radius: 12px;\n      padding: 6px;\n      background: #f9fafb;\n      cursor: pointer;\n      text-align: center;\n      transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, transform 0.1s ease;\n      display: flex;\n      flex-direction: column;\n      gap: 6px;\n    }\n\n    .option-tile:hover {\n      border-color: rgba(15, 104, 48, 0.2);\n      box-shadow: 0 0 0 1px rgba(15, 104, 48, 0.05);\n      background: #ffffff;\n      transform: translateY(-1px);\n    }\n\n    .option-tile.selected {\n      border-color: var(--ai-green);\n      box-shadow: 0 0 0 1px rgba(15, 104, 48, 0.4);\n      background: #ffffff;\n    }\n\n    .option-thumb {\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      border-radius: 9px;\n      object-fit: cover;\n      background: #e5e7eb;\n    }\n\n    .option-label {\n      font-size: 11px;\n      font-weight: 500;\n      color: var(--ai-dark);\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n\n    .config-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      align-items: center;\n      margin-top: 4px;\n    }\n\n    .config-row label {\n      font-size: 13px;\n      font-weight: 500;\n      color: var(--ai-dark);\n      min-width: 110px;\n    }\n\n    select.config-select,\n    input.config-input,\n    input.config-text {\n      flex: 1 1 auto;\n      min-width: 80px;\n      padding: 7px 10px;\n      border-radius: 10px;\n      border: 1px solid var(--ai-border);\n      font-size: 13px;\n      outline: none;\n      background: #f9fafb;\n      transition: border-color 0.16s ease, box-shadow 0.16s ease, background 0.16s ease;\n    }\n\n    select.config-select:focus,\n    input.config-input:focus,\n    input.config-text:focus {\n      border-color: var(--ai-green);\n      box-shadow: 0 0 0 1px rgba(15, 104, 48, 0.1);\n      background: #ffffff;\n    }\n\n    .addon-note {\n      font-size: 11px;\n      color: var(--ai-muted);\n    }\n\n    .config-footer {\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n      margin-top: 4px;\n    }\n\n    .cart-button-row {\n      display: flex;\n      gap: 8px;\n      align-items: center;\n      margin-top: 4px;\n      flex-wrap: wrap;\n    }\n\n    .btn-primary {\n      border: none;\n      border-radius: 999px;\n      padding: 10px 18px;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: 0.03em;\n      text-transform: uppercase;\n      cursor: pointer;\n      background: var(--ai-green);\n      color: #ffffff;\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      white-space: nowrap;\n    }\n\n    .btn-primary:hover {\n      opacity: 0.92;\n    }\n\n    .btn-whatsapp {\n      border: none;\n      border-radius: 999px;\n      padding: 10px 18px;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: 0.03em;\n      text-transform: uppercase;\n      cursor: pointer;\n      background: #25D366;\n      color: #ffffff;\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      white-space: nowrap;\n    }\n\n    .btn-whatsapp:hover {\n      opacity: 0.92;\n    }\n\n    .btn-icon {\n      font-size: 16px;\n      line-height: 0;\n    }\n\n    .cart-note {\n      font-size: 11px;\n      color: var(--ai-muted);\n    }\n\n    \/* Accordion *\/\n    .accordion-group {\n      border-radius: 14px;\n      border: 1px solid var(--ai-border);\n      overflow: hidden;\n      background: #f9fafb;\n      margin-bottom: 8px;\n    }\n\n    .accordion-header-btn {\n      width: 100%;\n      padding: 8px 10px;\n      border: none;\n      background: #f9fafb;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      cursor: pointer;\n      font-size: 12px;\n      font-weight: 500;\n      color: var(--ai-dark);\n    }\n\n    .accordion-header-btn span {\n      pointer-events: none;\n    }\n\n    .accordion-header-btn:hover {\n      background: #f3f4f6;\n    }\n\n    .accordion-header-icon {\n      font-size: 16px;\n      line-height: 1;\n      opacity: 0.7;\n    }\n\n    .accordion-body {\n      padding: 8px 8px 10px;\n      display: none;\n    }\n\n    .accordion-body.open {\n      display: block;\n    }\n\n    @media (max-width: 960px) {\n      .configurator-shell {\n        grid-template-columns: minmax(0, 1fr);\n      }\n    }\n\n    @media (max-width: 640px) {\n      .options-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n      .seat-summary {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n  <\/style>\n\n  <!-- Bibliotheken f\u00fcr PDF-Erstellung (clientseitig) -->\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/html2canvas\/1.4.1\/html2canvas.min.js\"><\/script>\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf\/2.5.1\/jspdf.umd.min.js\"><\/script>\n\n\n\n<div class=\"config-page-wrap\">\n  <div class=\"configurator-shell\">\n\n    <!-- LINKE SPALTE: SITZ -->\n    <section class=\"seat-card\">\n      <div class=\"seat-card-header\">\n        <div><\/div>\n      <\/div>\n\n      <div class=\"seat-preview-frame\">\n        <!-- Hintergrund \/ Basissitz -->\n        <img decoding=\"async\" id=\"layerBase\" class=\"seat-layer seat-layer-base lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/main.png\" alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1500px; --smush-placeholder-aspect-ratio: 1500\/1500;\">\n\n        <!-- AUSSENMATERIAL-Ebene (transparentes PNG) -->\n        <img decoding=\"async\" id=\"layerExterior\" class=\"seat-layer seat-layer-exterior\" src=\"\" alt=\"\">\n\n        <!-- INNENMATERIAL-Ebene (transparentes PNG) -->\n        <img decoding=\"async\" id=\"layerInterior\" class=\"seat-layer seat-layer-interior\" src=\"\" alt=\"\">\n\n        <!-- NAHT-Ebene (transparentes PNG) -->\n        <img decoding=\"async\" id=\"layerStitch\" class=\"seat-layer seat-layer-stitch\" src=\"\" alt=\"\">\n      <\/div>\n\n      <div class=\"seat-summary\">\n        <div class=\"seat-summary-item\">\n          Innenmaterial\n<span class=\"seat-summary-value\" id=\"summaryInterior\">\u2014<\/span>\n        <\/div>\n        <div class=\"seat-summary-item\">\n          Au\u00dfenmaterial\n<span class=\"seat-summary-value\" id=\"summaryExterior\">\u2014<\/span>\n        <\/div>\n        <div class=\"seat-summary-item\">\n          Designnaht\n<span class=\"seat-summary-value\" id=\"summaryStitch\">\u2014<\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- RECHTE SPALTE: OPTIONEN -->\n    <div class=\"config-panel\">\n\n      <!-- Verborgene Felder f\u00fcr die Konfiguration -->\n      <input type=\"hidden\" id=\"fieldInterior\" name=\"ai_interior\">\n      <input type=\"hidden\" id=\"fieldInteriorFamily\" name=\"ai_interior_family\">\n      <input type=\"hidden\" id=\"fieldExterior\" name=\"ai_exterior\">\n      <input type=\"hidden\" id=\"fieldExteriorType\" name=\"ai_exterior_type\">\n      <input type=\"hidden\" id=\"fieldStitch\" name=\"ai_stitch\">\n      <input type=\"hidden\" id=\"fieldLogo\" name=\"ai_logo_enabled\">\n      <input type=\"hidden\" id=\"fieldLogoCount\" name=\"ai_logo_count\">\n      <input type=\"hidden\" id=\"fieldSeatCount\" name=\"ai_seat_group\">\n      <input type=\"hidden\" id=\"fieldConfigSummary\" name=\"ai_config_summary\">\n      <input type=\"hidden\" id=\"fieldCarDetails\" name=\"ai_car_details\">\n\n      <!-- 1) AUSSENMATERIAL -->\n      <div class=\"config-section\">\n        <div class=\"config-section-header\">\n          <div class=\"config-section-title\">Au\u00dfenmaterial<\/div>\n          <div class=\"config-section-subtitle\"><\/div>\n        <\/div>\n\n        <!-- Autotextil au\u00dfen -->\n        <div class=\"accordion-group\">\n          <button type=\"button\" class=\"accordion-header-btn\" data-accordion-target=\"acc-autotextil\">\n            Autotextil au\u00dfen\n<span class=\"accordion-header-icon\" id=\"icon-acc-autotextil\">\u2212<\/span>\n          <\/button>\n          <div class=\"accordion-body open\" id=\"acc-autotextil\">\n            <div class=\"options-grid\" data-group=\"exterior\">\n\n              <!-- Autotextil Schwarz -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Autotextil Schwarz\" data-type=\"autotextil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Autotextil-Black.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Autotextil-Black.png\" alt=\"Autotextil Schwarz exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Autotextil Schwarz<\/span>\n              <\/button>\n\n              <!-- Autotextil Anthrazit -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Autotextil Anthrazit\" data-type=\"autotextil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Autotextil-Antracit.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Autotextil-Antracit.png\" alt=\"Autotextil Anthrazit exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Autotextil Anthrazit<\/span>\n              <\/button>\n\n              <!-- Autotextil Hellgrau -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Autotextil Hellgrau\" data-type=\"autotextil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Autotextil-Light-Grey.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Autotextil-Light-Grey.png\" alt=\"Autotextil Hellgrau exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Autotextil Hellgrau<\/span>\n              <\/button>\n\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- Leather Look au\u00dfen -->\n        <div class=\"accordion-group\">\n          <button type=\"button\" class=\"accordion-header-btn\" data-accordion-target=\"acc-leather\">\n            <span>Leather Look au\u00dfen<\/span>\n<span class=\"accordion-header-icon\" id=\"icon-acc-leather\">\u2212<\/span>\n          <\/button>\n          <div class=\"accordion-body open\" id=\"acc-leather\">\n            <div class=\"options-grid\" data-group=\"exterior\">\n\n              <!-- Leather Look Schwarz -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Leather Look Schwarz\" data-type=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Black.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Black.png\" alt=\"Leather Look Schwarz exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Black<\/span>\n              <\/button>\n\n              <!-- Leather Look Grau -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Leather Look Grau\" data-type=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Grey.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Grey.png\" alt=\"Leather Look Grau exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Grau<\/span>\n              <\/button>\n\n              <!-- Leather Look Sterling -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Leather Look Sterling\" data-type=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Sterling.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Sterling.png\" alt=\"Leather Look Sterling exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Sterling<\/span>\n              <\/button>\n\n              <!-- Leather Look Camel Ivory -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Leather Look Camel Ivory\" data-type=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Camel-Ivory.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Camel-Ivory.png\" alt=\"Leather Look Camel Ivory exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Camel Ivory<\/span>\n              <\/button>\n\n              <!-- Leather Look Dunkelbraun -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Leather Look Dunkelbraun\" data-type=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Dark-Brown.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-dark-brown.png\" alt=\"Leather Look Dunkelbraun exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Dunkelbraun<\/span>\n              <\/button>\n\n              <!-- Leather Look Hellbraun -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Leather Look Hellbraun\" data-type=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-LIghr-Brown.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-light-brown.png\" alt=\"Leather Look Hellbraun exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Hellbraun<\/span>\n              <\/button>\n\n              <!-- Leather Look Rot -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"exterior\" data-value=\"Leather Look Rot\" data-type=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Red.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Red.png\" alt=\"Leather Look Rot exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Rot<\/span>\n              <\/button>\n\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 2) INNENMATERIAL -->\n      <div class=\"config-section\">\n        <div class=\"config-section-header\">\n          <div class=\"config-section-title\">Innenmaterial<\/div>\n        <\/div>\n\n        <div class=\"accordion-group\">\n          <button type=\"button\" class=\"accordion-header-btn\" data-accordion-target=\"acc-interior\">\n            Innenbereich\n<span class=\"accordion-header-icon\" id=\"icon-acc-interior\">\u2212<\/span>\n          <\/button>\n          <div class=\"accordion-body open\" id=\"acc-interior\">\n            <div class=\"options-grid\" data-group=\"interior\">\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Tiffany Schwarz\" data-family=\"textil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tiffany-Black.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Tiffany-Black.png\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Tiffany Schwarz<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Tiffany Hellgrau\" data-family=\"textil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tiffany-Light-Grey.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Tiffany-Light-Grey.png\" alt=\"Tiffany Hellgrau interior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Tiffany Hellgrau<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Tiffany Grau\" data-family=\"textil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2026\/07\/TiffanY-Grey.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2026\/07\/Thumbnail-Tiffany-Grey.png\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Tiffany Grau<\/span>\n              <\/button>\n\n\n               <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Tiffany Ivory\" data-family=\"textil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2026\/07\/Tiffany-Ivory.png\">\n<img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2026\/07\/Thumbnail-Tiffany-ivory.png\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\n<span class=\"option-label\">Tiffany Ivory<\/span>\n<\/button>\n\n\n<button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Tiffany Rot\" data-family=\"textil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tiffany-Red.png\">\n<img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Tiffany-Red.png\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\n<span class=\"option-label\">Tiffany Rot<\/span>\n<\/button> \n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"GT Grau\" data-family=\"textil\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/GT-Grey.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-GT-Grey.png\" alt=\"GT Grau interior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">GT Grau<\/span>\n              <\/button>\n\n\n\n\n              <!-- LEATHER LOOK INNENBEREICH -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Schwarz\" data-family=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Black.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Black.png\" alt=\"Interior Leather Look Schwarz\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Black<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Grau\" data-family=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Grey.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Grey.png\" alt=\"Interior Leather Look Grau\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Grau<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Sterling\" data-family=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Sterling.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Sterling.png\" alt=\"Interior Leather Look Sterling\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Sterling<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Dunkelbraun\" data-family=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Dark-Brown.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-dark-brown.png\" alt=\"Interior Leather Look Dunkelbraun\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Dunkelbraun<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Hellbraun\" data-family=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Light-Brown.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-light-brown.png\" alt=\"Interior Leather Look Hellbraun\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Hellbraun<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Camel Ivroy\" data-family=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Camel-Ivroy.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Camel-Ivory.png\" alt=\"Interior Leather Look Camel Ivory\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Camel Ivory<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Rot\" data-family=\"leather\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Red.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Red.png\" alt=\"Interior Leather Look Rot\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">LL Rot<\/span>\n              <\/button>\n\n              <!-- PERFORIERTER LEATHER LOOK INNENBEREICH -->\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Perforierter Leather Look Innen Schwarz\" data-family=\"perfo\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Black.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Black.png\" alt=\"Perforierter Leather Look Innen Schwarz\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Perfo Black<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Perforierter Leather Look Innen Grau\" data-family=\"perfo\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Grey.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Grey.png\" alt=\"Perforierter Leather Look Innen Grau\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Perfo Grau<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Perfo Sterling\" data-family=\"perfo\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Sterling.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Sterling.png\" alt=\"Interior Leather Look Perfo Sterling\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Perfo Sterling<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Perforierter Leather Look Innen Dunkelbraun\" data-family=\"perfo\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Dark-Brown.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-dark-brown.png\" alt=\"Perforierter Leather Look Innen Dunkelbraun\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Perfo Dunkelbraun<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Perforierter Leather Look Innen Hellbraun\" data-family=\"perfo\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Light-Brown.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-light-brown.png\" alt=\"Perforierter Leather Look Innen Hellbraun\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Perfo Hellbraun<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Interior Leather Look Perfo Camel Ivroy\" data-family=\"perfo\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Camel-Ivroy.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Camel-Ivory.png\" alt=\"Interior Leather Look Perfo Camel Ivory\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Perfo Camel Ivory<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"interior\" data-value=\"Perforierter Leather Look Innen Rot\" data-family=\"perfo\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Red.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Red.png\" alt=\"Perforierter Leather Look Innen Rot\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\">\n                <span class=\"option-label\">Perfo Rot<\/span>\n              <\/button>\n\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 3) DESIGNN\u00c4HTE -->\n      <div class=\"config-section\">\n        <div class=\"config-section-header\">\n          <div class=\"config-section-title\">Designnaht<\/div>\n        <\/div>\n\n        <div class=\"accordion-group\">\n          <button type=\"button\" class=\"accordion-header-btn\" data-accordion-target=\"acc-stitch\">\n            Designnaht\n<span class=\"accordion-header-icon\" id=\"icon-acc-stitch\">\u2212<\/span>\n          <\/button>\n          <div class=\"accordion-body open\" id=\"acc-stitch\">\n            <div class=\"options-grid\" data-group=\"stitch\">\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Stitch 7498\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Black-4000.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Black-4000-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 7498\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Black-4000<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Dunkelgrau 324\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-grey-324.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-grey-324-Thumbnail.png\" alt=\"Dunkelgrau 324\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Dunkelgrau 324<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Hellgrau 318\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-Grey-318.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-Grey-318-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Hellgrau 318\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Hellgrau 318<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Silber 316\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Silver-316.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Silver-316-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Silber 316\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Silber 316<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Wei\u00df 411\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/White-411.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/White-411-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Wei\u00df 411\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Wei\u00df 411<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Camel Ivory 379\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Camel-Ivory-379.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Camel-Ivory-379-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Camel Ivory 379\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Camel Ivory 379<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Elfenbeinwei\u00df 7863\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/White-ivory-7863.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/White-ivory-7863-Thumbnail.png\" alt=\"Elfenbeinwei\u00df 7863\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Elfenbeinwei\u00df 7863<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Greige 379\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Grej-379.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Grej-379-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Greige 379\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Greige 379<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Hellgr\u00fcn 92\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-green-92.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-green-92-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Hellgr\u00fcn 92\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Hellgr\u00fcn 92<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Milit\u00e4rgr\u00fcn 842\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Military-green-842.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Military-green-842-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Milit\u00e4rgr\u00fcn 842\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Milit\u00e4rgr\u00fcn 842<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Indigoblau 1078\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Indigo-blue-1078.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Indigo-blue-1078-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Indigoblau 1078\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Indigoblau 1078<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Hellblau 8235\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-blue-8235.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-blue-8235-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Hellblau 8235\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Hellblau 8235<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Marineblau 827\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Navy-blue-827.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Navy-blue-827Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Marineblau 827\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Marineblau 827<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Blau 1394\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Blue-1394.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Blue-1394-Thumbnail.png\" alt=\"Blau 1394\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Blau 1394 7863<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"T\u00fcrkis 359\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tuquise-359.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tuquise-359-Thumbnail.png\" alt=\"T\u00fcrkis 359\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">T\u00fcrkis 359<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Zitronengelb 113\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Lemon-yellow-113.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Lemon-yellow-113-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Zitronengelb 113\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Zitronengelb 113<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Herm\u00e8s-Orange 450\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Orange-hermens-450.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Orange-hermens-450-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Herm\u00e8s-Orange 450\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Herm\u00e8s-Orange 450<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Rot 504\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Red-504.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Red-504-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Rot 504\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Rot 504<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Weinrot 7853\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Wine-rot-7853.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Wine-rot-7853-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Weinrot 7853\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Weinrot 7853<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Kaki 976\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-Brown-1003.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-Brown-1003-Thumbnail.png\" alt=\"Dunkelbraun 1003\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Dunkelbraun 1003<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Hellbraun 163\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-brown-163.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-brown-163-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Hellbraun 163\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Hellbraun 163<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Bonbonrosa 8186\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Pink-Bombon-8186.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Pink-Bombon-8186-Thumbnail.png\" alt=\"Cus\u0103tur\u0103 Bonbonrosa 8186\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Bonbonrosa 8186<\/span>\n              <\/button>\n\n              <button type=\"button\" class=\"option-tile\" data-group=\"stitch\" data-value=\"Silber 316\" data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-pInk-869.png\">\n                <img decoding=\"async\" class=\"option-thumb lazyload\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-pInk-869-Thumbnail.png\" alt=\"Dunkelrosa 869\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\">\n                <span class=\"option-label\">Dunkelrosa 869<\/span>\n              <\/button>\n\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 4) AUSWAHL DER SITZANZAHL -->\n      <div class=\"config-section\">\n        <div class=\"config-section-header\">\n          <div class=\"config-section-title\">Anzahl der Sitze<\/div>\n        <\/div>\n\n        <div class=\"config-row\">\n          <label for=\"seatCount\">Sitze:<\/label>\n          <select id=\"seatCount\" class=\"config-select\">\n            <option value=\"1\">1 Sitz<\/option>\n            <option value=\"2\">2 Sitze<\/option>\n            <option value=\"3\">3 Sitze<\/option>\n            <option value=\"5\" selected>4\u20135 Sitze<\/option>\n            <option value=\"6\">6\u20137 Sitze<\/option>\n            <option value=\"7\">8\u20139 Sitze<\/option>\n          <\/select>\n        <\/div>\n      <\/div>\n\n      <!-- 5) LOGO -->\n      <div class=\"config-section\">\n        <div class=\"config-section-header\">\n          <div class=\"config-section-title\">Logo<\/div>\n        <\/div>\n\n        <div class=\"config-row\">\n          <label for=\"logoCheckbox\">Logo:<\/label>\n          <div style=\"display:flex;flex-wrap:wrap;gap:8px;align-items:center;\">\n            <label style=\"display:flex;align-items:center;gap:6px;font-size:13px;\">\n              <input type=\"checkbox\" id=\"logoCheckbox\">\n Logo auf die Sitze hinzuf\u00fcgen\n            <\/label>\n\n            <div style=\"display:flex;align-items:center;gap:6px;\">\n              <span class=\"addon-note\">Anzahl der Logos:<\/span>\n              <select id=\"logoCount\" class=\"config-select\" style=\"max-width:90px;\">\n                <option value=\"0\">0<\/option>\n                <option value=\"1\">1<\/option>\n                <option value=\"2\">2<\/option>\n                <option value=\"3\">3<\/option>\n                <option value=\"4\">4<\/option>\n                <option value=\"5\" selected>5<\/option>\n                <option value=\"6\">6<\/option>\n                <option value=\"7\">7<\/option>\n                <option value=\"8\">8<\/option>\n                <option value=\"9\">9<\/option>\n              <\/select>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- 6) FAHRZEUGDETAILS -->\n      <div class=\"config-section\">\n        <div class=\"config-section-header\">\n          <div class=\"config-section-title\">Fahrzeugdetails<\/div>\n        <\/div>\n        <div class=\"config-row\">\n          <label for=\"carDetailsInput\">Fahrzeugmarke, Modell und Baujahr:<\/label>\n          <input type=\"text\" id=\"carDetailsInput\" class=\"config-text\" placeholder=\"z. B.: Audi Q3, 2018\">\n        <\/div>\n      <\/div>\n\n      <!-- FUSSBEREICH: SCHALTFL\u00c4CHEN -->\n      <div class=\"config-footer\">\n        <div class=\"cart-button-row\">\n           <button type=\"button\" class=\"btn-primary\" id=\"saveConfigBtn\">\n<span class=\"btn-icon\">\ud83d\udcc4<\/span>\n<span>Konfiguration speichern<\/span>\n<\/button>\n<button type=\"button\" class=\"btn-whatsapp\" id=\"whatsappBtn\">\n<span class=\"btn-icon\">\ud83d\udcac<\/span>\n<span>\u00dcber WhatsApp senden<\/span>\n<\/button> \n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/ === Akkordeon \u00f6ffnen\/schlie\u00dfen ===\n  document.querySelectorAll(\".accordion-header-btn\").forEach(function (btn) {\n    btn.addEventListener(\"click\", function () {\n      const targetId = this.getAttribute(\"data-accordion-target\");\n      const body = document.getElementById(targetId);\n      const icon = document.getElementById(\"icon-\" + targetId);\n\n      if (!body) return;\n\n      const isOpen = body.classList.contains(\"open\");\n      if (isOpen) {\n        body.classList.remove(\"open\");\n        if (icon) icon.textContent = \"+\";\n      } else {\n        body.classList.add(\"open\");\n        if (icon) icon.textContent = \"\u2212\";\n      }\n    });\n  });\n\n  const summaryInteriorEl = document.getElementById(\"summaryInterior\");\n  const summaryExteriorEl = document.getElementById(\"summaryExterior\");\n  const summaryStitchEl   = document.getElementById(\"summaryStitch\");\n\n  const fieldInterior       = document.getElementById(\"fieldInterior\");\n  const fieldInteriorFamily = document.getElementById(\"fieldInteriorFamily\");\n  const fieldExterior       = document.getElementById(\"fieldExterior\");\n  const fieldExteriorType   = document.getElementById(\"fieldExteriorType\");\n  const fieldStitch         = document.getElementById(\"fieldStitch\");\n  const fieldLogo           = document.getElementById(\"fieldLogo\");\n  const fieldLogoCount      = document.getElementById(\"fieldLogoCount\");\n  const fieldSeatCount      = document.getElementById(\"fieldSeatCount\");\n  const fieldConfigSummary  = document.getElementById(\"fieldConfigSummary\");\n  const fieldCarDetails     = document.getElementById(\"fieldCarDetails\");\n\n  const layerExterior = document.getElementById(\"layerExterior\");\n  const layerInterior = document.getElementById(\"layerInterior\");\n  const layerStitch   = document.getElementById(\"layerStitch\");\n\n  const seatCountSelect  = document.getElementById(\"seatCount\");\n  const logoCheckbox     = document.getElementById(\"logoCheckbox\");\n  const logoCountSelect  = document.getElementById(\"logoCount\");\n  const carDetailsInput  = document.getElementById(\"carDetailsInput\");\n  const saveConfigBtn    = document.getElementById(\"saveConfigBtn\");\n  const whatsappBtn      = document.getElementById(\"whatsappBtn\");\n  const seatPreviewFrame = document.querySelector(\".seat-preview-frame\");\n\n  function updateSeatPreviewFromTile(tileEl) {\n    if (!tileEl) return;\n\n    let previewSrc = tileEl.dataset.preview;\n\n    if (!previewSrc) {\n      const img = tileEl.querySelector(\"img.option-thumb\");\n      if (img && img.src) previewSrc = img.src;\n    }\n\n    if (!previewSrc) return;\n\n    const group = tileEl.dataset.group;\n\n    if (group === \"interior\" && layerInterior) {\n      layerInterior.src = previewSrc;\n    }\n\n    if (group === \"exterior\" && layerExterior) {\n      layerExterior.src = previewSrc;\n    }\n\n    if (group === \"stitch\" && layerStitch) {\n      layerStitch.src = previewSrc;\n    }\n  }\n\n  \/\/ === Auswahl der Vorschaubilder und Ebenen verwalten ===\n  document.querySelectorAll(\".option-tile\").forEach(function (tile) {\n    tile.addEventListener(\"click\", function () {\n      const group  = this.dataset.group;\n      const value  = this.dataset.value || \"\";\n      const family = this.dataset.family || \"\";\n      const type   = this.dataset.type   || \"\";\n\n      document\n        .querySelectorAll('.option-tile[data-group=\"' + group + '\"]')\n        .forEach(function (el) {\n          el.classList.remove(\"selected\");\n        });\n\n      this.classList.add(\"selected\");\n\n      if (group === \"interior\") {\n        fieldInterior.value       = value;\n        fieldInteriorFamily.value = family;\n        summaryInteriorEl.textContent = value || \"\u2014\";\n      } else if (group === \"exterior\") {\n        fieldExterior.value     = value;\n        fieldExteriorType.value = type;\n        summaryExteriorEl.textContent = value || \"\u2014\";\n      } else if (group === \"stitch\") {\n        fieldStitch.value = value;\n        summaryStitchEl.textContent = value || \"\u2014\";\n      }\n\n      updateSeatPreviewFromTile(this);\n      buildConfigSummary();\n    });\n  });\n\n  \/\/ === Logo ===\n  logoCheckbox.addEventListener(\"change\", function () {\n    fieldLogo.value = this.checked ? \"ja\" : \"nein\";\n    if (!this.checked) {\n      fieldLogoCount.value = \"0\";\n    } else {\n      fieldLogoCount.value = logoCountSelect.value;\n    }\n    buildConfigSummary();\n  });\n\n  logoCountSelect.addEventListener(\"change\", function () {\n    if (!logoCheckbox.checked && this.value !== \"0\") {\n      logoCheckbox.checked = true;\n      fieldLogo.value = \"ja\";\n    }\n    fieldLogoCount.value = logoCheckbox.checked ? this.value : \"0\";\n    buildConfigSummary();\n  });\n\n  seatCountSelect.addEventListener(\"change\", function () {\n    fieldSeatCount.value = this.value;\n    buildConfigSummary();\n  });\n\n  carDetailsInput.addEventListener(\"input\", function () {\n    fieldCarDetails.value = this.value.trim();\n    buildConfigSummary();\n  });\n\n  function buildConfigSummary() {\n    const parts = [];\n\n    if (fieldExterior.value) {\n      parts.push(\"Au\u00dfenmaterial: \" + fieldExterior.value);\n    }\n    if (fieldInterior.value) {\n      parts.push(\"Innenmaterial: \" + fieldInterior.value);\n    }\n    if (fieldStitch.value) {\n      parts.push(\"Designnaht: \" + fieldStitch.value);\n    }\n\n    const groupLabelMap = {\n      \"1\": \"1 Sitz\",\n      \"2\": \"2 Sitze\",\n      \"3\": \"3 Sitze\",\n      \"5\": \"4\u20135 Sitze\",\n      \"6\": \"6\u20137 Sitze\",\n      \"7\": \"8\u20139 Sitze\"\n    };\n    if (fieldSeatCount.value) {\n      parts.push(\"Sitze: \" + (groupLabelMap[fieldSeatCount.value] || fieldSeatCount.value));\n    }\n\n    const logoEnabled = fieldLogo.value === \"ja\";\n    const logoCount   = parseInt(fieldLogoCount.value, 10) || 0;\n    if (logoEnabled && logoCount > 0) {\n      parts.push(\"Logos: \" + logoCount);\n    } else {\n      parts.push(\"Logos: keine\");\n    }\n\n    if (fieldCarDetails.value) {\n      parts.push(\"Fahrzeug: \" + fieldCarDetails.value);\n    }\n\n    fieldConfigSummary.value = parts.join(\" | \");\n  }\n\n  \/\/ Initialisierung\n  fieldLogo.value      = \"nein\";\n  fieldLogoCount.value = \"0\";\n  fieldSeatCount.value = seatCountSelect.value;\n  buildConfigSummary();\n\n  \/\/ === PDF speichern ===\n  async function saveConfigAsPdf() {\n    if (!seatPreviewFrame) return;\n\n    buildConfigSummary();\n\n    const canvas = await html2canvas(seatPreviewFrame, {\n      backgroundColor: null,\n      scale: 2\n    });\n    const imgData = canvas.toDataURL(\"image\/png\");\n\n    const { jsPDF } = window.jspdf;\n    const pdf = new jsPDF(\"p\", \"mm\", \"a4\");\n\n    const pageWidth  = pdf.internal.pageSize.getWidth();\n    const pageHeight = pdf.internal.pageSize.getHeight();\n\n    const imgWidth  = pageWidth - 20;\n    const imgHeight = canvas.height * imgWidth \/ canvas.width;\n\n    pdf.addImage(imgData, \"PNG\", 10, 10, imgWidth, imgHeight);\n\n    let y = 20 + imgHeight;\n    const lineHeight = 7;\n\n    const groupLabelMap = {\n      \"1\": \"1 Sitz\",\n      \"2\": \"2 Sitze\",\n      \"3\": \"3 Sitze\",\n      \"5\": \"4\u20135 Sitze\",\n      \"6\": \"6\u20137 Sitze\",\n      \"7\": \"8\u20139 Sitze\"\n    };\n\n    const summaryLines = [];\n\n    if (fieldExterior.value) summaryLines.push(\"Au\u00dfenmaterial: \" + fieldExterior.value);\n    if (fieldInterior.value) summaryLines.push(\"Innenmaterial: \" + fieldInterior.value);\n    if (fieldStitch.value)   summaryLines.push(\"Designnaht: \" + fieldStitch.value);\n\n    if (fieldSeatCount.value) {\n      summaryLines.push(\"Anzahl der Sitze: \" + (groupLabelMap[fieldSeatCount.value] || fieldSeatCount.value));\n    }\n\n    const logoEnabled = fieldLogo.value === \"ja\";\n    const logoCount   = parseInt(fieldLogoCount.value, 10) || 0;\n    if (logoEnabled && logoCount > 0) {\n      summaryLines.push(\"Logo auf den Sitzen: Ja (\" + logoCount + \" Logo\" + (logoCount > 1 ? \"s\" : \"\") + \")\");\n    } else {\n      summaryLines.push(\"Logo auf den Sitzen: Nein\");\n    }\n\n    if (fieldCarDetails.value) {\n      summaryLines.push(\"Fahrzeugdetails: \" + fieldCarDetails.value);\n    }\n\n    \/\/ Abschnittstitel\n    pdf.setFontSize(13);\n    pdf.setFont(undefined, \"bold\");\n    if (y + lineHeight > pageHeight - 20) { pdf.addPage(); y = 20; }\n    pdf.text(\"Konfigurations\u00fcbersicht\", 10, y);\n    y += lineHeight + 2;\n\n    pdf.setFontSize(11);\n    pdf.setFont(undefined, \"normal\");\n\n    summaryLines.forEach(function(line) {\n      if (y + lineHeight > pageHeight - 20) {\n        pdf.addPage();\n        y = 20;\n      }\n      pdf.text(line, 10, y);\n      y += lineHeight;\n    });\n\n    \/\/ Erstellungsdatum\n    const now = new Date();\n    const stamp = now.toISOString().slice(0, 10) + \" \" + now.toTimeString().slice(0, 5);\n    pdf.setFontSize(9);\n    pdf.setTextColor(150);\n    pdf.text(\"Erstellt am: \" + stamp, 10, pageHeight - 10);\n\n    pdf.save(\"sitzkonfiguration.pdf\");\n  }\n\n  if (saveConfigBtn) {\n    saveConfigBtn.addEventListener(\"click\", function () {\n      saveConfigAsPdf();\n    });\n  }\n\n  \/\/ === WhatsApp ===\n  if (whatsappBtn) {\n    whatsappBtn.addEventListener(\"click\", function () {\n      buildConfigSummary();\n\n      const groupLabelMap = {\n        \"1\": \"1 Sitz\",\n        \"2\": \"2 Sitze\",\n        \"3\": \"3 Sitze\",\n        \"5\": \"4\u20135 Sitze\",\n        \"6\": \"6\u20137 Sitze\",\n        \"7\": \"8\u20139 Sitze\"\n      };\n\n      const logoEnabled = fieldLogo.value === \"ja\";\n      const logoCount   = parseInt(fieldLogoCount.value, 10) || 0;\n      const logoText    = (logoEnabled && logoCount > 0)\n        ? \"Ja (\" + logoCount + \" Logo\" + (logoCount > 1 ? \"s\" : \"\") + \")\"\n        : \"Nein\";\n\n      const lines = [\n        \"\ud83d\ude97 *Anfrage f\u00fcr eine Sitzbezug-Konfiguration*\",\n        \"\",\n        \"\u2022 *Au\u00dfenmaterial:* \" + (fieldExterior.value || \"\u2014\"),\n        \"\u2022 *Innenmaterial:* \" + (fieldInterior.value || \"\u2014\"),\n        \"\u2022 *Designnaht:* \" + (fieldStitch.value || \"\u2014\"),\n        \"\u2022 *Anzahl der Sitze:* \" + (groupLabelMap[fieldSeatCount.value] || fieldSeatCount.value || \"\u2014\"),\n        \"\u2022 *Logo auf den Sitzen:* \" + logoText,\n        \"\u2022 *Fahrzeugdetails:* \" + (fieldCarDetails.value || \"\u2014\"),\n        \"\",\n        \"Oben finden Sie meine Konfiguration. Ich m\u00f6chte gerne ein Angebot erhalten. Vielen Dank!\"\n      ];\n\n      const message = lines.join(\"\\n\");\n      const encoded = encodeURIComponent(message);\n      window.open(\"https:\/\/wa.me\/40731478291?text=\" + encoded, \"_blank\");\n    });\n  }\n<\/script>\n\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d8a7b7e e-flex e-con-boxed e-con e-parent\" data-id=\"d8a7b7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4be79eb elementor-widget elementor-widget-html\" data-id=\"4be79eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"comfort-banner\">\n  <div class=\"comfort-inner\">\n    <div class=\"comfort-text\">\n      <p class=\"comfort-kicker\">Comfort Line<\/p>\n      <h2 class=\"comfort-title\">Wo Komfort auf Schutz trifft.<\/h2>\n      <p class=\"comfort-subtitle\">\n Entwickelt f\u00fcr Fahrer, die sowohl t\u00e4glichen Komfort als auch zuverl\u00e4ssigen Sitzschutz w\u00fcnschen.\n      <\/p>\n      <p class=\"comfort-body\">\n Ideal f\u00fcr alle, die ihre Sitze erhalten m\u00f6chten, aber zugleich das Erscheinungsbild ihres Fahrzeuginnenraums auffrischen und aufwerten wollen \u2013 mit h\u00f6chster Sorgfalt bis ins kleinste Detail.\n      <\/p>\n    <\/div>\n\n    <div class=\"comfort-images\">\n      <div class=\"comfort-image comfort-image-main\">\n        <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/1-scaled.jpg\" alt=\"Comfort Line Sitzbezug \u2013 Detailansicht\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1440;\">\n      <\/div>\n      <div class=\"comfort-image comfort-image-top\">\n        <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/2-2-scaled.jpg\" alt=\"Comfort Line Vordersitze\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1440;\">\n      <\/div>\n      <div class=\"comfort-image comfort-image-bottom\">\n        <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/3-scaled.jpg\" alt=\"Comfort Line R\u00fccksitze\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1440;\">\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n  .comfort-banner,\n  .comfort-banner * {\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif;\n  }\n\n  .comfort-banner {\n    background: #ffffff;\n    padding: 40px 16px 50px;\n  }\n\n  .comfort-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    background: #ffffff;\n    border-radius: 24px;\n    border: 1px solid #e5e7eb;\n    padding: 40px 36px;\n    display: grid;\n    grid-template-columns: minmax(0, 1.2fr) minmax(0, 1.2fr);\n    gap: 34px;\n  }\n\n  .comfort-text {\n    color: #111827;\n  }\n\n  .comfort-kicker {\n    font-size: 13px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #6b7280;\n    margin: 0 0 10px;\n  }\n\n  .comfort-title {\n    font-size: 30px;\n    line-height: 1.1;\n    font-weight: 500;\n    letter-spacing: -0.03em;\n    margin: 0 0 14px;\n  }\n\n  .comfort-subtitle {\n    font-size: 16px;\n    color: #4b5563;\n    margin: 0 0 8px;\n  }\n\n  .comfort-body {\n    font-size: 15px;\n    color: #6b7280;\n    margin: 0;\n  }\n\n  .comfort-images {\n    display: grid;\n    grid-template-columns: 1.4fr 1fr;\n    grid-template-rows: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .comfort-image {\n    border-radius: 18px;\n    overflow: hidden;\n    border: 1px solid #e5e7eb;\n    background: #f9fafb;\n  }\n\n  .comfort-image img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n  }\n\n  .comfort-image-main {\n    grid-row: 1 \/ span 2; \/* imagine mare pe st\u00e2nga *\/\n  }\n\n  .comfort-image-top {\n    grid-row: 1 \/ 2;\n  }\n\n  .comfort-image-bottom {\n    grid-row: 2 \/ 3;\n  }\n\n  \/* Responsiv *\/\n  @media (max-width: 900px) {\n    .comfort-inner {\n      grid-template-columns: 1fr;\n      padding: 28px 22px;\n      gap: 24px;\n    }\n\n    .comfort-images {\n      grid-template-columns: 1fr;\n      grid-template-rows: auto;\n    }\n\n    .comfort-image-main {\n      grid-row: auto;\n      order: 1;\n    }\n\n    .comfort-image-top {\n      order: 2;\n    }\n\n    .comfort-image-bottom {\n      order: 3;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .comfort-title {\n      font-size: 24px;\n    }\n    .comfort-inner {\n      padding: 24px 18px;\n    }\n  }\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4bed37 e-flex e-con-boxed e-con e-parent\" data-id=\"a4bed37\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95babee elementor-widget elementor-widget-html\" data-id=\"95babee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"ai-features-banner\">\n  <div class=\"ai-features-inner\">\n    <div class=\"ai-features-grid\">\n      <!-- 1. Unique 2 Year Warranty -->\n      <div class=\"ai-feature-item\">\n        <div class=\"ai-feature-icon-wrap\">\n          <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/5-yeasr-warranty-icon.png\" alt=\"2 Jahre Garantie\" class=\"ai-feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 256px; --smush-placeholder-aspect-ratio: 256\/256;\">\n        <\/div>\n        <div class=\"ai-feature-text\">\n          <h3 class=\"ai-feature-label\">Einzigartige 5-Jahres-Garantie<\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- 2. 3D-Pr\u00e4zisionsschnittmuster und passgenaue Verarbeitung-->\n      <div class=\"ai-feature-item\">\n        <div class=\"ai-feature-icon-wrap\">\n          <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/3d-Precission-Icon.png\" alt=\"3D-Pr\u00e4zisionsschnitt & Passform\" class=\"ai-feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 256px; --smush-placeholder-aspect-ratio: 256\/256;\">\n        <\/div>\n        <div class=\"ai-feature-text\">\n          <h3 class=\"ai-feature-label\">3D Precision Patterning & Fit<\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- 3. Airbag safety deployment -->\n      <div class=\"ai-feature-item\">\n        <div class=\"ai-feature-icon-wrap\">\n          <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Airbag-Icon.png\" alt=\"Airbag-Sicherheit\" class=\"ai-feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 256px; --smush-placeholder-aspect-ratio: 256\/256;\">\n        <\/div>\n        <div class=\"ai-feature-text\">\n          <h3 class=\"ai-feature-label\">Airbag-sichere Ausl\u00f6sung<\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- 4. High craftsmanship -->\n      <div class=\"ai-feature-item\">\n        <div class=\"ai-feature-icon-wrap\">\n          <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Crafstmanship-Icon.png\" alt=\"Hohe Handwerkskunst\" class=\"ai-feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 256px; --smush-placeholder-aspect-ratio: 256\/256;\">\n        <\/div>\n        <div class=\"ai-feature-text\">\n          <h3 class=\"ai-feature-label\">Hohe Handwerkskunst<\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- 5. 3-layer breathable materials -->\n      <div class=\"ai-feature-item\">\n        <div class=\"ai-feature-icon-wrap\">\n          <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Material-Breathebel-Icon.png\" alt=\"3-lagige atmungsaktive Materialien\" class=\"ai-feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 256px; --smush-placeholder-aspect-ratio: 256\/256;\">\n        <\/div>\n        <div class=\"ai-feature-text\">\n          <h3 class=\"ai-feature-label\">3-lagige atmungsaktive Materialien<\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- 6. Double decorative stitching -->\n      <div class=\"ai-feature-item\">\n        <div class=\"ai-feature-icon-wrap\">\n          <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Stich-Icon.png\" alt=\"Doppelte Ziernaht\" class=\"ai-feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 256px; --smush-placeholder-aspect-ratio: 256\/256;\">\n        <\/div>\n        <div class=\"ai-feature-text\">\n          <h3 class=\"ai-feature-label\">360\u00b0 doppelte Ziernaht<\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- 7. Abrasive OEM auto industry materials -->\n      <div class=\"ai-feature-item\">\n        <div class=\"ai-feature-icon-wrap\">\n          <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Abrasive-resitance-icon.png\" alt=\"Abriebfeste OEM-Materialien\" class=\"ai-feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 256px; --smush-placeholder-aspect-ratio: 256\/256;\">\n        <\/div>\n        <div class=\"ai-feature-text\">\n          <h3 class=\"ai-feature-label\">Abriebfeste OEM-Materialien<\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- 8. Excellent 1\u20131 customer service -->\n      <div class=\"ai-feature-item\">\n        <div class=\"ai-feature-icon-wrap\">\n          <img decoding=\"async\" data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Customer-service-Icon.png\" alt=\"Exzellenter Kundenservice\" class=\"ai-feature-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 256px; --smush-placeholder-aspect-ratio: 256\/256;\">\n        <\/div>\n        <div class=\"ai-feature-text\">\n          <h3 class=\"ai-feature-label\">Exzellenter 1-zu-1-Kundenservice<\/h3>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n  :root {\n    --ai-green: #0f6830;\n    --ai-dark: #111827;\n    --ai-muted: #6b7280;\n    --ai-border: #e5e7eb;\n    --ai-bg: #ffffff; \/* fundal 100% ALB *\/\n    --ai-radius-lg: 22px;\n    --ai-radius-md: 14px;\n  }\n\n  .ai-features-banner,\n  .ai-features-banner * {\n    font-family: -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif;\n  }\n\n  \/* FUNDAL ALB F\u0102R\u0102 GRI *\/\n  .ai-features-banner {\n    padding: 40px 16px 50px;\n    background: #ffffff;\n  }\n\n  \/* DOAR CHENAR \u2013 STIL TESLA *\/\n  .ai-features-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    background: #ffffff;\n    border-radius: var(--ai-radius-lg);\n    padding: 28px 26px 26px;\n    border: 1px solid #e5e7eb; \/* chenar subtil *\/\n    box-shadow: none; \/* f\u0103r\u0103 umbr\u0103 grea *\/\n  }\n\n  .ai-features-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 24px 30px;\n  }\n\n  .ai-feature-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 10px 12px;\n    border-radius: 16px;\n    border: 1px solid rgba(229, 231, 235, 0.8);\n    background: #ffffff;\n    transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;\n  }\n\n  .ai-feature-item:hover {\n    transform: translateY(-2px);\n    border-color: rgba(15, 104, 48, 0.4);\n    box-shadow: 0 12px 24px rgba(0,0,0,0.06);\n  }\n\n  .ai-feature-icon-wrap {\n    flex: 0 0 auto;\n    width: 64px;\n    height: 64px;\n    border-radius: 999px;\n    border: 1px solid var(--ai-border);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #ffffff;\n  }\n\n  .ai-feature-icon {\n    max-width: 80px;\n    max-height: 80px;\n    display: block;\n  }\n\n  .ai-feature-label {\n    margin: 0;\n    font-size: 17px;\n    font-weight: 300;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    color: var(--ai-dark);\n    line-height: 1.35;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 1024px) {\n    .ai-features-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\n  @media (max-width: 900px) {\n    .ai-features-inner {\n      padding: 24px 20px 22px;\n    }\n    .ai-features-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .ai-features-grid {\n      grid-template-columns: 1fr;\n    }\n    .ai-feature-item {\n      border-radius: 18px;\n    }\n  }\n<\/style>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fed6315 e-flex e-con-boxed e-con e-parent\" data-id=\"fed6315\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3ec114 elementor-widget elementor-widget-html\" data-id=\"b3ec114\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.ai-payment-banner {\n    max-width: 1180px;\n    margin: 40px auto;\n    padding: 0 16px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif;\n  }\n\n  .ai-payment-banner-inner {\n    position: relative;\n    border-radius: 24px;\n    padding: 32px;\n    background: radial-gradient(circle at top left, #1fa463 0, #0f6830 40%, #053320 85%);\n    color: #ffffff;\n    overflow: hidden;\n    box-shadow: 0 24px 45px rgba(0,0,0,0.28);\n\n    display: grid;\n    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);\n    gap: 32px;\n    align-items: center;\n  }\n\n  .ai-payment-banner-inner::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at top right, rgba(255,255,255,0.15), transparent 60%);\n    pointer-events: none;\n  }\n\n  .ai-payment-main {\n    max-width: 540px;\n  }\n\n  .ai-payment-eyebrow {\n    font-size: 13px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    opacity: 0.85;\n    margin-bottom: 6px;\n  }\n\n  .ai-payment-title {\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 650;\n    margin: 0 0 14px;\n  }\n\n  .ai-payment-text {\n    font-size: 15px;\n    line-height: 1.55;\n    opacity: 0.95;\n    margin-bottom: 14px;\n  }\n\n  .ai-payment-badges {\n    display: flex;\n    gap: 14px;\n    margin-top: 16px;\n  }\n\n  .ai-payment-badge {\n    padding: 12px 14px;\n    border-radius: 18px;\n    background: rgba(5,16,10,0.65);\n    border: 1px solid rgba(255,255,255,0.18);\n    min-width: 200px;\n    backdrop-filter: blur(8px);\n  }\n\n  .ai-payment-badge-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    opacity: 0.8;\n    margin-bottom: 4px;\n    letter-spacing: 0.14em;\n  }\n\n  .ai-payment-badge-value {\n    font-size: 14px;\n    font-weight: 600;\n    line-height: 1.35;\n  }\n\n  .ai-support-box {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 20px;\n    padding: 22px 24px;\n    backdrop-filter: blur(8px);\n  }\n\n  .ai-support-title {\n    font-size: 15px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n    color: #facc15;\n    font-weight: 600;\n  }\n\n  .ai-support-text {\n    font-size: 14px;\n    opacity: 0.95;\n    line-height: 1.55;\n  }\n\n  @media (max-width: 900px) {\n    .ai-payment-banner-inner {\n      grid-template-columns: 1fr;\n      padding: 26px 20px;\n    }\n    .ai-support-box {\n      margin-top: 18px;\n    }\n    .ai-payment-badges {\n      flex-direction: column;\n    }\n  }\n<\/style><section class=\"ai-payment-banner\"><div class=\"ai-payment-banner-inner\"><!-- LINKE SEITE --><div class=\"ai-payment-main\"><div class=\"ai-payment-eyebrow\">Einfache Bestellmethode<\/div><h2 class=\"ai-payment-title\">50-50-Zahlung \u2013 Bestellen Sie mit Vertrauen<\/h2><p class=\"ai-payment-text\">W\u00e4hlen Sie bei Ihrer Bestellung <strong>Bank\u00fcberweisung<\/strong> und zahlen Sie zun\u00e4chst nur \n        <strong>50 %<\/strong>, damit wir mit der Produktion beginnen k\u00f6nnen. Die restlichen 50 % werden vor der Lieferung bezahlt.\n      <\/p><div class=\"ai-payment-badges\"><!-- Standardlieferzeit --><div class=\"ai-payment-badge\"><span class=\"ai-payment-badge-label\">Standardlieferzeit<\/span><span class=\"ai-payment-badge-value\">30\u201390 Tage \u2022 abh\u00e4ngig vom Fahrzeugmodell und Produktionszeitraum\n          <\/span><\/div><!-- Expressbestellung --><div class=\"ai-payment-badge\"><span class=\"ai-payment-badge-label\">Expressbestellung<\/span><span class=\"ai-payment-badge-value\">10 Werktage \u2022 unter bestimmten Bedingungen, abh\u00e4ngig von der Verf\u00fcgbarkeit des Schnittmusters und der Materialien\n          <\/span><\/div><\/div><\/div><!-- RECHTES FELD --><div class=\"ai-support-box\"><div class=\"ai-support-title\">Kundenservice nach dem Kauf<\/div><div class=\"ai-support-text\">Wir bieten umfassende technische Unterst\u00fctzung, Montageanleitungen und pers\u00f6nliche Beratung.\n      <\/div><\/div><\/div><\/section>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Autositzbez\u00fcge-Konfigurator Innenmaterial \u2014 Au\u00dfenmaterial \u2014 Designnaht \u2014 Au\u00dfenmaterial Autotextil au\u00dfen \u2212 Autotextil Schwarz Autotextil Anthrazit Autotextil Hellgrau Leather Look au\u00dfen \u2212 LL Black LL Grau LL Sterling LL Camel Ivory LL Dunkelbraun LL Hellbraun LL Rot Innenmaterial Innenbereich \u2212 Tiffany Schwarz Tiffany Hellgrau Tiffany Grau Tiffany Ivory Tiffany Rot GT Grau LL Black LL Grau [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_members_access_role":[],"_members_access_error":""},"class_list":["post-5065","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Comfort Autositzbez\u00fcge \u2013 Hochwertige Sitzbez\u00fcge | Autointerior<\/title>\n<meta name=\"description\" content=\"Comfort Autositzbez\u00fcge f\u00fcr Ihr Fahrzeug. Hochwertige Sitzbez\u00fcge mit verbessertem Komfort, hoher Langlebigkeit und einer edlen Verarbeitung.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/autointerior.eu\/comfort-line\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Comfort Autositzbez\u00fcge \u2013 Hochwertige Sitzbez\u00fcge | Autointerior\" \/>\n<meta property=\"og:description\" content=\"Comfort Autositzbez\u00fcge f\u00fcr Ihr Fahrzeug. Hochwertige Sitzbez\u00fcge mit verbessertem Komfort, hoher Langlebigkeit und einer edlen Verarbeitung.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/autointerior.eu\/comfort-line\/\" \/>\n<meta property=\"og:site_name\" content=\"autointerior.eu\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-24T04:44:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/main.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"16\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/\",\"url\":\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/\",\"name\":\"Comfort Autositzbez\u00fcge \u2013 Hochwertige Sitzbez\u00fcge | Autointerior\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/autointerior.eu\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/autointerior.eu\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/main.png\",\"datePublished\":\"2025-11-21T07:27:24+00:00\",\"dateModified\":\"2026-07-24T04:44:08+00:00\",\"description\":\"Comfort Autositzbez\u00fcge f\u00fcr Ihr Fahrzeug. Hochwertige Sitzbez\u00fcge mit verbessertem Komfort, hoher Langlebigkeit und einer edlen Verarbeitung.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/#primaryimage\",\"url\":\"https:\\\/\\\/autointerior.eu\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/main.png\",\"contentUrl\":\"https:\\\/\\\/autointerior.eu\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/main.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/autointerior.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Comfort Line\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/autointerior.eu\\\/#website\",\"url\":\"https:\\\/\\\/autointerior.eu\\\/\",\"name\":\"autointerior.eu\",\"description\":\"Custom car seat covers \u2013 Perfect fit and premium quality\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/autointerior.eu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Comfort Autositzbez\u00fcge \u2013 Hochwertige Sitzbez\u00fcge | Autointerior","description":"Comfort Autositzbez\u00fcge f\u00fcr Ihr Fahrzeug. Hochwertige Sitzbez\u00fcge mit verbessertem Komfort, hoher Langlebigkeit und einer edlen Verarbeitung.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/autointerior.eu\/comfort-line\/","og_locale":"de_DE","og_type":"article","og_title":"Comfort Autositzbez\u00fcge \u2013 Hochwertige Sitzbez\u00fcge | Autointerior","og_description":"Comfort Autositzbez\u00fcge f\u00fcr Ihr Fahrzeug. Hochwertige Sitzbez\u00fcge mit verbessertem Komfort, hoher Langlebigkeit und einer edlen Verarbeitung.","og_url":"https:\/\/autointerior.eu\/comfort-line\/","og_site_name":"autointerior.eu","article_modified_time":"2026-07-24T04:44:08+00:00","og_image":[{"url":"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/main.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"16\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/autointerior.eu\/comfort-line\/","url":"https:\/\/autointerior.eu\/comfort-line\/","name":"Comfort Autositzbez\u00fcge \u2013 Hochwertige Sitzbez\u00fcge | Autointerior","isPartOf":{"@id":"https:\/\/autointerior.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/autointerior.eu\/comfort-line\/#primaryimage"},"image":{"@id":"https:\/\/autointerior.eu\/comfort-line\/#primaryimage"},"thumbnailUrl":"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/main.png","datePublished":"2025-11-21T07:27:24+00:00","dateModified":"2026-07-24T04:44:08+00:00","description":"Comfort Autositzbez\u00fcge f\u00fcr Ihr Fahrzeug. Hochwertige Sitzbez\u00fcge mit verbessertem Komfort, hoher Langlebigkeit und einer edlen Verarbeitung.","breadcrumb":{"@id":"https:\/\/autointerior.eu\/comfort-line\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/autointerior.eu\/comfort-line\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/autointerior.eu\/comfort-line\/#primaryimage","url":"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/main.png","contentUrl":"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/main.png"},{"@type":"BreadcrumbList","@id":"https:\/\/autointerior.eu\/comfort-line\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/autointerior.eu\/"},{"@type":"ListItem","position":2,"name":"Comfort Line"}]},{"@type":"WebSite","@id":"https:\/\/autointerior.eu\/#website","url":"https:\/\/autointerior.eu\/","name":"autointerior.eu","description":"Custom car seat covers \u2013 Perfect fit and premium quality","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/autointerior.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/autointerior.eu\/de\/wp-json\/wp\/v2\/pages\/5065","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/autointerior.eu\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/autointerior.eu\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/autointerior.eu\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/autointerior.eu\/de\/wp-json\/wp\/v2\/comments?post=5065"}],"version-history":[{"count":24,"href":"https:\/\/autointerior.eu\/de\/wp-json\/wp\/v2\/pages\/5065\/revisions"}],"predecessor-version":[{"id":7037,"href":"https:\/\/autointerior.eu\/de\/wp-json\/wp\/v2\/pages\/5065\/revisions\/7037"}],"wp:attachment":[{"href":"https:\/\/autointerior.eu\/de\/wp-json\/wp\/v2\/media?parent=5065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}