{"product_id":"tesla-model-3-model-y-door-lock-latch-assembly","title":"Tesla Model 3 \/ Model Y Door Lock Latch Assembly Part","description":"\u003cstyle\u003e\n  .ts-latch-page,\n  .ts-latch-page * {\n    box-sizing: border-box;\n  }\n\n  .ts-latch-page {\n    --black: #171a20;\n    --text: #393c41;\n    --muted: #5c5e62;\n    --soft: #f5f5f5;\n    --line: #e4e4e4;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 1080px;\n    margin: 0 auto;\n    padding: 24px 16px 56px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    color: var(--text);\n    line-height: 1.65;\n  }\n\n  .ts-latch-page h2,\n  .ts-latch-page h3,\n  .ts-latch-page p {\n    margin-top: 0;\n  }\n\n  .ts-latch-page h2 {\n    max-width: 820px;\n    margin: 0 auto 16px;\n    text-align: center;\n    color: var(--black);\n    font-size: clamp(28px, 4vw, 44px);\n    line-height: 1.15;\n    font-weight: 650;\n    letter-spacing: -0.025em;\n  }\n\n  .ts-latch-page h3 {\n    color: var(--black);\n    font-size: 23px;\n    line-height: 1.3;\n    margin-bottom: 12px;\n  }\n\n  .ts-latch-page p {\n    font-size: 16px;\n  }\n\n  .ts-latch-page img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    object-fit: contain;\n  }\n\n  .ts-kicker {\n    margin-bottom: 12px;\n    text-align: center;\n    color: var(--muted);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n  }\n\n  .ts-intro {\n    max-width: 800px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .ts-intro \u003e p {\n    max-width: 730px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 17px;\n  }\n\n  .ts-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 23px;\n  }\n\n  .ts-badge {\n    padding: 9px 14px;\n    border-radius: 50px;\n    background: var(--soft);\n    color: var(--black);\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  .ts-hero-img,\n  .ts-image {\n    overflow: hidden;\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .ts-hero-img {\n    max-width: 860px;\n    margin: 30px auto 20px;\n  }\n\n  .ts-alert {\n    max-width: 860px;\n    margin: 24px auto 56px;\n    padding: 20px 22px;\n    border-left: 4px solid var(--black);\n    border-radius: 8px;\n    background: var(--soft);\n  }\n\n  .ts-alert strong {\n    color: var(--black);\n  }\n\n  .ts-section {\n    margin: 66px 0;\n  }\n\n  .ts-head {\n    max-width: 760px;\n    margin: 0 auto 30px;\n    text-align: center;\n  }\n\n  .ts-head p {\n    margin-bottom: 0;\n    color: var(--muted);\n  }\n\n  .ts-position-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  .ts-position {\n    padding: 23px;\n    border: 1px solid var(--line);\n    border-radius: 13px;\n    background: var(--white);\n  }\n\n  .ts-position small {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--muted);\n    font-weight: 650;\n    letter-spacing: 0.06em;\n  }\n\n  .ts-position strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--black);\n    font-size: 19px;\n  }\n\n  .ts-position span {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .ts-direction-note {\n    max-width: 860px;\n    margin: 18px auto 0;\n    padding: 14px 18px;\n    border-radius: 10px;\n    background: var(--black);\n    color: var(--white);\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .ts-split {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    align-items: center;\n    gap: 38px;\n    margin: 66px 0;\n  }\n\n  .ts-copy p {\n    color: var(--muted);\n  }\n\n  .ts-copy .ts-kicker {\n    text-align: left;\n  }\n\n  .ts-checks {\n    list-style: none;\n    margin: 20px 0 0;\n    padding: 0;\n  }\n\n  .ts-checks li {\n    position: relative;\n    padding: 10px 0 10px 28px;\n    border-bottom: 1px solid var(--line);\n    font-size: 15px;\n  }\n\n  .ts-checks li:last-child {\n    border-bottom: 0;\n  }\n\n  .ts-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 10px;\n    color: var(--black);\n    font-weight: 700;\n  }\n\n  .ts-dark {\n    margin: 66px 0;\n    padding: 48px 32px;\n    border-radius: 19px;\n    background: var(--black);\n  }\n\n  .ts-dark h2,\n  .ts-dark h3 {\n    color: var(--white);\n  }\n\n  .ts-dark p {\n    color: #d0d1d2;\n  }\n\n  .ts-dark .ts-kicker {\n    color: #b8b9bb;\n  }\n\n  .ts-steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 30px;\n  }\n\n  .ts-step {\n    padding: 20px 16px;\n    border-radius: 12px;\n    background: #24272c;\n  }\n\n  .ts-step span {\n    display: block;\n    margin-bottom: 9px;\n    color: #b8b9bb;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .ts-step strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--white);\n    font-size: 15px;\n  }\n\n  .ts-step p {\n    margin: 0;\n    color: #c9cacc;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .ts-photo-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .ts-safety {\n    max-width: 860px;\n    margin: 30px auto 0;\n    padding: 22px;\n    border: 1px solid var(--line);\n    border-radius: 12px;\n    background: #fafafa;\n  }\n\n  .ts-safety strong {\n    color: var(--black);\n  }\n\n  .ts-faq {\n    max-width: 880px;\n    margin: 0 auto;\n  }\n\n  .ts-faq details {\n    border-bottom: 1px solid var(--line);\n  }\n\n  .ts-faq details:first-child {\n    border-top: 1px solid var(--line);\n  }\n\n  .ts-faq summary {\n    position: relative;\n    cursor: pointer;\n    list-style: none;\n    padding: 20px 42px 20px 0;\n    color: var(--black);\n    font-size: 16px;\n    font-weight: 650;\n  }\n\n  .ts-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ts-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 4px;\n    top: 15px;\n    font-size: 26px;\n    font-weight: 300;\n  }\n\n  .ts-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ts-faq details p {\n    margin: 0;\n    padding: 0 40px 20px 0;\n    color: var(--muted);\n    font-size: 15px;\n    text-align: left;\n  }\n\n  .ts-related-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .ts-related-card {\n    display: block;\n    min-height: 150px;\n    padding: 24px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    text-decoration: none !important;\n    color: inherit !important;\n    transition: transform 0.2s ease, border-color 0.2s ease;\n  }\n\n  .ts-related-card:hover {\n    transform: translateY(-2px);\n    border-color: #aaa;\n  }\n\n  .ts-related-card:nth-child(3) {\n    grid-column: 1 \/ -1;\n    width: calc(50% - 7px);\n    justify-self: center;\n  }\n\n  .ts-related-card small {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--muted);\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .ts-related-card strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--black);\n    font-size: 18px;\n    line-height: 1.4;\n  }\n\n  .ts-related-card span {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .ts-disclaimer {\n    margin-top: 48px;\n    padding-top: 22px;\n    border-top: 1px solid var(--line);\n    color: var(--muted);\n    text-align: center;\n    font-size: 12px;\n  }\n\n  @media (max-width: 780px) {\n    .ts-latch-page {\n      padding: 20px 14px 44px;\n    }\n\n    .ts-split {\n      grid-template-columns: 1fr;\n      gap: 18px;\n      margin: 50px 0;\n    }\n\n    .ts-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ts-dark {\n      margin: 50px 0;\n      padding: 34px 18px;\n    }\n\n    .ts-section {\n      margin: 50px 0;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .ts-latch-page h2 {\n      font-size: 29px;\n    }\n\n    .ts-position-grid,\n    .ts-photo-row,\n    .ts-related-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ts-related-card:nth-child(3) {\n      grid-column: auto;\n      width: 100%;\n    }\n\n    .ts-steps {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ts-latch-page\"\u003e\n\u003c!-- =========================\n       INTRO\n       ========================= --\u003e\n\u003csection class=\"ts-intro\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eTESSTUDIO REPLACEMENT PARTS\u003c\/div\u003e\n\u003ch2\u003eReplace the Right Door Latch Without Guessing\u003c\/h2\u003e\n\u003cp\u003eA door latch is position-specific. Choose the correct front or rear, left or right assembly, then compare the OE reference with the part currently fitted to your Tesla before ordering.\u003c\/p\u003e\n\u003cdiv class=\"ts-badges\"\u003e\n\u003cspan class=\"ts-badge\"\u003eModel 3 \/ Model Y\u003c\/span\u003e \u003cspan class=\"ts-badge\"\u003e4 Door Positions\u003c\/span\u003e \u003cspan class=\"ts-badge\"\u003eOE Reference Matching\u003c\/span\u003e \u003cspan class=\"ts-badge\"\u003eIntegrated Cable \u0026amp; Connector\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       IMAGE 1\n       当前产品页真实主图\n       ========================= --\u003e\n\u003cdiv class=\"ts-hero-img\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/4_87da00c4-77c6-48f1-87d6-1cfff4705f04.png?v=1789030235\u0026amp;width=1254\" alt=\"Tesla Model 3 and Model Y replacement door lock latch assembly\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-alert\"\u003e\n\u003cstrong\u003eBefore ordering:\u003c\/strong\u003e Match the OE reference on your existing latch whenever possible. Do not select a replacement only by vehicle model or product appearance.\u003c\/div\u003e\n\u003c!-- =========================\n       DOOR POSITION\n       ========================= --\u003e\n\u003csection class=\"ts-section\"\u003e\n\u003cdiv class=\"ts-head\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eCHOOSE THE CORRECT POSITION\u003c\/div\u003e\n\u003ch2\u003eFour Doors. Four OE References.\u003c\/h2\u003e\n\u003cp\u003eSelect the exact installation position your repair requires. Front and rear, left and right versions should not be treated as interchangeable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-position-grid\"\u003e\n\u003cdiv class=\"ts-position\"\u003e\n\u003csmall\u003eFRONT\u003c\/small\u003e \u003cstrong\u003eFront Left\u003c\/strong\u003e \u003cspan\u003eOE Reference: 1500672-91-B\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-position\"\u003e\n\u003csmall\u003eFRONT\u003c\/small\u003e \u003cstrong\u003eFront Right\u003c\/strong\u003e \u003cspan\u003eOE Reference: 1500673-91-B\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-position\"\u003e\n\u003csmall\u003eREAR\u003c\/small\u003e \u003cstrong\u003eRear Left\u003c\/strong\u003e \u003cspan\u003eOE Reference: 1500674-91-B\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-position\"\u003e\n\u003csmall\u003eREAR\u003c\/small\u003e \u003cstrong\u003eRear Right\u003c\/strong\u003e \u003cspan\u003eOE Reference: 1500675-91-B\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-direction-note\"\u003eLeft and right are identified from inside the vehicle while facing forward. Do not use “driver side” or “passenger side” as the reference.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       IMAGE 2 + CONNECTOR\n       ========================= --\u003e\n\u003csection class=\"ts-split\"\u003e\n\u003cdiv class=\"ts-copy\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eCOMPLETE ASSEMBLY\u003c\/div\u003e\n\u003ch3\u003eIntegrated Connector and Release Cable\u003c\/h3\u003e\n\u003cp\u003eThe latch assembly combines the locking mechanism with its position-specific cable and electrical connection. Compare the connector, cable routing and mounting shape with the component removed from your vehicle.\u003c\/p\u003e\n\u003cul class=\"ts-checks\"\u003e\n\u003cli\u003ePosition-specific latch housing\u003c\/li\u003e\n\u003cli\u003eIntegrated electrical connector\u003c\/li\u003e\n\u003cli\u003eMechanical release cable included\u003c\/li\u003e\n\u003cli\u003eComplete replacement assembly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/1_20a84a14-62ca-4114-8ad8-8e9032b0f0a5.png?v=1789030235\u0026amp;width=1254\" alt=\"Tesla door lock latch assembly connector and release cable\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       IMAGE 3 + MATCHING\n       ========================= --\u003e\n\u003csection class=\"ts-split\"\u003e\n\u003cdiv class=\"ts-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/2_439e718a-6563-4845-8081-2b037e8fc8ae.png?v=1789030235\u0026amp;width=1254\" alt=\"Tesla door lock latch assembly replacement part\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-copy\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003ePOSITION-SPECIFIC PART\u003c\/div\u003e\n\u003ch3\u003eCompare the Complete Shape Before Ordering\u003c\/h3\u003e\n\u003cp\u003eReplacement door components should be identified by more than appearance alone. Compare your original component with the selected version before installation.\u003c\/p\u003e\n\u003cul class=\"ts-checks\"\u003e\n\u003cli\u003eConfirm Model 3 or Model Y compatibility\u003c\/li\u003e\n\u003cli\u003eConfirm front or rear door\u003c\/li\u003e\n\u003cli\u003eConfirm left or right side\u003c\/li\u003e\n\u003cli\u003eMatch the OE reference whenever possible\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       FITMENT PROCESS\n       ========================= --\u003e\n\u003csection class=\"ts-dark\"\u003e\n\u003cdiv class=\"ts-head\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eFITMENT FIRST\u003c\/div\u003e\n\u003ch2\u003eFour Checks Before You Add to Cart\u003c\/h2\u003e\n\u003cp\u003eReplacement parts require more careful fitment confirmation than cosmetic accessories. Check these four details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-steps\"\u003e\n\u003cdiv class=\"ts-step\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e \u003cstrong\u003eConfirm Model\u003c\/strong\u003e\n\u003cp\u003eConfirm that your vehicle is a compatible Tesla Model 3 or Model Y.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-step\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e \u003cstrong\u003eConfirm Door\u003c\/strong\u003e\n\u003cp\u003eIdentify the exact front\/rear and left\/right installation position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-step\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e \u003cstrong\u003eCheck OE Number\u003c\/strong\u003e\n\u003cp\u003eCompare the OE reference on the existing component with your option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-step\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e \u003cstrong\u003eCompare Details\u003c\/strong\u003e\n\u003cp\u003eCheck cable routing, connector and mounting geometry before fitting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       IMAGE 4 + LATCH STRUCTURE\n       ========================= --\u003e\n\u003csection class=\"ts-split\"\u003e\n\u003cdiv class=\"ts-copy\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003ePART DETAILS\u003c\/div\u003e\n\u003ch3\u003eInspect Cable Routing and Connection Details\u003c\/h3\u003e\n\u003cp\u003eThe release cable configuration differs according to installation position. Use the product photos to compare the routing and terminal details with your original assembly.\u003c\/p\u003e\n\u003cul class=\"ts-checks\"\u003e\n\u003cli\u003ePre-attached release cable\u003c\/li\u003e\n\u003cli\u003eVehicle-specific cable routing\u003c\/li\u003e\n\u003cli\u003eIntegrated latch housing\u003c\/li\u003e\n\u003cli\u003eElectrical connection point\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/3_f598471a-d932-4c31-af0e-ca3fd3fd9bca.png?v=1789030235\u0026amp;width=1254\" alt=\"Tesla door latch release cable and housing detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       IMAGE 5 + MECHANISM\n       ========================= --\u003e\n\u003csection class=\"ts-split\"\u003e\n\u003cdiv class=\"ts-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/5_f5e25f41-4400-4d6b-8249-2cfbbdea23eb.png?v=1789030235\u0026amp;width=1254\" alt=\"Tesla Model 3 Model Y door latch locking mechanism detail\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-copy\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eLOCKING MECHANISM\u003c\/div\u003e\n\u003ch3\u003eComplete Mechanical Latch Assembly\u003c\/h3\u003e\n\u003cp\u003eThe assembly contains the mechanical latch mechanism that retains the door when closed. Correct fitment and installation are therefore especially important for this replacement component.\u003c\/p\u003e\n\u003cul class=\"ts-checks\"\u003e\n\u003cli\u003eIntegrated latch mechanism\u003c\/li\u003e\n\u003cli\u003eMetal locking structure\u003c\/li\u003e\n\u003cli\u003eProtective perimeter material\u003c\/li\u003e\n\u003cli\u003ePosition-specific configuration\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       PRODUCT DETAIL IMAGES\n       ========================= --\u003e\n\u003csection class=\"ts-section\"\u003e\n\u003cdiv class=\"ts-head\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eCHECK THE DETAILS\u003c\/div\u003e\n\u003ch2\u003eCompare Your Original Part\u003c\/h2\u003e\n\u003cp\u003eReview the physical configuration of the assembly before installation, including the housing, cable and connector.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-photo-row\"\u003e\n\u003c!-- IMAGE 6 --\u003e\n\u003cdiv class=\"ts-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/6_14f337ad-6248-4802-9d32-de0b875cd9f0.png?v=1789030235\u0026amp;width=1254\" alt=\"Tesla replacement door latch assembly side profile\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c!-- IMAGE 7 --\u003e\n\u003cdiv class=\"ts-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/img_v3_0215d_bef6da9e-eac3-4f39-a019-0d325760134g.png?v=1789030521\u0026amp;width=1254\" alt=\"Tesla rear left and rear right door latch OE reference comparison\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       LHD \/ RHD\n       ========================= --\u003e\n\u003csection class=\"ts-section\"\u003e\n\u003cdiv class=\"ts-head\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eUS · CANADA · AUSTRALIA · NEW ZEALAND\u003c\/div\u003e\n\u003ch2\u003eLeft and Right Stay the Same\u003c\/h2\u003e\n\u003cp\u003eBecause this replacement part is sold in both left-hand-drive and right-hand-drive markets, always identify the component as Front Left, Front Right, Rear Left or Rear Right rather than driver side or passenger side.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-safety\"\u003e\n\u003cstrong\u003eDirection reference:\u003c\/strong\u003e Imagine yourself seated inside the vehicle and facing forward. The vehicle's left side is “Left” and its right side is “Right”, regardless of steering-wheel position.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       INSTALLATION\n       ========================= --\u003e\n\u003csection class=\"ts-section\"\u003e\n\u003cdiv class=\"ts-head\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eINSTALLATION\u003c\/div\u003e\n\u003ch2\u003eProfessional Installation Recommended\u003c\/h2\u003e\n\u003cp\u003eThe latch is installed inside the door assembly and requires access behind the interior door trim. Professional installation is recommended if you are unfamiliar with automotive door mechanisms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-safety\"\u003e\n\u003cstrong\u003eImportant post-installation check:\u003c\/strong\u003e Before driving, confirm that the door closes and latches securely. Test manual opening, electronic locking and unlocking, and verify that the vehicle correctly recognizes the door's open and closed state. Do not drive if the door does not latch securely.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       FAQ\n       ========================= --\u003e\n\u003csection class=\"ts-section\"\u003e\n\u003cdiv class=\"ts-head\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eFAQ\u003c\/div\u003e\n\u003ch2\u003eQuestions Before Ordering\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this fit every Tesla Model 3 and Model Y?\u003c\/summary\u003e\n\u003cp\u003eDoor latch compatibility can vary by vehicle configuration and part revision. Match the door position and OE reference with your original latch before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I know which option I need?\u003c\/summary\u003e\n\u003cp\u003eIdentify whether the latch is Front Left, Front Right, Rear Left or Rear Right, then compare the OE reference with the component currently installed in your vehicle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich OE number corresponds to each door?\u003c\/summary\u003e\n\u003cp\u003eFront Left: 1500672-91-B. Front Right: 1500673-91-B. Rear Left: 1500674-91-B. Rear Right: 1500675-91-B.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow are left and right determined?\u003c\/summary\u003e\n\u003cp\u003eLeft and right are identified from inside the vehicle while facing forward. This reference remains the same for left-hand-drive and right-hand-drive vehicles.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a four-piece set?\u003c\/summary\u003e\n\u003cp\u003eNo. Each selected option corresponds to one specific door position unless the selected variant explicitly states otherwise.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I order only by Tesla model and year?\u003c\/summary\u003e\n\u003cp\u003eNo. For replacement components, comparing the OE reference, connector and physical configuration with your existing latch is strongly recommended.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation recommended?\u003c\/summary\u003e\n\u003cp\u003eYes. The latch is installed inside the door and access normally requires removal of interior door trim. Professional installation is recommended if you are unfamiliar with automotive door systems.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I check after installation?\u003c\/summary\u003e\n\u003cp\u003eConfirm that the door closes and latches securely. Test manual opening, electronic locking and unlocking, and verify that the vehicle correctly recognizes the door-open and door-closed state.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       RELATED PRODUCTS\n       ========================= --\u003e\n\u003csection class=\"ts-section\"\u003e\n\u003cdiv class=\"ts-head\"\u003e\n\u003cdiv class=\"ts-kicker\"\u003eRELATED DOOR PARTS \u0026amp; UPGRADES\u003c\/div\u003e\n\u003ch2\u003eComplete Your Door-System Setup\u003c\/h2\u003e\n\u003cp\u003eExplore related Tesla door components and protection upgrades. Check individual product fitment before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-related-grid\"\u003e\n\u003ca href=\"https:\/\/www.tesstudio.com\/products\/model-3-model-y-driver-door-window-switch\" class=\"ts-related-card\"\u003e \u003csmall\u003eReplacement Part\u003c\/small\u003e \u003cstrong\u003e Model 3 \/ Model Y Driver Door Window Switch \u003c\/strong\u003e \u003cspan\u003e Related door-control replacement component for compatible Model 3 and Model Y vehicles. \u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/www.tesstudio.com\/products\/door-handle-3-0-controller-1069651-00-e\" class=\"ts-related-card\"\u003e \u003csmall\u003eDoor Control\u003c\/small\u003e \u003cstrong\u003e Door Handle 3.0 Controller \u003c\/strong\u003e \u003cspan\u003e A related door-handle control component. Verify compatibility before ordering. \u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/www.tesstudio.com\/products\/tesla-model-3-y-car-door-seal-kit-soundproof-rubber-accessories\" class=\"ts-related-card\"\u003e \u003csmall\u003eDoor Sealing\u003c\/small\u003e \u003cstrong\u003e Car Door Seal Kit for Model 3 \/ Model Y \u003c\/strong\u003e \u003cspan\u003e Add protection around the door area and help reduce wind, dust and everyday cabin noise. \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ts-disclaimer\"\u003eTesstudio is an independent accessories and replacement-parts provider and is not affiliated with or endorsed by Tesla, Inc. Tesla model names and OE references are used only to identify compatibility.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tesstudio-part","offers":[{"title":"Front Left (1500672-91-B)","offer_id":53484084527393,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true},{"title":"Front Right (1500673-91-B)","offer_id":53484084560161,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true},{"title":"Rear Left (1500674-91-B)","offer_id":53484084592929,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true},{"title":"Rear Right (1500675-91-B)","offer_id":53484084625697,"sku":null,"price":149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/4_87da00c4-77c6-48f1-87d6-1cfff4705f04.png?v=1789030235","url":"https:\/\/www.tesstudio.com\/products\/tesla-model-3-model-y-door-lock-latch-assembly","provider":"Tesstudio","version":"1.0","type":"link"}