{"product_id":"🚪-door-lock-installation-kit-precision-made-simple","title":"🚪 Door Lock Installation Kit – Precision Made Simple","description":"\u003cdiv class=\"lock-kit-page\"\u003e\n\n\u003cstyle\u003e\n.lock-kit-page{\n  max-width:820px;\n  margin:0 auto;\n  padding:8px 10px 42px;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  color:#111827;\n  line-height:1.65;\n  background:#f5f8fb;\n}\n\n.lock-kit-page *{\n  box-sizing:border-box;\n}\n\n.lock-kit-page h1,\n.lock-kit-page h2,\n.lock-kit-page h3,\n.lock-kit-page p{\n  margin-top:0;\n}\n\n.lock-kit-page h1{\n  font-size:34px;\n  line-height:1.15;\n  font-weight:900;\n  letter-spacing:-.6px;\n  color:#ffffff;\n  margin-bottom:14px;\n}\n\n.lock-kit-page h2{\n  font-size:26px;\n  line-height:1.25;\n  font-weight:900;\n  color:#111827;\n  margin-bottom:12px;\n}\n\n.lock-kit-page h3{\n  font-size:18px;\n  line-height:1.35;\n  font-weight:850;\n  color:#111827;\n  margin-bottom:6px;\n}\n\n.lock-kit-page p{\n  font-size:16px;\n  color:#5b6472;\n  margin-bottom:14px;\n}\n\n.lock-kit-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  border-radius:24px;\n  margin:20px auto;\n  box-shadow:0 12px 30px rgba(15,23,42,.13);\n}\n\n.lk-hero{\n  padding:38px 20px 26px;\n  border-radius:30px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 12% 10%,rgba(255,255,255,.18),transparent 32%),\n    radial-gradient(circle at 88% 0%,rgba(96,165,250,.28),transparent 30%),\n    linear-gradient(135deg,#020617 0%,#1e293b 50%,#2563eb 100%);\n  overflow:hidden;\n}\n\n.lk-hero p{\n  max-width:680px;\n  margin-left:auto;\n  margin-right:auto;\n  color:#eaf2ff;\n  font-size:17px;\n}\n\n.lk-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:9px;\n  margin:18px 0 8px;\n}\n\n.lk-tags span{\n  display:inline-flex;\n  align-items:center;\n  padding:8px 13px;\n  border-radius:999px;\n  background:rgba(255,255,255,.15);\n  border:1px solid rgba(255,255,255,.25);\n  color:#ffffff;\n  font-size:13px;\n  font-weight:800;\n}\n\n.lk-section{\n  padding:30px 20px;\n  margin:22px 0;\n  border-radius:28px;\n}\n\n.lk-light{\n  background:#ffffff;\n  border:1px solid #dbe4f0;\n}\n\n.lk-soft{\n  background:#eef4ff;\n}\n\n.lk-cream{\n  background:#f8fbff;\n}\n\n.lk-dark{\n  background:\n    radial-gradient(circle at 88% 0%,rgba(96,165,250,.28),transparent 32%),\n    linear-gradient(135deg,#020617 0%,#111827 56%,#1e40af 100%);\n}\n\n.lk-dark h2,\n.lk-dark h3{\n  color:#ffffff;\n}\n\n.lk-dark p{\n  color:#eaf2ff;\n}\n\n.lk-card{\n  padding:18px;\n  margin:14px 0;\n  border-radius:20px;\n  background:#ffffff;\n  border:1px solid #dbe4f0;\n  box-shadow:0 10px 28px rgba(15,23,42,.08);\n}\n\n.lk-card p{\n  margin-bottom:0;\n}\n\n.lk-card strong{\n  color:#2563eb;\n}\n\n.lk-highlight{\n  padding:18px;\n  margin:14px 0;\n  border-radius:20px;\n  background:#ecf7ff;\n  border:1px solid #bae6fd;\n}\n\n.lk-highlight p{\n  margin-bottom:0;\n  color:#0f4f6e;\n}\n\n.lk-highlight strong{\n  color:#0284c7;\n}\n\n.lk-feature-list{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:16px;\n}\n\n.lk-feature{\n  display:flex;\n  gap:12px;\n  align-items:flex-start;\n  padding:15px;\n  border-radius:18px;\n  background:#ffffff;\n  border:1px solid #dbe4f0;\n}\n\n.lk-feature-icon{\n  flex:0 0 36px;\n  width:36px;\n  height:36px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#dbeafe;\n  color:#2563eb;\n  font-size:18px;\n}\n\n.lk-feature-icon-gold{\n  background:#fef3c7;\n  color:#b7791f;\n}\n\n.lk-feature-icon-dark{\n  background:#e5e7eb;\n  color:#111827;\n}\n\n.lk-feature strong{\n  display:block;\n  color:#111827;\n  font-size:16px;\n  margin-bottom:3px;\n}\n\n.lk-feature span{\n  display:block;\n  color:#5b6472;\n  font-size:15px;\n}\n\n.lk-dark .lk-feature{\n  background:rgba(255,255,255,.10);\n  border:1px solid rgba(255,255,255,.20);\n}\n\n.lk-dark .lk-feature-icon{\n  background:rgba(255,255,255,.16);\n  color:#ffffff;\n}\n\n.lk-dark .lk-feature strong{\n  color:#ffffff;\n}\n\n.lk-dark .lk-feature span{\n  color:#eaf2ff;\n}\n\n.lk-steps{\n  counter-reset:step;\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:16px;\n}\n\n.lk-step{\n  position:relative;\n  padding:17px 16px 17px 58px;\n  border-radius:18px;\n  background:#ffffff;\n  border:1px solid #dbe4f0;\n}\n\n.lk-step:before{\n  counter-increment:step;\n  content:counter(step);\n  position:absolute;\n  left:16px;\n  top:17px;\n  width:30px;\n  height:30px;\n  border-radius:50%;\n  background:#2563eb;\n  color:#ffffff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-weight:900;\n  font-size:14px;\n}\n\n.lk-step strong{\n  display:block;\n  color:#111827;\n  margin-bottom:3px;\n}\n\n.lk-step span{\n  color:#5b6472;\n  font-size:15px;\n}\n\n.lk-compare{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:16px;\n}\n\n.lk-compare-box{\n  padding:18px;\n  border-radius:20px;\n  background:#ffffff;\n  border:1px solid #dbe4f0;\n}\n\n.lk-compare-box strong{\n  display:block;\n  color:#111827;\n  margin-bottom:6px;\n}\n\n.lk-compare-box span{\n  color:#5b6472;\n  font-size:15px;\n}\n\n.lk-use-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n  margin-top:16px;\n}\n\n.lk-use{\n  padding:14px 12px;\n  border-radius:16px;\n  background:#ffffff;\n  border:1px solid #dbe4f0;\n  font-size:15px;\n  font-weight:800;\n  color:#111827;\n  text-align:center;\n}\n\n.lk-spec{\n  overflow:hidden;\n  border-radius:20px;\n  border:1px solid #dbe4f0;\n  background:#ffffff;\n}\n\n.lk-row{\n  display:flex;\n  justify-content:space-between;\n  gap:14px;\n  padding:14px 16px;\n  border-bottom:1px solid #dbe4f0;\n  font-size:15px;\n}\n\n.lk-row:last-child{\n  border-bottom:none;\n}\n\n.lk-row strong{\n  color:#111827;\n}\n\n.lk-row span{\n  color:#5b6472;\n  text-align:right;\n}\n\n.lk-faq-title{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:14px;\n}\n\n.lk-faq-title:before{\n  content:\"\";\n  width:5px;\n  height:28px;\n  border-radius:999px;\n  background:#2563eb;\n  display:block;\n}\n\n.lk-faq details{\n  background:#eef4ff;\n  border:1px solid #dbe4f0;\n  border-radius:16px;\n  padding:14px 15px;\n  margin:10px 0;\n}\n\n.lk-faq summary{\n  cursor:pointer;\n  font-weight:850;\n  color:#111827;\n  list-style:none;\n}\n\n.lk-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.lk-faq summary:before{\n  content:\"▶\";\n  display:inline-block;\n  margin-right:8px;\n  color:#2563eb;\n  font-size:12px;\n  transition:transform .2s ease;\n}\n\n.lk-faq details[open] summary:before{\n  transform:rotate(90deg);\n}\n\n.lk-faq details p{\n  margin:10px 0 0;\n  color:#5b6472;\n}\n\n.lk-trust-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:16px;\n}\n\n.lk-trust{\n  padding:16px;\n  border-radius:18px;\n  background:#ffffff;\n  border:1px solid #dbe4f0;\n}\n\n.lk-trust strong{\n  display:block;\n  color:#111827;\n  margin-bottom:4px;\n}\n\n.lk-trust p{\n  margin-bottom:0;\n}\n\n.lk-final{\n  text-align:center;\n  padding:36px 20px;\n  border-radius:30px;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(96,165,250,.34),transparent 32%),\n    linear-gradient(135deg,#020617 0%,#1d4ed8 55%,#0ea5e9 100%);\n}\n\n.lk-final h2{\n  color:#ffffff;\n  font-size:28px;\n}\n\n.lk-final p{\n  color:#eaf2ff;\n  max-width:620px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.lk-final-badges{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:9px;\n  margin-top:18px;\n}\n\n.lk-final-badges span{\n  display:inline-flex;\n  align-items:center;\n  padding:8px 13px;\n  border-radius:999px;\n  background:rgba(255,255,255,.16);\n  border:1px solid rgba(255,255,255,.24);\n  color:#ffffff;\n  font-size:13px;\n  font-weight:850;\n}\n\n.lk-note{\n  padding:18px;\n  border-radius:18px;\n  background:#fff7e6;\n  border:1px solid #f5d48a;\n  margin-top:22px;\n}\n\n.lk-note h3{\n  color:#92400e;\n}\n\n.lk-note ul{\n  padding-left:20px;\n  margin:0;\n  color:#6b3f10;\n  font-size:14px;\n}\n\n.lk-note li{\n  margin-bottom:8px;\n}\n\n@media(min-width:720px){\n  .lk-feature-list,\n  .lk-trust-grid,\n  .lk-compare{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- HOOK \/ HERO --\u003e\n\n\u003csection class=\"lk-hero\"\u003e\n  \u003ch1\u003e🚪 Door Lock Installation Kit\u003c\/h1\u003e\n  \u003cp\u003eAlign, route, and install door locks with cleaner cuts, better accuracy, and professional-looking results.\u003c\/p\u003e\n\n  \u003cdiv class=\"lk-tags\"\u003e\n    \u003cspan\u003eClamp\u003c\/span\u003e\n    \u003cspan\u003eRoute\u003c\/span\u003e\n    \u003cspan\u003eInstall\u003c\/span\u003e\n    \u003cspan\u003e1\/2\" Router Bit Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageAug19_2026_01_13_29AM_1.png?v=1787127261\" alt=\"Door Lock Installation Kit precision made simple\"\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- MAIN FEATURES --\u003e\n\n\u003csection class=\"lk-section lk-light\"\u003e\n  \u003ch2\u003e✅ Precision Made Simple\u003c\/h2\u003e\n  \u003cp\u003eInstalling a door lock should not feel like guesswork. This complete installation kit helps you align, route, and install with more control, so your latch recess looks cleaner and fits better.\u003c\/p\u003e\n\n  \u003cdiv class=\"lk-feature-list\"\u003e\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon\"\u003e🎯\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eAccurate Positioning\u003c\/strong\u003e\n        \u003cspan\u003eHelps align the latch area correctly for cleaner, more consistent door lock installation.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon lk-feature-icon-gold\"\u003e🧰\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eComplete Installation Kit\u003c\/strong\u003e\n        \u003cspan\u003eIncludes the jig, 1\/2\" router bit, and installation bits so you can start routing right out of the box.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon\"\u003e🛠️\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eDurable Aluminum Construction\u003c\/strong\u003e\n        \u003cspan\u003eBuilt for repeated use and better precision than flimsy plastic guides.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon lk-feature-icon-dark\"\u003e🚪\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFits Common Wood Doors\u003c\/strong\u003e\n        \u003cspan\u003eAdjustable for 1-3\/8\" and 1-3\/4\" door thicknesses.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- PAIN POINT --\u003e\n\n\u003csection class=\"lk-section lk-soft\"\u003e\n  \u003ch2\u003e😫 Tired Of Messy, Inaccurate Lock Installations?\u003c\/h2\u003e\n  \u003cp\u003eUneven mortises can lead to poor lock fit, rough edges, and extra repair work. This kit helps remove the guesswork by guiding your router for cleaner and more reliable cuts.\u003c\/p\u003e\n\n  \u003cdiv class=\"lk-highlight\"\u003e\n    \u003cp\u003e🚀 \u003cstrong\u003eNo more rough hand-chiseled results.\u003c\/strong\u003e\u003cbr\u003ePrecision positioning helps create an accurate latch recess for a better lock fit and smoother installation.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageAug19_2026_01_13_30AM_2.png?v=1787127262\" alt=\"Precision positioning door lock installation kit\"\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- DEPTH GAUGE --\u003e\n\n\u003csection class=\"lk-section lk-dark\"\u003e\n  \u003ch2\u003e🎯 Built-In Depth Gauge For Consistent Mortise Depth\u003c\/h2\u003e\n  \u003cp\u003eDepth control matters. The built-in depth gauge helps prevent over-cutting or under-cutting, giving your lock hardware a cleaner and more professional fit.\u003c\/p\u003e\n\n  \u003cdiv class=\"lk-feature-list\"\u003e\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon\"\u003e📏\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eConsistent Depth Control\u003c\/strong\u003e\n        \u003cspan\u003eHelps you route to the right depth for repeatable results.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon\"\u003e✅\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eBetter Lock Fit\u003c\/strong\u003e\n        \u003cspan\u003eA cleaner mortise helps the latch sit more securely and operate more smoothly.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon\"\u003e🧱\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eReduces Installation Mistakes\u003c\/strong\u003e\n        \u003cspan\u003eHelps avoid uneven recesses caused by manual chiseling.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eProfessional-Looking Finish\u003c\/strong\u003e\n        \u003cspan\u003eDesigned for clean results that look more precise and finished.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageAug19_2026_01_13_30AM_3.png?v=1787127262\" alt=\"Built-in depth gauge for consistent mortise depth\"\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- HOW IT WORKS --\u003e\n\n\u003csection class=\"lk-section lk-light\"\u003e\n  \u003ch2\u003e⚡ Clamp. Route. Install.\u003c\/h2\u003e\n  \u003cp\u003eSimple setup helps save time and effort compared with manual chiseling.\u003c\/p\u003e\n\n  \u003cdiv class=\"lk-steps\"\u003e\n    \u003cdiv class=\"lk-step\"\u003e\n      \u003cstrong\u003eClamp\u003c\/strong\u003e\n      \u003cspan\u003eSecure the jig to your compatible wood door for stable positioning.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-step\"\u003e\n      \u003cstrong\u003eRoute\u003c\/strong\u003e\n      \u003cspan\u003eUse the included 1\/2\" router bit to create a cleaner latch recess.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-step\"\u003e\n      \u003cstrong\u003eInstall\u003c\/strong\u003e\n      \u003cspan\u003eInstall your lock hardware with better alignment and more confidence.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lk-card\"\u003e\n    \u003cp\u003e✅ \u003cstrong\u003eFast, consistent results with your router:\u003c\/strong\u003e\u003cbr\u003eNo manual chiseling, less effort, and a cleaner finish for door lock installation.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageAug19_2026_01_13_30AM_5.png?v=1787127262\" alt=\"Clamp route install door lock installation kit\"\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- COMPARISON --\u003e\n\n\u003csection class=\"lk-section lk-soft\"\u003e\n  \u003ch2\u003e🏆 Clean Mortises vs. Inaccurate Cuts\u003c\/h2\u003e\n  \u003cp\u003eA precise latch recess makes the entire installation look better and function more smoothly. This kit helps make the process cleaner, faster, and more repeatable.\u003c\/p\u003e\n\n  \u003cdiv class=\"lk-compare\"\u003e\n    \u003cdiv class=\"lk-compare-box\"\u003e\n      \u003cstrong\u003eManual Chiseling\u003c\/strong\u003e\n      \u003cspan\u003eCan be slow, uneven, labor-intensive, and more likely to create rough recesses or poor fit.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-compare-box\"\u003e\n      \u003cstrong\u003eThis Installation Kit\u003c\/strong\u003e\n      \u003cspan\u003eRouter-powered efficiency helps create cleaner, more precise latch recesses with consistent results.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lk-feature-list\"\u003e\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon\"\u003e✅\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eClean, Precise Recess\u003c\/strong\u003e\n        \u003cspan\u003eHelps create a better-looking latch fit compared with rough manual cuts.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-feature\"\u003e\n      \u003cdiv class=\"lk-feature-icon lk-feature-icon-gold\"\u003e🛠️\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eDurable Aluminum Body\u003c\/strong\u003e\n        \u003cspan\u003eBuilt to last and resist the cracking or wear common with plastic guides.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageAug19_2026_01_13_30AM_7.png?v=1787127262\" alt=\"Clean precise mortise compared with inaccurate door lock installation\"\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- FIT \u0026 KIT CONTENTS --\u003e\n\n\u003csection class=\"lk-section lk-dark\"\u003e\n  \u003ch2\u003e🛠️ Fits Common Wood Doors\u003c\/h2\u003e\n  \u003cp\u003eAdjustable for two common door thicknesses, this kit is built for practical door lock installation on compatible wood doors.\u003c\/p\u003e\n\n  \u003cdiv class=\"lk-use-grid\"\u003e\n    \u003cdiv class=\"lk-use\"\u003e🚪 1-3\/8\" Doors\u003c\/div\u003e\n    \u003cdiv class=\"lk-use\"\u003e🚪 1-3\/4\" Doors\u003c\/div\u003e\n    \u003cdiv class=\"lk-use\"\u003e📏 11\" × 2-1\/4\"\u003c\/div\u003e\n    \u003cdiv class=\"lk-use\"\u003e🧰 1\/2\" Router Bit\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lk-highlight\"\u003e\n    \u003cp\u003e✨ \u003cstrong\u003eReady for routing right out of the box.\u003c\/strong\u003e\u003cbr\u003eIncludes the 1\/2\" router bit and installation bits for clean, efficient setup.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageAug19_2026_01_13_30AM_6.png?v=1787127261\" alt=\"Adjustable door thickness for door lock installation kit\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageAug19_2026_01_13_30AM_4.png?v=1787127261\" alt=\"Complete door lock installation kit with router bit and installation bits\"\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- SPECIFICATIONS --\u003e\n\n\u003csection class=\"lk-section lk-light\"\u003e\n  \u003ch2\u003e📋 Product Specifications\u003c\/h2\u003e\n\n  \u003cdiv class=\"lk-spec\"\u003e\n    \u003cdiv class=\"lk-row\"\u003e\n      \u003cstrong\u003eProduct Name\u003c\/strong\u003e\n      \u003cspan\u003eDoor Lock Installation Kit\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-row\"\u003e\n      \u003cstrong\u003eFunction\u003c\/strong\u003e\n      \u003cspan\u003eClamp, Route, Install\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-row\"\u003e\n      \u003cstrong\u003eMaterial\u003c\/strong\u003e\n      \u003cspan\u003eDurable Aluminum Construction\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-row\"\u003e\n      \u003cstrong\u003eCompatible Door Thickness\u003c\/strong\u003e\n      \u003cspan\u003e1-3\/8\" and 1-3\/4\"\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-row\"\u003e\n      \u003cstrong\u003eSize\u003c\/strong\u003e\n      \u003cspan\u003e11\" × 2-1\/4\"\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-row\"\u003e\n      \u003cstrong\u003eIncluded Bit\u003c\/strong\u003e\n      \u003cspan\u003e1\/2\" Router Bit\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-row\"\u003e\n      \u003cstrong\u003eBest For\u003c\/strong\u003e\n      \u003cspan\u003eWood Door Lock Installation, Latch Recess Routing\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-row\"\u003e\n      \u003cstrong\u003eNot For\u003c\/strong\u003e\n      \u003cspan\u003eStrike Plates On The Door Jamb\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\n\u003csection class=\"lk-section lk-faq\"\u003e\n  \u003cdiv class=\"lk-faq-title\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat door thicknesses does it fit?\u003c\/summary\u003e\n    \u003cp\u003eIt is adjustable for common 1-3\/8\" and 1-3\/4\" wood doors.\u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eDoes it include a router bit?\u003c\/summary\u003e\n    \u003cp\u003eYes. The kit includes a 1\/2\" router bit and installation bits.\u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eDoes this replace manual chiseling?\u003c\/summary\u003e\n    \u003cp\u003eIt is designed to work with your router for faster, cleaner, and more consistent latch recess routing compared with manual chiseling.\u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIs it made of plastic?\u003c\/summary\u003e\n    \u003cp\u003eNo. The product content describes durable aluminum construction.\u003c\/p\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan it be used for strike plates on the door jamb?\u003c\/summary\u003e\n    \u003cp\u003eNo. The product content states it is not for strike plates on the door jamb.\u003c\/p\u003e\n  \u003c\/details\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- TRUST BADGES --\u003e\n\n\u003csection class=\"lk-section lk-cream\"\u003e\n  \u003ch2\u003e🛡️ Why Choose Us\u003c\/h2\u003e\n\n  \u003cdiv class=\"lk-trust-grid\"\u003e\n    \u003cdiv class=\"lk-trust\"\u003e\n      \u003cstrong\u003e🚚 Fast Shipping\u003c\/strong\u003e\n      \u003cp\u003eQuick order processing with reliable delivery.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-trust\"\u003e\n      \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e\n      \u003cp\u003eYour payment information is protected at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-trust\"\u003e\n      \u003cstrong\u003e💬 Friendly Support\u003c\/strong\u003e\n      \u003cp\u003eOur team is here to help with your order and product questions.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lk-trust\"\u003e\n      \u003cstrong\u003e✅ Practical Installation Value\u003c\/strong\u003e\n      \u003cp\u003eA precision jig designed to help make door lock installation cleaner, faster, and more reliable.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- FINAL CTA --\u003e\n\n\u003csection class=\"lk-final\"\u003e\n  \u003ch2\u003e🚪 Install Door Locks With Cleaner, More Accurate Results\u003c\/h2\u003e\n  \u003cp\u003eClamp it, route it, and install with confidence — a practical kit for cleaner latch recesses and professional-looking door lock installation.\u003c\/p\u003e\n\n  \u003cdiv class=\"lk-final-badges\"\u003e\n    \u003cspan\u003ePrecision Alignment\u003c\/span\u003e\n    \u003cspan\u003eDepth Control\u003c\/span\u003e\n    \u003cspan\u003eAluminum Build\u003c\/span\u003e\n    \u003cspan\u003e1\/2\" Router Bit\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- NOTES --\u003e\n\n\u003cdiv class=\"lk-note\"\u003e\n  \u003ch3\u003eNotes\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003eFor compatible wood doors with 1-3\/8\" or 1-3\/4\" thickness.\u003c\/li\u003e\n    \u003cli\u003eUse with a suitable router and follow safe tool operation practices.\u003c\/li\u003e\n    \u003cli\u003eNot for strike plates on the door jamb.\u003c\/li\u003e\n    \u003cli\u003eMeasure and confirm your door and lock hardware before installation.\u003c\/li\u003e\n    \u003cli\u003eProduct color may vary slightly due to lighting and screen settings.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HJN22","offers":[{"title":"Default Title","offer_id":46620509012070,"sku":null,"price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0709\/7994\/4550\/files\/ChatGPTImageAug19_2026_01_13_29AM_1.png?v=1787127261","url":"https:\/\/hpsgoods.com\/products\/%f0%9f%9a%aa-door-lock-installation-kit-precision-made-simple","provider":" hpsgoods","version":"1.0","type":"link"}