{"product_id":"self-aligning-latch-mortising-tool","title":"Self-Aligning Latch Mortising Tool","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Door Latch Mortise Alignment and Scoring Tool\nTarget Audience: Carpenters, DIY Home Improvers, and Maintenance Workers\nVisual Style: Clean, Professional, Utility-focused\nColor Strategy: Mustard Yellow (#c9af13) and Deep Charcoal Dark Grey accents matching the tool's industrial design\nModule Order: Intro\/Hero -\u003e Features (Z-Pattern) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_3, Feature1=detail_2, Feature2=detail_4, Feature3=detail_1\nSpecification Data Source: Product Analysis Report and Supplementary Information (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (insufficient comparative data to prevent unverified claims)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, and provided supplementary text is used. No unverified facts or speculative measurements have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #c9af13;\n      --primary-soft: #fcf9e8;\n      --text-main: #1a1a1a;\n      --text-sub: #4f4f4f;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9f9;\n      --bg-soft: #f4f4f4;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 20px rgba(0,0,0,0.08);\n      --border-color: #dddddd;\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, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* TYPOGRAPHY LOCKS *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-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 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .faq-answer,\n    .product-detail-container .spec-value,\n    .product-detail-container .badge,\n    .product-detail-container .tag,\n    .product-detail-container .image-placeholder-text {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* SPACING *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* IMAGE PLACEHOLDER STYLING *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      aspect-ratio: 16 \/ 9;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 24px;\n      box-sizing: border-box;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .image-placeholder-text {\n      font-weight: 500;\n      color: var(--text-sub);\n      text-align: center;\n    }\n\n    \/* HERO BLOCK *\/\n    .product-detail-container .hero-section {\n      padding-top: 24px;\n    }\n    \n    .product-detail-container .hero-badge-container {\n      margin-bottom: 16px;\n    }\n    \n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--primary-soft);\n      border: 1px solid var(--primary);\n      color: var(--text-main);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n    }\n\n    \/* FEATURE LAYOUT (Z-PATTERN \u0026 MOBILE VERTICAL LOCK) *\/\n    .product-detail-container .features-container {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 4vw, 3rem);\n    }\n\n    .product-detail-container .feature-item {\n      display: flex;\n      gap: 32px;\n      align-items: center;\n      background-color: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .product-detail-container .feature-media {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .product-detail-container .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* SPECIFICATIONS TABLE *\/\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    \/* DESKTOP TABLE VIEW USING ATTR FOR CLEANER LAYOUT CODE *\/\n    @media (min-width: 768px) {\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: 35% 65%;\n        padding: 16px;\n        box-sizing: border-box;\n      }\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        font-size: 18px !important;\n      }\n    }\n\n    \/* FAQ BLOCK *\/\n    .product-detail-container .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .faq-item {\n      background-color: var(--bg-card);\n      padding: 20px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n      font-weight: 600;\n      color: var(--text-main);\n    }\n\n    .product-detail-container .faq-answer {\n      margin: 0;\n    }\n\n    \/* MOBILE RESPONSIVE RULES *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item,\n      .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: column !important; \/* Force vertical flow *\/\n      }\n\n      .product-detail-container .feature-media {\n        order: 1 !important; \/* Image on top *\/\n        width: 100%;\n      }\n\n      .product-detail-container .feature-copy {\n        order: 2 !important; \/* Text on bottom *\/\n        width: 100%;\n        margin-top: 16px;\n      }\n\n      \/* Responsive Spec Table *\/\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .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: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        border: none;\n      }\n\n      .product-detail-container .spec-table tr {\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .product-detail-container .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        color: var(--text-main);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .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      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-badge-container\"\u003e\u003cspan class=\"badge\"\u003eFits 1-3\/8\" \u0026amp; 1-3\/4\" Standard Doors\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eAccurate Latch Positioning Without Repeated Measuring\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eSlide the tool directly onto the door edge to automatically find the center. It assists with chiseling and scoring for a cleaner, flush latch plate installation.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901141521\/ddc99b554975d984f0264741c36c96e8.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"features-container\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901141521\/a529ed7045d71d795a0541cadb2faba7.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDual-Blade Scoring System\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eCombines an outer U-shaped contour blade to trace the latch plate shape and a curved inner mortise blade designed to cut wood to the exact depth, avoiding over-cutting.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eHardened Stainless Steel Blades\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePreset Depth Control\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\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901141521\/410289d0237f067279440959a58ba1e3.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eAutomatic Center Alignment\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe stepped, symmetrical shell sits perfectly flush on standard door edges. Once positioned, it matches up directly with the latch hole without complex layout steps.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eError-Proof Positioning\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSelf-Aligning Fit\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\u003cspan class=\"image-placeholder-text\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901141521\/1aaa33b67866da776f0069a580fabb98.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eClear Embossed Door Guides\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eClearly labeled on the tough body with double-sided arrows indicating 1-3\/4\" and 1-3\/8\" configurations, ensuring compatibility with common interior doors.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eEmbossed Markings\u003c\/span\u003e \u003cspan class=\"tag\"\u003eImpact-Resistant Body\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!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-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=\"Door Compatibility\"\u003e\u003cspan class=\"spec-value\"\u003e1-3\/8\" (3.5 cm) and 1-3\/4\" (4.4 cm) standard thicknesses\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Blade Materials\"\u003e\u003cspan class=\"spec-value\"\u003eHardened Stainless Steel with protective coating\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Shell Structure\"\u003e\u003cspan class=\"spec-value\"\u003eRigid symmetrical fork-style body with top strike pad\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Blade Fasteners\"\u003e\u003cspan class=\"spec-value\"\u003eSecure dual-side Phillips screw attachments\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Operation Method\"\u003e\u003cspan class=\"spec-value\"\u003eManual hammer strike (Requires no cords, batteries, or screens)\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!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-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 does this tool prevent cutting too deep into the door?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe tool is engineered with a built-in mortise blade that has a preset depth limit. This prevents you from scoring past the standard depth required for interior door latch plates.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eDoes this tool require power or batteries?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. This is a manual strike-assist tool. It works entirely via physical striking (using a standard hammer on the integrated top strike pad) to score the wood.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eCan I use this on non-standard door thicknesses?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe tool is specifically designed and molded to fit standard American door thicknesses of 1-3\/8\" (3.5 cm) and 1-3\/4\" (4.4 cm). It is not recommended for doors of different thicknesses as it won't align accurately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Essential Tool)","offer_id":46120123105471,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup - 10% OFF)","offer_id":46120123138239,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Workshop Pack - 15% OFF)","offer_id":46120123171007,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/ddc99b554975d984f0264741c36c96e8.jpg?v=1788243404","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/self-aligning-latch-mortising-tool","provider":"Bak","version":"1.0","type":"link"}