{"product_id":"lower-control-arm-center-bushing-for-model-3-y-1044341-00-d","title":"Front Lower Control Arm Center Bushing for Model 3 \u0026 Y - 1044343-00-D","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800\u0026display=swap');\n\n  .tesla-product-landing {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1e293b;\n    background-color: #ffffff;\n    padding: 0;\n    margin: 0;\n    line-height: 1.6;\n    box-sizing: border-box;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n\n  .tesla-product-landing *,\n  .tesla-product-landing *::before,\n  .tesla-product-landing *::after {\n    box-sizing: inherit;\n  }\n\n  .tesla-product-landing .tp-container {\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 20px 16px 40px;\n  }\n\n  .tesla-product-landing h2 {\n    text-align: center;\n    font-weight: 800;\n    color: #0f172a;\n    font-size: 22px;\n    margin-top: 0;\n    margin-bottom: 8px;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    line-height: 1.3;\n  }\n\n  .tesla-product-landing .tp-title-bar {\n    width: 36px;\n    height: 3px;\n    background-color: #007bff;\n    margin: 0 auto 24px auto;\n    border-radius: 2px;\n  }\n\n  .tesla-product-landing h3 {\n    text-align: center;\n    font-weight: 700;\n    color: #007bff;\n    font-size: 17px;\n    margin-top: 0;\n    margin-bottom: 12px;\n    line-height: 1.4;\n  }\n\n  .tesla-product-landing p {\n    margin-bottom: 16px;\n    color: #475569;\n    font-size: 14.5px;\n    line-height: 1.6;\n  }\n\n  .tesla-product-landing .tp-cta-box {\n    text-align: center;\n    background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);\n    padding: 36px 24px;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    margin-bottom: 30px;\n    transition: all 0.3s ease;\n  }\n\n  .tesla-product-landing .tp-cta-box:hover {\n    box-shadow: 0 10px 30px rgba(0, 123, 255, 0.08);\n    border-color: #007bff;\n  }\n\n  .tesla-product-landing .tp-badge {\n    display: inline-block;\n    padding: 6px 16px;\n    background-color: #eff6ff;\n    color: #007bff;\n    font-size: 12.5px;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    border-radius: 50px;\n    margin-bottom: 16px;\n  }\n\n  .tesla-product-landing .tp-section-box {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    padding: 32px 28px;\n    margin-bottom: 30px;\n    transition: all 0.3s ease;\n  }\n\n  .tesla-product-landing .tp-section-box:hover {\n    border-color: #007bff;\n    box-shadow: 0 8px 24px rgba(0, 123, 255, 0.06);\n  }\n\n  .tesla-product-landing .tp-grid-2col {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n\n  .tesla-product-landing .tp-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n  }\n\n  .tesla-product-landing .tp-compat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-bottom: 20px;\n  }\n\n  .tesla-product-landing .tp-symptom-card {\n    background: #f8fafc;\n    border: 1px solid #e2e8f0;\n    border-radius: 8px;\n    padding: 14px 18px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    transition: all 0.3s ease;\n  }\n\n  .tesla-product-landing .tp-symptom-card:hover {\n    background: #f0f7ff;\n    border-color: #007bff;\n    transform: translateX(3px);\n  }\n\n  .tesla-product-landing .tp-symptom-dot {\n    width: 8px;\n    height: 8px;\n    background-color: #007bff;\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n\n  .tesla-product-landing .tp-symptom-text {\n    font-size: 14.5px;\n    color: #1e293b;\n    font-weight: 500;\n  }\n\n  .tesla-product-landing .tp-feature-card {\n    background: #f8fafc;\n    border: 1px dashed #bfdbfe;\n    padding: 24px;\n    border-radius: 12px;\n    transition: all 0.3s ease;\n  }\n\n  .tesla-product-landing .tp-feature-card:hover {\n    background: #f0f7ff;\n    border-color: #007bff;\n    transform: translateY(-3px);\n    box-shadow: 0 8px 20px rgba(0, 123, 255, 0.08);\n  }\n\n  .tesla-product-landing .tp-feature-card h3 {\n    text-align: left;\n    font-size: 17px;\n    font-weight: 700;\n    color: #007bff;\n    margin-top: 0;\n    margin-bottom: 10px;\n  }\n\n  .tesla-product-landing .tp-feature-desc {\n    font-size: 14.5px;\n    color: #475569;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .tesla-product-landing .tp-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n  }\n\n  .tesla-product-landing .tp-specs-table th,\n  .tesla-product-landing .tp-specs-table td {\n    padding: 12px 16px;\n    border-bottom: 1px solid #e2e8f0;\n    text-align: left;\n    font-size: 14.5px;\n  }\n\n  .tesla-product-landing .tp-specs-table th {\n    color: #0f172a;\n    width: 35%;\n    background-color: #f8fafc;\n    font-weight: 700;\n  }\n\n  .tesla-product-landing .tp-specs-table td {\n    color: #475569;\n  }\n\n  \/* ── Pure-CSS FAQ Accordion ── *\/\n  .tesla-product-landing .tp-faq-input {\n    position: absolute;\n    opacity: 0;\n    width: 0;\n    height: 0;\n    pointer-events: none;\n  }\n\n  .tesla-product-landing .tp-faq-item {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 10px;\n    margin-bottom: 14px;\n    overflow: hidden;\n    transition: border-color 0.3s ease, box-shadow 0.3s ease;\n  }\n\n  .tesla-product-landing .tp-faq-item:hover {\n    border-color: #cbd5e1;\n  }\n\n  .tesla-product-landing .tp-faq-label {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 18px 24px;\n    cursor: pointer;\n    user-select: none;\n    background: #ffffff;\n    transition: background-color 0.2s ease;\n  }\n\n  .tesla-product-landing .tp-faq-label:hover {\n    background: #f8fafc;\n  }\n\n  .tesla-product-landing .tp-faq-question-text {\n    flex-grow: 1;\n    padding-right: 16px;\n    font-size: 15px;\n    font-weight: 700;\n    color: #0f172a;\n    line-height: 1.4;\n  }\n\n  .tesla-product-landing .tp-faq-icon {\n    font-size: 20px;\n    font-weight: 700;\n    color: #007bff;\n    line-height: 1;\n    transition: transform 0.3s ease;\n    flex-shrink: 0;\n  }\n\n  .tesla-product-landing .tp-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease, padding 0.35s ease;\n    padding: 0 24px;\n    background: #ffffff;\n  }\n\n  .tesla-product-landing .tp-faq-answer p {\n    margin: 0;\n    font-size: 14.5px;\n    color: #475569;\n    line-height: 1.6;\n  }\n\n  \/* Checked state *\/\n  .tesla-product-landing .tp-faq-input:checked + .tp-faq-item {\n    border-color: #007bff;\n    box-shadow: 0 4px 16px rgba(0, 123, 255, 0.08);\n  }\n\n  .tesla-product-landing .tp-faq-input:checked + .tp-faq-item .tp-faq-answer {\n    max-height: 300px;\n    padding: 0 24px 20px 24px;\n  }\n\n  .tesla-product-landing .tp-faq-input:checked + .tp-faq-item .tp-faq-icon {\n    transform: rotate(45deg);\n  }\n\n  @media (max-width: 680px) {\n    .tesla-product-landing .tp-grid-2col,\n    .tesla-product-landing .tp-feature-grid,\n    .tesla-product-landing .tp-compat-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .tesla-product-landing .tp-section-box {\n      padding: 24px 18px;\n    }\n\n    .tesla-product-landing h2 {\n      font-size: 20px;\n    }\n\n    .tesla-product-landing h3 {\n      font-size: 16px;\n    }\n\n    .tesla-product-landing .tp-specs-table th {\n      width: 45%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tesla-product-landing\"\u003e\n  \u003cdiv class=\"tp-container\"\u003e\n\n    \u003c!-- CTA \/ Hero Section --\u003e\n    \u003cdiv class=\"tp-cta-box\"\u003e\n      \u003cspan class=\"tp-badge\"\u003ePREMIUM OE REPLACEMENT\u003c\/span\u003e\n      \u003ch2\u003eRESTORE YOUR TESLA'S STEERING PRECISION \u0026amp; STABILITY\u003c\/h2\u003e\n      \u003cdiv class=\"tp-title-bar\"\u003e\u003c\/div\u003e\n      \u003cp style=\"max-width: 800px; margin: 0 auto 16px auto;\"\u003e\n        A worn suspension bushing can compromise steering accuracy, comfort, and safety. Upgrade your Tesla Model 3 or Model Y with this precision-engineered front lower control arm center bushing for a smoother, quiet, and perfectly controlled drive.\n      \u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 0;\"\u003e\n        \u003cstrong style=\"color: #007bff; font-weight: 700;\"\u003eUpgrade your suspension. Restore factory ride quality. Feel the difference instantly.\u003c\/strong\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Why Upgrade \/ Symptoms Section --\u003e\n    \u003cdiv class=\"tp-section-box\"\u003e\n      \u003ch2\u003eWHY UPGRADE YOUR FRONT LOWER ARM BUSHING?\u003c\/h2\u003e\n      \u003cdiv class=\"tp-title-bar\"\u003e\u003c\/div\u003e\n      \u003cp style=\"margin-bottom: 24px; text-align: center;\"\u003e\n        Over time, original bushings degrade from heavy road impacts, climate exposure, and driving stress. Replacing worn bushings helps eliminate:\n      \u003c\/p\u003e\n      \u003cdiv class=\"tp-grid-2col\"\u003e\n        \u003cdiv class=\"tp-symptom-card\"\u003e\n\u003cdiv class=\"tp-symptom-dot\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tp-symptom-text\"\u003eIncreased road \u0026amp; steering vibration\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tp-symptom-card\"\u003e\n\u003cdiv class=\"tp-symptom-dot\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tp-symptom-text\"\u003eReduced cornering and handling stability\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tp-symptom-card\"\u003e\n\u003cdiv class=\"tp-symptom-dot\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tp-symptom-text\"\u003ePremature or uneven front tire wear\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tp-symptom-card\"\u003e\n\u003cdiv class=\"tp-symptom-dot\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tp-symptom-text\"\u003eSteering drift and highway wandering\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tp-symptom-card\"\u003e\n\u003cdiv class=\"tp-symptom-dot\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tp-symptom-text\"\u003eFront suspension metallic knocking or squeaking\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tp-symptom-card\"\u003e\n\u003cdiv class=\"tp-symptom-dot\"\u003e\u003c\/div\u003e\n\u003cspan class=\"tp-symptom-text\"\u003eLoose or delayed steering response\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"text-align: center; font-weight: 600; color: #007bff; margin-top: 16px; margin-bottom: 0;\"\u003e\n        Replacing worn bushings restores precise suspension alignment and improves driving comfort.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Key Features Section --\u003e\n    \u003cdiv class=\"tp-section-box\"\u003e\n      \u003ch2\u003eKEY FEATURES \u0026amp; BENEFITS\u003c\/h2\u003e\n      \u003cdiv class=\"tp-title-bar\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"tp-feature-grid\"\u003e\n        \u003cdiv class=\"tp-feature-card\"\u003e\n          \u003ch3\u003eDirect OEM Replacement (1044343-00-D)\u003c\/h3\u003e\n          \u003cp class=\"tp-feature-desc\"\u003ePrecision-engineered to exact factory specifications for a direct, hassle-free replacement on your Tesla Model 3 (2021 – 2023.10) or Model Y (2020 – 2025.03). Replacing worn center bushings restores original suspension geometry without requiring a costly full control arm assembly replacement.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tp-feature-card\"\u003e\n          \u003ch3\u003eUpgraded Vibration \u0026amp; Noise Isolation\u003c\/h3\u003e\n          \u003cp class=\"tp-feature-desc\"\u003eEngineered with advanced damping compounds designed to absorb harsh road impacts, eliminate annoying suspension knocks and squeaks, and deliver a smooth, quiet cabin experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tp-feature-card\"\u003e\n          \u003ch3\u003eHeavy-Duty Weather-Resistant Build\u003c\/h3\u003e\n          \u003cp class=\"tp-feature-desc\"\u003eFeatures a corrosion-treated metal construction to prevent premature wear and material separation caused by road salt, moisture, and extreme temperature changes.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tp-feature-card\"\u003e\n          \u003ch3\u003eRestored Steering Precision \u0026amp; Stability\u003c\/h3\u003e\n          \u003cp class=\"tp-feature-desc\"\u003eTightens front suspension response to reduce highway front-end wander, high-speed instability, and uneven front tire wear for a firm, confident driving feel.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Product Specifications --\u003e\n    \u003cdiv class=\"tp-section-box\"\u003e\n      \u003ch2\u003ePRODUCT SPECIFICATIONS\u003c\/h2\u003e\n      \u003cdiv class=\"tp-title-bar\"\u003e\u003c\/div\u003e\n      \u003ctable class=\"tp-specs-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eFront Lower Control Arm Center Bushing\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eOEM Part Reference\u003c\/th\u003e\n\u003ctd\u003e1044343-00-D (Cross-compatible with 1044343 Series)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-Strength Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eInstallation Position\u003c\/th\u003e\n\u003ctd\u003eFront Lower Control Arm Center Mounting Point (LH \/ RH)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth\u003eColor \/ Finish\u003c\/th\u003e\n\u003ctd\u003eSilver Metal Housing\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Vehicle Compatibility Section --\u003e\n    \u003cdiv class=\"tp-section-box\"\u003e\n      \u003ch2\u003eVEHICLE COMPATIBILITY \u0026amp; FITMENT\u003c\/h2\u003e\n      \u003cdiv class=\"tp-title-bar\"\u003e\u003c\/div\u003e\n      \u003cp style=\"text-align: center; margin-bottom: 20px;\"\u003eSpecifically designed for front lower control arm center mounting points on the following vehicles:\u003c\/p\u003e\n      \u003cdiv class=\"tp-compat-grid\"\u003e\n        \u003cdiv style=\"background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 20px; text-align: center;\"\u003e\n          \u003ch3 style=\"margin-bottom: 6px; font-size: 18px;\"\u003eTesla Model 3\u003c\/h3\u003e\n          \u003cp style=\"margin: 0; font-size: 14.5px; font-weight: 600; color: #007bff;\"\u003e2021 – 2023.10\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 20px; text-align: center;\"\u003e\n          \u003ch3 style=\"margin-bottom: 6px; font-size: 18px;\"\u003eTesla Model Y\u003c\/h3\u003e\n          \u003cp style=\"margin: 0; font-size: 14.5px; font-weight: 600; color: #007bff;\"\u003e2020 – 2025.03\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"text-align: center; font-size: 14px; color: #64748b; margin-bottom: 0;\"\u003e\n        \u003cstrong style=\"color: #0f172a;\"\u003eNotice:\u003c\/strong\u003e Please verify your existing OEM part number \u003cstrong\u003e1044343-00-D\u003c\/strong\u003e prior to purchase to ensure full compatibility.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FAQ Section – Pure CSS Accordion --\u003e\n    \u003cdiv class=\"tp-section-box\" style=\"margin-bottom: 0;\"\u003e\n      \u003ch2\u003eFREQUENTLY ASKED QUESTIONS\u003c\/h2\u003e\n      \u003cdiv class=\"tp-title-bar\"\u003e\u003c\/div\u003e\n\n      \u003cinput class=\"tp-faq-input\" type=\"checkbox\" id=\"faq1\"\u003e\n      \u003cdiv class=\"tp-faq-item\"\u003e\n        \u003clabel class=\"tp-faq-label\" for=\"faq1\"\u003e\n          \u003cspan class=\"tp-faq-question-text\"\u003eHow do I know if my Tesla's lower control arm center bushing needs replacement?\u003c\/span\u003e\n          \u003cspan class=\"tp-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"tp-faq-answer\"\u003e\n          \u003cp\u003eCommon warning signs include clunking or squeaking noises when driving over bumps, loose or flighty steering feel, increased road vibration, and uneven front tire wear.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cinput class=\"tp-faq-input\" type=\"checkbox\" id=\"faq2\"\u003e\n      \u003cdiv class=\"tp-faq-item\"\u003e\n        \u003clabel class=\"tp-faq-label\" for=\"faq2\"\u003e\n          \u003cspan class=\"tp-faq-question-text\"\u003eCan I replace just the bushing, or do I need a complete control arm?\u003c\/span\u003e\n          \u003cspan class=\"tp-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"tp-faq-answer\"\u003e\n          \u003cp\u003eYou can replace just the bushing! Pressing in a new high-quality bushing restores optimal suspension performance at a fraction of the cost of replacing the full arm.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cinput class=\"tp-faq-input\" type=\"checkbox\" id=\"faq3\"\u003e\n      \u003cdiv class=\"tp-faq-item\"\u003e\n        \u003clabel class=\"tp-faq-label\" for=\"faq3\"\u003e\n          \u003cspan class=\"tp-faq-question-text\"\u003eDo I need a wheel alignment after replacing this bushing?\u003c\/span\u003e\n          \u003cspan class=\"tp-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n        \u003cdiv class=\"tp-faq-answer\"\u003e\n          \u003cp\u003eYes, we strongly recommend performing a standard wheel alignment after any front-end suspension work to ensure proper tracking and maximize tire life.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tesery Official Store","offers":[{"title":"Default Title","offer_id":48878211727592,"sku":"TRS002","price":16.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/front-lower-control-arm-center-bushing-for-model-3-y-1044343-00-d-7024541.png?v=1786455493","url":"https:\/\/www.tesery.com\/fr-fr\/products\/lower-control-arm-center-bushing-for-model-3-y-1044341-00-d","provider":"Tesery Official Store","version":"1.0","type":"link"}