{"product_id":"model-y-hepa-cabin-air-filter-with-built-in-aromatherapy-pods","title":"HEPA Cabin Air Filter with Built-in Aromatherapy Pods for Model Y (20-26)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Instrument+Sans:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\u003cstyle\u003e* { box-sizing: border-box; margin: 0; padding: 0; }.tpd-container {    --purple: #6c4fc2;    --purple-light: #f0ecfb;    --purple-mid: #d4c8f5;    --text-dark: #000000;    --text-main: #111111;    --text-muted: #555555;    --bg: #ffffff;    --border: #eeeeee;    --radius: 20px;    --section-gap: 72px;    max-width: 1200px;    margin: 0 auto;    padding: 0;    font-family: 'Instrument Sans', -apple-system, sans-serif;    color: var(--text-main);    background: var(--bg);    -webkit-font-smoothing: antialiased;}\/* ── Hero ── *\/.tpd-hero {    width: 100%;    margin-bottom: 52px;    border-radius: var(--radius);    overflow: hidden;    background: linear-gradient(135deg, #2a1a5e 0%, #4a2fa0 40%, #7c5cc8 70%, #c4b0f0 100%);    min-height: 480px;    display: flex;    align-items: center;    justify-content: center;    position: relative;}.tpd-hero-inner {    text-align: center;    padding: 64px 40px;    position: relative;    z-index: 2;}.tpd-hero-eyebrow {    display: inline-block;    font-size: 11px;    letter-spacing: 0.16em;    text-transform: uppercase;    font-weight: 700;    color: #c4b0f0;    margin-bottom: 20px;}.tpd-hero h1 {    font-size: 52px;    font-weight: 800;    line-height: 1.1;    color: #fff;    letter-spacing: -1px;    margin-bottom: 16px;}.tpd-hero h1 em {    font-style: normal;    color: #d4c8f5;}.tpd-hero-sub {    font-size: 18px;    color: rgba(255,255,255,0.72);    font-weight: 500;    margin-bottom: 32px;    max-width: 560px;    margin-left: auto;    margin-right: auto;    line-height: 1.55;}.tpd-hero-pills {    display: flex;    justify-content: center;    flex-wrap: wrap;    gap: 8px;}.tpd-hero-pill {    display: inline-flex;    align-items: center;    gap: 6px;    font-size: 13px;    font-weight: 600;    padding: 6px 16px;    border-radius: 100px;    border: 1.5px solid rgba(255,255,255,0.25);    color: #fff;    background: rgba(255,255,255,0.12);    backdrop-filter: blur(4px);}\/* floating particles for hero atmosphere *\/.tpd-hero::before {    content: '';    position: absolute;    inset: 0;    background-image:        radial-gradient(circle at 20% 30%, rgba(180,150,255,0.18) 0%, transparent 50%),        radial-gradient(circle at 80% 70%, rgba(100,60,200,0.2) 0%, transparent 50%);    z-index: 1;}.tpd-inner { padding: 0 24px; }\/* ── Section labels ── *\/.tpd-sec-label {    text-align: center;    font-size: 11px;    letter-spacing: 0.14em;    text-transform: uppercase;    font-weight: 700;    color: var(--purple);    margin-bottom: 12px;}.tpd-sec-heading {    text-align: center;    font-size: 32px;    font-weight: 800;    letter-spacing: -0.4px;    color: var(--text-dark);    margin-bottom: 40px;    line-height: 1.2;}\/* ── Feature grid: 3 cols ── *\/.tpd-feat-grid {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 16px;    margin-bottom: var(--section-gap);}.tpd-feat-card {    background: #fff;    border: 1.5px solid var(--border);    border-radius: var(--radius);    padding: 28px 24px;    position: relative;    transition: border-color 0.2s, box-shadow 0.2s;}.tpd-feat-card:hover {    border-color: var(--purple-mid);    box-shadow: 0 6px 24px rgba(108,79,194,0.09);}.tpd-feat-card::after {    content: '';    position: absolute;    top: 0; left: 24px; right: 24px;    height: 2px;    border-radius: 0 0 2px 2px;    background: var(--purple);    opacity: 0;    transition: opacity 0.2s;}.tpd-feat-card:hover::after { opacity: 1; }.tpd-feat-icon {    width: 48px; height: 48px;    background: var(--purple-light);    border-radius: 12px;    display: flex; align-items: center; justify-content: center;    margin-bottom: 18px;}.tpd-feat-icon svg {    width: 22px; height: 22px;    stroke: var(--purple);    fill: none;    stroke-width: 1.8;    stroke-linecap: round;    stroke-linejoin: round;}.tpd-feat-en {    font-size: 10px;    letter-spacing: 0.1em;    text-transform: uppercase;    font-weight: 700;    color: var(--purple);    margin-bottom: 6px;    display: block;}.tpd-feat-card h3 {    font-size: 17px;    font-weight: 700;    color: var(--text-dark);    margin-bottom: 8px;    line-height: 1.3;}.tpd-feat-card p {    font-size: 14px;    color: var(--text-muted);    line-height: 1.65;}\/* ── Scent cards ── *\/.tpd-scents-section { margin-bottom: var(--section-gap); }.tpd-scents-grid {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 16px;}.tpd-scent-card {    border-radius: var(--radius);    padding: 32px 28px;    position: relative;    overflow: hidden;}.tpd-scent-card.ocean {    background: linear-gradient(135deg, #e8f4fd 0%, #c8e8f8 100%);    border: 1.5px solid #b3d9f5;}.tpd-scent-card.tea {    background: linear-gradient(135deg, #f0f7ec 0%, #d8eecf 100%);    border: 1.5px solid #beddaf;}.tpd-scent-card.wood {    background: linear-gradient(135deg, #fdf4ec 0%, #f5e2cc 100%);    border: 1.5px solid #e8ccaa;}.tpd-scent-emoji {    font-size: 32px;    margin-bottom: 14px;    display: block;}.tpd-scent-name {    font-size: 20px;    font-weight: 800;    color: var(--text-dark);    margin-bottom: 4px;}.tpd-scent-sub {    font-size: 13px;    font-weight: 600;    color: var(--text-muted);    margin-bottom: 10px;    letter-spacing: 0.04em;    text-transform: uppercase;}.tpd-scent-desc {    font-size: 14px;    color: var(--text-muted);    line-height: 1.6;}\/* ── Bundle section ── *\/.tpd-bundle-section { margin-bottom: var(--section-gap); }.tpd-bundle-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 16px;}.tpd-bundle-card {    border: 1.5px solid var(--border);    border-radius: var(--radius);    padding: 32px 28px;    position: relative;    background: #fff;}.tpd-bundle-card.featured {    border: 2px solid var(--purple);}.tpd-bundle-badge {    position: absolute;    top: -1px; right: 24px;    background: var(--purple);    color: #fff;    font-size: 11px;    font-weight: 700;    padding: 4px 14px;    border-radius: 0 0 8px 8px;    letter-spacing: 0.06em;    text-transform: uppercase;}.tpd-bundle-name {    font-size: 24px;    font-weight: 800;    color: var(--text-dark);    margin-bottom: 6px;}.tpd-bundle-tagline {    font-size: 14px;    color: var(--text-muted);    margin-bottom: 20px;    line-height: 1.5;}.tpd-bundle-items {    list-style: none;    margin-bottom: 20px;}.tpd-bundle-items li {    display: flex;    align-items: flex-start;    gap: 10px;    font-size: 14px;    color: var(--text-main);    padding: 8px 0;    border-bottom: 1px solid var(--border);    line-height: 1.5;}.tpd-bundle-items li:last-child { border-bottom: none; }.tpd-bundle-items li::before {    content: '';    width: 6px; height: 6px;    border-radius: 50%;    background: var(--purple);    flex-shrink: 0;    margin-top: 6px;}.tpd-bundle-duration {    display: inline-flex;    align-items: center;    gap: 6px;    font-size: 13px;    font-weight: 700;    color: var(--purple);    background: var(--purple-light);    padding: 6px 14px;    border-radius: 100px;    border: 1.5px solid var(--purple-mid);}\/* ── How it works strip ── *\/.tpd-steps-section { margin-bottom: var(--section-gap); }.tpd-steps-grid {    display: grid;    grid-template-columns: repeat(4, 1fr);    gap: 12px;}.tpd-step-card {    background: #f8f7fd;    border: 1.5px solid #e2dbf7;    border-radius: 16px;    padding: 24px 20px;    text-align: center;}.tpd-step-num {    font-size: 36px;    font-weight: 800;    color: var(--purple-mid);    line-height: 1;    margin-bottom: 12px;}.tpd-step-card strong {    display: block;    font-size: 14px;    font-weight: 700;    color: var(--text-dark);    margin-bottom: 4px;}.tpd-step-card span {    font-size: 13px;    color: var(--text-muted);    line-height: 1.5;}\/* ── Specs ── *\/.tpd-specs-section {    background: #0f0a24;    border-radius: var(--radius);    padding: 56px 48px;    margin-bottom: var(--section-gap);}.tpd-specs-section .tpd-sec-label { color: #b09de8; }.tpd-specs-section .tpd-sec-heading { color: #fff; margin-bottom: 40px; }.tpd-specs-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 0 60px;}.tpd-spec-row {    display: flex;    justify-content: space-between;    align-items: baseline;    padding: 16px 0;    border-bottom: 1px solid #1e1a35;    gap: 16px;}.tpd-spec-row:last-child { border-bottom: none; }.tpd-spec-label { font-size: 15px; color: #7a6fa8; font-weight: 500; flex-shrink: 0; }.tpd-spec-value { font-size: 15px; color: #fff; font-weight: 600; text-align: right; }\/* ── FAQ ── *\/.tpd-faq-section { margin-bottom: var(--section-gap); }.tpd-faq-item {    border: 1.5px solid var(--border);    border-radius: 12px;    margin-bottom: 10px;    overflow: hidden;    background: #fff;}.tpd-faq-item summary {    list-style: none;    padding: 22px 28px;    cursor: pointer;    font-weight: 700;    font-size: 17px;    color: var(--text-dark);    display: flex;    justify-content: space-between;    align-items: center;    gap: 16px;}.tpd-faq-item summary::-webkit-details-marker { display: none; }.tpd-faq-plus { color: var(--purple); font-size: 22px; font-weight: 400; flex-shrink: 0; }.tpd-faq-body { padding: 0 28px 22px; font-size: 16px; color: var(--text-muted); line-height: 1.7; }\/* ── Responsive ── *\/@media (max-width: 900px) {    .tpd-feat-grid { grid-template-columns: repeat(2, 1fr); }    .tpd-scents-grid { grid-template-columns: 1fr; }    .tpd-bundle-grid { grid-template-columns: 1fr; }    .tpd-steps-grid { grid-template-columns: repeat(2, 1fr); }    .tpd-specs-grid { grid-template-columns: 1fr; gap: 0; }    .tpd-specs-section { padding: 36px 24px; }    .tpd-hero h1 { font-size: 36px; }    .tpd-sec-heading { font-size: 24px; }}@media (max-width: 560px) {    .tpd-feat-grid { grid-template-columns: 1fr; }    .tpd-steps-grid { grid-template-columns: 1fr; }    .tpd-inner { padding: 0 16px; }    .tpd-hero h1 { font-size: 28px; }    .tpd-hero-inner { padding: 48px 24px; }}\u003c\/style\u003e\u003cdiv class=\"tpd-container\"\u003e\n\u003c!-- Hero --\u003e\u003cdiv class=\"tpd-hero\"\u003e\u003cdiv class=\"tpd-hero-inner\"\u003e\n\u003cspan class=\"tpd-hero-eyebrow\"\u003eTesla Model Y · 2020 – ON\u003c\/span\u003e\u003ch1\u003eFilter the Air.\u003cbr\u003e\u003cem\u003eScent the Ride.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"tpd-hero-sub\"\u003eOne cabin air filter that does two jobs — HEPA-grade filtration and premium fragrance release, in a single drop-in replacement.\u003c\/p\u003e\n\u003cdiv class=\"tpd-hero-pills\"\u003e\n\u003cspan class=\"tpd-hero-pill\"\u003eModel Y 2020–2025.02\u003c\/span\u003e \u003cspan class=\"tpd-hero-pill\"\u003eModel Y Juniper 2025.03+\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-hero-pills\"\u003e\n\u003cspan class=\"tpd-hero-pill\"\u003eModel YL 2026+\u003c\/span\u003e \u003cspan class=\"tpd-hero-pill\"\u003e3-Min Tool-Free Install\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"tpd-inner\"\u003e\n\u003c!-- Core Features --\u003e\u003cp class=\"tpd-sec-label\"\u003eCore Features\u003c\/p\u003e\n\u003ch2 class=\"tpd-sec-heading\"\u003eEverything your stock cabin filter isn't\u003c\/h2\u003e\n\u003cdiv class=\"tpd-feat-grid\"\u003e\n\u003cdiv class=\"tpd-feat-card\"\u003e\n\u003cdiv class=\"tpd-feat-icon\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tpd-feat-en\"\u003eDual-Action Filtration\u003c\/span\u003e\u003ch3\u003eOne filter. Two jobs done.\u003c\/h3\u003e\n\u003cp\u003eTraps PM2.5, pollen, dust, and allergens while releasing premium fragrance through your existing vents — zero extra accessories needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feat-card\"\u003e\n\u003cdiv class=\"tpd-feat-icon\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tpd-feat-en\"\u003eHEPA-Grade Protection\u003c\/span\u003e\u003ch3\u003eStops what you can't see.\u003c\/h3\u003e\n\u003cp\u003eHigh-efficiency filtration layer blocks fine particles, exhaust residue, and airborne allergens before they ever reach the cabin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feat-card\"\u003e\n\u003cdiv class=\"tpd-feat-icon\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tpd-feat-en\"\u003eSlow-Release Fragrance\u003c\/span\u003e\u003ch3\u003eConsistent scent. Not overpowering.\u003c\/h3\u003e\n\u003cp\u003eEmbedded fragrance granules disperse evenly with every blast of air — steady, never spiking, lasting months per insert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feat-card\"\u003e\n\u003cdiv class=\"tpd-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 000 1.4l1.6 1.6a1 1 0 001.4 0l3.77-3.77a6 6 0 01-7.94 7.94l-6.91 6.91a2.12 2.12 0 01-3-3l6.91-6.91a6 6 0 017.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"tpd-feat-en\"\u003ePrecision-Molded Fit\u003c\/span\u003e\u003ch3\u003eDesigned specifically for Model Y.\u003c\/h3\u003e\n\u003cp\u003eCustom tooled to match Model Y's exact cabin geometry. Drops in with zero modification — fits the curve, seals the gap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feat-card\"\u003e\n\u003cdiv class=\"tpd-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"tpd-feat-en\"\u003e3-Minute Swap\u003c\/span\u003e\u003ch3\u003eNo tools. No tutorials. No workshop.\u003c\/h3\u003e\n\u003cp\u003eSnap out the old filter, snap in the new one. The whole job takes under 3 minutes with bare hands. Alignment is self-guiding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-feat-card\"\u003e\n\u003cdiv class=\"tpd-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 17l10 5 10-5\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"tpd-feat-en\"\u003eReplaceable Inserts\u003c\/span\u003e\u003ch3\u003eRefresh the scent. Keep the filter.\u003c\/h3\u003e\n\u003cp\u003eWhen the fragrance fades, swap just the insert — the HEPA filter body stays in place. No waste, no full replacement needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Scent Lineup --\u003e\u003cdiv class=\"tpd-scents-section\"\u003e\n\u003cp class=\"tpd-sec-label\"\u003eSignature Scents\u003c\/p\u003e\n\u003ch2 class=\"tpd-sec-heading\"\u003eThree moods. One cabin.\u003c\/h2\u003e\n\u003cdiv class=\"tpd-scents-grid\"\u003e\n\u003cdiv class=\"tpd-scent-card ocean\"\u003e\n\u003cspan class=\"tpd-scent-emoji\"\u003e🌊\u003c\/span\u003e\u003cp class=\"tpd-scent-name\"\u003eOcean Breeze\u003c\/p\u003e\n\u003cp class=\"tpd-scent-sub\"\u003eMarine accord\u003c\/p\u003e\n\u003cp class=\"tpd-scent-desc\"\u003eCrisp, open, and cool — like driving with the window down on a coastal road. Effortlessly fresh without being sharp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-scent-card tea\"\u003e\n\u003cspan class=\"tpd-scent-emoji\"\u003e🍃\u003c\/span\u003e\u003cp class=\"tpd-scent-name\"\u003eWhite Tea\u003c\/p\u003e\n\u003cp class=\"tpd-scent-sub\"\u003eSoft floral wood\u003c\/p\u003e\n\u003cp class=\"tpd-scent-desc\"\u003eSoft white bud and sandalwood — calm, understated, refined. The scent equivalent of a quiet morning commute.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-scent-card wood\"\u003e\n\u003cspan class=\"tpd-scent-emoji\"\u003e🪵\u003c\/span\u003e\u003cp class=\"tpd-scent-name\"\u003eOld Sandalwood\u003c\/p\u003e\n\u003cp class=\"tpd-scent-sub\"\u003eWarm amber wood\u003c\/p\u003e\n\u003cp class=\"tpd-scent-desc\"\u003eWarm cedarwood and amber — the scent of quiet luxury. Rich without being heavy. Built for the long drive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Bundle Options --\u003e\u003cdiv class=\"tpd-bundle-section\"\u003e\n\u003cp class=\"tpd-sec-label\"\u003eBundle Options\u003c\/p\u003e\n\u003ch2 class=\"tpd-sec-heading\"\u003ePick your kit. Scent sorted.\u003c\/h2\u003e\n\u003cdiv class=\"tpd-bundle-grid\"\u003e\n\u003cdiv class=\"tpd-bundle-card\"\u003e\n\u003cp class=\"tpd-bundle-name\"\u003e2 + 2 Kit\u003c\/p\u003e\n\u003cp class=\"tpd-bundle-tagline\"\u003eTwo scented filters, two spare inserts. Perfect for first-timers who want to try before committing.\u003c\/p\u003e\n\u003cul class=\"tpd-bundle-items\"\u003e\n\u003cli\u003e2× HEPA cabin air filter with built-in fragrance insert\u003c\/li\u003e\n\u003cli\u003e2× spare replacement fragrance inserts (~3 months each)\u003c\/li\u003e\n\u003cli\u003eYour choice of scent: Ocean Breeze \/ White Tea \/ Old Sandalwood\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"tpd-bundle-duration\"\u003e⏱ Up to 6 months fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-bundle-card featured\"\u003e\n\u003cdiv class=\"tpd-bundle-badge\"\u003eBest Value\u003c\/div\u003e\n\u003cp class=\"tpd-bundle-name\"\u003e2 + 4 Kit\u003c\/p\u003e\n\u003cp class=\"tpd-bundle-tagline\"\u003eTwo scented filters, four spare inserts. A full year sorted in one order — no mid-year restock.\u003c\/p\u003e\n\u003cul class=\"tpd-bundle-items\"\u003e\n\u003cli\u003e2× HEPA cabin air filter with built-in fragrance insert\u003c\/li\u003e\n\u003cli\u003e4× spare replacement fragrance inserts (~3 months each)\u003c\/li\u003e\n\u003cli\u003eYour choice of scent: Ocean Breeze \/ White Tea \/ Old Sandalwood\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan class=\"tpd-bundle-duration\"\u003e⏱ Up to 12 months fragrance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- How to replace --\u003e\u003cdiv class=\"tpd-steps-section\"\u003e\n\u003cp class=\"tpd-sec-label\"\u003eInstallation\u003c\/p\u003e\n\u003ch2 class=\"tpd-sec-heading\"\u003eThree minutes. Four steps.\u003c\/h2\u003e\n\u003cdiv class=\"tpd-steps-grid\"\u003e\n\u003cdiv class=\"tpd-step-card\"\u003e\n\u003cdiv class=\"tpd-step-num\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eOpen the glove box\u003c\/strong\u003e \u003cspan\u003ePress inward on both sides to release the stop arms and lower the panel fully.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-step-card\"\u003e\n\u003cdiv class=\"tpd-step-num\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003ePull the old filter\u003c\/strong\u003e \u003cspan\u003eSlide the housing cover off and remove the existing filter cartridge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-step-card\"\u003e\n\u003cdiv class=\"tpd-step-num\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eInsert the new filter\u003c\/strong\u003e \u003cspan\u003eSlide in the 2-in-1 filter with the airflow arrow facing down. It self-aligns.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-step-card\"\u003e\n\u003cdiv class=\"tpd-step-num\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003eClose up\u003c\/strong\u003e \u003cspan\u003eReplace the cover, lift the glove box back into position. Done — enjoy the fresh air.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs --\u003e\u003csection class=\"tpd-specs-section\"\u003e\u003cp class=\"tpd-sec-label\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"tpd-sec-heading\"\u003eWhat's inside the box\u003c\/h2\u003e\n\u003cdiv class=\"tpd-specs-grid\"\u003e\n\u003cdiv class=\"tpd-spec-row\"\u003e\n\u003cspan class=\"tpd-spec-label\"\u003eFitment\u003c\/span\u003e \u003cspan class=\"tpd-spec-value\"\u003eTesla Model Y 2020 – ON\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-spec-row\"\u003e\n\u003cspan class=\"tpd-spec-label\"\u003eFiltration Grade\u003c\/span\u003e \u003cspan class=\"tpd-spec-value\"\u003eHEPA-grade (PM2.5, pollen, dust)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-spec-row\"\u003e\n\u003cspan class=\"tpd-spec-label\"\u003eFragrance Lifespan\u003c\/span\u003e \u003cspan class=\"tpd-spec-value\"\u003e~3 months per insert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-spec-row\"\u003e\n\u003cspan class=\"tpd-spec-label\"\u003eScents Available\u003c\/span\u003e \u003cspan class=\"tpd-spec-value\"\u003eOcean Breeze \/ White Tea \/ Old Sandalwood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-spec-row\"\u003e\n\u003cspan class=\"tpd-spec-label\"\u003eBundle: 2 + 2 Kit\u003c\/span\u003e \u003cspan class=\"tpd-spec-value\"\u003e2 filters + 2 spare inserts (~6 mo.)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-spec-row\"\u003e\n\u003cspan class=\"tpd-spec-label\"\u003eBundle: 2 + 4 Kit\u003c\/span\u003e \u003cspan class=\"tpd-spec-value\"\u003e2 filters + 4 spare inserts (~12 mo.)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-spec-row\"\u003e\n\u003cspan class=\"tpd-spec-label\"\u003eInstall Time\u003c\/span\u003e \u003cspan class=\"tpd-spec-value\"\u003e~3 minutes, no tools required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tpd-spec-row\"\u003e\n\u003cspan class=\"tpd-spec-label\"\u003eReversible\u003c\/span\u003e \u003cspan class=\"tpd-spec-value\"\u003eYes — no drilling, no modifications\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FAQ --\u003e\u003csection class=\"tpd-faq-section\"\u003e\u003cp class=\"tpd-sec-label\"\u003eFAQ\u003c\/p\u003e\n\u003ch2 class=\"tpd-sec-heading\"\u003eQuestions worth answering\u003c\/h2\u003e\n\u003cdetails class=\"tpd-faq-item\"\u003e\u003csummary\u003eDoes it fit both the standard Model Y and the Juniper refresh?\u003cspan class=\"tpd-faq-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"tpd-faq-body\"\u003eYes. The filter is precision-molded for all Model Y variants from 2020 onward, including the Juniper refresh (2025.03+). The dimensions and housing clip pattern match both generations exactly.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"tpd-faq-item\"\u003e\u003csummary\u003eWill the cabin still smell after the fragrance insert runs out?\u003cspan class=\"tpd-faq-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"tpd-faq-body\"\u003eOnce the insert is spent, the filter continues to perform as a standard HEPA-grade cabin filter — no scent, no residue, no off-odors. Simply swap in a new fragrance insert to restore the scent without replacing the full filter body.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"tpd-faq-item\"\u003e\u003csummary\u003eCan I choose a different scent when I replace the insert?\u003cspan class=\"tpd-faq-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"tpd-faq-body\"\u003eYes. The replacement inserts are sold individually by scent, so you can switch from Ocean Breeze to White Tea — or any other combination — with each new insert.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"tpd-faq-item\"\u003e\u003csummary\u003eHow do I know when the fragrance insert needs replacing?\u003cspan class=\"tpd-faq-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"tpd-faq-body\"\u003eEach insert is rated for approximately 3 months under normal use. The scent gradually fades rather than stopping abruptly — when you notice it's no longer detectable through the vents, it's time to swap. No indicator light required.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"tpd-faq-item\"\u003e\u003csummary\u003eIs the scent too strong? Can it cause headaches?\u003cspan class=\"tpd-faq-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"tpd-faq-body\"\u003eThe slow-release granule system is designed to deliver a subtle, ambient level of fragrance — not the intense initial burst you get from a traditional car air freshener. The scent is consistent and low-level, dispersed evenly through the full airflow rather than concentrated at one point.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"tpd-faq-item\"\u003e\u003csummary\u003eDoes it require any cutting, drilling, or permanent changes?\u003cspan class=\"tpd-faq-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"tpd-faq-body\"\u003eNone. It replaces the existing filter cartridge in the standard housing — same slot, same cover, no modifications. Remove it at any time and reinstall the OEM filter. The car returns to stock immediately.\u003c\/div\u003e\u003c\/details\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sikunuo","offers":[{"title":"2 Filters + 2 Scent Refills","offer_id":43896703778879,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true},{"title":"2 Filters + 4 Scent Refills","offer_id":43896703811647,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0665\/4207\/5967\/files\/hepa-cabin-air-filter-with-built-in-aromatherapy-pods-for-model-y-20-26-5408978.png?v=1789720705","url":"https:\/\/sikunuo.com\/products\/model-y-hepa-cabin-air-filter-with-built-in-aromatherapy-pods","provider":"Sikunuo","version":"1.0","type":"link"}