{"product_id":"real-carbon-fiber-center-console-cup-holder-cover-trim-for-model-y-standard-2026","title":"Real Carbon Fiber Center Console Cup Holder Cover Trim for Model Y Standard 2026+","description":"\u003cstyle\u003e\n  .product-page {\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 26px 14px 38px;\n    color: #1f1f1f;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    line-height: 1.6;\n  }\n\n  .product-page,\n  .product-page * {\n    box-sizing: border-box;\n  }\n\n  .product-page img {\n    max-width: 100%;\n    height: auto;\n  }\n\n  .product-page h2 {\n    margin: 0 0 10px;\n    text-align: center;\n    font-size: 36px;\n    line-height: 1.18;\n    font-weight: 800;\n    letter-spacing: 0;\n  }\n\n  .product-page details summary {\n    font-size: 15px;\n  }\n\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 18px;\n    margin: 30px 0;\n  }\n\n  .features-grid \u003e div {\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n  }\n\n  .product-page details {\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;\n  }\n\n  .product-page details[open] {\n    border-color: #c0c8d2 !important;\n    box-shadow: 0 12px 24px rgba(0, 86, 179, 0.08) !important;\n  }\n\n  \/* Feature card hover effect *\/\n  .features-grid \u003e div:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.06) !important;\n    border-color: #c0c8d2 !important;\n  }\n\n  \/* Specifications table row hover *\/\n  table tr:not(:first-child):hover {\n    background-color: #f7f8fa !important;\n  }\n\n  \/* FAQ open title color *\/\n  details[open] summary {\n    margin-bottom: 4px;\n    color: #003d7a !important;\n  }\n\n  \/* FAQ icon rotation *\/\n  details summary span { transition: transform 0.2s ease; }\n  details[open] summary span { transform: rotate(45deg); }\n  details summary::-webkit-details-marker { display: none; }\n\n  \/* CTA button hover effect *\/\n  a[href=\"#add-to-cart\"]:hover {\n    background: #003d7a !important;\n    color: #fff !important;\n    box-shadow: 0 14px 28px rgba(0, 86, 179, 0.35) !important;\n    transform: translateY(-2px);\n  }\n\n  @media (max-width: 1200px), (hover: none), (pointer: coarse) {\n    html,\n    body {\n      max-width: 100% !important;\n      overflow-x: hidden !important;\n    }\n\n    .product-page {\n      width: 100% !important;\n      max-width: 100% !important;\n      overflow-x: hidden !important;\n      padding: 20px 10px 30px !important;\n    }\n\n    .product-page \u003e section {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin-left: 0 !important;\n      margin-right: 0 !important;\n    }\n\n    .product-page \u003e section[style*=\"border-radius: 22px\"] {\n      padding: 20px 14px !important;\n      border-radius: 18px !important;\n    }\n\n    .product-page h2 {\n      font-size: 26px !important;\n      line-height: 1.22 !important;\n      overflow-wrap: anywhere;\n    }\n\n    .product-page h3 {\n      font-size: 21px !important;\n    }\n\n    .product-page p,\n    .product-page strong,\n    .product-page summary,\n    .product-page td {\n      overflow-wrap: anywhere;\n      word-break: normal;\n    }\n\n    .features-grid {\n      display: grid !important;\n      grid-template-columns: 1fr !important;\n      gap: 14px !important;\n      margin: 24px 0 !important;\n      width: 100% !important;\n    }\n\n    .features-grid \u003e div {\n      width: 100% !important;\n      max-width: 100% !important;\n      min-height: 0 !important;\n    }\n\n    .product-page section:nth-of-type(3) \u003e div:nth-of-type(2),\n    .product-page section:nth-of-type(4) \u003e div:nth-of-type(2),\n    .product-page section:nth-of-type(5) \u003e div:nth-of-type(2),\n    .product-page section:nth-of-type(7) {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      gap: 16px !important;\n    }\n\n    .product-page section:nth-of-type(3) \u003e div:nth-of-type(2) \u003e div,\n    .product-page section:nth-of-type(4) \u003e div:nth-of-type(2) \u003e div,\n    .product-page section:nth-of-type(5) \u003e div:nth-of-type(2) \u003e div,\n    .product-page section:nth-of-type(7) \u003e div {\n      flex: 0 0 auto !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      min-width: 0 !important;\n    }\n\n    .product-page section:nth-of-type(5) \u003e div:nth-of-type(3) {\n      display: grid !important;\n      grid-template-columns: 1fr !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .product-page \u003e section[style*=\"display: flex\"],\n    .product-page section \u003e div[style*=\"display: flex\"][style*=\"flex-wrap: wrap\"] {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .product-page \u003e section[style*=\"display: flex\"] \u003e div,\n    .product-page section \u003e div[style*=\"display: flex\"][style*=\"flex-wrap: wrap\"] \u003e div {\n      flex: 0 0 auto !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      min-width: 0 !important;\n    }\n\n    .product-page section \u003e div[style*=\"display: grid\"][style*=\"grid-template-columns\"] {\n      display: grid !important;\n      grid-template-columns: 1fr !important;\n      width: 100% !important;\n    }\n\n    .product-page div[style*=\"overflow-x: auto\"] {\n      width: 100% !important;\n      max-width: 100% !important;\n      overflow-x: hidden !important;\n    }\n\n    .product-page table {\n      width: 100% !important;\n      min-width: 0 !important;\n      table-layout: fixed !important;\n    }\n\n    .product-page table td {\n      padding: 12px 10px !important;\n      white-space: normal !important;\n      word-break: break-word;\n    }\n\n    .product-page table td:first-child {\n      width: 38% !important;\n    }\n\n    .product-page details {\n      width: 100% !important;\n      max-width: 100% !important;\n      padding: 14px !important;\n      background: #fff !important;\n    }\n\n    .product-page details[open] {\n      background: #f7f8fa !important;\n    }\n\n    .product-page details summary {\n      min-height: 44px;\n      font-size: 14px !important;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .product-page details summary span {\n      flex: 0 0 26px;\n      width: 26px !important;\n      height: 26px !important;\n      border-radius: 50%;\n      background: #f7f8fa;\n    }\n\n    .product-page \u003e section:last-child \u003e div:last-child {\n      padding: 24px !important;\n    }\n\n    .product-page \u003e section:last-child a[href=\"#add-to-cart\"] {\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    .features-grid \u003e div:hover {\n      transform: none;\n      box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04) !important;\n      border-color: #e0e4ea !important;\n    }\n\n    a[href=\"#add-to-cart\"]:hover {\n      transform: none;\n      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12) !important;\n    }\n  }\n\n  @media (max-width: 650px) {\n    .product-page { padding: 20px 10px 30px !important; }\n    .product-page h2 { font-size: 26px; }\n    .product-page h3 { font-size: 21px !important; }\n    .product-page details summary { font-size: 14px; }\n    .features-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-page\" style=\"max-width: 1000px; margin: 0 auto; padding: 26px 14px 38px; color: #1f1f1f; font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif; line-height: 1.6;\"\u003e\n  \u003csection style=\"text-align: center; margin: 0 0 32px;\"\u003e\n    \u003ch2\u003eModel Y Standard \u003cspan style=\"color: #0056b3;\"\u003eCarbon Fiber Cup Holder Cover\u003c\/span\u003e\n\u003c\/h2\u003e\n    \u003cp style=\"margin: 0 auto 16px; max-width: 720px; color: #666; font-size: 18px;\"\u003eReal carbon fiber center console trim for Tesla Model Y Standard 2026+\u003c\/p\u003e\n    \u003cdiv style=\"display: inline-flex; align-items: center; justify-content: center; max-width: 100%; margin: 0 auto 26px; padding: 10px 20px; border-radius: 40px; background: #f7f8fa; color: #0056b3; font-size: 15px; font-weight: 700; box-sizing: border-box;\"\u003eGenuine carbon · Gloss or matte · 60-second install\u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0775\/7525\/8327\/files\/01_922e5fd7-1856-47fc-8302-7be71b666a59.jpg?v=1785917516\" alt=\"Real Carbon Fiber Center Console Cup Holder Cover Trim for Model Y Standard 2026+\" loading=\"lazy\" style=\"width: 100%; height: auto; display: block; border: 0; margin: 0;\"\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"features-grid\"\u003e\n    \u003cdiv style=\"background: #fff; border: 1px solid #e0e4ea; border-radius: 18px; box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04); padding: 22px; min-height: 190px; box-sizing: border-box;\"\u003e\n      \u003cdiv style=\"width: 54px; height: 54px; border-radius: 14px; background: #f7f8fa; display: flex; align-items: center; justify-content: center; font-size: 27px; margin-bottom: 16px;\"\u003e🏁\u003c\/div\u003e\n      \u003ch3 style=\"margin: 0 0 8px; color: #1f1f1f; font-size: 18px; line-height: 1.3; font-weight: 800;\"\u003eGenuine Carbon Fiber\u003c\/h3\u003e\n      \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eMade with real 2x2 twill carbon fiber under a clear protective coat, giving the cup holder area real depth instead of a flat printed look.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #fff; border: 1px solid #e0e4ea; border-radius: 18px; box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04); padding: 22px; min-height: 190px; box-sizing: border-box;\"\u003e\n      \u003cdiv style=\"width: 54px; height: 54px; border-radius: 14px; background: #f7f8fa; display: flex; align-items: center; justify-content: center; font-size: 27px; margin-bottom: 16px;\"\u003e🛡\u003c\/div\u003e\n      \u003ch3 style=\"margin: 0 0 8px; color: #1f1f1f; font-size: 18px; line-height: 1.3; font-weight: 800;\"\u003eScratch Protection\u003c\/h3\u003e\n      \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eCovers the high-touch center console cup holder trim to help hide fingerprints, resist hairline scratches, and protect the original surface.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background: #fff; border: 1px solid #e0e4ea; border-radius: 18px; box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04); padding: 22px; min-height: 190px; box-sizing: border-box;\"\u003e\n      \u003cdiv style=\"width: 54px; height: 54px; border-radius: 14px; background: #f7f8fa; display: flex; align-items: center; justify-content: center; font-size: 27px; margin-bottom: 16px;\"\u003e⚡\u003c\/div\u003e\n      \u003ch3 style=\"margin: 0 0 8px; color: #1f1f1f; font-size: 18px; line-height: 1.3; font-weight: 800;\"\u003ePeel-and-Press Install\u003c\/h3\u003e\n      \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003ePre-applied automotive adhesive makes installation quick, clean, tool-free, and fully reversible when removed with gentle heat.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 22px; box-shadow: 0 12px 28px rgba(0, 0, 0, 0.04); padding: 28px; margin: 0 0 28px; box-sizing: border-box;\"\u003e\n    \u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin: 0 0 22px;\"\u003e\n      \u003cspan style=\"display: block; width: 5px; height: 26px; border-radius: 10px; background: #0056b3;\"\u003e\u003c\/span\u003e\n      \u003ch3 style=\"margin: 0; color: #1f1f1f; font-size: 24px; line-height: 1.25; font-weight: 800;\"\u003eWhy This Trim Stands Out\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 28px;\"\u003e\n      \u003cdiv style=\"flex: 1 1 420px; min-width: 0;\"\u003e\n        \u003cdiv style=\"display: flex; gap: 14px; margin: 0 0 18px;\"\u003e\n          \u003cdiv style=\"font-size: 24px; line-height: 1;\"\u003e🏁\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong style=\"display: block; margin: 0 0 3px; color: #1f1f1f; font-size: 16px;\"\u003eReal 2x2 twill weave\u003c\/strong\u003e\n            \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eThe weave has physical depth and directional texture, so it changes under light instead of looking like a printed sticker.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; gap: 14px; margin: 0 0 18px;\"\u003e\n          \u003cdiv style=\"font-size: 24px; line-height: 1;\"\u003e🔍\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong style=\"display: block; margin: 0 0 3px; color: #1f1f1f; font-size: 16px;\"\u003eClear-coated durability\u003c\/strong\u003e\n            \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eA protective epoxy-style finish helps resist yellowing, fading, and cabin heat while keeping the carbon pattern crisp.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; gap: 14px; margin: 0 0 18px;\"\u003e\n          \u003cdiv style=\"font-size: 24px; line-height: 1;\"\u003e🎯\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong style=\"display: block; margin: 0 0 3px; color: #1f1f1f; font-size: 16px;\"\u003eModel Y Standard fit\u003c\/strong\u003e\n            \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eShaped for the Tesla Model Y Standard 2026+ cup holder console area for a close, factory-like overlay fit.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; gap: 14px; margin: 0 0 18px;\"\u003e\n          \u003cdiv style=\"font-size: 24px; line-height: 1;\"\u003e✨\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong style=\"display: block; margin: 0 0 3px; color: #1f1f1f; font-size: 16px;\"\u003eInstant cockpit upgrade\u003c\/strong\u003e\n            \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eTransforms the most visible high-touch console area with a cleaner, more premium carbon fiber finish.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"display: flex; gap: 14px;\"\u003e\n          \u003cdiv style=\"font-size: 24px; line-height: 1;\"\u003e🔧\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong style=\"display: block; margin: 0 0 3px; color: #1f1f1f; font-size: 16px;\"\u003eReversible adhesive mount\u003c\/strong\u003e\n            \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eNo drilling, no trim removal, and no permanent modification. Warm gently and peel slowly if you ever need to remove it.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex: 1 1 300px; min-width: 0; background: #f7f8fa; border: 1px solid #e0e4ea; border-radius: 18px; padding: 22px; box-sizing: border-box;\"\u003e\n        \u003ch4 style=\"margin: 0 0 10px; color: #0056b3; font-size: 16px; line-height: 1.3; font-weight: 800;\"\u003eDesign Philosophy\u003c\/h4\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 15px;\"\u003eThe Model Y Standard cabin is simple, but the center console cup holder area sees constant contact from cups, keys, hands, and cleaning cloths. This cover adds a real carbon fiber touch without changing the shape of the console or making the interior feel overdone. Gloss creates a dramatic performance look, while matte keeps the upgrade quieter and closer to OEM. Either finish gives the cabin a more refined focal point in less than a minute.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 22px; box-shadow: 0 12px 28px rgba(0, 0, 0, 0.04); padding: 28px; margin: 0 0 28px; box-sizing: border-box;\"\u003e\n    \u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin: 0 0 22px;\"\u003e\n      \u003cspan style=\"display: block; width: 5px; height: 26px; border-radius: 10px; background: #0056b3;\"\u003e\u003c\/span\u003e\n      \u003ch3 style=\"margin: 0; color: #1f1f1f; font-size: 24px; line-height: 1.25; font-weight: 800;\"\u003eAvailable Finishes\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 16px;\"\u003e\n      \u003cdiv style=\"flex: 1 1 240px; min-width: 0; border: 1px solid #e0e4ea; border-radius: 18px; background: #fff; padding: 20px; text-align: center; box-sizing: border-box;\"\u003e\n        \u003cdiv style=\"width: 58px; height: 58px; border-radius: 50%; margin: 0 auto 14px; background: repeating-linear-gradient(45deg, #070707 0, #070707 5px, #2b2d31 5px, #2b2d31 10px); box-shadow: inset 0 0 0 1px rgba(255,255,255,0.18), 0 8px 18px rgba(0,0,0,0.16);\"\u003e\u003c\/div\u003e\n        \u003ch4 style=\"margin: 0 0 6px; color: #1f1f1f; font-size: 16px; font-weight: 800;\"\u003eMatte Carbon Fiber\u003c\/h4\u003e\n        \u003cp style=\"margin: 0; color: #666; font-size: 14px;\"\u003eSatin, anti-glare finish with visible carbon weave for a subtle OEM+ interior look.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex: 1 1 240px; min-width: 0; border: 1px solid #e0e4ea; border-radius: 18px; background: #fff; padding: 20px; text-align: center; box-sizing: border-box;\"\u003e\n        \u003cdiv style=\"width: 58px; height: 58px; border-radius: 50%; margin: 0 auto 14px; background: radial-gradient(circle at 30% 22%, rgba(255,255,255,0.9), rgba(255,255,255,0.16) 24%, transparent 25%), repeating-linear-gradient(45deg, #050505 0, #050505 5px, #34363b 5px, #34363b 10px); box-shadow: inset 0 0 0 1px rgba(255,255,255,0.22), 0 10px 20px rgba(0,0,0,0.2);\"\u003e\u003c\/div\u003e\n        \u003ch4 style=\"margin: 0 0 6px; color: #1f1f1f; font-size: 16px; font-weight: 800;\"\u003eGlossy Carbon Fiber\u003c\/h4\u003e\n        \u003cp style=\"margin: 0; color: #666; font-size: 14px;\"\u003eDeep wet-look clear coat with stronger reflections and a bolder performance feel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 22px; box-shadow: 0 12px 28px rgba(0, 0, 0, 0.04); padding: 28px; margin: 0 0 28px; box-sizing: border-box;\"\u003e\n    \u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin: 0 0 22px;\"\u003e\n      \u003cspan style=\"display: block; width: 5px; height: 26px; border-radius: 10px; background: #0056b3;\"\u003e\u003c\/span\u003e\n      \u003ch3 style=\"margin: 0; color: #1f1f1f; font-size: 24px; line-height: 1.25; font-weight: 800;\"\u003eInstallation\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 12px; background: #f7f8fa; border: 1px solid #e0e4ea; border-radius: 16px; padding: 14px 16px; margin: 0 0 18px; box-sizing: border-box;\"\u003e\n      \u003cdiv style=\"flex: 1 1 160px; min-width: 0;\"\u003e\n\u003cstrong style=\"display: block; color: #1f1f1f; font-size: 14px;\"\u003eDIY Time\u003c\/strong\u003e\u003cspan style=\"color: #4a4a4a; font-size: 14px;\"\u003eAbout 60 seconds\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv style=\"flex: 1 1 160px; min-width: 0;\"\u003e\n\u003cstrong style=\"display: block; color: #1f1f1f; font-size: 14px;\"\u003eDifficulty\u003c\/strong\u003e\u003cspan style=\"color: #4a4a4a; font-size: 14px;\"\u003eEasy \/ no tools\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv style=\"flex: 1 1 220px; min-width: 0;\"\u003e\n\u003cstrong style=\"display: block; color: #1f1f1f; font-size: 14px;\"\u003eNote\u003c\/strong\u003e\u003cspan style=\"color: #4a4a4a; font-size: 14px;\"\u003eClean and warm the surface for best adhesion.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 16px;\"\u003e\n      \u003cdiv style=\"background: #f7f8fa; border: 1px solid #e0e4ea; border-radius: 16px; padding: 18px; box-sizing: border-box;\"\u003e\n        \u003cstrong style=\"display: block; margin: 0 0 6px; color: #0056b3; font-size: 15px;\"\u003e1. Clean\u003c\/strong\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eWipe the cup holder trim area with the included alcohol wipe and let it dry completely.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #f7f8fa; border: 1px solid #e0e4ea; border-radius: 16px; padding: 18px; box-sizing: border-box;\"\u003e\n        \u003cstrong style=\"display: block; margin: 0 0 6px; color: #0056b3; font-size: 15px;\"\u003e2. Align\u003c\/strong\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eTest-fit the cover, then peel the adhesive backing once the edges and cup holder opening are aligned.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: #f7f8fa; border: 1px solid #e0e4ea; border-radius: 16px; padding: 18px; box-sizing: border-box;\"\u003e\n        \u003cstrong style=\"display: block; margin: 0 0 6px; color: #0056b3; font-size: 15px;\"\u003e3. Press\u003c\/strong\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003ePress evenly around the full trim area for 30 seconds. Avoid washing or heavy contact for the first 24 hours.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 22px; box-shadow: 0 12px 28px rgba(0, 0, 0, 0.04); padding: 28px; margin: 0 0 28px; box-sizing: border-box;\"\u003e\n    \u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin: 0 0 22px;\"\u003e\n      \u003cspan style=\"display: block; width: 5px; height: 26px; border-radius: 10px; background: #0056b3;\"\u003e\u003c\/span\u003e\n      \u003ch3 style=\"margin: 0; color: #1f1f1f; font-size: 24px; line-height: 1.25; font-weight: 800;\"\u003eSpecifications\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"width: 100%; overflow-x: auto; border: 1px solid #e0e4ea; border-radius: 16px;\"\u003e\n      \u003ctable style=\"width: 100%; min-width: 620px; border-collapse: collapse; color: #1f1f1f; font-size: 14px;\"\u003e\n        \u003ctr style=\"background: #0056b3; color: #fff;\"\u003e\n          \u003cth style=\"padding: 14px 16px; text-align: left; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003eAttribute\u003c\/th\u003e\n          \u003cth style=\"padding: 14px 16px; text-align: left; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background: #fff;\"\u003e\n          \u003ctd style=\"padding: 13px 16px; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003eProduct Name\u003c\/td\u003e\n          \u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e0e4ea;\"\u003eReal Carbon Fiber Center Console Cup Holder Cover Trim\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background: #f7f8fa;\"\u003e\n          \u003ctd style=\"padding: 13px 16px; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003eVehicle Fitment\u003c\/td\u003e\n          \u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e0e4ea;\"\u003eTesla Model Y Standard 2026+\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background: #fff;\"\u003e\n          \u003ctd style=\"padding: 13px 16px; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003eNot Compatible With\u003c\/td\u003e\n          \u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e0e4ea;\"\u003eModel Y Juniper 2025+ and other center console shapes\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background: #f7f8fa;\"\u003e\n          \u003ctd style=\"padding: 13px 16px; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e0e4ea;\"\u003eGenuine 2x2 twill carbon fiber with clear protective coat\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background: #fff;\"\u003e\n          \u003ctd style=\"padding: 13px 16px; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003eFinish Options\u003c\/td\u003e\n          \u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e0e4ea;\"\u003eMatte Carbon Fiber \/ Glossy Carbon Fiber\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background: #f7f8fa;\"\u003e\n          \u003ctd style=\"padding: 13px 16px; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003eInstallation\u003c\/td\u003e\n          \u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e0e4ea;\"\u003ePre-applied automotive adhesive; no drilling or tools required\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background: #fff;\"\u003e\n          \u003ctd style=\"padding: 13px 16px; font-weight: 800; border-bottom: 1px solid #e0e4ea;\"\u003ePackage Contents\u003c\/td\u003e\n          \u003ctd style=\"padding: 13px 16px; border-bottom: 1px solid #e0e4ea;\"\u003e1 x carbon fiber cup holder cover, alcohol cleaning wipe\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background: #f7f8fa;\"\u003e\n          \u003ctd style=\"padding: 13px 16px; font-weight: 800;\"\u003eWeight\u003c\/td\u003e\n          \u003ctd style=\"padding: 13px 16px;\"\u003eUnder 3 oz\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"display: flex; flex-wrap: wrap; gap: 22px; margin: 0;\"\u003e\n    \u003cdiv style=\"flex: 1 1 520px; min-width: 0;\"\u003e\n      \u003cdiv style=\"display: flex; align-items: center; gap: 12px; margin: 0 0 16px;\"\u003e\n        \u003cspan style=\"display: block; width: 5px; height: 26px; border-radius: 10px; background: #0056b3;\"\u003e\u003c\/span\u003e\n        \u003ch3 style=\"margin: 0; color: #1f1f1f; font-size: 24px; line-height: 1.25; font-weight: 800;\"\u003eQuick Answers\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdetails style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 12px; padding: 15px 16px; margin: 0 0 10px; box-shadow: 0 8px 18px rgba(0, 0, 0, 0.03);\"\u003e\n        \u003csummary style=\"display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #1f1f1f; font-weight: 800; cursor: pointer; list-style: none;\"\u003eIs this real carbon fiber or a printed pattern?\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 22px; color: #0056b3; font-size: 22px; line-height: 1;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eIt is made with genuine carbon fiber fabric and a protective clear coat, not a vinyl wrap, hydro-dip, or printed ABS pattern.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 12px; padding: 15px 16px; margin: 0 0 10px; box-shadow: 0 8px 18px rgba(0, 0, 0, 0.03);\"\u003e\n        \u003csummary style=\"display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #1f1f1f; font-weight: 800; cursor: pointer; list-style: none;\"\u003eWill it fit Model Y Juniper 2025+?\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 22px; color: #0056b3; font-size: 22px; line-height: 1;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eNo. This trim is designed for Tesla Model Y Standard 2026+. It is not for Model Y Juniper 2025+ or other console layouts.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 12px; padding: 15px 16px; margin: 0 0 10px; box-shadow: 0 8px 18px rgba(0, 0, 0, 0.03);\"\u003e\n        \u003csummary style=\"display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #1f1f1f; font-weight: 800; cursor: pointer; list-style: none;\"\u003eCan I remove it later?\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 22px; color: #0056b3; font-size: 22px; line-height: 1;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eYes. Warm the trim gently with a hairdryer, peel slowly, and clean any adhesive residue with alcohol. The original console surface stays protected.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 12px; padding: 15px 16px; margin: 0 0 10px; box-shadow: 0 8px 18px rgba(0, 0, 0, 0.03);\"\u003e\n        \u003csummary style=\"display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #1f1f1f; font-weight: 800; cursor: pointer; list-style: none;\"\u003eWhich finish should I choose?\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 22px; color: #0056b3; font-size: 22px; line-height: 1;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eChoose Glossy for a deeper wet-look shine and stronger 3D effect. Choose Matte for a softer anti-glare finish that blends more quietly with the Tesla interior.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 12px; padding: 15px 16px; box-shadow: 0 8px 18px rgba(0, 0, 0, 0.03);\"\u003e\n        \u003csummary style=\"display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #1f1f1f; font-weight: 800; cursor: pointer; list-style: none;\"\u003eWill the adhesive hold in heat and cold?\u003cspan style=\"display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 22px; color: #0056b3; font-size: 22px; line-height: 1;\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eThe pre-applied automotive adhesive is designed for cabin temperature swings. Cleaning the surface first and pressing firmly helps ensure the strongest bond.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex: 1 1 310px; min-width: 0; border-radius: 22px; background: linear-gradient(135deg, #0056b3 0%, #003d7a 100%); padding: 30px; color: #fff; box-sizing: border-box; box-shadow: 0 16px 34px rgba(0, 86, 179, 0.24); align-self: stretch;\"\u003e\n      \u003ch3 style=\"margin: 0 0 10px; color: #fff; font-size: 24px; line-height: 1.25; font-weight: 800;\"\u003eUpgrade the Console You Touch Every Day\u003c\/h3\u003e\n      \u003cp style=\"margin: 0 0 22px; color: rgba(255,255,255,0.86); font-size: 15px;\"\u003eAdd real carbon fiber protection to your Model Y Standard cup holder area in under a minute.\u003c\/p\u003e\n      \u003ca href=\"#add-to-cart\" style=\"display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 0 22px; border-radius: 999px; background: #fff; color: #0056b3; text-decoration: none; font-size: 15px; font-weight: 800; box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16); transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;\"\u003eChoose Your Finish\u003c\/a\u003e\n      \u003cp style=\"margin: 18px 0 0; color: rgba(255,255,255,0.78); font-size: 13px;\"\u003ePro tip: warm the console surface for 15-20 seconds before installation for stronger initial adhesion.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Teskay","offers":[{"title":"Matte","offer_id":49541299208407,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true},{"title":"Glossy","offer_id":49541299994839,"sku":null,"price":169.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0775\/7525\/8327\/files\/01_922e5fd7-1856-47fc-8302-7be71b666a59.jpg?v=1785917516","url":"https:\/\/teskay.com\/products\/real-carbon-fiber-center-console-cup-holder-cover-trim-for-model-y-standard-2026","provider":"Teskay","version":"1.0","type":"link"}