{"id":4802,"date":"2025-11-21T07:27:24","date_gmt":"2025-11-21T07:27:24","guid":{"rendered":"https:\/\/autointerior.eu\/ligne-confort\/"},"modified":"2026-02-05T07:37:11","modified_gmt":"2026-02-05T07:37:11","slug":"ligne-confort","status":"publish","type":"page","link":"https:\/\/autointerior.eu\/fr\/ligne-confort\/","title":{"rendered":"Ligne Confort"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4802\" class=\"elementor elementor-4802 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<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <title>Configurateur de housses auto<\/title>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n\r\n  <style>\r\n    :root {\r\n      --ai-green: #0f6830;\r\n      --ai-green-soft: #e6f3ea;\r\n      --ai-dark: #111827;\r\n      --ai-muted: #6b7280;\r\n      --ai-border: #e5e7eb;\r\n      --ai-bg: #f3f4f6;\r\n      --radius-lg: 22px;\r\n      --radius-md: 14px;\r\n    }\r\n\r\n    * { box-sizing: border-box; }\r\n\r\n    body {\r\n      margin: 0;\r\n      font-family: -apple-system, BlinkMacSystemFont, \"Inter\", system-ui, sans-serif;\r\n      background: var(--ai-bg);\r\n      color: var(--ai-dark);\r\n    }\r\n\r\n    .config-page-wrap {\r\n      max-width: 1200px;\r\n      margin: 40px auto;\r\n      padding: 0 16px 40px;\r\n    }\r\n\r\n    .config-page-header { margin-bottom: 24px; }\r\n\r\n    .config-page-title {\r\n      font-size: 28px;\r\n      font-weight: 600;\r\n      letter-spacing: -0.03em;\r\n      margin: 0;\r\n      color: var(--ai-dark);\r\n    }\r\n\r\n    .config-page-subtitle {\r\n      margin-top: 6px;\r\n      font-size: 14px;\r\n      color: var(--ai-muted);\r\n    }\r\n\r\n    .configurator-shell {\r\n      display: grid;\r\n      grid-template-columns: minmax(0, 3fr) minmax(0, 2.3fr);\r\n      gap: 24px;\r\n      align-items: flex-start;\r\n    }\r\n\r\n    \/* Colonne si\u00e8ge *\/\r\n    .seat-card {\r\n      background: #ffffff;\r\n      border-radius: var(--radius-lg);\r\n      padding: 22px;\r\n      box-shadow: 0 18px 45px rgba(0, 0, 0, 0.06);\r\n      border: 1px solid rgba(15, 104, 48, 0.06);\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 18px;\r\n    }\r\n\r\n    .seat-card-header {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      gap: 10px;\r\n    }\r\n\r\n    .seat-card-title { font-size: 16px; font-weight: 600; }\r\n\r\n    .seat-card-badge {\r\n      font-size: 11px;\r\n      padding: 4px 10px;\r\n      border-radius: 999px;\r\n      background: var(--ai-green-soft);\r\n      color: var(--ai-green);\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.08em;\r\n      font-weight: 600;\r\n    }\r\n\r\n    .seat-preview-frame {\r\n      position: relative;\r\n      width: 100%;\r\n      aspect-ratio: 1 \/ 1;\r\n      border-radius: 18px;\r\n      overflow: hidden;\r\n      background: radial-gradient(circle at 50% 0, #ffffff 0, #f3f4f6 30%, #e5e7eb 100%);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    .seat-layer {\r\n      position: absolute;\r\n      inset: 0;\r\n      width: 100%;\r\n      height: 100%;\r\n      object-fit: contain;\r\n      display: block;\r\n    }\r\n\r\n    .seat-layer-base     { z-index: 1; }\r\n    .seat-layer-interior { z-index: 2; }\r\n    .seat-layer-exterior { z-index: 3; }\r\n    .seat-layer-stitch   { z-index: 4; }\r\n\r\n    .seat-preview-label {\r\n      position: absolute;\r\n      left: 16px;\r\n      bottom: 16px;\r\n      font-size: 12px;\r\n      padding: 4px 10px;\r\n      border-radius: 999px;\r\n      background: rgba(17, 24, 39, 0.78);\r\n      color: #fff;\r\n      z-index: 10;\r\n    }\r\n\r\n    .seat-summary {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, minmax(0, 1fr));\r\n      gap: 10px;\r\n      padding-top: 8px;\r\n      border-top: 1px solid var(--ai-border);\r\n    }\r\n\r\n    .seat-summary-item {\r\n      background: #f9fafb;\r\n      border-radius: 10px;\r\n      padding: 8px 10px;\r\n      font-size: 11px;\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .seat-summary-label {\r\n      font-weight: 600;\r\n      color: var(--ai-muted);\r\n      display: block;\r\n      margin-bottom: 4px;\r\n    }\r\n\r\n    .seat-summary-value {\r\n      font-weight: 500;\r\n      color: var(--ai-dark);\r\n    }\r\n\r\n\r\n\r\n    \/* Colonne options *\/\r\n    .config-panel {\r\n      background: #ffffff;\r\n      border-radius: var(--radius-lg);\r\n      padding: 22px 22px 20px;\r\n      box-shadow: 0 18px 45px rgba(0, 0, 0, 0.06);\r\n      border: 1px solid rgba(15, 104, 48, 0.06);\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 18px;\r\n    }\r\n\r\n    .config-section {\r\n      border-bottom: 1px solid var(--ai-border);\r\n      padding-bottom: 14px;\r\n    }\r\n\r\n    .config-section:last-of-type {\r\n      border-bottom: none;\r\n      padding-bottom: 0;\r\n    }\r\n\r\n    .config-section-header {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: baseline;\r\n      margin-bottom: 10px;\r\n      gap: 8px;\r\n    }\r\n\r\n    .config-section-title {\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      color: var(--ai-dark);\r\n    }\r\n\r\n    .config-section-subtitle {\r\n      font-size: 11px;\r\n      color: var(--ai-muted);\r\n    }\r\n\r\n    .options-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, minmax(0, 1fr));\r\n      gap: 8px;\r\n    }\r\n\r\n    .option-tile {\r\n      border: 1px solid var(--ai-border);\r\n      border-radius: 12px;\r\n      padding: 6px;\r\n      background: #f9fafb;\r\n      cursor: pointer;\r\n      text-align: center;\r\n      transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, transform 0.1s ease;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 6px;\r\n    }\r\n\r\n    .option-tile:hover {\r\n      border-color: rgba(15, 104, 48, 0.2);\r\n      box-shadow: 0 0 0 1px rgba(15, 104, 48, 0.05);\r\n      background: #ffffff;\r\n      transform: translateY(-1px);\r\n    }\r\n\r\n    .option-tile.selected {\r\n      border-color: var(--ai-green);\r\n      box-shadow: 0 0 0 1px rgba(15, 104, 48, 0.4);\r\n      background: #ffffff;\r\n    }\r\n\r\n    .option-thumb {\r\n      width: 100%;\r\n      aspect-ratio: 1 \/ 1;\r\n      border-radius: 9px;\r\n      object-fit: cover;\r\n      background: #e5e7eb;\r\n    }\r\n\r\n    .option-label {\r\n      font-size: 11px;\r\n      font-weight: 500;\r\n      color: var(--ai-dark);\r\n      white-space: nowrap;\r\n      overflow: hidden;\r\n      text-overflow: ellipsis;\r\n    }\r\n\r\n    .config-row {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n      align-items: center;\r\n      margin-top: 4px;\r\n    }\r\n\r\n    .config-row label {\r\n      font-size: 13px;\r\n      font-weight: 500;\r\n      color: var(--ai-dark);\r\n      min-width: 110px;\r\n    }\r\n\r\n    select.config-select,\r\n    input.config-input,\r\n    input.config-text {\r\n      flex: 1 1 auto;\r\n      min-width: 80px;\r\n      padding: 7px 10px;\r\n      border-radius: 10px;\r\n      border: 1px solid var(--ai-border);\r\n      font-size: 13px;\r\n      outline: none;\r\n      background: #f9fafb;\r\n      transition: border-color 0.16s ease, box-shadow 0.16s ease, background 0.16s ease;\r\n    }\r\n\r\n    select.config-select:focus,\r\n    input.config-input:focus,\r\n    input.config-text:focus {\r\n      border-color: var(--ai-green);\r\n      box-shadow: 0 0 0 1px rgba(15, 104, 48, 0.1);\r\n      background: #ffffff;\r\n    }\r\n\r\n    .addon-note { font-size: 11px; color: var(--ai-muted); }\r\n\r\n    .config-footer {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 8px;\r\n      margin-top: 4px;\r\n    }\r\n\r\n    .price-line {\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: flex-end;\r\n      gap: 10px;\r\n    }\r\n\r\n    .price-main-wrap {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 2px;\r\n    }\r\n\r\n    \/* PAS de prix barr\u00e9 *\/\r\n    .price-old { display: none; font-size: 14px; color: var(--ai-muted); text-decoration: line-through; }\r\n\r\n    .price-main {\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      color: #dc2626;\r\n    }\r\n\r\n    .price-per-seat {\r\n      font-size: 12px;\r\n      color: var(--ai-muted);\r\n      text-align: right;\r\n    }\r\n\r\n    .cart-button-row {\r\n      display: flex;\r\n      gap: 8px;\r\n      align-items: center;\r\n      margin-top: 4px;\r\n    }\r\n\r\n    .btn-primary {\r\n      border: none;\r\n      border-radius: 999px;\r\n      padding: 10px 18px;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.03em;\r\n      text-transform: uppercase;\r\n      cursor: pointer;\r\n      background: var(--ai-green);\r\n      color: #ffffff;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .btn-primary:hover { opacity: 0.92; }\r\n\r\n    .btn-secondary {\r\n      border-radius: 999px;\r\n      padding: 9px 14px;\r\n      font-size: 12px;\r\n      font-weight: 500;\r\n      border: 1px solid var(--ai-border);\r\n      background: #f9fafb;\r\n      cursor: pointer;\r\n      color: #111827;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .btn-secondary:hover { background: #f3f4f6; }\r\n\r\n    .btn-icon { font-size: 16px; line-height: 0; }\r\n\r\n    .cart-note { font-size: 11px; color: var(--ai-muted); }\r\n\r\n    \/* Accordion *\/\r\n    .accordion-group {\r\n      border-radius: 14px;\r\n      border: 1px solid var(--ai-border);\r\n      overflow: hidden;\r\n      background: #f9fafb;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .accordion-header-btn {\r\n      width: 100%;\r\n      padding: 8px 10px;\r\n      border: none;\r\n      background: #f9fafb;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      cursor: pointer;\r\n      font-size: 12px;\r\n      font-weight: 500;\r\n      color: var(--ai-dark);\r\n    }\r\n\r\n    .accordion-header-btn span { pointer-events: none; }\r\n\r\n    .accordion-header-btn:hover { background: #f3f4f6; }\r\n\r\n    .accordion-header-icon { font-size: 16px; line-height: 1; opacity: 0.7; }\r\n\r\n    .accordion-body { padding: 8px 8px 10px; display: none; }\r\n\r\n    .accordion-body.open { display: block; }\r\n\r\n    @media (max-width: 960px) {\r\n      .configurator-shell { grid-template-columns: minmax(0, 1fr); }\r\n    }\r\n\r\n    @media (max-width: 640px) {\r\n      .options-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n      .seat-summary { grid-template-columns: repeat(2, minmax(0, 1fr)); }\r\n    }\r\n  <\/style>\r\n\r\n  <!-- Librairies PDF (client-side) -->\r\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/html2canvas\/1.4.1\/html2canvas.min.js\"><\/script>\r\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jspdf\/2.5.1\/jspdf.umd.min.js\"><\/script>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"config-page-wrap\">\r\n  <div class=\"configurator-shell\">\r\n\r\n    <!-- COLONNE GAUCHE : SI\u00c8GE -->\r\n    <section class=\"seat-card\">\r\n      <div class=\"seat-card-header\">\r\n        <div><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"seat-preview-frame\">\r\n        <!-- Fond \/ si\u00e8ge de base -->\r\n        <img decoding=\"async\" id=\"layerBase\"\r\n             class=\"seat-layer seat-layer-base lazyload\"\r\n             data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/main.png\"\r\n             alt=\"\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1500px; --smush-placeholder-aspect-ratio: 1500\/1500;\">\r\n\r\n        <!-- Couche EXT\u00c9RIEUR (PNG transparent) -->\r\n        <img decoding=\"async\" id=\"layerExterior\"\r\n             class=\"seat-layer seat-layer-exterior\"\r\n             src=\"\"\r\n             alt=\"\">\r\n\r\n        <!-- Couche INT\u00c9RIEUR (PNG transparent) -->\r\n        <img decoding=\"async\" id=\"layerInterior\"\r\n             class=\"seat-layer seat-layer-interior\"\r\n             src=\"\"\r\n             alt=\"\">\r\n\r\n        <!-- Couche COUTURES (PNG transparent) -->\r\n        <img decoding=\"async\" id=\"layerStitch\"\r\n             class=\"seat-layer seat-layer-stitch\"\r\n             src=\"\"\r\n             alt=\"\">\r\n      <\/div>\r\n\r\n      <div class=\"seat-summary\">\r\n        <div class=\"seat-summary-item\">\r\n          <span class=\"seat-summary-label\">Mat\u00e9riau int\u00e9rieur<\/span>\r\n          <span class=\"seat-summary-value\" id=\"summaryInterior\">\u2014<\/span>\r\n        <\/div>\r\n        <div class=\"seat-summary-item\">\r\n          <span class=\"seat-summary-label\">Mat\u00e9riau ext\u00e9rieur<\/span>\r\n          <span class=\"seat-summary-value\" id=\"summaryExterior\">\u2014<\/span>\r\n        <\/div>\r\n        <div class=\"seat-summary-item\">\r\n          <span class=\"seat-summary-label\">Couture design<\/span>\r\n          <span class=\"seat-summary-value\" id=\"summaryStitch\">\u2014<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <!-- COLONNE DROITE : OPTIONS + AJOUT AU PANIER -->\r\n    <!-- IMPORTANT : ID produit WooCommerce : 4153 -->\r\n    <form class=\"config-panel cart\" method=\"post\" action=\"\">\r\n      <!-- Hidden WooCommerce add-to-cart -->\r\n      <input type=\"hidden\" name=\"add-to-cart\" value=\"4153\">\r\n\r\n      <!-- Champs cach\u00e9s (utilis\u00e9s en JS + envoy\u00e9s au serveur) -->\r\n      <input type=\"hidden\" id=\"fieldInterior\"       name=\"ai_interior\" \/>\r\n      <input type=\"hidden\" id=\"fieldInteriorFamily\" name=\"ai_interior_family\" \/>\r\n      <input type=\"hidden\" id=\"fieldExterior\"       name=\"ai_exterior\" \/>\r\n      <input type=\"hidden\" id=\"fieldExteriorType\"   name=\"ai_exterior_type\" \/>\r\n      <input type=\"hidden\" id=\"fieldStitch\"         name=\"ai_stitch\" \/>\r\n      <input type=\"hidden\" id=\"fieldLogo\"           name=\"ai_logo_enabled\" \/>\r\n      <input type=\"hidden\" id=\"fieldLogoCount\"      name=\"ai_logo_count\" \/>\r\n      <input type=\"hidden\" id=\"fieldSeatCount\"      name=\"ai_seat_group\" \/>\r\n      <input type=\"hidden\" id=\"fieldTotalPrice\"     name=\"ai_config_price\" \/>\r\n      <input type=\"hidden\" id=\"fieldCurrency\"       name=\"ai_currency\" value=\"EUR\" \/>\r\n      <input type=\"hidden\" id=\"fieldConfigSummary\"  name=\"ai_config_summary\" \/>\r\n      <input type=\"hidden\" id=\"fieldCarDetails\"     name=\"ai_car_details\" \/>\r\n\r\n      <!-- 1) MAT\u00c9RIAU EXT\u00c9RIEUR -->\r\n      <div class=\"config-section\">\r\n        <div class=\"config-section-header\">\r\n          <div class=\"config-section-title\">Mat\u00e9riau ext\u00e9rieur<\/div>\r\n          <div class=\"config-section-subtitle\"><\/div>\r\n        <\/div>\r\n\r\n        <!-- Autotextil exterior -->\r\n        <div class=\"accordion-group\">\r\n          <button type=\"button\" class=\"accordion-header-btn\" data-accordion-target=\"acc-autotextil\">\r\n            <span>Autotextil exterior<\/span>\r\n            <span class=\"accordion-header-icon\" id=\"icon-acc-autotextil\">\u2212<\/span>\r\n          <\/button>\r\n          <div class=\"accordion-body open\" id=\"acc-autotextil\">\r\n            <div class=\"options-grid\" data-group=\"exterior\">\r\n\r\n              <!-- Autotextil Black -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Autotextil Black\"\r\n                      data-type=\"autotextil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Autotextil-Black.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Autotextil-Black.png\"\r\n                     alt=\"Autotextil Black exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Autotextil Black<\/span>\r\n              <\/button>\r\n\r\n              <!-- Autotextil Antracit -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Autotextil Antracit\"\r\n                      data-type=\"autotextil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Autotextil-Antracit.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Autotextil-Antracit.png\"\r\n                     alt=\"Autotextil Antracit exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Autotextil Antracit<\/span>\r\n              <\/button>\r\n\r\n              <!-- Autotextil Light Grey -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Autotextil Light Grey\"\r\n                      data-type=\"autotextil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Autotextil-Light-Grey.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Autotextil-Light-Grey.png\"\r\n                     alt=\"Autotextil Light Grey exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Autotextil Light Grey<\/span>\r\n              <\/button>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Leather look exterior -->\r\n        <div class=\"accordion-group\">\r\n          <button type=\"button\" class=\"accordion-header-btn\" data-accordion-target=\"acc-leather\">\r\n            <span>Leather look exterior<\/span>\r\n            <span class=\"accordion-header-icon\" id=\"icon-acc-leather\">\u2212<\/span>\r\n          <\/button>\r\n          <div class=\"accordion-body open\" id=\"acc-leather\">\r\n            <div class=\"options-grid\" data-group=\"exterior\">\r\n\r\n              <!-- Leather Look Black -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Leather Look Black\"\r\n                      data-type=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Black.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Black.png\"\r\n                     alt=\"Leather Look Black exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Black<\/span>\r\n              <\/button>\r\n\r\n              <!-- Leather Look Grey -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Leather Look Grey\"\r\n                      data-type=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Grey.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Grey.png\"\r\n                     alt=\"Leather Look Grey exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Grey<\/span>\r\n              <\/button>\r\n\r\n              <!-- Leather Look Sterling -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Leather Look Sterling\"\r\n                      data-type=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Sterling.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Sterling.png\"\r\n                     alt=\"Leather Look Sterling exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Sterling<\/span>\r\n              <\/button>\r\n\r\n              <!-- Leather Look Camel Ivory -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Leather Look Camel Ivory\"\r\n                      data-type=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Camel-Ivory.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Camel-Ivory.png\"\r\n                     alt=\"Leather Look Camel Ivory exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Camel Ivory<\/span>\r\n              <\/button>\r\n\r\n              <!-- Leather Look Dark Brown -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Leather Look Dark Brown\"\r\n                      data-type=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Dark-Brown.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-dark-brown.png\"\r\n                     alt=\"Leather Look Dark Brown exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Dark Brown<\/span>\r\n              <\/button>\r\n\r\n              <!-- Leather Look Light Brown -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Leather Look Light Brown\"\r\n                      data-type=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-LIghr-Brown.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-light-brown.png\"\r\n                     alt=\"Leather Look Light Brown exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Light Brown<\/span>\r\n              <\/button>\r\n\r\n              <!-- Leather Look Red -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"exterior\"\r\n                      data-value=\"Leather Look Red\"\r\n                      data-type=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Leather-Look-Red.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Red.png\"\r\n                     alt=\"Leather Look Red exterior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Red<\/span>\r\n              <\/button>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 2) MAT\u00c9RIAU INT\u00c9RIEUR -->\r\n      <div class=\"config-section\">\r\n        <div class=\"config-section-header\">\r\n          <div class=\"config-section-title\">Mat\u00e9riau int\u00e9rieur<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"accordion-group\">\r\n          <button type=\"button\" class=\"accordion-header-btn\" data-accordion-target=\"acc-interior\">\r\n            <span>Int\u00e9rieur<\/span>\r\n            <span class=\"accordion-header-icon\" id=\"icon-acc-interior\">\u2212<\/span>\r\n          <\/button>\r\n          <div class=\"accordion-body open\" id=\"acc-interior\">\r\n            <div class=\"options-grid\" data-group=\"interior\">\r\n\r\n              <!-- TEXTILE \/ SPECIAL -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Tiffany Black\"\r\n                      data-family=\"textil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tiffany-Black.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     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;\" \/>\r\n                <span class=\"option-label\">Tiffany Black<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Tiffany Light Grey\"\r\n                      data-family=\"textil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tiffany-Light-Grey.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Tiffany-Light-Grey.png\"\r\n                     alt=\"Tiffany Light Grey interior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Tiffany Light Grey<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Tiffany Red\"\r\n                      data-family=\"textil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tiffany-Red.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     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;\" \/>\r\n                <span class=\"option-label\">Tiffany Red<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"GT Grey\"\r\n                      data-family=\"textil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/GT-Grey.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-GT-Grey.png\"\r\n                     alt=\"GT Grey interior\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">GT Grey<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Honeycomb Black\"\r\n                      data-family=\"textil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Honeycomb-Black.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Honeycomb-Black.png\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Honeycomb Black<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Honeycomb Grey\"\r\n                      data-family=\"textil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Honeycomb-Grey.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Honeycomb-Grey.png\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Honeycomb Grey<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Honeycomb Camel\"\r\n                      data-family=\"textil\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Honeycomb-Camel.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Honeycomb-Camel.png\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Honeycomb Camel<\/span>\r\n              <\/button>\r\n\r\n              <!-- INTERIOR LEATHER LOOK -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Black\"\r\n                      data-family=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Black.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Black.png\"\r\n                     alt=\"Interior Leather Look Black\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Black<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Grey\"\r\n                      data-family=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Grey.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Grey.png\"\r\n                     alt=\"Interior Leather Look Grey\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Grey<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Sterling\"\r\n                      data-family=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Sterling.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Sterling.png\"\r\n                     alt=\"Interior Leather Look Sterling\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Sterling<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Dark Brown\"\r\n                      data-family=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Dark-Brown.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-dark-brown.png\"\r\n                     alt=\"Interior Leather Look Dark Brown\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Dark Brown<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Light Brown\"\r\n                      data-family=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Light-Brown.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-light-brown.png\"\r\n                     alt=\"Interior Leather Look Light Brown\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Light Brown<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Camel Ivroy\"\r\n                      data-family=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Camel-Ivroy.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Camel-Ivory.png\"\r\n                     alt=\"Interior Leather Look Camel Ivory\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Camel Ivory<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Red\"\r\n                      data-family=\"leather\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Red.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Leather-Look-Red.png\"\r\n                     alt=\"Interior Leather Look Red\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">LL Red<\/span>\r\n              <\/button>\r\n\r\n              <!-- INTERIOR LEATHER LOOK PERFO -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Perfo Black\"\r\n                      data-family=\"perfo\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Black.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Black.png\"\r\n                     alt=\"Interior Leather Look Perfo Black\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Perfo Black<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Perfo Grey\"\r\n                      data-family=\"perfo\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Grey.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Grey.png\"\r\n                     alt=\"Interior Leather Look Perfo Grey\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Perfo Grey<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Perfo Sterling\"\r\n                      data-family=\"perfo\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Sterling.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Sterling.png\"\r\n                     alt=\"Interior Leather Look Perfo Sterling\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Perfo Sterling<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Perfo Dark Brown\"\r\n                      data-family=\"perfo\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Dark-Brown.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-dark-brown.png\"\r\n                     alt=\"Interior Leather Look Perfo Dark Brown\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Perfo Dark Brown<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Perfo Light Brown\"\r\n                      data-family=\"perfo\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Light-Brown.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-light-brown.png\"\r\n                     alt=\"Interior Leather Look Perfo Light Brown\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Perfo Light Brown<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Perfo Camel Ivroy\"\r\n                      data-family=\"perfo\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Camel-Ivroy.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Camel-Ivory.png\"\r\n                     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;\" \/>\r\n                <span class=\"option-label\">Perfo Camel Ivory<\/span>\r\n              <\/button>\r\n\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"interior\"\r\n                      data-value=\"Interior Leather Look Perfo Red\"\r\n                      data-family=\"perfo\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Interior-Leather-Look-Perfo-Red.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Thumbnail-Perfo-Leather-Look-Red.png\"\r\n                     alt=\"Interior Leather Look Perfo Red\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 200px; --smush-placeholder-aspect-ratio: 200\/200;\" \/>\r\n                <span class=\"option-label\">Perfo Red<\/span>\r\n              <\/button>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 3) COUTURES DESIGN -->\r\n      <div class=\"config-section\">\r\n        <div class=\"config-section-header\">\r\n          <div class=\"config-section-title\">Couture design<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"accordion-group\">\r\n          <button type=\"button\" class=\"accordion-header-btn\" data-accordion-target=\"acc-stitch\">\r\n            <span>Couture design<\/span>\r\n            <span class=\"accordion-header-icon\" id=\"icon-acc-stitch\">\u2212<\/span>\r\n          <\/button>\r\n          <div class=\"accordion-body open\" id=\"acc-stitch\">\r\n            <div class=\"options-grid\" data-group=\"stitch\">\r\n\r\n              <!-- Black 4000 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Stitch 7498\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Black-4000.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Black-4000-Thumbnail.png\"\r\n                     alt=\"Black 4000\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Black-4000<\/span>\r\n              <\/button>\r\n\r\n              <!-- Dark grey 324 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Dark grey 324\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-grey-324.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-grey-324-Thumbnail.png\"\r\n                     alt=\"Dark grey 324\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Dark grey 324<\/span>\r\n              <\/button>\r\n\r\n              <!-- Light Grey 318 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Light Grey 318\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-Grey-318.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-Grey-318-Thumbnail.png\"\r\n                     alt=\"Light Grey 318\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Light Grey 318<\/span>\r\n              <\/button>\r\n\r\n              <!-- Silver 316 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Silver 316\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Silver-316.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Silver-316-Thumbnail.png\"\r\n                     alt=\"Silver 316\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Silver 316<\/span>\r\n              <\/button>\r\n\r\n              <!-- White 411 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"White 411\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/White-411.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/White-411-Thumbnail.png\"\r\n                     alt=\"White 411\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">White 411<\/span>\r\n              <\/button>\r\n\r\n              <!-- Camel Ivory 379 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Camel Ivory 379\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Camel-Ivory-379.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Camel-Ivory-379-Thumbnail.png\"\r\n                     alt=\"Camel Ivory 379\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Camel Ivory 379<\/span>\r\n              <\/button>\r\n\r\n              <!-- White ivory 7863 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"White ivory 7863\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/White-ivory-7863.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/White-ivory-7863-Thumbnail.png\"\r\n                     alt=\"White ivory 7863\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">White ivory 7863<\/span>\r\n              <\/button>\r\n\r\n              <!-- Grej 379 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Grej 379\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Grej-379.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Grej-379-Thumbnail.png\"\r\n                     alt=\"Grej 379\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Grej 379<\/span>\r\n              <\/button>\r\n\r\n              <!-- Light green 92 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Light green 92\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-green-92.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-green-92-Thumbnail.png\"\r\n                     alt=\"Light green 92\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Light green 92<\/span>\r\n              <\/button>\r\n\r\n              <!-- Military green 842 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Military green 842\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Military-green-842.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Military-green-842-Thumbnail.png\"\r\n                     alt=\"Military green 842\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Military green 842<\/span>\r\n              <\/button>\r\n\r\n              <!-- Indigo blue 1078 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Indigo blue 1078\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Indigo-blue-1078.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Indigo-blue-1078-Thumbnail.png\"\r\n                     alt=\"Indigo blue 1078\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Indigo blue 1078<\/span>\r\n              <\/button>\r\n\r\n              <!-- Light blue 8235 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Light blue 8235\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-blue-8235.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-blue-8235-Thumbnail.png\"\r\n                     alt=\"Light blue 8235\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Light blue 8235<\/span>\r\n              <\/button>\r\n\r\n              <!-- Navy blue 827 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Navy blue 827\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Navy-blue-827.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Navy-blue-827Thumbnail.png\"\r\n                     alt=\"Navy blue 827\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Navy blue 827<\/span>\r\n              <\/button>\r\n\r\n              <!-- Blue 1394 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Blue 1394\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Blue-1394.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Blue-1394-Thumbnail.png\"\r\n                     alt=\"Blue 1394\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Blue 1394 7863<\/span>\r\n              <\/button>\r\n\r\n              <!-- Turquoise 359 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Tuquise 359\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tuquise-359.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Tuquise-359-Thumbnail.png\"\r\n                     alt=\"Tuquise 359\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Tuquise 359<\/span>\r\n              <\/button>\r\n\r\n              <!-- Lemon yellow 113 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Lemon yellow 113\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Lemon-yellow-113.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Lemon-yellow-113-Thumbnail.png\"\r\n                     alt=\"Lemon yellow 113\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Lemon yellow 113<\/span>\r\n              <\/button>\r\n\r\n              <!-- Orange hermens 450 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Orange hermens 450\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Orange-hermens-450.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Orange-hermens-450-Thumbnail.png\"\r\n                     alt=\"Orange hermens 450\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Orange hermens 450<\/span>\r\n              <\/button>\r\n\r\n              <!-- Red 504 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Red 504\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Red-504.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Red-504-Thumbnail.png\"\r\n                     alt=\"Red 504\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Red 504<\/span>\r\n              <\/button>\r\n\r\n              <!-- Wine rot 7853 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Wine rot 7853\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Wine-rot-7853.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Wine-rot-7853-Thumbnail.png\"\r\n                     alt=\"Wine rot 7853\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Wine rot 7853<\/span>\r\n              <\/button>\r\n\r\n              <!-- Dark Brown 1003 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Kaki 976\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-Brown-1003.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-Brown-1003-Thumbnail.png\"\r\n                     alt=\"Dark Brown 1003\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Dark Brown 1003<\/span>\r\n              <\/button>\r\n\r\n              <!-- Light brown 163 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Light brown 163\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-brown-163.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Light-brown-163-Thumbnail.png\"\r\n                     alt=\"Light brown 163\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Light brown 163<\/span>\r\n              <\/button>\r\n\r\n              <!-- Pink Bombon 8186 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Pink Bombon 8186\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Pink-Bombon-8186.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Pink-Bombon-8186-Thumbnail.png\"\r\n                     alt=\"Pink Bombon 8186\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Pink Bombon 8186<\/span>\r\n              <\/button>\r\n\r\n              <!-- Dark pInk 869 -->\r\n              <button type=\"button\"\r\n                      class=\"option-tile\"\r\n                      data-group=\"stitch\"\r\n                      data-value=\"Silver 316\"\r\n                      data-preview=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-pInk-869.png\">\r\n                <img decoding=\"async\" class=\"option-thumb lazyload\"\r\n                     data-src=\"https:\/\/autointerior.eu\/wp-content\/uploads\/2025\/12\/Dark-pInk-869-Thumbnail.png\"\r\n                     alt=\"Dark pInk 869\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 222px; --smush-placeholder-aspect-ratio: 222\/204;\" \/>\r\n                <span class=\"option-label\">Dark pInk 869<\/span>\r\n              <\/button>\r\n\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 4) NOMBRE DE PLACES -->\r\n      <div class=\"config-section\">\r\n        <div class=\"config-section-header\">\r\n          <div class=\"config-section-title\">Nombre de places<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"config-row\">\r\n          <label for=\"seatCount\">Places :<\/label>\r\n          <select id=\"seatCount\" class=\"config-select\">\r\n            <option value=\"1\">1 place<\/option>\r\n            <option value=\"2\">2 places<\/option>\r\n            <option value=\"3\">3 places<\/option>\r\n            <option value=\"5\" selected>4\u20135 places<\/option>\r\n            <option value=\"6\">6\u20137 places<\/option>\r\n            <option value=\"7\">8\u20139 places<\/option>\r\n          <\/select>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 5) LOGO -->\r\n      <div class=\"config-section\">\r\n        <div class=\"config-section-header\">\r\n          <div class=\"config-section-title\">Logo<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"config-row\">\r\n          <label for=\"logoCheckbox\">Logo :<\/label>\r\n          <div style=\"display:flex;flex-wrap:wrap;gap:8px;align-items:center;\">\r\n            <label style=\"display:flex;align-items:center;gap:6px;font-size:13px;\">\r\n              <input type=\"checkbox\" id=\"logoCheckbox\" \/>\r\n              Ajouter un logo sur les si\u00e8ges\r\n            <\/label>\r\n\r\n            <div style=\"display:flex;align-items:center;gap:6px;\">\r\n              <span class=\"addon-note\">Nombre de logos :<\/span>\r\n              <select id=\"logoCount\" class=\"config-select\" style=\"max-width:90px;\">\r\n                <option value=\"0\">0<\/option>\r\n                <option value=\"1\">1<\/option>\r\n                <option value=\"2\">2<\/option>\r\n                <option value=\"3\">3<\/option>\r\n                <option value=\"4\">4<\/option>\r\n                <option value=\"5\" selected>5<\/option>\r\n                <option value=\"6\">6<\/option>\r\n                <option value=\"7\">7<\/option>\r\n                <option value=\"8\">8<\/option>\r\n                <option value=\"9\">9<\/option>\r\n              <\/select>\r\n            <\/div>\r\n\r\n            <!-- \u00c9tiquette prix logo -->\r\n            <span class=\"addon-note\" id=\"logoPriceLabel\"><\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- 6) D\u00c9TAILS DU V\u00c9HICULE -->\r\n      <div class=\"config-section\">\r\n        <div class=\"config-section-header\">\r\n          <div class=\"config-section-title\">D\u00e9tails du v\u00e9hicule<\/div>\r\n        <\/div>\r\n        <div class=\"config-row\">\r\n          <label for=\"carDetailsInput\">Marque, mod\u00e8le et ann\u00e9e de fabrication :<\/label>\r\n          <input\r\n            type=\"text\"\r\n            id=\"carDetailsInput\"\r\n            class=\"config-text\"\r\n            placeholder=\"ex : Audi Q3, 2018\"\r\n          \/>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- FOOTER : PRIX + BOUTONS -->\r\n      <div class=\"config-footer\">\r\n        <div class=\"price-line\">\r\n          <div class=\"price-main-wrap\">\r\n            <div class=\"price-old\" id=\"oldPrice\"><\/div>\r\n            <div class=\"price-main\" id=\"totalPrice\"><\/div>\r\n            <div class=\"price-ron\" id=\"priceRon\"><\/div>\r\n          <\/div>\r\n          <div class=\"price-per-seat\" id=\"priceNote\"><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"cart-button-row\">\r\n          <button type=\"submit\" class=\"btn-primary\">\r\n            <span class=\"btn-icon\">\ud83d\uded2<\/span>\r\n            <span>Ajouter au panier<\/span>\r\n          <\/button>\r\n          <button type=\"button\" class=\"btn-secondary\" id=\"saveConfigBtn\">\r\n            Enregistrer la configuration\r\n          <\/button>\r\n        <\/div>\r\n      <\/div>\r\n    <\/form>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  \/\/ === Affichage uniquement (EUR -> RON), conserv\u00e9 tel quel ===\r\n  const EUR_TO_RON = 5;\r\n\r\n  \/\/ === D\u00e9tecter runtime roumain (conserv\u00e9) ===\r\n  function aiIsRomanianRuntime() {\r\n    try {\r\n      const href = window.location.href.toLowerCase();\r\n      if (\r\n        href.includes(\"\/ro\/\") ||\r\n        href.endsWith(\"\/ro\") ||\r\n        href.includes(\"\/ro-ro\") ||\r\n        href.includes(\"\/ro_ro\")\r\n      ) {\r\n        return true;\r\n      }\r\n\r\n      const html = document.documentElement;\r\n      const langAttr = (html.getAttribute(\"lang\") || \"\").toLowerCase();\r\n      if (langAttr.startsWith(\"ro\")) {\r\n        return true;\r\n      }\r\n\r\n      if (document.body && document.body.className) {\r\n        const bodyClass = document.body.className.toLowerCase();\r\n        if (\r\n          bodyClass.includes(\"lang-ro\") ||\r\n          bodyClass.includes(\"lang_ro\") ||\r\n          bodyClass.includes(\"ro-ro\") ||\r\n          bodyClass.includes(\"ro_ro\") ||\r\n          bodyClass.includes(\"wpml-lang-ro\") ||\r\n          bodyClass.includes(\"wpml_language_ro\")\r\n        ) {\r\n          return true;\r\n        }\r\n      }\r\n\r\n      if (typeof window.icl_lang !== \"undefined\" && window.icl_lang === \"ro\") {\r\n        return true;\r\n      }\r\n      if (\r\n        typeof window.wpml_current_language !== \"undefined\" &&\r\n        window.wpml_current_language === \"ro\"\r\n      ) {\r\n        return true;\r\n      }\r\n    } catch (e) {\r\n      console.warn(\"aiIsRomanianRuntime error:\", e);\r\n    }\r\n    return false;\r\n  }\r\n\r\n  \/\/ === Accordion open\/close ===\r\n  document.querySelectorAll(\".accordion-header-btn\").forEach(function (btn) {\r\n    btn.addEventListener(\"click\", function () {\r\n      const targetId = this.getAttribute(\"data-accordion-target\");\r\n      const body = document.getElementById(targetId);\r\n      const icon = document.getElementById(\"icon-\" + targetId);\r\n\r\n      if (!body) return;\r\n\r\n      const isOpen = body.classList.contains(\"open\");\r\n      if (isOpen) {\r\n        body.classList.remove(\"open\");\r\n        if (icon) icon.textContent = \"+\";\r\n      } else {\r\n        body.classList.add(\"open\");\r\n        if (icon) icon.textContent = \"\u2212\";\r\n      }\r\n    });\r\n  });\r\n\r\n  const summaryInteriorEl = document.getElementById(\"summaryInterior\");\r\n  const summaryExteriorEl = document.getElementById(\"summaryExterior\");\r\n  const summaryStitchEl   = document.getElementById(\"summaryStitch\");\r\n\r\n  const fieldInterior       = document.getElementById(\"fieldInterior\");\r\n  const fieldInteriorFamily = document.getElementById(\"fieldInteriorFamily\");\r\n  const fieldExterior       = document.getElementById(\"fieldExterior\");\r\n  const fieldExteriorType   = document.getElementById(\"fieldExteriorType\");\r\n  const fieldStitch         = document.getElementById(\"fieldStitch\");\r\n  const fieldLogo           = document.getElementById(\"fieldLogo\");\r\n  const fieldLogoCount      = document.getElementById(\"fieldLogoCount\");\r\n  const fieldSeatCount      = document.getElementById(\"fieldSeatCount\");\r\n  const fieldTotalPrice     = document.getElementById(\"fieldTotalPrice\");\r\n  const fieldConfigSummary  = document.getElementById(\"fieldConfigSummary\");\r\n  const fieldCarDetails     = document.getElementById(\"fieldCarDetails\");\r\n\r\n  const layerExterior = document.getElementById(\"layerExterior\");\r\n  const layerInterior = document.getElementById(\"layerInterior\");\r\n  const layerStitch   = document.getElementById(\"layerStitch\");\r\n\r\n  const seatCountSelect  = document.getElementById(\"seatCount\");\r\n  const logoCheckbox     = document.getElementById(\"logoCheckbox\");\r\n  const logoCountSelect  = document.getElementById(\"logoCount\");\r\n  const totalPriceEl     = document.getElementById(\"totalPrice\");\r\n  const oldPriceEl       = document.getElementById(\"oldPrice\");\r\n  const priceNoteEl      = document.getElementById(\"priceNote\");\r\n  const carDetailsInput  = document.getElementById(\"carDetailsInput\");\r\n  const saveConfigBtn    = document.getElementById(\"saveConfigBtn\");\r\n  const seatPreviewFrame = document.querySelector(\".seat-preview-frame\");\r\n  const logoPriceLabel   = document.getElementById(\"logoPriceLabel\");\r\n  const priceRonEl       = document.getElementById(\"priceRon\");\r\n\r\n\r\n  const priceTable = {\r\n    \"1\": 160,\r\n    \"2\": 320,\r\n    \"3\": 480,\r\n    \"5\": 640,\r\n    \"6\": 820,\r\n    \"7\": 960\r\n  };\r\n\r\n  const logoUnitPrice = 30; \/\/ \u20ac\/logo\r\n\r\n  function updateSeatPreviewFromTile(tileEl) {\r\n    if (!tileEl) return;\r\n\r\n    let previewSrc = tileEl.dataset.preview;\r\n\r\n    if (!previewSrc) {\r\n      const img = tileEl.querySelector(\"img.option-thumb\");\r\n      if (img && img.src) previewSrc = img.src;\r\n    }\r\n\r\n    if (!previewSrc) return;\r\n\r\n    const group = tileEl.dataset.group;\r\n\r\n    if (group === \"interior\" && layerInterior) layerInterior.src = previewSrc;\r\n    if (group === \"exterior\" && layerExterior) layerExterior.src = previewSrc;\r\n    if (group === \"stitch\"   && layerStitch)   layerStitch.src = previewSrc;\r\n  }\r\n\r\n  \/\/ === Gestion s\u00e9lection tiles ===\r\n  document.querySelectorAll(\".option-tile\").forEach(function (tile) {\r\n    tile.addEventListener(\"click\", function () {\r\n      const group  = this.dataset.group;\r\n      const value  = this.dataset.value || \"\";\r\n      const family = this.dataset.family || \"\";\r\n      const type   = this.dataset.type   || \"\";\r\n\r\n      document\r\n        .querySelectorAll('.option-tile[data-group=\"' + group + '\"]')\r\n        .forEach(function (el) { el.classList.remove(\"selected\"); });\r\n\r\n      this.classList.add(\"selected\");\r\n\r\n      if (group === \"interior\") {\r\n        fieldInterior.value       = value;\r\n        fieldInteriorFamily.value = family;\r\n        summaryInteriorEl.textContent = value || \"\u2014\";\r\n      } else if (group === \"exterior\") {\r\n        fieldExterior.value     = value;\r\n        fieldExteriorType.value = type;\r\n        summaryExteriorEl.textContent = value || \"\u2014\";\r\n      } else if (group === \"stitch\") {\r\n        fieldStitch.value = value;\r\n        summaryStitchEl.textContent = value || \"\u2014\";\r\n      }\r\n\r\n      updateSeatPreviewFromTile(this);\r\n      recalcPrice();\r\n    });\r\n  });\r\n\r\n  \/\/ === Logo ===\r\n  logoCheckbox.addEventListener(\"change\", function () {\r\n    fieldLogo.value = this.checked ? \"yes\" : \"no\";\r\n    if (!this.checked) {\r\n      fieldLogoCount.value = \"0\";\r\n    } else {\r\n      fieldLogoCount.value = logoCountSelect.value;\r\n    }\r\n    recalcPrice();\r\n  });\r\n\r\n  logoCountSelect.addEventListener(\"change\", function () {\r\n    if (!logoCheckbox.checked && this.value !== \"0\") {\r\n      logoCheckbox.checked = true;\r\n      fieldLogo.value = \"yes\";\r\n    }\r\n    fieldLogoCount.value = logoCheckbox.checked ? this.value : \"0\";\r\n    recalcPrice();\r\n  });\r\n\r\n  \/\/ === D\u00e9tails voiture -> hidden ===\r\n  carDetailsInput.addEventListener(\"input\", function () {\r\n    fieldCarDetails.value = this.value.trim();\r\n    buildConfigSummary();\r\n  });\r\n\r\n  \/\/ === Calcul prix (EUR base) + affichage RON uniquement si RO ===\r\n  function recalcPrice() {\r\n    const group = seatCountSelect.value;\r\n    fieldSeatCount.value = group;\r\n\r\n    const base = priceTable[group] || 0;\r\n\r\n    let logoCount = 0;\r\n    if (logoCheckbox.checked) {\r\n      logoCount = parseInt(logoCountSelect.value, 10) || 0;\r\n    }\r\n    const logoTotal = logoCount * logoUnitPrice;\r\n\r\n    const finalTotal = base + logoTotal;\r\n\r\n    if (oldPriceEl) oldPriceEl.textContent = \"\";\r\n    if (totalPriceEl) totalPriceEl.textContent = finalTotal.toFixed(0) + \" \u20ac\";\r\n\r\n    const isRo = aiIsRomanianRuntime();\r\n\r\n    if (isRo) {\r\n      const finalRon = finalTotal * EUR_TO_RON;\r\n      if (priceRonEl) priceRonEl.textContent = \"\u2248 \" + finalRon.toFixed(0) + \" lei\";\r\n      if (logoPriceLabel) {\r\n        logoPriceLabel.textContent =\r\n          \"Prix logo : \" + (logoUnitPrice * EUR_TO_RON).toFixed(0) + \" lei \/ logo\";\r\n      }\r\n    } else {\r\n      if (priceRonEl) priceRonEl.textContent = \"\";\r\n      if (logoPriceLabel) {\r\n        logoPriceLabel.textContent = \"Prix logo : \" + logoUnitPrice.toFixed(0) + \" \u20ac \/ logo\";\r\n      }\r\n    }\r\n\r\n    if (priceNoteEl) priceNoteEl.textContent = \"\";\r\n\r\n    \/\/ vers WooCommerce : EUR\r\n    fieldTotalPrice.value = finalTotal.toFixed(2);\r\n\r\n    buildConfigSummary();\r\n  }\r\n\r\n  seatCountSelect.addEventListener(\"change\", recalcPrice);\r\n\r\n  function buildConfigSummary() {\r\n    const parts = [];\r\n\r\n    if (fieldExterior.value) parts.push(\"Exterior: \" + fieldExterior.value);\r\n    if (fieldInterior.value) parts.push(\"Interior: \" + fieldInterior.value);\r\n    if (fieldStitch.value)   parts.push(\"Stitch: \" + fieldStitch.value);\r\n\r\n    const group = fieldSeatCount.value;\r\n    if (group) parts.push(\"Seats group: \" + group);\r\n\r\n    const logoEnabled = fieldLogo.value === \"yes\";\r\n    const logoCount   = fieldLogoCount.value || \"0\";\r\n    if (logoEnabled && parseInt(logoCount, 10) > 0) parts.push(\"Logos: \" + logoCount);\r\n\r\n    if (fieldCarDetails.value) parts.push(\"Car: \" + fieldCarDetails.value);\r\n\r\n    parts.push(\"Price: \" + (fieldTotalPrice.value || \"0\") + \" EUR\");\r\n\r\n    fieldConfigSummary.value = parts.join(\" | \");\r\n  }\r\n\r\n  \/\/ init\r\n  fieldLogo.value      = \"no\";\r\n  fieldLogoCount.value = \"0\";\r\n  recalcPrice();\r\n\r\n  \/\/ === PDF : \u201cEnregistrer la configuration\u201d ===\r\n  async function saveConfigAsPdf() {\r\n    if (!seatPreviewFrame) return;\r\n\r\n    buildConfigSummary();\r\n\r\n    const canvas = await html2canvas(seatPreviewFrame, {\r\n      backgroundColor: null,\r\n      scale: 2\r\n    });\r\n    const imgData = canvas.toDataURL(\"image\/png\");\r\n\r\n    const { jsPDF } = window.jspdf;\r\n    const pdf = new jsPDF(\"p\", \"mm\", \"a4\");\r\n\r\n    const pageWidth  = pdf.internal.pageSize.getWidth();\r\n    const pageHeight = pdf.internal.pageSize.getHeight();\r\n\r\n    const imgWidth  = pageWidth - 20;\r\n    const imgHeight = canvas.height * imgWidth \/ canvas.width;\r\n\r\n    pdf.addImage(imgData, \"PNG\", 10, 10, imgWidth, imgHeight);\r\n\r\n    let y = 20 + imgHeight;\r\n    const lineHeight = 6;\r\n\r\n    const summaryLines = [];\r\n\r\n    if (fieldExterior.value) summaryLines.push(\"Exterior: \" + fieldExterior.value);\r\n    if (fieldInterior.value) summaryLines.push(\"Interior: \" + fieldInterior.value);\r\n    if (fieldStitch.value)   summaryLines.push(\"Stitch: \" + fieldStitch.value);\r\n\r\n    const groupLabelMap = {\r\n      \"1\": \"1 place\",\r\n      \"2\": \"2 places\",\r\n      \"3\": \"3 places\",\r\n      \"5\": \"4\u20135 places\",\r\n      \"6\": \"6\u20137 places\",\r\n      \"7\": \"8\u20139 places\"\r\n    };\r\n    if (fieldSeatCount.value) {\r\n      summaryLines.push(\"Places : \" + (groupLabelMap[fieldSeatCount.value] || fieldSeatCount.value));\r\n    }\r\n\r\n    const logoEnabled = fieldLogo.value === \"yes\";\r\n    const logoCount   = parseInt(fieldLogoCount.value, 10) || 0;\r\n    if (logoEnabled && logoCount > 0) {\r\n      summaryLines.push(\"Logos : \" + logoCount + \" (30 EUR \/ logo)\");\r\n    } else {\r\n      summaryLines.push(\"Logos : aucun\");\r\n    }\r\n\r\n    if (fieldCarDetails.value) summaryLines.push(\"V\u00e9hicule : \" + fieldCarDetails.value);\r\n\r\n    if (fieldTotalPrice.value) summaryLines.push(\"Prix total : \" + fieldTotalPrice.value + \" EUR\");\r\n\r\n    summaryLines.forEach(function(line) {\r\n      if (y + lineHeight > pageHeight - 20) {\r\n        pdf.addPage();\r\n        y = 20;\r\n      }\r\n      pdf.text(line, 10, y);\r\n      y += lineHeight;\r\n    });\r\n\r\n    const now = new Date();\r\n    const stamp = now.toISOString().slice(0, 10) + \" \" + now.toTimeString().slice(0, 5);\r\n    pdf.text(\"G\u00e9n\u00e9r\u00e9 : \" + stamp, 10, pageHeight - 10);\r\n\r\n    pdf.save(\"configuration-siege.pdf\");\r\n  }\r\n\r\n  if (saveConfigBtn) {\r\n    saveConfigBtn.addEventListener(\"click\", function () {\r\n      saveConfigAsPdf();\r\n    });\r\n  }\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\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\">Ligne Confort<\/p>\n      <h2 class=\"comfort-title\">L\u00e0 o\u00f9 le confort rencontre la protection.<\/h2>\n      <p class=\"comfort-subtitle\">\n Con\u00e7ue pour les conducteurs qui recherchent \u00e0 la fois un confort quotidien et une protection s\u00e9rieuse des si\u00e8ges.\n      <\/p>\n      <p class=\"comfort-body\">\n Id\u00e9ale pour ceux qui souhaitent pr\u00e9server leurs si\u00e8ges tout en rafra\u00eechissant et en sublimant l\u2019int\u00e9rieur de leur v\u00e9hicule \u2014 avec une attention m\u00e9ticuleuse port\u00e9e \u00e0 chaque d\u00e9tail.\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=\"D\u00e9tail des housses de si\u00e8ge Ligne Confort\" 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=\"Si\u00e8ges avant Ligne Confort\" 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 rear seats\" 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=\"Garantie de 2 ans\" 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\">Garantie exclusive de 5 ans<\/h3>\n        <\/div>\n      <\/div>\n\n      <!-- 2. 3D precision patterning and fit -->\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=\"Patronage et ajustement de pr\u00e9cision 3D\" 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\">Patronage 3D de haute pr\u00e9cision et ajustement parfait<\/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=\"S\u00e9curit\u00e9 airbags\" 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\">D\u00e9ploiement des airbags en toute s\u00e9curit\u00e9<\/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=\"Savoir-faire de haut niveau\" 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\">Savoir-faire de haut niveau<\/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=\"Mat\u00e9riaux respirants \u00e0 3 couches\" 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\">Mat\u00e9riaux respirants \u00e0 3 couches<\/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=\"Double surpiq\u00fbre d\u00e9corative\" 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\">Double surpiq\u00fbre d\u00e9corative \u00e0 360\u00b0<\/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=\"Mat\u00e9riaux OEM r\u00e9sistants \u00e0 l\u2019abrasion\" 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\">Mat\u00e9riaux OEM r\u00e9sistants \u00e0 l\u2019abrasion<\/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=\"Service client d\u2019excellence\" 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\">Service client personnalis\u00e9 d\u00e9di\u00e9 (1-\u00e0-1)<\/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\"><!-- LEFT SIDE --><div class=\"ai-payment-main\"><div class=\"ai-payment-eyebrow\">M\u00e9thode d\u2019achat simple<\/div><h2 class=\"ai-payment-title\">Paiement 50-50 \u2013 Commandez en toute confiance<\/h2><p class=\"ai-payment-text\">Lors de la validation de votre commande, s\u00e9lectionnez <strong>Virement bancaire<\/strong> et payez seulement \n        <strong>50&nbsp;%<\/strong> \u00e0 l\u2019avance pour lancer la production. Les 50&nbsp;% restants sont r\u00e9gl\u00e9s avant la livraison.\n      <\/p><div class=\"ai-payment-badges\"><!-- Standard Delivery Badge --><div class=\"ai-payment-badge\"><span class=\"ai-payment-badge-label\">D\u00e9lai de livraison standard<\/span><span class=\"ai-payment-badge-value\">30\u201390 jours \u2022 selon le mod\u00e8le et la p\u00e9riode de production\n          <\/span><\/div><!-- Express Delivery Badge --><div class=\"ai-payment-badge\"><span class=\"ai-payment-badge-label\">Option de commande express<\/span><span class=\"ai-payment-badge-value\">10 jours ouvrables \u2022 sous conditions sp\u00e9cifiques (disponibilit\u00e9 des patrons et des mat\u00e9riaux)\n          <\/span><\/div><\/div><\/div><!-- RIGHT SIDE BOX --><div class=\"ai-support-box\"><div class=\"ai-support-title\">Service apr\u00e8s-vente<\/div><div class=\"ai-support-text\">Nous fournissons une assistance technique compl\u00e8te, des conseils d\u2019installation et un support d\u00e9di\u00e9.\n      <\/div><\/div><\/div><\/section>\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>Configurateur de housses auto Mat\u00e9riau int\u00e9rieur \u2014 Mat\u00e9riau ext\u00e9rieur \u2014 Couture design \u2014 Mat\u00e9riau ext\u00e9rieur Autotextil exterior \u2212 Autotextil Black Autotextil Antracit Autotextil Light Grey Leather look exterior \u2212 LL Black LL Grey LL Sterling LL Camel Ivory LL Dark Brown LL Light Brown LL Red Mat\u00e9riau int\u00e9rieur Int\u00e9rieur \u2212 Tiffany Black Tiffany Light Grey [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4802","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Comfort Housse auto \u2013 Housses voiture confort et qualit\u00e9 | AutoInterior<\/title>\n<meta name=\"description\" content=\"Comfort housse auto pour votre voiture. Housses voiture confortables, bonne tenue, mat\u00e9riaux r\u00e9sistants et finition soign\u00e9e.\" \/>\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=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Comfort Housse auto \u2013 Housses voiture confort et qualit\u00e9 | AutoInterior\" \/>\n<meta property=\"og:description\" content=\"Comfort housse auto pour votre voiture. Housses voiture confortables, bonne tenue, mat\u00e9riaux r\u00e9sistants et finition soign\u00e9e.\" \/>\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-02-05T07:37:11+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=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\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 Housse auto \u2013 Housses voiture confort et qualit\u00e9 | 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-02-05T07:37:11+00:00\",\"description\":\"Comfort housse auto pour votre voiture. Housses voiture confortables, bonne tenue, mat\u00e9riaux r\u00e9sistants et finition soign\u00e9e.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/autointerior.eu\\\/comfort-line\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@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\\\/fr\\\/page-daccueil\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ligne Confort\"}]},{\"@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\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Comfort Housse auto \u2013 Housses voiture confort et qualit\u00e9 | AutoInterior","description":"Comfort housse auto pour votre voiture. Housses voiture confortables, bonne tenue, mat\u00e9riaux r\u00e9sistants et finition soign\u00e9e.","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":"fr_FR","og_type":"article","og_title":"Comfort Housse auto \u2013 Housses voiture confort et qualit\u00e9 | AutoInterior","og_description":"Comfort housse auto pour votre voiture. Housses voiture confortables, bonne tenue, mat\u00e9riaux r\u00e9sistants et finition soign\u00e9e.","og_url":"https:\/\/autointerior.eu\/comfort-line\/","og_site_name":"autointerior.eu","article_modified_time":"2026-02-05T07:37:11+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":{"Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/autointerior.eu\/comfort-line\/","url":"https:\/\/autointerior.eu\/comfort-line\/","name":"Comfort Housse auto \u2013 Housses voiture confort et qualit\u00e9 | 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-02-05T07:37:11+00:00","description":"Comfort housse auto pour votre voiture. Housses voiture confortables, bonne tenue, mat\u00e9riaux r\u00e9sistants et finition soign\u00e9e.","breadcrumb":{"@id":"https:\/\/autointerior.eu\/comfort-line\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/autointerior.eu\/comfort-line\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@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\/fr\/page-daccueil\/"},{"@type":"ListItem","position":2,"name":"Ligne Confort"}]},{"@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":"fr-FR"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/autointerior.eu\/fr\/wp-json\/wp\/v2\/pages\/4802","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/autointerior.eu\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/autointerior.eu\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/autointerior.eu\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/autointerior.eu\/fr\/wp-json\/wp\/v2\/comments?post=4802"}],"version-history":[{"count":23,"href":"https:\/\/autointerior.eu\/fr\/wp-json\/wp\/v2\/pages\/4802\/revisions"}],"predecessor-version":[{"id":6432,"href":"https:\/\/autointerior.eu\/fr\/wp-json\/wp\/v2\/pages\/4802\/revisions\/6432"}],"wp:attachment":[{"href":"https:\/\/autointerior.eu\/fr\/wp-json\/wp\/v2\/media?parent=4802"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}