# Title: TESERY Model Y / 3 Armrest Cover - Dry Carbon Fiber Interior Mods ## Description: .tesery-ac { --ac-ink: #111214; --ac-muted: #5d6269; --ac-line: #e4e7eb; --ac-soft: #f6f7f9; --ac-dark: #17191d; --ac-accent: #0056b3; color: var(--ac-ink); container-type: inline-size; font-family: inherit; font-size: 16px; line-height: 1.65; margin: 0 auto; max-width: 1180px; overflow: hidden; } .tesery-ac, .tesery-ac * { box-sizing: border-box; } .tesery-ac h2, .tesery-ac h3, .tesery-ac p, .tesery-ac ul, .tesery-ac ol, .tesery-ac figure, .tesery-ac blockquote { margin: 0; } .tesery-ac img { display: block; height: auto; max-width: 100%; } .tesery-ac a { color: inherit; } .tesery-ac__section { padding: clamp(52px, 7vw, 92px) clamp(18px, 4vw, 56px); } .tesery-ac__section + .tesery-ac__section { border-top: 1px solid var(--ac-line); } .tesery-ac__eyebrow { color: var(--ac-accent); font-size: 0.78rem; font-weight: 800; letter-spacing: 0.12em; margin-bottom: 12px !important; text-transform: uppercase; } .tesery-ac__heading { font-size: clamp(2rem, 4.7vw, 4.15rem); letter-spacing: -0.045em; line-height: 1.02; max-width: 920px; } .tesery-ac__subheading { font-size: clamp(1.18rem, 2.2vw, 1.6rem); letter-spacing: -0.025em; line-height: 1.18; } .tesery-ac__lead { color: var(--ac-muted); font-size: clamp(1.02rem, 1.8vw, 1.2rem); margin-top: 22px !important; max-width: 800px; } .tesery-ac__hero { background: linear-gradient(135deg, #141619 0%, #202329 100%); box-shadow: inset 5px 0 0 var(--ac-accent); color: #fff; display: grid; gap: clamp(28px, 5vw, 64px); grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); padding: clamp(26px, 4vw, 58px); } .tesery-ac__hero-copy { align-self: center; padding: clamp(18px, 3vw, 40px) 0; } .tesery-ac__hero .tesery-ac__eyebrow { color: #78b7ff; } .tesery-ac__hero .tesery-ac__heading { color: #fff !important; } .tesery-ac__hero .tesery-ac__lead { color: #d5d9de; } .tesery-ac__hero-media { align-self: stretch; border-radius: 20px; min-height: 430px; overflow: hidden; } .tesery-ac__hero-media img { height: 100%; object-fit: cover; width: 100%; } .tesery-ac__chips { display: flex; flex-wrap: wrap; gap: 10px; list-style: none !important; margin: 28px 0 0 !important; padding: 0 !important; } .tesery-ac__chips > li { border: 1px solid rgba(255, 255, 255, 0.28); border-radius: 999px; color: #f4f5f6; font-size: 0.86rem; list-style: none !important; margin: 0 !important; padding: 8px 13px; } .tesery-ac__chips > li::before, .tesery-ac__chips > li::marker { content: none !important; display: none !important; } .tesery-ac__grid-3, .tesery-ac__finish-grid, .tesery-ac__spec-grid, .tesery-ac__review-grid { display: grid; gap: 18px; margin-top: 34px; } .tesery-ac__grid-3, .tesery-ac__finish-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } .tesery-ac__spec-grid, .tesery-ac__review-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .tesery-ac__card, .tesery-ac__spec, .tesery-ac__review { border: 1px solid var(--ac-line); border-radius: 18px; padding: clamp(20px, 3vw, 30px); } .tesery-ac__card p, .tesery-ac__spec p { color: var(--ac-muted); margin-top: 12px !important; } .tesery-ac__number { color: var(--ac-accent); display: block; font-size: 0.82rem; font-weight: 800; letter-spacing: 0.1em; margin-bottom: 14px; } .tesery-ac__split { align-items: center; display: grid; gap: clamp(30px, 5vw, 70px); grid-template-columns: repeat(2, minmax(0, 1fr)); } .tesery-ac__media { border-radius: 20px; overflow: hidden; } .tesery-ac__media img { width: 100%; } .tesery-ac__soft { background: var(--ac-soft); } .tesery-ac__fitment-box { border-left: 4px solid var(--ac-accent); margin-top: 30px; padding: 4px 0 4px 22px; } .tesery-ac__fitment-box p + p { margin-top: 10px; } .tesery-ac__finish-label { border-radius: 999px; display: inline-block; font-size: 0.76rem; font-weight: 800; letter-spacing: 0.08em; margin-bottom: 18px; padding: 7px 11px; text-transform: uppercase; } .tesery-ac__finish-label--gloss { background: #090a0b; box-shadow: inset 0 0 0 2px #777; color: #fff; } .tesery-ac__finish-label--matte { background: #303238; color: #fff; } .tesery-ac__finish-label--forged { background: #e8eaed; color: #1a1b1e; } .tesery-ac__review { background: #fff; border-top: 3px solid var(--ac-accent); } .tesery-ac__review blockquote { font-size: clamp(1.08rem, 2vw, 1.34rem); font-weight: 720; letter-spacing: -0.015em; line-height: 1.4; } .tesery-ac__review cite { color: var(--ac-muted); display: block; font-size: 0.88rem; font-style: normal; margin-top: 16px; } .tesery-ac__steps { counter-reset: ac-step; list-style: none !important; list-style-type: none !important; margin: 32px 0 0 !important; padding: 0 !important; } .tesery-ac ol.tesery-ac__steps > li { border-top: 1px solid var(--ac-line); display: block; list-style: none !important; list-style-type: none !important; margin: 0 !important; min-height: 76px; padding: 18px 0 18px 62px; position: relative; } .tesery-ac ol.tesery-ac__steps > li::marker { content: "" !important; display: none !important; font-size: 0 !important; } .tesery-ac ol.tesery-ac__steps > li::before { align-items: center; background: #fff; border: 2px solid var(--ac-accent); border-radius: 50%; color: var(--ac-accent); content: counter(ac-step); counter-increment: ac-step; display: flex; font-weight: 800; height: 40px; justify-content: center; left: 0; position: absolute; top: 17px; width: 40px; } .tesery-ac__steps strong { display: block; } .tesery-ac__steps span { color: var(--ac-muted); } .tesery-ac__note { background: #f3f6fa; border-left: 3px solid var(--ac-accent); border-radius: 14px; color: #12365b; margin-top: 24px !important; padding: 18px 20px; } .tesery-ac__video { aspect-ratio: 16 / 9; background: #111; border-radius: 20px; margin-top: 34px; overflow: hidden; position: relative; } .tesery-ac__video iframe { border: 0; height: 100%; inset: 0; position: absolute; width: 100%; } .tesery-ac__faq-list { margin-top: 30px; } .tesery-ac__faq { border-top: 1px solid var(--ac-line); } .tesery-ac__faq summary { cursor: pointer; font-weight: 750; list-style: none; padding: 20px 44px 20px 0; position: relative; } .tesery-ac__faq summary::-webkit-details-marker { display: none; } .tesery-ac__faq summary::after { content: "+"; font-size: 1.5rem; font-weight: 400; position: absolute; right: 4px; top: 13px; } .tesery-ac__faq[open] summary::after { content: "−"; } .tesery-ac__faq p { color: var(--ac-muted); padding: 0 44px 22px 0; } .tesery-ac__faq a { color: var(--ac-accent); font-weight: 700; } .tesery-ac__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-ac__cta p { color: #d5d9de; margin-top: 10px !important; } .tesery-ac__cta .tesery-ac__subheading { color: #fff !important; } .tesery-ac__button { background: var(--ac-accent) !important; background-color: var(--ac-accent) !important; border: 1px solid var(--ac-accent) !important; border-radius: 999px !important; box-shadow: none !important; color: #fff !important; display: inline-block !important; font-weight: 800 !important; line-height: 1.2 !important; padding: 13px 22px !important; text-decoration: none !important; white-space: nowrap; } .tesery-ac__button:hover, .tesery-ac__button:focus { background: #00458f !important; border-color: #00458f !important; color: #fff !important; text-decoration: none !important; } .tesery-ac__button::before, .tesery-ac__button::after { border: 0 !important; box-shadow: none !important; content: none !important; display: none !important; } @container (max-width: 820px) { .tesery-ac__hero, .tesery-ac__split, .tesery-ac__grid-3, .tesery-ac__finish-grid, .tesery-ac__review-grid, .tesery-ac__spec-grid { grid-template-columns: 1fr; } .tesery-ac__heading { font-size: clamp(2rem, 7cqw, 2.8rem); } .tesery-ac__hero-media { aspect-ratio: 4 / 3; min-height: 0; } .tesery-ac__cta { align-items: flex-start; flex-direction: column; } } @media (max-width: 820px) { .tesery-ac__hero, .tesery-ac__split, .tesery-ac__grid-3, .tesery-ac__finish-grid, .tesery-ac__review-grid, .tesery-ac__spec-grid { grid-template-columns: 1fr; } .tesery-ac__hero-media { min-height: 320px; } .tesery-ac__cta { align-items: flex-start; flex-direction: column; } } Real carbon fiber center armrest cover Turn the center armrest into a continuous carbon-fiber feature. A molded real-carbon-fiber shell wraps the center-console armrest lid—including its visible side profile. Its custom-developed locating structure holds the cover in place without adhesive. Real carbon fiber Model 3 & pre-refresh Model Y No adhesive or drilling Glossy, matte or forged Why this version A hard-shell interior upgrade, not a loose armrest pad. The original padded lid remains underneath. The molded cover changes the visible surface to real carbon fiber and creates a direct barrier between daily contact and the factory upholstery. 01 — MATERIAL Real carbon fiber The selected product is listed as real carbon fiber—not ABS with a printed carbon-fiber pattern. 02 — COVERAGE Top and visible sides The molded shell follows the armrest-lid profile instead of covering only the flat upper cushion. 03 — FUNCTION Molded locating fit The custom-fit underside seats around the factory lid and uses its molded locating structure for retention—no tape or glue required. Check the generation first For the original center-armrest design. Compatible: Tesla Model 3 2017–2023 and Model Y 2020–February 2025 covered by the live vehicle option. Not compatible: Model 3 Highland (2024+) or refreshed Model Y / Model Y Juniper introduced after the listed February 2025 cutoff. Region and steering side: no separate LHD or RHD option is listed; the deciding factor is the center-armrest shape. A registration year alone can be misleading around a refresh. Compare your lid, front release opening and side profile with the installed and underside photos before ordering. Choose the finish Three carbon looks, three different cabin moods. Choose according to the trim already in your cabin and how much reflection you want on a high-contact surface. Glossy High reflection, defined weave The classic woven pattern appears deeper and more prominent in direct light. As with other glossy dark surfaces, fingerprints are also easier to see. Matte Lower-reflection woven finish A quieter surface that keeps the traditional carbon weave visible without the mirror-like highlights of gloss. Forged Irregular, technical pattern A broken, marbled carbon pattern rather than the uniform diagonal weave of the glossy and matte options. Product-specific proof Owners notice the appearance, fit and everyday surface. These excerpts come from feedback published on this product page—not from a different universal armrest cover. “It looks great & it leaves no arm prints.” Verified TESERY buyer · Minnesota, United States “Looks so good.” TESERY customer · review originally posted on Shop Product facts What arrives and what changes. In the package 1 × real carbon fiber center armrest cover Available variants Glossy · SKU TSL3618-AMatte · SKU TSL3618-BForged · SKU TSL3618-C Covered part The front center-console armrest / storage-lid shell. This listing includes one armrest cover, not door-armrest pieces or other console trim. Feel and care This is a rigid carbon-fiber surface placed over the original padded lid. Wipe with a soft damp cloth; avoid abrasive cleaners. Installation Align, seat and check—no adhesive required. Confirm the armrest shapeCompare the original lid, side profile and front release opening with the product photos before installation. Clean and fully dry the lidRemove dust and loose debris so nothing is trapped between the original upholstery and the molded cover. Align the release openingOrient the cover correctly and line up its front opening with the factory release area before pressing it into position. Seat the locating structure evenlyPress progressively around the cover until the molded locating points are fully seated and the perimeter sits evenly. Check retention and operationConfirm that the cover does not rock or lift, then open and close the storage lid gently to verify unobstructed operation. Adhesive-free installation: the custom-molded locating structure secures the cover without double-sided tape, glue, drilling or permanent modification. Before you order Real carbon fiber armrest-cover FAQ Is this a soft pad or a molded cover? It is a rigid real-carbon-fiber shell that fits over the original center-armrest lid. It changes the visible surface and feel; it is not a padded slip-on cushion. Will it fit a Model 3 Highland or Model Y Juniper? No. The live vehicle option covers Model 3 2017–2023 and Model Y 2020–February 2025. It does not list Model 3 Highland or the refreshed Model Y / Juniper center console. Does it prevent the armrest compartment from opening? The molded underside includes access around the factory release area. Once the locating structure is fully seated, operate the lid gently and confirm that the cover does not interfere with the latch or hinge movement. Which finish hides fingerprints best? Glossy creates the strongest reflections and typically shows touch marks more readily. Matte is the lower-reflection choice. Forged changes the pattern itself, using an irregular rather than uniform woven appearance. What exactly is included? One real-carbon-fiber center-armrest cover. No adhesive is required or included. Other carbon-fiber console pieces shown in styled vehicle photography are not included. What should I know about returns before installation? TESERY's current policy requires returned products to be unused and in original condition and packaging. Installed, modified or removed products may be declined if their condition cannot be verified. Check the current refund policy and inspect the cover and fitment before installation. Confirm the original armrest shape, then choose your carbon finish. Glossy, matte or forged real carbon fiber for the listed pre-refresh center console. Choose your finish ## Product type: Carbon Fiber ## Vendor: Tesery Official Store ## Tags: Shopify Collective, Tesery Official Store ## Price range: 138.0 - 158.0 USD ## Link: https://shop.water-services.us/products/tesery-model-y-3-armrest-cover-dry-carbon-fiber-interior-mods ## Compare-at price range: 185.99 - 195.99 USD ## Options - Color: Glossy, Matte, Forged - Car Model: Model 3 2017-2023 & Model Y 2020-2025.02 ## Variants - Glossy / Model 3 2017-2023 & Model Y 2020-2025.02, SKU: TSL3618-A, Available: yes, Inventory: 73, Delivery profile: Shopify Collective - Matte / Model 3 2017-2023 & Model Y 2020-2025.02, SKU: TSL3618-B, Available: yes, Inventory: 61, Delivery profile: Shopify Collective - Forged / Model 3 2017-2023 & Model Y 2020-2025.02, SKU: TSL3618-C, Available: yes, Inventory: 97, Delivery profile: Shopify Collective ## Metafields - google_product_category: 8233 - badge:
- widget: - review_widget_data: {"number_of_reviews":0,"average_rating":"0.00","number_of_questions":0,"product_name":"TESERY Model Y / 3 Armrest Cover - Dry Carbon Fiber Interior Mods","product_external_id":7420155494480,"product_coupons_enabled":true,"image_url":"https://cdn.shopify.com/s/files/1/0242/9940/5392/files/model-3-y-armrest-cover-carbon-fiber-interior-mods-833941.jpg?v=1788180449","histogram":[{"rating":5,"frequency":0,"percentage":0,"extra_class":null},{"rating":4,"frequency":0,"percentage":0,"extra_class":null},{"rating":3,"frequency":0,"percentage":0,"extra_class":null},{"rating":2,"frequency":0,"percentage":0,"extra_class":null},{"rating":1,"frequency":0,"percentage":0,"extra_class":null}],"review_keywords":null,"product_medals":[],"custom_form_filters_and_averages":null,"photo_gallery":null,"review_summary_text":"Be the first to write a review","ai_summary_text":"","sort_key":"created_at","multi_language_sorting_enabled":true,"metafield_updated_at":"2026-08-31T12:48:47Z","primary_language":"en","primary_language_reviews":[],"primary_language_pagination":{"total_pages":0,"current_page":1,"per_page":5},"other_language_reviews":[],"other_language_pagination":{"total_pages":0,"current_page":1,"per_page":3},"reviews":[]} - product_status: {"pending":3,"failed":0,"approved":0}