{"product_id":"model-y-juniper-real-carbon-fiber-rear-trunk-spoiler","title":"Real Carbon Fiber Rear Trunk Spoiler for Model Y Juniper","description":"\u003cstyle\u003e    .sp-description-root * {      box-sizing: border-box;    }    .sp-title {      font-size: 30px;      font-weight: 800;      color: #111;      text-align: center;      margin: 28px 0 8px;      letter-spacing: -0.4px;      line-height: 1.25;    }    .sp-hook {      max-width: 800px;      margin: 0 auto 24px;      text-align: center;      font-size: 17px;      color: #333;      line-height: 1.7;    }    .sp-hook strong {      color: #0056B3;    }    .sp-spec-table {      width: 100%;      border-collapse: collapse;      border-radius: 12px;      overflow: hidden;      box-shadow: 0 2px 10px rgba(0,0,0,0.04);      margin-bottom: 28px;    }    .sp-spec-table td {      padding: 14px 18px;      border-bottom: 1px solid #eaeaea;      background: #fff;      font-size: 15px;    }    .sp-spec-table td:first-child {      font-weight: 600;      background: #f7f8fa;      width: 180px;    }    .sp-spec-table tr:last-child td {      border-bottom: none;    }    .sp-features-grid {      display: grid;      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));      gap: 16px;      margin-bottom: 28px;    }    .sp-feature-card {      background: #f7f8fa;      border-radius: 12px;      padding: 20px;      text-align: center;      border: 1px solid #eaeaea;      transition: transform 0.25s ease, box-shadow 0.25s ease;    }    .sp-feature-card:hover {      transform: translateY(-4px);      box-shadow: 0 10px 24px rgba(0,0,0,0.06);    }    .sp-feature-card h3 {      font-size: 16px;      font-weight: 700;      color: #0056B3;      margin: 0 0 8px;    }    .sp-feature-card p {      font-size: 14px;      color: #444;      margin: 0;    }    .sp-color-grid {      display: flex;      gap: 16px;      flex-wrap: wrap;      margin-bottom: 28px;    }    .sp-color-card {      flex: 1;      min-width: 180px;      background: #fff;      border: 1px solid #eaeaea;      border-radius: 12px;      padding: 18px;      text-align: center;      box-shadow: 0 2px 8px rgba(0,0,0,0.03);    }    .sp-color-card h4 {      margin: 0 0 8px;      font-size: 16px;      color: #0056B3;      font-weight: 700;    }    .sp-color-card p {      margin: 0;      font-size: 13px;      color: #555;    }    .sp-comparison-table {      width: 100%;      border-collapse: collapse;      border-radius: 12px;      overflow: hidden;      box-shadow: 0 2px 10px rgba(0,0,0,0.04);      margin-bottom: 28px;      font-size: 14px;    }    .sp-comparison-table th {      background: #f7f8fa;      padding: 14px 16px;      text-align: left;      font-weight: 700;      color: #111;      border-bottom: 1px solid #eaeaea;    }    .sp-comparison-table td {      padding: 14px 16px;      border-bottom: 1px solid #f0f0f0;      color: #444;    }    .sp-comparison-table tr:last-child td {      border-bottom: none;    }    .sp-comparison-table .sp-highlight-col {      background: #eaf2fb;      font-weight: 600;      color: #0056B3;    }    .sp-install-steps {      background: #fff;      border: 1px solid #eaeaea;      border-left: 4px solid #0056B3;      border-radius: 12px;      padding: 24px;      margin-bottom: 28px;    }    .sp-install-steps h2 {      font-size: 20px;      font-weight: 700;      color: #111;      margin: 0 0 16px;    }    .sp-install-steps ol {      margin: 0;      padding-left: 20px;      font-size: 15px;      color: #444;    }    .sp-install-steps li {      margin-bottom: 8px;    }    .sp-note {      background: #f7f8fa;      border-radius: 10px;      padding: 18px 22px;      margin-bottom: 28px;      font-size: 14px;      color: #444;      border: 1px solid #eaeaea;    }    .sp-faq {      display: flex;      flex-direction: column;      gap: 12px;      margin-bottom: 28px;    }    .sp-faq details {      background: #fff;      border: 1px solid #eaeaea;      border-radius: 10px;      overflow: hidden;      transition: border-color 0.2s ease;    }    .sp-faq details[open] {      border-color: #d0dbe8;    }    .sp-faq summary {      padding: 16px 20px;      cursor: pointer;      font-weight: 600;      font-size: 15px;      color: #111;      list-style: none;      display: flex;      justify-content: space-between;      align-items: center;    }    .sp-faq summary::-webkit-details-marker {      display: none;    }    .sp-faq summary::after {      content: \"+\";      color: #0056B3;      font-size: 18px;      font-weight: 400;      margin-left: 12px;      transition: transform 0.2s ease;    }    .sp-faq details[open] summary::after {      content: \"−\";      transform: rotate(180deg);    }    .sp-faq .sp-faq-answer {      padding: 0 20px 16px 20px;      font-size: 14px;      color: #555;    }    .sp-cta {      text-align: center;      background: #f7f8fa;      border-radius: 16px;      padding: 36px 24px;      margin-bottom: 20px;    }    .sp-cta p {      font-size: 20px;      font-weight: 700;      color: #111;      margin: 0 0 12px;    }    .sp-cta .sp-cta-note {      font-size: 14px;      font-weight: 400;      color: #777;      margin: 0 0 20px;    }    .sp-cta-btn {      display: inline-block;      background: #0056B3;      color: #fff;      padding: 14px 36px;      border-radius: 50px;      text-decoration: none;      font-weight: 600;      font-size: 16px;      transition: background 0.25s ease, transform 0.25s ease;    }    .sp-cta-btn:hover {      background: #004a9a;      transform: translateY(-2px);    }    .sp-cross-sell {      background: #fff;      border: 1px solid #eaeaea;      border-radius: 14px;      padding: 24px;      margin-bottom: 24px;      box-shadow: 0 4px 14px rgba(0,0,0,0.04);      display: flex;      align-items: center;      gap: 20px;      flex-wrap: wrap;    }    .sp-cross-sell .sp-cross-img {      width: 120px;      height: 120px;      border-radius: 10px;      background: #f7f8fa;      display: flex;      align-items: center;      justify-content: center;      color: #999;      font-size: 13px;      flex-shrink: 0;    }    .sp-cross-sell .sp-cross-info {      flex: 1;      min-width: 200px;    }    .sp-cross-sell h2 {      font-size: 18px;      font-weight: 700;      color: #111;      margin: 0 0 4px;    }    .sp-cross-sell .sp-cross-product {      font-size: 16px;      font-weight: 600;      color: #0056B3;      margin: 0 0 6px;    }    .sp-cross-sell p {      font-size: 14px;      color: #555;      margin: 0 0 12px;    }    .sp-cross-btn {      display: inline-block;      background: #fff;      color: #0056B3;      border: 2px solid #0056B3;      padding: 10px 24px;      border-radius: 50px;      text-decoration: none;      font-weight: 600;      font-size: 14px;      transition: background 0.25s ease, color 0.25s ease;    }    .sp-cross-btn:hover {      background: #0056B3;      color: #fff;    }    .sp-trust-badges {      display: flex;      justify-content: center;      gap: 24px;      flex-wrap: wrap;      font-size: 14px;      color: #555;      padding: 16px 0;      border-top: 1px solid #eaeaea;    }    @media (max-width: 640px) {      .sp-title {        font-size: 24px;      }      .sp-spec-table td:first-child {        width: 130px;      }      .sp-install-steps {        padding: 18px;      }      .sp-color-card {        min-width: 100%;      }      .sp-cross-sell {        flex-direction: column;        text-align: center;      }      .sp-cross-sell .sp-cross-img {        margin: 0 auto;      }    }  \u003c\/style\u003e\u003cdiv class=\"sp-description-root\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; max-width: 1100px; margin: 0 auto; padding: 0 24px; color: #1a1a1a; line-height: 1.6; background: #fff;\"\u003e\n\u003ch2 class=\"sp-title\"\u003eModel Y Juniper Real Carbon Fiber Rear Trunk Spoiler\u003c\/h2\u003e\n\u003cp class=\"sp-hook\"\u003eYou just picked up your 2025 Model Y Juniper — but something's missing. The rear looks too soft, too plain. You wanted the \u003cstrong\u003ePerformance look\u003c\/strong\u003e, not the base-model silhouette.\u003cbr\u003eIn under 20 minutes, you can fix that.\u003c\/p\u003e\n\u003ctable class=\"sp-spec-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Fitment\u003c\/td\u003e\n\u003ctd\u003eTesla Model Y Juniper (2025+)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNot Compatible With\u003c\/td\u003e\n\u003ctd\u003eModel YL · Model Y Standard · Model Y Juniper Performance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e100% Real Carbon Fiber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish Options\u003c\/td\u003e\n\u003ctd\u003eGloss Carbon · Matte Carbon · Forged Carbon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e3M automotive adhesive + adhesion promoter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eNo drilling required · Self-adhesive, fully reversible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cdiv class=\"sp-features-grid\"\u003e\n\u003cdiv class=\"sp-feature-card\"\u003e\n\u003ch3\u003e100% Real Carbon Fiber\u003c\/h3\u003e\n\u003cp\u003eDeep, 3D twill weave with a crystal-clear UV-resistant clear coat. No ABS, no hydro-dip, no cheap imitations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-feature-card\"\u003e\n\u003ch3\u003ePrecision Juniper Fitment\u003c\/h3\u003e\n\u003cp\u003eLaser-scanned specifically for the 2025+ Model Y Juniper tailgate. Follows the factory contour for a flush, OEM+ appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-feature-card\"\u003e\n\u003ch3\u003eNo-Drill Installation\u003c\/h3\u003e\n\u003cp\u003ePre-applied 3M automotive tape and adhesion promoter. Installs in minutes with zero damage to your original paint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-feature-card\"\u003e\n\u003ch3\u003eThree Premium Finishes\u003c\/h3\u003e\n\u003cp\u003eChoose Gloss for a wet-look shine, Matte for a subtle OEM+ finish, or Forged Carbon for a unique marble-like texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-color-grid\"\u003e\n\u003cdiv class=\"sp-color-card\"\u003e\n\u003ch4\u003eGloss Carbon\u003c\/h4\u003e\n\u003cp\u003eHigh-shine, liquid-like 3D depth that catches the light from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-color-card\"\u003e\n\u003ch4\u003eMatte Carbon\u003c\/h4\u003e\n\u003cp\u003eTextured, non-reflective surface for a clean, understated motorsport look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-color-card\"\u003e\n\u003ch4\u003eForged Carbon\u003c\/h4\u003e\n\u003cp\u003eDistinctive fragmented pattern with a premium, high-performance aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: bold; color: #111; margin: 0 0 16px;\"\u003eReal Carbon vs. Cheap ABS — The Difference Is Obvious\u003c\/h2\u003e\n\u003ctable class=\"sp-comparison-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth class=\"sp-highlight-col\"\u003eThis Product (Real Carbon)\u003c\/th\u003e\n\u003cth\u003eCheap ABS Imitation\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"sp-highlight-col\"\u003e100% Real Carbon Fiber\u003c\/td\u003e\n\u003ctd\u003eABS + printed carbon pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeather Resistance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"sp-highlight-col\"\u003eUV clear coat, no yellowing\u003c\/td\u003e\n\u003ctd\u003eFades in 3–6 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTexture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"sp-highlight-col\"\u003e3D woven depth\u003c\/td\u003e\n\u003ctd\u003eFlat printed surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd class=\"sp-highlight-col\"\u003eNon-destructive 3M tape\u003c\/td\u003e\n\u003ctd\u003eProne to peeling \/ requires drilling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"sp-install-steps\"\u003e\n\u003ch2\u003eEasy Installation in 4 Steps\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003eThoroughly clean the tailgate surface with alcohol.\u003c\/li\u003e\n\u003cli\u003eAlign the spoiler with the trunk edge and mark the position.\u003c\/li\u003e\n\u003cli\u003eApply the adhesion promoter to the mounting area.\u003c\/li\u003e\n\u003cli\u003ePeel off the 3M tape backing and press the spoiler firmly into place.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-note\"\u003e\n\u003cstrong\u003eImportant Fitment Note:\u003c\/strong\u003e After installation, a small gap of approximately 0.5mm will remain around the edges. This is intentional — it provides clearance so the spoiler does not interfere with the powered tailgate when opening and closing.\u003c\/div\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: bold; color: #111; margin: 0 0 16px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"sp-faq\"\u003e\n\u003cdetails\u003e\u003csummary\u003eWill this void my Tesla warranty?\u003c\/summary\u003e\u003cdiv class=\"sp-faq-answer\"\u003eNo. This is a non-destructive, fully reversible installation using 3M adhesive only. It does not alter any electrical components or the powertrain.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes adding a spoiler affect range?\u003c\/summary\u003e\u003cdiv class=\"sp-faq-answer\"\u003eThe impact is negligible for daily driving. The lightweight carbon fiber construction adds almost no weight, and the subtle profile is designed to minimize aerodynamic drag.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow do I remove it without damaging paint?\u003c\/summary\u003e\u003cdiv class=\"sp-faq-answer\"\u003eWarm the area with a hairdryer, then gently peel from one corner. Any residual adhesive can be wiped away with rubbing alcohol. The original paint remains intact.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill it stay on in car washes and extreme heat?\u003c\/summary\u003e\u003cdiv class=\"sp-faq-answer\"\u003eYes. The 3M automotive-grade tape is rated for continuous exposure from -40°F to +200°F. It holds securely through automatic car washes and desert summers.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it fit the Juniper Performance?\u003c\/summary\u003e\u003cdiv class=\"sp-faq-answer\"\u003eNo. This spoiler is designed for the standard Model Y Juniper tailgate only. It is not compatible with the Performance edition or Model YL.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sp-cta\"\u003e\u003cp\u003eUpgrade Your Juniper's Rear Profile Today\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003cdiv class=\"sp-trust-badges\"\u003e\n\u003cspan\u003e✓ 30-Day Money-Back Guarantee\u003c\/span\u003e \u003cspan\u003e✓ Free Shipping\u003c\/span\u003e \u003cspan\u003e✓ Secure Checkout\u003c\/span\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Model Y Juniper 2025+ \/ Glossy Carbon Fiber","offer_id":46962081202373,"sku":"TCF024-GC","price":419.0,"currency_code":"USD","in_stock":true},{"title":"Model Y Juniper 2025+ \/ Matte Carbon Fiber","offer_id":46962081235141,"sku":"TCF024-MC","price":419.0,"currency_code":"USD","in_stock":true},{"title":"Model Y Juniper 2025+ \/ Forged Carbon Fiber","offer_id":46962081267909,"sku":"TCF024-FC","price":460.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0795\/5008\/7365\/files\/real-carbon-fiber-rear-trunk-spoiler-for-model-y-juniper-5808428.jpg?v=1789724728","url":"https:\/\/tescraft.shop\/products\/model-y-juniper-real-carbon-fiber-rear-trunk-spoiler","provider":"TesCraft","version":"1.0","type":"link"}