{"product_id":"3-in-1-door-latch-installer-rjc","title":"3-IN-1 Door Latch Installer","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Door Latch Installation Kit \/ Hand Tool\nTarget Audience: Carpenters, DIY Home Renovation Users\nVisual Style: Utility, Technical, Bright Accent (Industrial Yellow\/Grey)\nColor Strategy: Orange-Yellow (#f59e0b) Primary Accent, Dark Charcoal (#1f2937) Text, Light Grey (#f3f4f6) Cards\nModule Order: Hero -\u003e Feature 1 (Reversible Blade) -\u003e Feature 2 (Alignment Fence) -\u003e Feature 3 (Chisel \u0026 Screwdriver) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_4, Feature1=detail_3, Feature2=detail_5, Feature3=detail_2\nSpecification Data Source: detail_1 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (insufficient data to make objective, verifiable comparisons)\nInformation Boundary: Strictly relies on the provided report details and the measurements explicitly readable from the product size drawings. No unverified material grades, strength ratings, or universal claims are added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #f59e0b;\n      --primary-hover: #d97706;\n      --text-main: #1f2937;\n      --text-sub: #4b5563;\n      --bg-body: #ffffff;\n      --bg-card: #f9fafb;\n      --bg-soft: #f3f4f6;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);\n      --border-color: #e5e7eb;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container .tag,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      font-weight: 400;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Image Rules *\/\n    .image-placeholder {\n      width: 100%;\n      height: auto;\n      min-height: 250px;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-sizing: border-box;\n      padding: 20px;\n      text-align: center;\n    }\n\n    .image-placeholder span {\n      font-weight: 500;\n      color: var(--text-sub);\n    }\n\n    \/* Trust Badges \u0026 Tags *\/\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin: 12px 0;\n    }\n\n    .tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main) !important;\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500 !important;\n      display: inline-block;\n    }\n\n    .hero-badge {\n      background-color: var(--primary);\n      color: #ffffff !important;\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 600 !important;\n      display: inline-block;\n      margin-bottom: 16px;\n    }\n\n    \/* Hero Block *\/\n    .hero-section {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    @media (min-width: 768px) {\n      .hero-section {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        align-items: center;\n        gap: 40px;\n      }\n    }\n\n    .hero-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Feature Items Layout *\/\n    .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: 40px;\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n      }\n\n      .feature-item.reverse {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .feature-item.reverse .feature-media {\n        grid-column: 2;\n      }\n\n      .feature-item.reverse .feature-copy {\n        grid-column: 1;\n        grid-row: 1;\n      }\n    }\n\n    \/* Specifications *\/\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table td {\n      padding: 16px 12px;\n      vertical-align: top;\n    }\n\n    @media (min-width: 768px) {\n      .spec-table td:first-child {\n        width: 35%;\n        font-weight: 600;\n        color: var(--text-main);\n      }\n    }\n\n    \/* Specifications Mobile Responsive Rules *\/\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table tr {\n        padding: 8px 0;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 12px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px !important;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\n    \/* FAQ CSS *\/\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      padding: 20px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n      font-weight: 600;\n      color: var(--text-main);\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"product-detail-section hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"hero-badge\"\u003eReversible Latch Design\u003c\/span\u003e\n\u003ch1\u003e3-in-1 Door Latch Mortiser \u0026amp; Mortising Template\u003c\/h1\u003e\n\n\u003cp\u003eA multi-functional alignment and installation tool that eliminates manual pencil measurements. Replicates lock dimensions directly onto the door frame, scores the boundaries, and helps complete strike plate mortising efficiently.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\u003cspan class=\"tag\"\u003eNo Measuring Needed\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825174817\/e8b19de5b5aca98c34be527f30db727e.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Sections --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825174817\/7f21ee4c5df1f96e382e2d431812903a.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSupports Circular or Square Mortise Locks\u003c\/h2\u003e\n\n\u003cp\u003eEquipped with a reversible cartridge holding both square and rounded scoring blades. By sliding the manual guide post on the face of the head, you can switch blade configurations in seconds to match the shape of your strike plate.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eRound Strike Plate Compatible\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSquare Strike Plate Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825174817\/1d21dfa97260d872ad3527461ce06999.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eAccurate Door Thickness Alignment\u003c\/h2\u003e\n\n\u003cp\u003eFeatures a detachable 90-degree fence piece designed to slot directly into the tool's head. Adapts to standard residential door thicknesses of 1-3\/8 inches and 1-3\/4 inches, locking the positioning head securely against the wood door edge.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e1-3\/8\" Door Alignment\u003c\/span\u003e \u003cspan class=\"tag\"\u003e1-3\/4\" Door Alignment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825174817\/adb223f823643a02a0c88294ea68955a.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eIntegrated Chisel \u0026amp; Screwdriver Bits\u003c\/h2\u003e\n\n\u003cp\u003eOnce scored, use the built-in curved metal chisel on the top of the handle to dig out and clean the wood latch pocket. The hollow grip stores two 1-inch screwdriver bits (Phillips and Slotted) which insert into the bottom hex socket to install mounting screws.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eTop Wood Chisel\u003c\/span\u003e \u003cspan class=\"tag\"\u003eHex Socket Bit Driver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Total Height\"\u003e\u003cspan class=\"spec-value\"\u003e6.5 in (165 mm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Top Width\"\u003e\u003cspan class=\"spec-value\"\u003e3.0 in (79 mm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Handle Base Width\"\u003e\u003cspan class=\"spec-value\"\u003e1.97 in (50 mm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Supported Door Thickness\"\u003e\u003cspan class=\"spec-value\"\u003e1-3\/8 in (approx. 3.5 cm) \/ 1-3\/4 in (approx. 4.4 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Mortise Geometry Support\"\u003e\u003cspan class=\"spec-value\"\u003eRound Mortise \u0026amp; Square Mortise\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Included Screwdriver Bits\"\u003e\u003cspan class=\"spec-value\"\u003e1 in. Phillips Bit, 1 in. Slotted Bit (7 SL)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Included Components\"\u003e\u003cspan class=\"spec-value\"\u003e1x Reversible scoring blade cartridge, 1x 90-degree fence, 2x Screwdriver bits, 1x Main tool body\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow do you switch between the round and square scoring blades?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eUse the slider mechanism on the front face of the yellow head. Slide the guide post to rotate and lock the internal blade block into position, exposing either the square or rounded metal scoring edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eAre the screwdriver bits stored securely inside the tool?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. The ribbed yellow handle features integrated storage slots designed to hold both the Phillips and Slotted 1-inch bits tightly, preventing them from falling out when hammering or scoring.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat is the purpose of the top chisel?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe curved metal chisel is fixed directly to the top of the handle. It allows you to clean up the wood edges and pry out residual material from the door frame latch mortise once scored by the template.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Omurio","offers":[{"title":"1pc","offer_id":48537290735828,"sku":"1731657525712163243","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/e8b19de5b5aca98c34be527f30db727e.jpg?v=1787756819","url":"https:\/\/omurio.com\/products\/3-in-1-door-latch-installer-rjc","provider":"Omurio","version":"1.0","type":"link"}