{"product_id":"model-3-y-dome-light-cover-carbon-fiber-interior-mods","title":"Model 3 \/ Y Dome Light Cover - Carbon Fiber Interior Mods","description":"\u003cstyle\u003e\n  .tesery-dlc {\n    --dlc-ink: #111214;\n    --dlc-muted: #5d6269;\n    --dlc-line: #e4e7eb;\n    --dlc-soft: #f6f7f9;\n    --dlc-dark: #17191d;\n    --dlc-accent: #0056b3;\n    color: var(--dlc-ink);\n    container-type: inline-size;\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n    margin: 0 auto;\n    max-width: 1180px;\n    overflow: hidden;\n  }\n\n  .tesery-dlc,\n  .tesery-dlc * {\n    box-sizing: border-box;\n  }\n\n  .tesery-dlc h2,\n  .tesery-dlc h3,\n  .tesery-dlc p,\n  .tesery-dlc ul,\n  .tesery-dlc ol,\n  .tesery-dlc figure {\n    margin: 0;\n  }\n\n  .tesery-dlc img {\n    display: block;\n    height: auto;\n    max-width: 100%;\n  }\n\n  .tesery-dlc a {\n    color: inherit;\n  }\n\n  .tesery-dlc__section {\n    padding: clamp(52px, 7vw, 92px) clamp(18px, 4vw, 56px);\n  }\n\n  .tesery-dlc__section + .tesery-dlc__section {\n    border-top: 1px solid var(--dlc-line);\n  }\n\n  .tesery-dlc__eyebrow {\n    color: var(--dlc-accent);\n    font-size: 0.78rem;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    margin-bottom: 12px !important;\n    text-transform: uppercase;\n  }\n\n  .tesery-dlc__heading {\n    font-size: clamp(2rem, 4.7vw, 4.15rem);\n    letter-spacing: -0.045em;\n    line-height: 1.02;\n    max-width: 920px;\n  }\n\n  .tesery-dlc__subheading {\n    font-size: clamp(1.18rem, 2.2vw, 1.6rem);\n    letter-spacing: -0.025em;\n    line-height: 1.18;\n  }\n\n  .tesery-dlc__lead {\n    color: var(--dlc-muted);\n    font-size: clamp(1.02rem, 1.8vw, 1.2rem);\n    margin-top: 22px !important;\n    max-width: 820px;\n  }\n\n  .tesery-dlc__hero {\n    background: linear-gradient(135deg, #141619 0%, #202329 100%);\n    box-shadow: inset 5px 0 0 var(--dlc-accent);\n    color: #fff;\n    display: grid;\n    gap: clamp(28px, 5vw, 64px);\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n    padding: clamp(26px, 4vw, 58px);\n  }\n\n  .tesery-dlc__hero-copy {\n    align-self: center;\n    padding: clamp(18px, 3vw, 40px) 0;\n  }\n\n  .tesery-dlc__hero .tesery-dlc__eyebrow {\n    color: #78b7ff;\n  }\n\n  .tesery-dlc__hero .tesery-dlc__heading {\n    color: #fff !important;\n  }\n\n  .tesery-dlc__hero .tesery-dlc__lead {\n    color: #d5d9de;\n  }\n\n  .tesery-dlc__hero-media {\n    align-self: stretch;\n    border-radius: 20px;\n    min-height: 430px;\n    overflow: hidden;\n  }\n\n  .tesery-dlc__hero-media img {\n    height: 100%;\n    object-fit: cover;\n    width: 100%;\n  }\n\n  .tesery-dlc__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    list-style: none !important;\n    margin: 28px 0 0 !important;\n    padding: 0 !important;\n  }\n\n  .tesery-dlc__chips \u003e li {\n    border: 1px solid rgba(255, 255, 255, 0.28);\n    border-radius: 999px;\n    color: #f4f5f6;\n    font-size: 0.86rem;\n    list-style: none !important;\n    margin: 0 !important;\n    padding: 8px 13px;\n  }\n\n  .tesery-dlc__chips \u003e li::before,\n  .tesery-dlc__chips \u003e li::marker {\n    content: none !important;\n    display: none !important;\n  }\n\n  .tesery-dlc__grid-3,\n  .tesery-dlc__finish-grid,\n  .tesery-dlc__spec-grid {\n    display: grid;\n    gap: 18px;\n    margin-top: 34px;\n  }\n\n  .tesery-dlc__grid-3,\n  .tesery-dlc__finish-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .tesery-dlc__spec-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .tesery-dlc__card,\n  .tesery-dlc__spec {\n    border: 1px solid var(--dlc-line);\n    border-radius: 18px;\n    padding: clamp(20px, 3vw, 30px);\n  }\n\n  .tesery-dlc__card p,\n  .tesery-dlc__spec p {\n    color: var(--dlc-muted);\n    margin-top: 12px !important;\n  }\n\n  .tesery-dlc__number {\n    color: var(--dlc-accent);\n    display: block;\n    font-size: 0.82rem;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    margin-bottom: 14px;\n  }\n\n  .tesery-dlc__split {\n    align-items: center;\n    display: grid;\n    gap: clamp(30px, 5vw, 70px);\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .tesery-dlc__media {\n    border-radius: 20px;\n    overflow: hidden;\n  }\n\n  .tesery-dlc__media img {\n    width: 100%;\n  }\n\n  .tesery-dlc__soft {\n    background: var(--dlc-soft);\n  }\n\n  .tesery-dlc__fitment {\n    border-collapse: collapse;\n    margin-top: 32px;\n    width: 100%;\n  }\n\n  .tesery-dlc__fitment th,\n  .tesery-dlc__fitment td {\n    border-bottom: 1px solid var(--dlc-line);\n    padding: 18px 12px;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .tesery-dlc__fitment th {\n    color: var(--dlc-muted);\n    font-size: 0.78rem;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .tesery-dlc__fitment td:first-child {\n    font-weight: 750;\n    width: 45%;\n  }\n\n  .tesery-dlc__finish-label {\n    border-radius: 999px;\n    display: inline-block;\n    font-size: 0.76rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    margin-bottom: 18px;\n    padding: 7px 11px;\n    text-transform: uppercase;\n  }\n\n  .tesery-dlc__finish-label--gloss {\n    background: #090a0b;\n    box-shadow: inset 0 0 0 2px #777;\n    color: #fff;\n  }\n\n  .tesery-dlc__finish-label--matte {\n    background: #303238;\n    color: #fff;\n  }\n\n  .tesery-dlc__finish-label--forged {\n    background: #e8eaed;\n    color: #1a1b1e;\n  }\n\n  .tesery-dlc__proof {\n    background: #fff;\n    border-left: 4px solid var(--dlc-accent);\n    border-radius: 16px;\n    margin-top: 28px;\n    padding: 22px 24px;\n  }\n\n  .tesery-dlc__proof p + p {\n    color: var(--dlc-muted);\n    margin-top: 9px !important;\n  }\n\n  .tesery-dlc__steps {\n    counter-reset: dlc-step;\n    list-style: none !important;\n    list-style-type: none !important;\n    margin: 32px 0 0 !important;\n    padding: 0 !important;\n  }\n\n  .tesery-dlc ol.tesery-dlc__steps \u003e li {\n    border-top: 1px solid var(--dlc-line);\n    display: block;\n    list-style: none !important;\n    list-style-type: none !important;\n    margin: 0 !important;\n    min-height: 76px;\n    padding: 18px 0 18px 62px;\n    position: relative;\n  }\n\n  .tesery-dlc ol.tesery-dlc__steps \u003e li::marker {\n    content: \"\" !important;\n    display: none !important;\n    font-size: 0 !important;\n  }\n\n  .tesery-dlc ol.tesery-dlc__steps \u003e li::before {\n    align-items: center;\n    background: #fff;\n    border: 2px solid var(--dlc-accent);\n    border-radius: 50%;\n    color: var(--dlc-accent);\n    content: counter(dlc-step);\n    counter-increment: dlc-step;\n    display: flex;\n    font-weight: 800;\n    height: 40px;\n    justify-content: center;\n    left: 0;\n    position: absolute;\n    top: 17px;\n    width: 40px;\n  }\n\n  .tesery-dlc__steps strong {\n    display: block;\n  }\n\n  .tesery-dlc__steps span {\n    color: var(--dlc-muted);\n  }\n\n  .tesery-dlc__note {\n    background: #f3f6fa;\n    border-left: 3px solid var(--dlc-accent);\n    border-radius: 14px;\n    color: #12365b;\n    margin-top: 24px !important;\n    padding: 18px 20px;\n  }\n\n  .tesery-dlc__faq-list {\n    margin-top: 30px;\n  }\n\n  .tesery-dlc__faq {\n    border-top: 1px solid var(--dlc-line);\n  }\n\n  .tesery-dlc__faq summary {\n    cursor: pointer;\n    font-weight: 750;\n    list-style: none;\n    padding: 20px 44px 20px 0;\n    position: relative;\n  }\n\n  .tesery-dlc__faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tesery-dlc__faq summary::after {\n    content: \"+\";\n    font-size: 1.5rem;\n    font-weight: 400;\n    position: absolute;\n    right: 4px;\n    top: 13px;\n  }\n\n  .tesery-dlc__faq[open] summary::after {\n    content: \"−\";\n  }\n\n  .tesery-dlc__faq p {\n    color: var(--dlc-muted);\n    padding: 0 44px 22px 0;\n  }\n\n  .tesery-dlc__faq a {\n    color: var(--dlc-accent);\n    font-weight: 700;\n  }\n\n  .tesery-dlc__cta {\n    align-items: center;\n    background: linear-gradient(135deg, #141619 0%, #202329 100%);\n    border-radius: 22px;\n    color: #fff;\n    display: flex;\n    gap: 30px;\n    justify-content: space-between;\n    padding: clamp(26px, 4vw, 48px);\n  }\n\n  .tesery-dlc__cta p {\n    color: #d5d9de;\n    margin-top: 10px !important;\n  }\n\n  .tesery-dlc__cta .tesery-dlc__subheading {\n    color: #fff !important;\n  }\n\n  .tesery-dlc__button {\n    background: var(--dlc-accent) !important;\n    background-color: var(--dlc-accent) !important;\n    border: 1px solid var(--dlc-accent) !important;\n    border-radius: 999px !important;\n    box-shadow: none !important;\n    color: #fff !important;\n    display: inline-block !important;\n    font-weight: 800 !important;\n    line-height: 1.2 !important;\n    padding: 13px 22px !important;\n    text-decoration: none !important;\n    white-space: nowrap;\n  }\n\n  .tesery-dlc__button:hover,\n  .tesery-dlc__button:focus {\n    background: #00458f !important;\n    border-color: #00458f !important;\n    color: #fff !important;\n    text-decoration: none !important;\n  }\n\n  .tesery-dlc__button::before,\n  .tesery-dlc__button::after {\n    border: 0 !important;\n    box-shadow: none !important;\n    content: none !important;\n    display: none !important;\n  }\n\n  @container (max-width: 820px) {\n    .tesery-dlc__hero,\n    .tesery-dlc__split,\n    .tesery-dlc__grid-3,\n    .tesery-dlc__finish-grid,\n    .tesery-dlc__spec-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .tesery-dlc__heading {\n      font-size: clamp(2rem, 7cqw, 2.8rem);\n    }\n\n    .tesery-dlc__hero-media {\n      aspect-ratio: 4 \/ 3;\n      min-height: 0;\n    }\n\n    .tesery-dlc__cta {\n      align-items: flex-start;\n      flex-direction: column;\n    }\n  }\n\n  @media (max-width: 820px) {\n    .tesery-dlc__hero,\n    .tesery-dlc__split,\n    .tesery-dlc__grid-3,\n    .tesery-dlc__finish-grid,\n    .tesery-dlc__spec-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .tesery-dlc__hero-media {\n      min-height: 320px;\n    }\n\n    .tesery-dlc__fitment,\n    .tesery-dlc__fitment tbody,\n    .tesery-dlc__fitment tr,\n    .tesery-dlc__fitment th,\n    .tesery-dlc__fitment td {\n      display: block;\n      width: 100%;\n    }\n\n    .tesery-dlc__fitment thead {\n      display: none;\n    }\n\n    .tesery-dlc__fitment td:first-child {\n      border-bottom: 0;\n      padding-bottom: 0;\n      width: 100%;\n    }\n\n    .tesery-dlc__fitment td:last-child {\n      padding-top: 6px;\n    }\n\n    .tesery-dlc__cta {\n      align-items: flex-start;\n      flex-direction: column;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tesery-dlc\"\u003e\n  \u003csection class=\"tesery-dlc__hero\" aria-labelledby=\"dlc-hero-title\"\u003e\n    \u003cdiv class=\"tesery-dlc__hero-copy\"\u003e\n      \u003cp class=\"tesery-dlc__eyebrow\"\u003eReal carbon fiber overhead-console trim\u003c\/p\u003e\n      \u003ch2 class=\"tesery-dlc__heading\" id=\"dlc-hero-title\"\u003eFrame the dome-light console in real carbon fiber.\u003c\/h2\u003e\n      \u003cp class=\"tesery-dlc__lead\"\u003eA thin, vehicle-specific overlay adds a genuine carbon-fiber surface around the overhead lights and controls—without replacing the factory console.\u003c\/p\u003e\n      \u003cul class=\"tesery-dlc__chips\" aria-label=\"Product highlights\"\u003e\n        \u003cli\u003eReal carbon fiber\u003c\/li\u003e\n        \u003cli\u003eGeneration-specific fit\u003c\/li\u003e\n        \u003cli\u003ePre-applied adhesive\u003c\/li\u003e\n        \u003cli\u003eGlossy, matte or forged\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cfigure class=\"tesery-dlc__hero-media\"\u003e\n      \u003cimg src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/model-3-y-dome-light-cover-carbon-fiber-interior-mods-414017.jpg?v=1725030673\u0026amp;width=1600\" alt=\"Real carbon fiber dome light covers installed around the overhead lights in a Tesla Model 3\" loading=\"eager\" width=\"1600\" height=\"1600\"\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-dlc__section\" aria-labelledby=\"dlc-why-title\"\u003e\n    \u003cp class=\"tesery-dlc__eyebrow\"\u003eWhy this version\u003c\/p\u003e\n    \u003ch2 class=\"tesery-dlc__heading\" id=\"dlc-why-title\"\u003eThe carbon look without a printed-plastic substitute.\u003c\/h2\u003e\n    \u003cp class=\"tesery-dlc__lead\"\u003eMade from real carbon fiber, each vehicle option follows its own overhead-console shape and includes the correct number of covers for that generation.\u003c\/p\u003e\n    \u003cdiv class=\"tesery-dlc__grid-3\"\u003e\n      \u003carticle class=\"tesery-dlc__card\"\u003e\n        \u003cspan class=\"tesery-dlc__number\"\u003e01 — MATERIAL\u003c\/span\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eReal carbon fiber\u003c\/h3\u003e\n        \u003cp\u003eMade from real carbon fiber—not ABS plastic with a printed carbon-fiber pattern.\u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"tesery-dlc__card\"\u003e\n        \u003cspan class=\"tesery-dlc__number\"\u003e02 — FIT\u003c\/span\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eShaped for the selected console\u003c\/h3\u003e\n        \u003cp\u003eThe cutouts follow the dome-light and overhead-control layout. Select by vehicle generation, not by finish alone.\u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"tesery-dlc__card\"\u003e\n        \u003cspan class=\"tesery-dlc__number\"\u003e03 — INSTALL\u003c\/span\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eOverlay, not replacement\u003c\/h3\u003e\n        \u003cp\u003ePre-applied double-sided adhesive secures the trim over the factory surface; no drilling or console disassembly is required.\u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-dlc__section tesery-dlc__soft\" aria-labelledby=\"dlc-fitment-title\"\u003e\n    \u003cp class=\"tesery-dlc__eyebrow\"\u003eFitment and package quantity\u003c\/p\u003e\n    \u003ch2 class=\"tesery-dlc__heading\" id=\"dlc-fitment-title\"\u003eChoose the vehicle option before the finish.\u003c\/h2\u003e\n    \u003cp class=\"tesery-dlc__lead\"\u003eSelect your vehicle first. Each option follows a different overhead-console layout, and the number of included pieces is determined by that layout—not by product size.\u003c\/p\u003e\n    \u003ctable class=\"tesery-dlc__fitment\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eVehicle option\u003c\/th\u003e\n          \u003cth\u003eWhat arrives\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eModel Y 2020–Present, including Model Y Juniper\u003c\/td\u003e\n          \u003ctd\u003e1 dome-light cover for the selected Model Y generation.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eModel 3 2017–2023\u003c\/td\u003e\n          \u003ctd\u003e2 dome-light covers. Both pieces shown for this generation are included.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eModel 3 Highland 2024+\u003c\/td\u003e\n          \u003ctd\u003e1 dome-light cover shaped for the refreshed Highland overhead console.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp class=\"tesery-dlc__note\"\u003e\u003cstrong\u003eBefore ordering:\u003c\/strong\u003e choose your vehicle instead of leaving the selector on “Please Choose.” Fitment is determined by the overhead-console shape and generation; left- and right-hand-drive vehicles do not require separate options.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-dlc__section\" aria-labelledby=\"dlc-finish-title\"\u003e\n    \u003cp class=\"tesery-dlc__eyebrow\"\u003eChoose the finish\u003c\/p\u003e\n    \u003ch2 class=\"tesery-dlc__heading\" id=\"dlc-finish-title\"\u003eOne material, three visual treatments.\u003c\/h2\u003e\n    \u003cp class=\"tesery-dlc__lead\"\u003eMatch the finish to the carbon-fiber trim already in your cabin and to the amount of reflection you prefer overhead.\u003c\/p\u003e\n    \u003cdiv class=\"tesery-dlc__finish-grid\"\u003e\n      \u003carticle class=\"tesery-dlc__card\"\u003e\n        \u003cspan class=\"tesery-dlc__finish-label tesery-dlc__finish-label--gloss\"\u003eGlossy\u003c\/span\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eDeep shine, defined weave\u003c\/h3\u003e\n        \u003cp\u003eThe classic woven pattern appears more reflective and prominent under cabin and daylight.\u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"tesery-dlc__card\"\u003e\n        \u003cspan class=\"tesery-dlc__finish-label tesery-dlc__finish-label--matte\"\u003eMatte\u003c\/span\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eLower-reflection weave\u003c\/h3\u003e\n        \u003cp\u003eA quieter surface that keeps the traditional carbon pattern visible without a mirror-like highlight.\u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"tesery-dlc__card\"\u003e\n        \u003cspan class=\"tesery-dlc__finish-label tesery-dlc__finish-label--forged\"\u003eForged\u003c\/span\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eIrregular technical pattern\u003c\/h3\u003e\n        \u003cp\u003eA broken, marbled carbon appearance rather than the uniform diagonal weave of gloss or matte.\u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-dlc__section tesery-dlc__soft\" aria-labelledby=\"dlc-proof-title\"\u003e\n    \u003cdiv class=\"tesery-dlc__split\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"tesery-dlc__eyebrow\"\u003eBefore installation\u003c\/p\u003e\n        \u003ch2 class=\"tesery-dlc__heading\" id=\"dlc-proof-title\"\u003eConfirm the fit before peeling the liner.\u003c\/h2\u003e\n        \u003cp class=\"tesery-dlc__lead\"\u003eHold the cover against the factory console first. The perimeter and every light or control opening should align before the adhesive is exposed.\u003c\/p\u003e\n        \u003cdiv class=\"tesery-dlc__proof\"\u003e\n          \u003cp\u003e\u003cstrong\u003eCheck the package:\u003c\/strong\u003e Model Y—including Model Y Juniper—and Model 3 Highland options contain 1 cover. Model 3 2017–2023 contains 2 covers.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eCheck the finish:\u003c\/strong\u003e make sure the glossy, matte or forged surface matches the option you selected. If the cutouts do not align, do not remove the adhesive liner.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cfigure class=\"tesery-dlc__media\"\u003e\n        \u003cimg src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/model-3-y-dome-light-cover-carbon-fiber-interior-mods-175362.jpg?v=1725030673\u0026amp;width=1400\" alt=\"Underside of the carbon fiber dome light cover showing pre-applied double-sided adhesive strips\" loading=\"lazy\" width=\"1400\" height=\"1400\"\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-dlc__section\" aria-labelledby=\"dlc-spec-title\"\u003e\n    \u003cp class=\"tesery-dlc__eyebrow\"\u003eProduct facts\u003c\/p\u003e\n    \u003ch2 class=\"tesery-dlc__heading\" id=\"dlc-spec-title\"\u003eWhat comes in your package.\u003c\/h2\u003e\n    \u003cdiv class=\"tesery-dlc__spec-grid\"\u003e\n      \u003cdiv class=\"tesery-dlc__spec\"\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eMaterial and finish\u003c\/h3\u003e\n        \u003cp\u003eReal carbon fiber in glossy woven, matte woven or forged-carbon appearance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tesery-dlc__spec\"\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eModel Y 2020–Present\u003c\/h3\u003e\n        \u003cp\u003e1 piece · Compatible with Model Y Juniper · Choose glossy, matte or forged carbon fiber\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tesery-dlc__spec\"\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eModel 3 2017–2023\u003c\/h3\u003e\n        \u003cp\u003e2 pieces · Choose glossy, matte or forged carbon fiber\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tesery-dlc__spec\"\u003e\n        \u003ch3 class=\"tesery-dlc__subheading\"\u003eModel 3 Highland 2024+\u003c\/h3\u003e\n        \u003cp\u003e1 piece · Choose glossy, matte or forged carbon fiber\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-dlc__section tesery-dlc__soft\" aria-labelledby=\"dlc-install-title\"\u003e\n    \u003cdiv class=\"tesery-dlc__split\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"tesery-dlc__eyebrow\"\u003eInstallation\u003c\/p\u003e\n        \u003ch2 class=\"tesery-dlc__heading\" id=\"dlc-install-title\"\u003eTest-fit first. Peel only when alignment is clear.\u003c\/h2\u003e\n        \u003col class=\"tesery-dlc__steps\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eConfirm the part and orientation\u003c\/strong\u003e\u003cspan\u003eCompare every cutout with your overhead lights and controls. For the two-piece Model 3 set, identify both locations before removing any liner.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eClean and fully dry the factory trim\u003c\/strong\u003e\u003cspan\u003eRemove dust, oil and interior-dressing residue. Adhesive will not hold reliably on a damp or contaminated surface.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTest-fit with the liner intact\u003c\/strong\u003e\u003cspan\u003eCheck the perimeter gap and make sure every light, sensor and control opening remains centered.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePeel, align and place once\u003c\/strong\u003e\u003cspan\u003eRemove the adhesive liner, hold the cover by its edges and lower it into position without stretching or bending the thin carbon piece.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePress the perimeter evenly\u003c\/strong\u003e\u003cspan\u003eApply firm, even pressure around the adhesive areas. Avoid repeated removal and repositioning, which can reduce adhesion.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ol\u003e\n        \u003cp class=\"tesery-dlc__note\"\u003e\u003cstrong\u003eInstallation method:\u003c\/strong\u003e the gallery shows pre-applied double-sided adhesive. This is an overlay installation; no drilling or removal of the factory overhead console is required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cfigure class=\"tesery-dlc__media\"\u003e\n        \u003cimg src=\"https:\/\/www.tesery.com\/cdn\/shop\/files\/model-3-y-dome-light-cover-carbon-fiber-interior-mods-368447.jpg?v=1725030673\u0026amp;width=1400\" alt=\"Glossy real carbon fiber dome light trim installed around the overhead lights and hazard control\" loading=\"lazy\" width=\"1400\" height=\"1400\"\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-dlc__section\" aria-labelledby=\"dlc-faq-title\"\u003e\n    \u003cp class=\"tesery-dlc__eyebrow\"\u003eBefore you order\u003c\/p\u003e\n    \u003ch2 class=\"tesery-dlc__heading\" id=\"dlc-faq-title\"\u003eDome-light cover FAQ\u003c\/h2\u003e\n    \u003cdiv class=\"tesery-dlc__faq-list\"\u003e\n      \u003cdetails class=\"tesery-dlc__faq\"\u003e\n        \u003csummary\u003eIs this real carbon fiber or carbon-look plastic?\u003c\/summary\u003e\n        \u003cp\u003eIt is made from real carbon fiber. Glossy and matte use a woven appearance; forged uses an irregular carbon pattern.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-dlc__faq\"\u003e\n        \u003csummary\u003eWhy do some vehicle options include one piece and another includes two?\u003c\/summary\u003e\n        \u003cp\u003eThe package quantity follows the overhead-console layout for that vehicle generation. Model Y 2020–Present—including Model Y Juniper—and Model 3 Highland 2024+ include one piece; Model 3 2017–2023 includes two pieces.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-dlc__faq\"\u003e\n        \u003csummary\u003eDoes it block the dome lights or overhead controls?\u003c\/summary\u003e\n        \u003cp\u003eThe cover is cut around the original light and control openings. Correct variant selection and careful test-fitting are essential; do not install if the openings do not align with your console.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-dlc__faq\"\u003e\n        \u003csummary\u003eDoes installation use adhesive?\u003c\/summary\u003e\n        \u003cp\u003eYes. The product gallery shows pre-applied double-sided adhesive strips on the underside. Clean and dry the factory surface, test-fit first, then peel and press the cover into position.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-dlc__faq\"\u003e\n        \u003csummary\u003eHow should I clean the finish?\u003c\/summary\u003e\n        \u003cp\u003eWipe gently with a soft damp microfiber cloth, then dry. Avoid abrasive pads, harsh solvents and force around the thin edges.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-dlc__faq\"\u003e\n        \u003csummary\u003eWhat should I know about returns before installation?\u003c\/summary\u003e\n        \u003cp\u003eTESERY's current policy requires a return request within 30 days and the product to be unused, in original condition and in its original packaging. Installed, modified or removed products may be declined if their condition cannot be verified. Inspect the finish, quantity and fitment before peeling the adhesive liner, and review the current \u003ca href=\"\/pages\/refund-policy\"\u003erefund policy\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-dlc__section\" aria-label=\"Choose dome light cover variant\"\u003e\n    \u003cdiv class=\"tesery-dlc__cta\"\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"tesery-dlc__subheading\"\u003eConfirm the overhead-console shape, then choose your finish.\u003c\/h2\u003e\n        \u003cp\u003eVehicle generation first; glossy, matte or forged carbon second.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003ca class=\"tesery-dlc__button\" href=\"#product-form-installment\"\u003eChoose your variant\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Tesery Official Store","offers":[{"title":"Please Choose \/ Glossy Carbon Fiber","offer_id":42885247467600,"sku":"sku-43266307981544","price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"Please Choose \/ Matte Carbon Fiber","offer_id":42885247500368,"sku":"sku-43266307948776","price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"Please Choose \/ Forged Carbon Fiber","offer_id":42885247533136,"sku":"sku-43266308014312","price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"Model Y 2020-Present (1 pc) \/ Glossy Carbon Fiber","offer_id":42885247565904,"sku":"TSL3629-A","price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"Model Y 2020-Present (1 pc) \/ Matte Carbon Fiber","offer_id":42885247598672,"sku":"TSL3629-B","price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"Model Y 2020-Present (1 pc) \/ Forged Carbon Fiber","offer_id":42885247631440,"sku":"TSL3629-C","price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"Model 3 2017-2023 (2 pcs) \/ Glossy Carbon Fiber","offer_id":42885247664208,"sku":"TSL3612-A","price":527.0,"currency_code":"ZAR","in_stock":true},{"title":"Model 3 2017-2023 (2 pcs) \/ Matte Carbon Fiber","offer_id":42885247696976,"sku":"TSL3612-B","price":527.0,"currency_code":"ZAR","in_stock":true},{"title":"Model 3 2017-2023 (2 pcs) \/ Forged Carbon Fiber","offer_id":42885247729744,"sku":"TSL3612-C","price":527.0,"currency_code":"ZAR","in_stock":true},{"title":"Model 3 Highland 2024+ (1 pcs) \/ Glossy Carbon Fiber","offer_id":42885247762512,"sku":"TSL3612-new-A","price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"Model 3 Highland 2024+ (1 pcs) \/ Matte Carbon Fiber","offer_id":42885247795280,"sku":"TSL3612-new-B","price":435.0,"currency_code":"ZAR","in_stock":true},{"title":"Model 3 Highland 2024+ (1 pcs) \/ Forged Carbon Fiber","offer_id":42885247828048,"sku":"TSL3612-new-C","price":435.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0242\/9940\/5392\/files\/model-y-dome-light-cover-carbon-fiber-interior-mods-603441.jpg?v=1788180538","url":"https:\/\/store.zoellerpumps.co.za\/products\/model-3-y-dome-light-cover-carbon-fiber-interior-mods","provider":"store.water-services.us","version":"1.0","type":"link"}