{"product_id":"model-3-highland-rear-trunk-carbon-fiber-spoiler","title":"TESERY Model 3 Highland Rear Trunk Spoiler - Carbon Fiber Exterior Mods","description":"\u003cstyle\u003e  .tesery-sp {    --sp-ink: #111214;    --sp-muted: #5d6269;    --sp-line: #e4e7eb;    --sp-soft: #f6f7f9;    --sp-dark: #17191d;    --sp-accent: #0056b3;    color: var(--sp-ink);    font-family: inherit;    font-size: 16px;    line-height: 1.65;    margin: 0 auto;    max-width: 1180px;    overflow: hidden;    container-type: inline-size;  }  .tesery-sp,  .tesery-sp * {    box-sizing: border-box;  }  .tesery-sp h2,  .tesery-sp h3,  .tesery-sp p,  .tesery-sp ul,  .tesery-sp ol,  .tesery-sp figure {    margin: 0;  }  .tesery-sp img {    display: block;    height: auto;    max-width: 100%;  }  .tesery-sp a {    color: inherit;  }  .tesery-sp__section {    padding: clamp(52px, 7vw, 92px) clamp(18px, 4vw, 56px);  }  .tesery-sp__section + .tesery-sp__section {    border-top: 1px solid var(--sp-line);  }  .tesery-sp__eyebrow {    color: var(--sp-accent);    font-size: 0.78rem;    font-weight: 800;    letter-spacing: 0.12em;    margin-bottom: 12px;    text-transform: uppercase;  }  .tesery-sp__heading {    font-size: clamp(2rem, 4.7vw, 4.15rem);    letter-spacing: -0.045em;    line-height: 1.02;    max-width: 900px;  }  .tesery-sp__subheading {    font-size: clamp(1.2rem, 2.2vw, 1.65rem);    letter-spacing: -0.025em;    line-height: 1.15;  }  .tesery-sp__lead {    color: var(--sp-muted);    font-size: clamp(1.02rem, 1.8vw, 1.2rem);    margin-top: 22px;    max-width: 760px;  }  .tesery-sp__hero {    background: linear-gradient(135deg, #141619 0%, #202329 100%);    box-shadow: inset 5px 0 0 var(--sp-accent);    color: #fff;    display: grid;    gap: clamp(28px, 5vw, 64px);    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);    padding: clamp(26px, 4vw, 58px);  }  .tesery-sp__hero-copy {    align-self: center;    padding: clamp(18px, 3vw, 40px) 0;  }  .tesery-sp__hero .tesery-sp__lead {    color: #d5d9de;  }  .tesery-sp__hero .tesery-sp__heading {    color: #fff !important;  }  .tesery-sp__hero .tesery-sp__eyebrow {    color: #78b7ff;  }  .tesery-sp__hero-media {    align-self: stretch;    border-radius: 20px;    min-height: 420px;    overflow: hidden;  }  .tesery-sp__hero-media img {    height: 100%;    object-fit: cover;    width: 100%;  }  .tesery-sp__chips {    display: flex;    flex-wrap: wrap;    gap: 10px;    list-style: none !important;    margin-top: 28px;    margin-left: 0 !important;    padding: 0 !important;  }  .tesery-sp__chip {    border: 1px solid rgba(255, 255, 255, 0.28);    border-radius: 999px;    color: #f4f5f6;    font-size: 0.86rem;    padding: 8px 13px;  }  .tesery-sp__chips \u003e li {    list-style: none !important;    margin: 0 !important;  }  .tesery-sp__chips \u003e li::before,  .tesery-sp__chips \u003e li::marker {    content: none !important;    display: none !important;  }  .tesery-sp__grid-3,  .tesery-sp__finish-grid,  .tesery-sp__spec-grid {    display: grid;    gap: 18px;    margin-top: 34px;  }  .tesery-sp__grid-3,  .tesery-sp__finish-grid {    grid-template-columns: repeat(3, minmax(0, 1fr));  }  .tesery-sp__spec-grid {    grid-template-columns: repeat(2, minmax(0, 1fr));  }  .tesery-sp__card,  .tesery-sp__spec {    border: 1px solid var(--sp-line);    border-radius: 18px;    padding: clamp(20px, 3vw, 30px);  }  .tesery-sp__card p,  .tesery-sp__spec p {    color: var(--sp-muted);    margin-top: 12px;  }  .tesery-sp__number {    color: var(--sp-accent);    display: block;    font-size: 0.82rem;    font-weight: 800;    letter-spacing: 0.1em;    margin-bottom: 14px;  }  .tesery-sp__split {    align-items: center;    display: grid;    gap: clamp(30px, 5vw, 70px);    grid-template-columns: repeat(2, minmax(0, 1fr));  }  .tesery-sp__media {    border-radius: 20px;    overflow: hidden;  }  .tesery-sp__media img {    width: 100%;  }  .tesery-sp__checklist {    list-style: none;    margin-top: 24px;    padding: 0;  }  .tesery-sp__checklist li {    border-top: 1px solid var(--sp-line);    padding: 14px 0 14px 30px;    position: relative;  }  .tesery-sp__checklist li::before {    color: var(--sp-accent);    content: \"✓\";    font-weight: 900;    left: 0;    position: absolute;  }  .tesery-sp__fitment {    background: var(--sp-soft);  }  .tesery-sp__fitment-box {    border-left: 4px solid var(--sp-accent);    margin-top: 30px;    padding: 4px 0 4px 22px;  }  .tesery-sp__fitment-box p + p {    margin-top: 10px;  }  .tesery-sp__finish {    background: #fff;  }  .tesery-sp__finish-label {    border-radius: 999px;    display: inline-block;    font-size: 0.78rem;    font-weight: 800;    letter-spacing: 0.08em;    margin-bottom: 18px;    padding: 7px 11px;    text-transform: uppercase;  }  .tesery-sp__finish-label--matte {    background: #303238;    color: #fff;  }  .tesery-sp__finish-label--gloss {    background: #090a0b;    box-shadow: inset 0 0 0 2px #777;    color: #fff;  }  .tesery-sp__finish-label--forged {    background: linear-gradient(135deg, #111 0%, #555 45%, #171717 100%);    color: #fff;  }  .tesery-sp__steps {    counter-reset: sp-step;    list-style: none;    margin-top: 32px;    padding: 0;  }  .tesery-sp__steps li {    border-top: 1px solid var(--sp-line);    min-height: 76px;    padding: 18px 0 18px 62px;    position: relative;  }  .tesery-sp__steps li::before {    align-items: center;    background: #fff;    border: 2px solid var(--sp-accent);    border-radius: 50%;    color: var(--sp-accent);    content: counter(sp-step);    counter-increment: sp-step;    display: flex;    font-weight: 800;    height: 40px;    justify-content: center;    left: 0;    position: absolute;    top: 17px;    width: 40px;  }  .tesery-sp__steps strong {    display: block;  }  .tesery-sp__steps span {    color: var(--sp-muted);  }  .tesery-sp__note {    background: #f3f6fa;    border-left: 3px solid var(--sp-accent);    border-radius: 14px;    color: #12365b;    margin-top: 24px;    padding: 18px 20px;  }  .tesery-sp__faq-list {    margin-top: 30px;  }  .tesery-sp__faq {    border-top: 1px solid var(--sp-line);  }  .tesery-sp__faq summary {    cursor: pointer;    font-weight: 750;    list-style: none;    padding: 20px 44px 20px 0;    position: relative;  }  .tesery-sp__faq summary::-webkit-details-marker {    display: none;  }  .tesery-sp__faq summary::after {    content: \"+\";    font-size: 1.5rem;    font-weight: 400;    position: absolute;    right: 4px;    top: 13px;  }  .tesery-sp__faq[open] summary::after {    content: \"−\";  }  .tesery-sp__faq p {    color: var(--sp-muted);    padding: 0 44px 22px 0;  }  .tesery-sp__faq a {    color: var(--sp-accent);    font-weight: 700;  }  .tesery-sp__cta {    align-items: center;    background: linear-gradient(135deg, #141619 0%, #202329 100%);    border-radius: 22px;    color: #fff;    display: flex;    gap: 30px;    justify-content: space-between;    padding: clamp(26px, 4vw, 48px);  }  .tesery-sp__cta p {    color: #d5d9de;    margin-top: 10px;  }  .tesery-sp__button {    background: var(--sp-accent);    border-radius: 999px;    color: #fff !important;    display: inline-block;    font-weight: 800;    padding: 13px 22px;    text-decoration: none;    white-space: nowrap;  }  @container (max-width: 820px) {    .tesery-sp__hero,    .tesery-sp__split,    .tesery-sp__grid-3,    .tesery-sp__finish-grid,    .tesery-sp__spec-grid {      grid-template-columns: 1fr;    }    .tesery-sp__heading {      font-size: clamp(2rem, 7cqw, 2.8rem);    }    .tesery-sp__hero-media {      aspect-ratio: 4 \/ 3;      min-height: 0;    }    .tesery-sp__cta {      align-items: flex-start;      flex-direction: column;    }  }  @media (max-width: 820px) {    .tesery-sp__hero,    .tesery-sp__split,    .tesery-sp__grid-3,    .tesery-sp__finish-grid,    .tesery-sp__spec-grid {      grid-template-columns: 1fr;    }    .tesery-sp__hero-media {      min-height: 320px;    }    .tesery-sp__cta {      align-items: flex-start;      flex-direction: column;    }  }\u003c\/style\u003e\u003cdiv class=\"tesery-sp\"\u003e\n\u003csection class=\"tesery-sp__hero\"\u003e\u003cdiv class=\"tesery-sp__hero-copy\"\u003e\n\u003cp class=\"tesery-sp__eyebrow\"\u003eModel 3 Highland rear spoiler\u003c\/p\u003e\n\u003ch2 class=\"tesery-sp__heading\" id=\"sp-hero-title\"\u003eA sharper trunk line, formed in dry carbon fiber.\u003c\/h2\u003e\n\u003cp class=\"tesery-sp__lead\"\u003eAdd a defined carbon-fiber edge to the updated Model 3 rear profile. The spoiler follows the Highland trunk lid and installs with double-sided automotive adhesive—no drilling into the vehicle.\u003c\/p\u003e\n\u003cul class=\"tesery-sp__chips\"\u003e\n\u003cli class=\"tesery-sp__chip\"\u003eModel 3 Highland only\u003c\/li\u003e\n\u003cli class=\"tesery-sp__chip\"\u003eMatte, glossy or forged\u003c\/li\u003e\n\u003cli class=\"tesery-sp__chip\"\u003eAdhesive installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"tesery-sp__hero-media\"\u003e\u003cimg src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/tesery-model-3-highland-rear-trunk-spoiler-carbon-fiber-exterior-mods-449186.jpg?v=1725946644\u0026amp;width=1600\" alt=\"Rear view of a Tesla Model 3 Highland fitted with a carbon fiber trunk spoiler\" loading=\"eager\" width=\"1600\" height=\"1600\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"tesery-sp__section\"\u003e\u003cp class=\"tesery-sp__eyebrow\"\u003eWhy owners choose it\u003c\/p\u003e\n\u003ch2 class=\"tesery-sp__heading\" id=\"sp-why-title\"\u003eThe difference is visible before the car moves.\u003c\/h2\u003e\n\u003cp class=\"tesery-sp__lead\"\u003eSpoiler buyers consistently focus on three things: the installed silhouette, the fit along the trunk edge and an installation that stays aligned. This design makes those decision points easy to evaluate.\u003c\/p\u003e\n\u003cdiv class=\"tesery-sp__grid-3\"\u003e\n\u003carticle class=\"tesery-sp__card\"\u003e\u003cspan class=\"tesery-sp__number\"\u003e01 — PROFILE\u003c\/span\u003e\u003ch3 class=\"tesery-sp__subheading\"\u003eA defined rear edge\u003c\/h3\u003e\n\u003cp\u003eThe raised outer tips and continuous center section add a more purposeful line without covering the rear lamps or badge area.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"tesery-sp__card\"\u003e\u003cspan class=\"tesery-sp__number\"\u003e02 — MATERIAL\u003c\/span\u003e\u003ch3 class=\"tesery-sp__subheading\"\u003eCarbon fiber, not a printed look\u003c\/h3\u003e\n\u003cp\u003eThe current product specification identifies dry carbon fiber, with woven matte, woven glossy and forged-pattern variants.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"tesery-sp__card\"\u003e\u003cspan class=\"tesery-sp__number\"\u003e03 — INSTALL\u003c\/span\u003e\u003ch3 class=\"tesery-sp__subheading\"\u003eNo drilling required\u003c\/h3\u003e\n\u003cp\u003eThe spoiler mounts to the painted trunk surface with double-sided automotive adhesive after cleaning, dry fitting and careful alignment.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"tesery-sp__section tesery-sp__fitment\"\u003e\u003cdiv class=\"tesery-sp__split\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"tesery-sp__eyebrow\"\u003eCheck fitment first\u003c\/p\u003e\n\u003ch2 class=\"tesery-sp__heading\" id=\"sp-fitment-title\"\u003eDesigned for the updated Model 3 Highland trunk.\u003c\/h2\u003e\n\u003cdiv class=\"tesery-sp__fitment-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eCompatible:\u003c\/strong\u003e Tesla Model 3 Highland, introduced from October 2023 and commonly sold as model year 2024+ depending on market.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot compatible:\u003c\/strong\u003e pre-Highland Model 3 vehicles with the 2017–2023 body, Model Y, Model S or Model X.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"tesery-sp__lead\"\u003eRegistration year alone can be misleading around a vehicle update. Confirm that your car is the Highland generation and compare the trunk-lid shape with the installed photos before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"tesery-sp__media\"\u003e\u003cimg src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/tesery-model-3-highland-rear-trunk-spoiler-carbon-fiber-exterior-mods-556406.jpg?v=1725946644\u0026amp;width=1400\" alt=\"Carbon fiber spoiler following the rear edge of a Tesla Model 3 Highland trunk\" loading=\"lazy\" width=\"1400\" height=\"1400\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"tesery-sp__section tesery-sp__finish\"\u003e\u003cp class=\"tesery-sp__eyebrow\"\u003eChoose the finish\u003c\/p\u003e\n\u003ch2 class=\"tesery-sp__heading\" id=\"sp-finish-title\"\u003eOne profile, three carbon-fiber characters.\u003c\/h2\u003e\n\u003cp class=\"tesery-sp__lead\"\u003eChoose the surface treatment that best matches the other exterior trim on your vehicle.\u003c\/p\u003e\n\u003cdiv class=\"tesery-sp__finish-grid\"\u003e\n\u003carticle class=\"tesery-sp__card\"\u003e\u003cspan class=\"tesery-sp__finish-label tesery-sp__finish-label--matte\"\u003eMatte woven\u003c\/span\u003e\u003ch3 class=\"tesery-sp__subheading\"\u003eLow-reflection finish\u003c\/h3\u003e\n\u003cp\u003eA subdued woven appearance that pairs naturally with satin and matte exterior accents.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"tesery-sp__card\"\u003e\u003cspan class=\"tesery-sp__finish-label tesery-sp__finish-label--gloss\"\u003eGlossy woven\u003c\/span\u003e\u003ch3 class=\"tesery-sp__subheading\"\u003eHigh-contrast weave\u003c\/h3\u003e\n\u003cp\u003eA reflective clear-coated surface that makes the woven carbon pattern more prominent.\u003c\/p\u003e\u003c\/article\u003e\u003carticle class=\"tesery-sp__card\"\u003e\u003cspan class=\"tesery-sp__finish-label tesery-sp__finish-label--forged\"\u003eForged pattern\u003c\/span\u003e\u003ch3 class=\"tesery-sp__subheading\"\u003eIrregular carbon texture\u003c\/h3\u003e\n\u003cp\u003eA non-woven, flake-style visual pattern for owners who want a more distinctive finish.\u003c\/p\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"tesery-sp__section\"\u003e\u003cdiv class=\"tesery-sp__split\"\u003e\n\u003cfigure class=\"tesery-sp__media\"\u003e\u003cimg src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/tesery-model-3-highland-rear-trunk-spoiler-carbon-fiber-exterior-mods-157434.jpg?v=1725946644\u0026amp;width=1400\" alt=\"Three-quarter rear view of a Model 3 Highland with the carbon fiber spoiler installed\" loading=\"lazy\" width=\"1400\" height=\"1400\"\u003e\u003c\/figure\u003e\u003cdiv\u003e\n\u003cp class=\"tesery-sp__eyebrow\"\u003eProof you can inspect\u003c\/p\u003e\n\u003ch2 class=\"tesery-sp__heading\" id=\"sp-proof-title\"\u003eJudge the product by fit, finish and the installed profile.\u003c\/h2\u003e\n\u003cul class=\"tesery-sp__checklist\"\u003e\n\u003cli\u003eVehicle photos show the spoiler spanning the Highland trunk edge.\u003c\/li\u003e\n\u003cli\u003eProduct photos expose the carbon surface and the raised outer tips.\u003c\/li\u003e\n\u003cli\u003eThree sellable variants match the matte, glossy and forged choices shown above.\u003c\/li\u003e\n\u003cli\u003eInstallation uses adhesive tape rather than drilled holes or permanent fasteners.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"tesery-sp__section\"\u003e\u003cp class=\"tesery-sp__eyebrow\"\u003eProduct facts\u003c\/p\u003e\n\u003ch2 class=\"tesery-sp__heading\" id=\"sp-spec-title\"\u003eWhat arrives and what it requires.\u003c\/h2\u003e\n\u003cdiv class=\"tesery-sp__spec-grid\"\u003e\n\u003cdiv class=\"tesery-sp__spec\"\u003e\n\u003ch3 class=\"tesery-sp__subheading\"\u003eIn the package\u003c\/h3\u003e\n\u003cp\u003e1 × Model 3 Highland rear trunk spoiler\u003cbr\u003eDouble-sided automotive adhesive tape set\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesery-sp__spec\"\u003e\n\u003ch3 class=\"tesery-sp__subheading\"\u003eAvailable variants\u003c\/h3\u003e\n\u003cp\u003eMatte Carbon Fiber\u003cbr\u003eGlossy Carbon Fiber\u003cbr\u003eForged Carbon Fiber\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesery-sp__spec\"\u003e\n\u003ch3 class=\"tesery-sp__subheading\"\u003eVehicle\u003c\/h3\u003e\n\u003cp\u003eTesla Model 3 Highland, 2023.10–present. Verify generation and trunk shape rather than registration year alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tesery-sp__spec\"\u003e\n\u003ch3 class=\"tesery-sp__subheading\"\u003eInstallation type\u003c\/h3\u003e\n\u003cp\u003eSurface-mounted with double-sided automotive adhesive. No drilling is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"tesery-sp__section tesery-sp__fitment\"\u003e\u003cdiv class=\"tesery-sp__split\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"tesery-sp__eyebrow\"\u003eInstallation\u003c\/p\u003e\n\u003ch2 class=\"tesery-sp__heading\" id=\"sp-install-title\"\u003eDry fit first. Clean carefully. Press once.\u003c\/h2\u003e\n\u003col class=\"tesery-sp__steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTest the position\u003c\/strong\u003e\u003cspan\u003eKeep the adhesive liner on and place the spoiler against the trunk to confirm fit and orientation.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean and dry\u003c\/strong\u003e\u003cspan\u003eRemove wax, dust and oil from the bonding area. The painted surface must be completely dry.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMark the center\u003c\/strong\u003e\u003cspan\u003eUse removable painter's tape to mark the spoiler center and both end positions.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply and press\u003c\/strong\u003e\u003cspan\u003ePeel the liner gradually, align to the marks and apply firm, even pressure across the full bonding area.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAllow the bond to set\u003c\/strong\u003e\u003cspan\u003eKeep the area dry and avoid pulling on the spoiler for 48 hours after installation.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"tesery-sp__note\"\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e Adhesive performance depends on surface preparation, temperature and alignment. Do not peel the liner until fitment has been confirmed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"tesery-sp__media\"\u003e\u003cimg src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/tesery-model-3-highland-rear-trunk-spoiler-carbon-fiber-exterior-mods-695544.jpg?v=1725946644\u0026amp;width=1400\" alt=\"Uninstalled Model 3 Highland carbon fiber rear trunk spoiler\" loading=\"lazy\" width=\"1400\" height=\"1400\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"tesery-sp__section\"\u003e\u003cp class=\"tesery-sp__eyebrow\"\u003eBefore you order\u003c\/p\u003e\n\u003ch2 class=\"tesery-sp__heading\" id=\"sp-faq-title\"\u003eModel 3 Highland spoiler FAQ\u003c\/h2\u003e\n\u003cdiv class=\"tesery-sp__faq-list\"\u003e\n\u003cdetails class=\"tesery-sp__faq\"\u003e\u003csummary\u003eWill this fit a 2017–2023 Model 3?\u003c\/summary\u003e\u003cp\u003eNo. It is shaped for the updated Model 3 Highland trunk introduced from late 2023. Choose a spoiler specifically listed for the pre-Highland body.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"tesery-sp__faq\"\u003e\u003csummary\u003eDo I need to drill the trunk lid?\u003c\/summary\u003e\u003cp\u003eNo. This spoiler uses double-sided automotive adhesive. Dry fit, cleaning and accurate alignment are essential before the tape liner is removed.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"tesery-sp__faq\"\u003e\u003csummary\u003eWhat is the difference between the three variants?\u003c\/summary\u003e\u003cp\u003eMatte and glossy versions show a woven carbon pattern with different surface reflections. The forged version has a more irregular, flake-style carbon appearance.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"tesery-sp__faq\"\u003e\u003csummary\u003eHow long should the adhesive set?\u003c\/summary\u003e\u003cp\u003eAfter applying firm pressure across the full bonding surface, keep the installation dry and avoid pulling on the spoiler for 48 hours.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"tesery-sp__faq\"\u003e\u003csummary\u003eWhat should I check before removing the adhesive liner?\u003c\/summary\u003e\u003cp\u003eConfirm the vehicle is a Model 3 Highland, compare the trunk shape with the gallery and dry fit the spoiler to verify its center and end positions.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"tesery-sp__faq\"\u003e\u003csummary\u003eCan I return an unused spoiler?\u003c\/summary\u003e\u003cp\u003eReturn eligibility is governed by Tesery's current . Review the latest policy before removing protective films or adhesive liners.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"tesery-sp__section\"\u003e\u003cdiv class=\"tesery-sp__cta\"\u003e\u003cdiv\u003e\n\u003ch2 class=\"tesery-sp__subheading\"\u003eChoose the carbon finish that matches your Model 3 Highland.\u003c\/h2\u003e\n\u003cp\u003eMatte woven, glossy woven or forged-pattern carbon fiber.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Matte Carbon Fibe","offer_id":46970058801349,"sku":"TSL8305-B-matte","price":239.0,"currency_code":"USD","in_stock":true},{"title":"Glossy Carbon Fiber","offer_id":46970058834117,"sku":"TSL8305-B","price":259.0,"currency_code":"USD","in_stock":true},{"title":"Forged Carbon Fiber","offer_id":46970058866885,"sku":"TSL8305-B-forged","price":269.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0795\/5008\/7365\/files\/tesery-model-3-highland-rear-trunk-spoiler-carbon-fiber-exterior-mods-556406.jpg?v=1789804254","url":"https:\/\/tescraft.shop\/products\/model-3-highland-rear-trunk-carbon-fiber-spoiler","provider":"TesCraft","version":"1.0","type":"link"}