{"product_id":"cybertruck-performance-look-dry-carbon-fiber-front-door-sill-trim-1-pair","title":"Cybertruck Performance Look Dry Carbon Fiber Front Door Sill Trim (1 Pair)","description":"\u003cstyle\u003e\n    .product-page-cybertruck-sills {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      color: #333;\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 20px;\n      background-color: #f9f9f9;\n      border-radius: 12px;\n      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n      transition: box-shadow 0.3s ease-in-out;\n    }\n    .product-page-cybertruck-sills:hover {\n      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);\n    }\n    .product-page-cybertruck-sills .header-container {\n      text-align: center;\n      margin-bottom: 40px;\n    }\n    .product-page-cybertruck-sills h2 {\n      color: #007BFF;\n      font-size: 2.5em;\n      margin-bottom: 10px;\n      font-weight: 700;\n    }\n    .product-page-cybertruck-sills h3 {\n      font-size: 1.5em;\n      margin-top: 30px;\n      margin-bottom: 15px;\n      font-weight: 600;\n    }\n    .product-page-cybertruck-sills p {\n      margin-bottom: 20px;\n    }\n    .product-page-cybertruck-sills .placeholder-video,\n    .product-page-cybertruck-sills .placeholder-image {\n      width: 100%;\n      background-color: #e0e0e0;\n      color: #777;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border-radius: 10px;\n      margin-bottom: 20px;\n      font-style: italic;\n      overflow: hidden;\n      aspect-ratio: 16 \/ 9;\n    }\n    .product-page-cybertruck-sills .feature-section {\n      display: flex;\n      align-items: center;\n      gap: 50px;\n      margin-bottom: 40px;\n    }\n    .product-page-cybertruck-sills .feature-section.reverse {\n      flex-direction: row-reverse;\n    }\n    .product-page-cybertruck-sills .feature-text {\n      flex: 1;\n    }\n    .product-page-cybertruck-sills .feature-text h3 {\n      margin-top: 0;\n      color: #333;\n    }\n    .product-page-cybertruck-sills .feature-text .underline-line {\n      width: 50px;\n      height: 2px;\n      background-color: #007BFF;\n      margin: 10px 0 20px 0;\n    }\n    .product-page-cybertruck-sills .feature-image {\n      flex: 1;\n      aspect-ratio: 1 \/ 1;\n      overflow: hidden;\n      border-radius: 10px;\n      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    .product-page-cybertruck-sills .feature-image:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n    }\n    .product-page-cybertruck-sills .feature-image .placeholder-image {\n      aspect-ratio: 1 \/ 1;\n      border-radius: 10px;\n    }\n    .product-page-cybertruck-sills .list-section {\n      margin-top: 40px;\n      padding: 20px;\n      background-color: #f0f0f0;\n      border-radius: 10px;\n      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n    .product-page-cybertruck-sills .list-section h3 {\n      margin-top: 0;\n    }\n    .product-page-cybertruck-sills .list-section ul {\n      list-style-type: none;\n      padding: 0;\n    }\n    .product-page-cybertruck-sills .list-section li {\n      padding: 8px 0;\n      border-bottom: 1px solid #ddd;\n    }\n    .product-page-cybertruck-sills .list-section li:last-child {\n      border-bottom: none;\n    }\n    .product-page-cybertruck-sills .faq-section {\n      margin-top: 40px;\n    }\n    .product-page-cybertruck-sills .faq-item {\n      border-bottom: 1px solid #ddd;\n    }\n    .product-page-cybertruck-sills .faq-question {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      cursor: pointer;\n      padding: 15px 0;\n    }\n    .product-page-cybertruck-sills .faq-question h3 {\n      margin: 0;\n      font-size: 1.2em;\n      transition: color 0.3s ease;\n    }\n    .product-page-cybertruck-sills .faq-question:hover h3 {\n      color: #007BFF;\n    }\n    .product-page-cybertruck-sills .faq-answer {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.4s ease-in-out;\n      padding: 0 15px;\n    }\n    .product-page-cybertruck-sills .faq-question .icon {\n      font-size: 1.2em;\n      transition: transform 0.3s ease;\n    }\n    .product-page-cybertruck-sills .faq-question.active .icon {\n      transform: rotate(45deg);\n    }\n    @media (max-width: 768px) {\n      .product-page-cybertruck-sills {\n        padding: 10px;\n      }\n      .product-page-cybertruck-sills h2 {\n        font-size: 2em;\n      }\n      .product-page-cybertruck-sills .feature-section,\n      .product-page-cybertruck-sills .feature-section.reverse {\n        flex-direction: column;\n      }\n      .product-page-cybertruck-sills .feature-text {\n        order: 2;\n      }\n      .product-page-cybertruck-sills .feature-image {\n        order: 1;\n        margin-bottom: 20px;\n      }\n      .product-page-cybertruck-sills .feature-text .underline-line {\n        margin: 10px auto 20px;\n      }\n      .product-page-cybertruck-sills .feature-text,\n      .product-page-cybertruck-sills .feature-image {\n        width: 100%;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-page-cybertruck-sills\"\u003e\n\u003cdiv class=\"header-container\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eCybertruck Carbon Fiber Sill Trim\u003c\/h2\u003e\n\u003cp\u003eProtect and enhance your Cybertruck’s entry points with premium carbon fiber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"placeholder-video\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Cybertruck_Performance_Look_Carbon_Fiber_Front_Door_Sill_Trim_1.jpg?v=1761529494\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cdiv class=\"placeholder-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Cybertruck_Performance_Look_Carbon_Fiber_Front_Door_Sill_Trim_5.jpg?v=1761529622\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eReal Molded Carbon Fiber\u003c\/h3\u003e\n\u003cdiv class=\"underline-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eMade from genuine dry-molded carbon fiber for lightweight strength, visual depth, and long-term resilience. Precision-molded to seamlessly overlay the factory door sills for a flush, OEM-style appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cdiv class=\"placeholder-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Cybertruck_Performance_Look_Carbon_Fiber_Front_Door_Sill_Trim_3.jpg?v=1761529530\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eMatte or Glossy Finish Options\u003c\/h3\u003e\n\u003cdiv class=\"underline-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eAvailable in your choice of matte or glossy carbon fiber to match your interior or exterior trim upgrades, adding a luxurious, performance-inspired look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section reverse\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cdiv class=\"placeholder-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Cybertruck_Performance_Look_Carbon_Fiber_Front_Door_Sill_Trim_4.jpg?v=1761529590\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eEasy Installation\u003c\/h3\u003e\n\u003cdiv class=\"underline-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eApplies with pre-installed automotive-grade double-sided tape for a secure fit without the need for drilling or permanent modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"list-section\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003eWhat’s Included\u003c\/h3\u003e\n\u003cul style=\"text-align: center;\"\u003e\n\u003cli\u003e2x Carbon Fiber Sill Protector Overlays (Driver and Passenger Side)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"text-align: center;\"\u003eVehicle Compatibility\u003c\/h3\u003e\n\u003cp style=\"text-align: center;\"\u003eFits: 2024 Tesla Cybertruck\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\" data-question-id=\"q1\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003ch3\u003eWill these protectors fit on other Tesla models?\u003c\/h3\u003e\n\u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eNo, these sill protector overlays are custom-molded specifically for the 2024 Tesla Cybertruck and will not fit other vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" data-question-id=\"q2\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003ch3\u003eHow do I choose between matte and glossy?\u003c\/h3\u003e\n\u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe choice between matte and glossy finish is a matter of personal preference. The glossy finish offers a high-shine, reflective look, while the matte finish provides a more understated, modern aesthetic. Consider which best complements your truck's existing style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\" data-question-id=\"q3\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003ch3\u003eWill the adhesive damage my paint if I remove the protector later?\u003c\/h3\u003e\n\u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe automotive-grade double-sided tape is designed for a secure, non-destructive application. When properly removed, it should not damage your Cybertruck's original door sill finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', () =\u003e {\n      const faqItems = document.querySelectorAll('.faq-item');\n      faqItems.forEach(item =\u003e {\n        const question = item.querySelector('.faq-question');\n        const answer = item.querySelector('.faq-answer');\n        question.addEventListener('click', () =\u003e {\n          const isExpanded = question.classList.contains('active');\n          \n          document.querySelectorAll('.faq-question.active').forEach(activeQuestion =\u003e {\n            if (activeQuestion !== question) {\n              activeQuestion.classList.remove('active');\n              activeQuestion.nextElementSibling.style.maxHeight = '0';\n              activeQuestion.nextElementSibling.style.padding = '0 15px';\n            }\n          });\n\n          question.classList.toggle('active');\n          if (isExpanded) {\n            answer.style.maxHeight = '0';\n            answer.style.padding = '0 15px';\n          } else {\n            answer.style.maxHeight = answer.scrollHeight + 'px';\n            answer.style.padding = '15px';\n          }\n        });\n      });\n    });\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Supply Shine","offers":[{"title":"Glossy","offer_id":50255860072668,"sku":"TCCB003-GC","price":133.64,"currency_code":"USD","in_stock":true},{"title":"Matte","offer_id":50255860105436,"sku":"TCCB003-MC","price":133.64,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0748\/2815\/3052\/files\/cybertruck-performance-look-carbon-fiber-front-door-sill-trim-1-pair-2781193.jpg?v=1778526988","url":"https:\/\/supplyshine.com\/products\/cybertruck-performance-look-dry-carbon-fiber-front-door-sill-trim-1-pair","provider":"Supply Shine","version":"1.0","type":"link"}