{"product_id":"90-degree-right-angle-drill-adapter","title":"90° Right Angle Drill Adapter – Reach Screws in Tight Spaces","description":"\u003cstyle\u003e #rad-v3{   --rad-red:#cf3934;   --rad-red-dark:#982b28;   --rad-red-soft:#fff0ed;   --rad-ink:#1d2226;   --rad-muted:#687278;   --rad-dark:#191d20;   --rad-dark2:#30373c;   --rad-light:#f3f5f6;   --rad-cream:#faf7f2;   --rad-white:#ffffff;   --rad-line:rgba(29,34,38,.10);   --rad-radius:22px;    width:100%;   max-width:1080px;   margin:0 auto;   padding:8px 10px 38px;   color:var(--rad-ink);   container-type:inline-size; }  #rad-v3 *, #rad-v3 *::before, #rad-v3 *::after{   box-sizing:border-box; }  #rad-v3 img{   display:block;   width:100%;   height:auto; }  #rad-v3 h2, #rad-v3 h3, #rad-v3 p{   margin-top:0; }  #rad-v3 .rad-card{   position:relative;   overflow:hidden;   margin:0 0 14px;   padding:23px 17px;   border:1px solid var(--rad-line);   border-radius:var(--rad-radius);   background:var(--rad-white);   box-shadow:0 8px 26px rgba(20,28,33,.055);   transition:     transform .25s ease,     box-shadow .25s ease,     border-color .25s ease; }  #rad-v3 .rad-card:hover{   transform:translateY(-2px);   border-color:rgba(207,57,52,.20);   box-shadow:0 14px 34px rgba(20,28,33,.085); }  #rad-v3 .rad-card:active{   transform:scale(.995); }  #rad-v3 .rad-soft{   background:     radial-gradient(       circle at 92% 2%,       rgba(255,255,255,.95),       transparent 37%     ),     var(--rad-light); }  #rad-v3 .rad-warm{   background:     radial-gradient(       circle at 0 0,       rgba(255,255,255,.9),       transparent 35%     ),     var(--rad-cream); }  #rad-v3 .rad-dark{   color:#fff;   background:     radial-gradient(       circle at 88% 0,       rgba(207,57,52,.24),       transparent 30%     ),     linear-gradient(       145deg,       #171a1d,       #32393e     ); }  #rad-v3 .rad-red{   color:#fff;   background:     radial-gradient(       circle at 90% 0,       rgba(255,255,255,.11),       transparent 28%     ),     linear-gradient(       140deg,       #922927,       #cd3e39     ); }  \/* =========================    TYPOGRAPHY ========================= *\/  #rad-v3 .rad-kicker{   display:inline-block;   margin:0 0 9px;    font-size:11px;   line-height:1.2;   font-weight:850;   letter-spacing:1.6px;   text-transform:uppercase;    background:linear-gradient(     100deg,     var(--rad-red-dark) 0%,     var(--rad-red) 34%,     #f09c96 50%,     var(--rad-red) 66%,     var(--rad-red-dark) 100%   );    background-size:220% auto;    -webkit-background-clip:text;   background-clip:text;   color:transparent;    animation:rad-shimmer 6s linear infinite; }  #rad-v3 .rad-dark .rad-kicker, #rad-v3 .rad-red .rad-kicker{   background:linear-gradient(     100deg,     #f2b4af,     #ffffff,     #f3c2be,     #ffffff,     #f2b4af   );    background-size:220% auto;    -webkit-background-clip:text;   background-clip:text;   color:transparent; }  @keyframes rad-shimmer{   0%{     background-position:200% center;   }    100%{     background-position:-20% center;   } }  #rad-v3 h2{   margin-bottom:11px;   font-size:28px;   line-height:1.12;   letter-spacing:-.55px; }  #rad-v3 h3{   margin-bottom:6px;   font-size:17px;   line-height:1.3; }  #rad-v3 p{   margin-bottom:12px;   color:var(--rad-muted);   font-size:15px;   line-height:1.65; }  #rad-v3 strong{   color:var(--rad-ink); }  #rad-v3 .rad-dark p, #rad-v3 .rad-red p{   color:rgba(255,255,255,.80); }  #rad-v3 .rad-dark strong, #rad-v3 .rad-red strong{   color:#fff; }  \/* =========================    HERO ========================= *\/  #rad-v3 .rad-hero{   padding:29px 16px 19px;   text-align:center; }  #rad-v3 .rad-hero h2{   max-width:760px;   margin-left:auto;   margin-right:auto;   font-size:32px; }  #rad-v3 .rad-hero-copy{   max-width:690px;   margin:0 auto 17px; }  #rad-v3 .rad-media{   overflow:hidden;   margin-top:16px;   border-radius:17px;   background:#e8eaeb; }  #rad-v3 .rad-media img{   width:100%;   object-fit:cover; }  #rad-v3 .rad-benefits{   display:grid;   grid-template-columns:1fr;   gap:8px;   margin-top:13px; }  #rad-v3 .rad-benefit{   display:flex;   align-items:center;   justify-content:center;   gap:8px;    min-height:50px;   padding:10px 11px;    border:1px solid rgba(255,255,255,.13);   border-radius:14px;    background:rgba(255,255,255,.07);    color:#fff;   font-size:13px;   line-height:1.3;   font-weight:800; }  #rad-v3 .rad-benefit-icon{   display:flex;   width:25px;   height:25px;   flex:0 0 25px;    align-items:center;   justify-content:center;    border-radius:50%;    background:rgba(255,255,255,.13);    font-size:12px; }  \/* =========================    SPLIT LAYOUT ========================= *\/  #rad-v3 .rad-split{   display:grid;   grid-template-columns:1fr;   gap:18px;   align-items:center; }  #rad-v3 .rad-copy{   min-width:0; }  #rad-v3 .rad-checks{   list-style:none;   margin:14px 0 0;   padding:0; }  #rad-v3 .rad-checks li{   position:relative;    margin-bottom:8px;   padding:11px 12px 11px 39px;    border:1px solid var(--rad-line);   border-radius:13px;    background:rgba(255,255,255,.80);    font-size:14px;   line-height:1.45; }  #rad-v3 .rad-checks li:last-child{   margin-bottom:0; }  #rad-v3 .rad-checks li::before{   content:'✓';    position:absolute;   top:10px;   left:11px;    display:flex;   width:21px;   height:21px;    align-items:center;   justify-content:center;    border-radius:50%;    background:#fde1df;   color:var(--rad-red-dark);    font-size:11px;   font-weight:900; }  \/* =========================    90 DEGREE ========================= *\/  #rad-v3 .rad-angle{   text-align:center; }  #rad-v3 .rad-angle-number{   margin:5px 0 10px;    color:#f0766f;    font-size:63px;   font-weight:900;   line-height:.95;   letter-spacing:-2px; }  #rad-v3 .rad-angle-number small{   font-size:23px;   letter-spacing:0; }  #rad-v3 .rad-angle-copy{   max-width:690px;   margin-left:auto;   margin-right:auto; }  #rad-v3 .rad-feature-grid{   display:grid;   grid-template-columns:1fr;   gap:9px;   margin-top:16px; }  #rad-v3 .rad-dark-feature{   padding:15px;    border:1px solid rgba(255,255,255,.12);   border-radius:15px;    background:rgba(255,255,255,.07); }  #rad-v3 .rad-dark-feature b{   display:block;   margin-bottom:4px;   color:#fff;   font-size:14px; }  #rad-v3 .rad-dark-feature span{   display:block;    color:rgba(255,255,255,.66);    font-size:12px;   line-height:1.48; }  \/* =========================    1\/4 HEX ========================= *\/  #rad-v3 .rad-spec-number{   margin:4px 0 10px;    color:var(--rad-red);    font-size:48px;   font-weight:900;   line-height:1;   letter-spacing:-1.5px; }  #rad-v3 .rad-spec-number small{   font-size:17px;   letter-spacing:0; }  \/* =========================    CONTROL CARDS ========================= *\/  #rad-v3 .rad-control-grid{   display:grid;   grid-template-columns:1fr;   gap:9px;   margin-top:15px; }  #rad-v3 .rad-control{   padding:16px 14px;    border:1px solid rgba(255,255,255,.13);   border-radius:15px;    background:rgba(255,255,255,.08); }  #rad-v3 .rad-control-label{   display:inline-block;    margin-bottom:7px;   padding:5px 8px;    border-radius:999px;    background:rgba(255,255,255,.11);    color:#fff;    font-size:10px;   font-weight:850;   letter-spacing:1px;   text-transform:uppercase; }  #rad-v3 .rad-control strong{   display:block;    margin-bottom:4px;    color:#fff;    font-size:15px; }  #rad-v3 .rad-control span:last-child{   display:block;    color:rgba(255,255,255,.70);    font-size:13px;   line-height:1.48; }  \/* =========================    USE CASES ========================= *\/  #rad-v3 .rad-use-grid{   display:grid;   grid-template-columns:1fr 1fr;   gap:8px;   margin-top:15px; }  #rad-v3 .rad-use{   padding:14px 11px;    border:1px solid var(--rad-line);   border-radius:14px;    background:#fff;    text-align:center; }  #rad-v3 .rad-use b{   display:block;   margin-bottom:3px;   font-size:13px; }  #rad-v3 .rad-use span{   display:block;    color:var(--rad-muted);    font-size:11px;   line-height:1.45; }  \/* =========================    STEPS ========================= *\/  #rad-v3 .rad-steps{   display:grid;   grid-template-columns:1fr;   gap:9px;   margin-top:15px; }  #rad-v3 .rad-step{   display:grid;   grid-template-columns:39px 1fr;   gap:11px;   align-items:start;    padding:13px;    border:1px solid var(--rad-line);   border-radius:15px;    background:#fff; }  #rad-v3 .rad-step-num{   display:flex;   width:36px;   height:36px;    align-items:center;   justify-content:center;    border-radius:11px;    background:var(--rad-red);   color:#fff;    font-size:13px;   font-weight:900; }  #rad-v3 .rad-step b{   display:block;    margin-bottom:2px;    font-size:14px; }  #rad-v3 .rad-step span{   display:block;    color:var(--rad-muted);    font-size:13px;   line-height:1.48; }  \/* =========================    SPECS ========================= *\/  #rad-v3 .rad-specs{   overflow:hidden;    margin-top:14px;    border:1px solid var(--rad-line);   border-radius:15px;    background:#fff; }  #rad-v3 .rad-spec-row{   display:grid;   grid-template-columns:42% 58%;    border-bottom:1px solid var(--rad-line); }  #rad-v3 .rad-spec-row:last-child{   border-bottom:0; }  #rad-v3 .rad-spec-name, #rad-v3 .rad-spec-value{   padding:11px 12px;    font-size:13px;   line-height:1.45; }  #rad-v3 .rad-spec-name{   background:#f2f4f5;    font-weight:800; }  #rad-v3 .rad-spec-value{   color:var(--rad-muted); }  \/* =========================    FAQ ========================= *\/  #rad-v3 .rad-faq{   margin-top:13px; }  #rad-v3 details{   overflow:hidden;    margin-bottom:8px;    border:1px solid var(--rad-line);   border-radius:14px;    background:#fff; }  #rad-v3 details:last-child{   margin-bottom:0; }  #rad-v3 summary{   position:relative;    cursor:pointer;   list-style:none;    padding:14px 40px 14px 14px;    font-size:14px;   line-height:1.42;   font-weight:800; }  #rad-v3 summary::-webkit-details-marker{   display:none; }  #rad-v3 summary::after{   content:'+';    position:absolute;   right:14px;   top:50%;    transform:translateY(-50%);    color:var(--rad-red);    font-size:21px;   font-weight:500; }  #rad-v3 details[open] summary::after{   content:'−'; }  #rad-v3 .rad-answer{   padding:0 14px 14px;    color:var(--rad-muted);    font-size:13px;   line-height:1.6; }  #rad-v3 .rad-note{   margin-top:13px;   padding:12px 13px;    border:1px solid rgba(163,119,46,.17);   border-radius:13px;    background:#fff8e9;   color:#695a38;    font-size:12px;   line-height:1.55; }  \/* =========================    CTA ========================= *\/  #rad-v3 .rad-final{   padding:30px 18px;   text-align:center; }  #rad-v3 .rad-final h2{   max-width:700px;   margin-left:auto;   margin-right:auto; }  #rad-v3 .rad-final p{   max-width:620px;   margin-left:auto;   margin-right:auto; }  #rad-v3 .rad-final-pills{   display:flex;   justify-content:center;   flex-wrap:wrap;    gap:7px;   margin-top:14px; }  #rad-v3 .rad-final-pill{   padding:8px 11px;    border:1px solid rgba(255,255,255,.15);   border-radius:999px;    background:rgba(255,255,255,.07);   color:#fff;    font-size:12px;   font-weight:750; }  #rad-v3 .rad-cta{   display:inline-block;    margin-top:17px;   padding:11px 17px;    border-radius:12px;    background:#fff;   color:#942b28;    font-size:13px;   font-weight:850; }  \/* =========================    CONTAINER QUERIES ========================= *\/  @container (min-width:520px){    #rad-v3 .rad-benefits{     grid-template-columns:repeat(3,1fr);   }    #rad-v3 .rad-feature-grid{     grid-template-columns:repeat(3,1fr);   }    #rad-v3 .rad-control-grid{     grid-template-columns:repeat(2,1fr);   }    #rad-v3 .rad-use-grid{     grid-template-columns:repeat(4,1fr);   }    #rad-v3 .rad-steps{     grid-template-columns:repeat(3,1fr);   }    #rad-v3 .rad-step{     display:block;     text-align:center;   }    #rad-v3 .rad-step-num{     margin:0 auto 9px;   } }  @container (min-width:760px){    #rad-v3{     padding:14px 14px 48px;   }    #rad-v3 .rad-card{     margin-bottom:18px;     padding:31px;   }    #rad-v3 .rad-hero{     padding:42px 32px 30px;   }    #rad-v3 .rad-hero h2{     font-size:45px;   }    #rad-v3 h2{     font-size:34px;   }    #rad-v3 .rad-split{     grid-template-columns:1fr 1fr;     gap:29px;   }    #rad-v3 .rad-split.rad-reverse .rad-copy{     order:2;   }    #rad-v3 .rad-split.rad-reverse .rad-media{     order:1;   }    #rad-v3 .rad-angle-number{     font-size:78px;   } }  @media (prefers-reduced-motion:reduce){    #rad-v3 .rad-kicker{     animation:none;   }    #rad-v3 .rad-card{     transition:none;   } } \u003c\/style\u003e   \u003cdiv id=\"rad-v3\"\u003e     \u003c!-- =========================================        1. HERO   ========================================== --\u003e    \u003csection class=\"rad-card rad-dark rad-hero\"\u003e      \u003cspan class=\"rad-kicker\"\u003e       Reach the Screw Your Drill Can't     \u003c\/span\u003e      \u003ch2\u003e       Your Drill Can't Fit There. This Can.     \u003c\/h2\u003e      \u003cp class=\"rad-hero-copy\"\u003e       Redirect your drill's drive approximately       \u003cstrong\u003e90°\u003c\/strong\u003e so you can approach screws inside cabinets,       beside panels, under dashboards and in other spaces where       straight-line access is limited.     \u003c\/p\u003e      \u003cdiv class=\"rad-media\"\u003e       \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/1265ff8b-e71e-4a83-834b-253cbfa69f3e.png?v=1789456879\" alt=\"90 degree right angle drill adapter for tight spaces\" loading=\"eager\" decoding=\"async\"\u003e     \u003c\/div\u003e      \u003cdiv class=\"rad-benefits\"\u003e        \u003cdiv class=\"rad-benefit\"\u003e         \u003cspan class=\"rad-benefit-icon\"\u003e↪\u003c\/span\u003e         \u003cspan\u003e90° Right-Angle Access\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-benefit\"\u003e         \u003cspan class=\"rad-benefit-icon\"\u003e◆\u003c\/span\u003e         \u003cspan\u003e1\/4' Hex Shank\u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-benefit\"\u003e         \u003cspan class=\"rad-benefit-icon\"\u003e✦\u003c\/span\u003e         \u003cspan\u003eMagnetic Bit Hold\u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        2. PAIN POINT   ========================================== --\u003e    \u003csection class=\"rad-card rad-soft\"\u003e      \u003cdiv class=\"rad-split rad-reverse\"\u003e        \u003cdiv class=\"rad-copy\"\u003e          \u003cspan class=\"rad-kicker\"\u003e           When Straight Access Stops Working         \u003c\/span\u003e          \u003ch2\u003e           The Screw Is Right There. Your Drill Is Just Too Big to Reach It.         \u003c\/h2\u003e          \u003cp\u003e           Standard drills need clearance behind the fastener.           Cabinets, furniture, vehicle interiors and tight corners           often do not give you enough room to line up the drill body.         \u003c\/p\u003e          \u003cp\u003e           A right-angle adapter changes the           \u003cstrong\u003edirection of access\u003c\/strong\u003e instead of forcing           a full-size drill into the gap.         \u003c\/p\u003e          \u003cul class=\"rad-checks\"\u003e           \u003cli\u003e             Reach screws close to cabinet walls and panels           \u003c\/li\u003e            \u003cli\u003e             Work in narrow furniture and automotive spaces           \u003c\/li\u003e            \u003cli\u003e             Approach compatible fasteners from the side           \u003c\/li\u003e         \u003c\/ul\u003e        \u003c\/div\u003e        \u003cdiv class=\"rad-media\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/f2c86f57-2c27-4a3d-bffa-dbbb86145c57.png?v=1789456879\" alt=\"Drill access problem in narrow cabinet and tight repair spaces\" loading=\"lazy\" decoding=\"async\"\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        3. INTERACTIVE LEARNING \/ 90 DEGREE   ========================================== --\u003e    \u003csection class=\"rad-card rad-dark rad-angle\"\u003e      \u003cspan class=\"rad-kicker\"\u003e       Change the Direction — Not the Whole Tool     \u003c\/span\u003e      \u003cdiv class=\"rad-angle-number\"\u003e       90\u003csmall\u003e°\u003c\/small\u003e     \u003c\/div\u003e      \u003ch2\u003e       Turn Drill Rotation Around the Corner     \u003c\/h2\u003e      \u003cp class=\"rad-angle-copy\"\u003e       The compact right-angle head redirects rotation approximately       90 degrees, helping your bit line up with compatible fasteners       where the body of a conventional drill cannot.     \u003c\/p\u003e      \u003cdiv class=\"rad-feature-grid\"\u003e        \u003cdiv class=\"rad-dark-feature\"\u003e         \u003cb\u003eRight-Angle Drive\u003c\/b\u003e         \u003cspan\u003e           Changes the working direction without changing your main drill.         \u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-dark-feature\"\u003e         \u003cb\u003eCompact Head\u003c\/b\u003e         \u003cspan\u003e           Designed for areas with limited clearance around the fastener.         \u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-dark-feature\"\u003e         \u003cb\u003eBetter Approach\u003c\/b\u003e         \u003cspan\u003e           Lets the bit reach from an angle that a straight drill cannot.         \u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        4. 1\/4 HEX COMPATIBILITY   ========================================== --\u003e    \u003csection class=\"rad-card rad-warm\"\u003e      \u003cdiv class=\"rad-split\"\u003e        \u003cdiv class=\"rad-copy\"\u003e          \u003cspan class=\"rad-kicker\"\u003e           Fits Common Driver Setups         \u003c\/span\u003e          \u003cdiv class=\"rad-spec-number\"\u003e           1\/4\u003csmall\u003e' HEX\u003c\/small\u003e         \u003c\/div\u003e          \u003ch2\u003e           Add Right-Angle Access to a Compatible Drill or Driver         \u003c\/h2\u003e          \u003cp\u003e           The approximately           \u003cstrong\u003e6.35mm \/ 1\/4-inch hex shank\u003c\/strong\u003e           is designed for compatible drills and drivers that accept           standard hex accessories.         \u003c\/p\u003e          \u003cul class=\"rad-checks\"\u003e           \u003cli\u003e             Common 1\/4-inch hex connection           \u003c\/li\u003e            \u003cli\u003e             Compact enough to keep with everyday bits           \u003c\/li\u003e            \u003cli\u003e             Adds another access option to your existing tool setup           \u003c\/li\u003e         \u003c\/ul\u003e        \u003c\/div\u003e        \u003cdiv class=\"rad-media\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/caf57261-edab-4ac5-981c-7e2243b56257.png?v=1789456879\" alt=\"One quarter inch hex right angle drill adapter connection\" loading=\"lazy\" decoding=\"async\"\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        5. MULTI-FEEDBACK \/ MAGNETIC   ========================================== --\u003e    \u003csection class=\"rad-card rad-red\"\u003e      \u003cdiv class=\"rad-split rad-reverse\"\u003e        \u003cdiv class=\"rad-copy\"\u003e          \u003cspan class=\"rad-kicker\"\u003e           More Control in Awkward Positions         \u003c\/span\u003e          \u003ch2\u003e           Magnetic Bit Holding Helps Keep the Setup Where You Need It         \u003c\/h2\u003e          \u003cp\u003e           When space is already limited, the last thing you want is           to keep repositioning a loose bit.         \u003c\/p\u003e          \u003cp\u003e           The magnetic holding design helps retain compatible bits           while you position the adapter and approach the fastener.         \u003c\/p\u003e          \u003cdiv class=\"rad-control-grid\"\u003e            \u003cdiv class=\"rad-control\"\u003e             \u003cspan class=\"rad-control-label\"\u003e               Hold             \u003c\/span\u003e              \u003cstrong\u003e               Magnetic Bit Retention             \u003c\/strong\u003e              \u003cspan\u003e               Helps keep compatible bits positioned during setup and use.             \u003c\/span\u003e           \u003c\/div\u003e            \u003cdiv class=\"rad-control\"\u003e             \u003cspan class=\"rad-control-label\"\u003e               Position             \u003c\/span\u003e              \u003cstrong\u003e               Easier One-Hand Guidance             \u003c\/strong\u003e              \u003cspan\u003e               Useful when your other hand is already controlling the drill.             \u003c\/span\u003e           \u003c\/div\u003e          \u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"rad-media\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/4c54cfec-da67-44c8-9f35-c33a7fdb0181.png?v=1789456879\" alt=\"Magnetic bit holding right angle drill adapter\" loading=\"lazy\" decoding=\"async\"\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        6. GRIP   ========================================== --\u003e    \u003csection class=\"rad-card rad-soft\"\u003e      \u003cdiv class=\"rad-split\"\u003e        \u003cdiv class=\"rad-copy\"\u003e          \u003cspan class=\"rad-kicker\"\u003e           Guide the Adapter While the Drill Does the Turning         \u003c\/span\u003e          \u003ch2\u003e           A Shaped Grip Gives Your Other Hand Somewhere Useful to Go         \u003c\/h2\u003e          \u003cp\u003e           Tight-space work often means holding the tool at an unusual angle.           The shaped outer grip gives you a defined place to stabilize           and guide the adapter while the drill provides rotation.         \u003c\/p\u003e          \u003cul class=\"rad-checks\"\u003e           \u003cli\u003e             Defined hand position for guiding the adapter           \u003c\/li\u003e            \u003cli\u003e             Helps with positioning in cramped spaces           \u003c\/li\u003e            \u003cli\u003e             Compact body for low-clearance work           \u003c\/li\u003e         \u003c\/ul\u003e        \u003c\/div\u003e        \u003cdiv class=\"rad-media\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/aa21b1b3-6701-452b-8b46-21167bcbfaa5.png?v=1789456879\" alt=\"Hand grip on compact right angle drill adapter\" loading=\"lazy\" decoding=\"async\"\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        7. USE CASES   ========================================== --\u003e    \u003csection class=\"rad-card rad-warm\"\u003e      \u003cspan class=\"rad-kicker\"\u003e       Built for Awkward Jobs     \u003c\/span\u003e      \u003ch2\u003e       Keep It for the Places a Straight Drill Doesn't Want to Go     \u003c\/h2\u003e      \u003cp\u003e       A practical toolbox addition for compatible screws and fasteners       where working clearance is limited.     \u003c\/p\u003e      \u003cdiv class=\"rad-use-grid\"\u003e        \u003cdiv class=\"rad-use\"\u003e         \u003cb\u003eCabinets\u003c\/b\u003e         \u003cspan\u003e           Screws close to shelves and side panels         \u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-use\"\u003e         \u003cb\u003eFurniture\u003c\/b\u003e         \u003cspan\u003e           Assembly points tucked into narrow frames         \u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-use\"\u003e         \u003cb\u003eAutomotive\u003c\/b\u003e         \u003cspan\u003e           Confined interior and maintenance areas         \u003c\/span\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-use\"\u003e         \u003cb\u003eHome Repair\u003c\/b\u003e         \u003cspan\u003e           Corners and low-clearance DIY tasks         \u003c\/span\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        8. HOW TO USE   ========================================== --\u003e    \u003csection class=\"rad-card rad-soft\"\u003e      \u003cdiv class=\"rad-split rad-reverse\"\u003e        \u003cdiv class=\"rad-copy\"\u003e          \u003cspan class=\"rad-kicker\"\u003e           Simple Setup         \u003c\/span\u003e          \u003ch2\u003e           Connect. Hold. Drive.         \u003c\/h2\u003e          \u003cp\u003e           Place the adapter between a compatible drill or driver and           your compatible bit whenever a straight approach is not practical.         \u003c\/p\u003e          \u003cdiv class=\"rad-steps\"\u003e            \u003cdiv class=\"rad-step\"\u003e              \u003cdiv class=\"rad-step-num\"\u003e               1             \u003c\/div\u003e              \u003cdiv\u003e               \u003cb\u003e                 Connect               \u003c\/b\u003e                \u003cspan\u003e                 Insert the 1\/4-inch hex shank into your compatible drill or driver.               \u003c\/span\u003e             \u003c\/div\u003e            \u003c\/div\u003e             \u003cdiv class=\"rad-step\"\u003e              \u003cdiv class=\"rad-step-num\"\u003e               2             \u003c\/div\u003e              \u003cdiv\u003e               \u003cb\u003e                 Add Your Bit               \u003c\/b\u003e                \u003cspan\u003e                 Insert a compatible driver bit into the right-angle head.               \u003c\/span\u003e             \u003c\/div\u003e            \u003c\/div\u003e             \u003cdiv class=\"rad-step\"\u003e              \u003cdiv class=\"rad-step-num\"\u003e               3             \u003c\/div\u003e              \u003cdiv\u003e               \u003cb\u003e                 Guide \u0026amp; Drive               \u003c\/b\u003e                \u003cspan\u003e                 Stabilize the adapter body and work the fastener from the new angle.               \u003c\/span\u003e             \u003c\/div\u003e            \u003c\/div\u003e          \u003c\/div\u003e        \u003c\/div\u003e        \u003cdiv class=\"rad-media\"\u003e         \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/e4075c04-6458-4993-af9d-3f1383bff2ac.png?v=1789456879\" alt=\"How to use a 90 degree right angle drill adapter\" loading=\"lazy\" decoding=\"async\"\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        9. SPECIFICATIONS   ========================================== --\u003e    \u003csection class=\"rad-card rad-soft\"\u003e      \u003cspan class=\"rad-kicker\"\u003e       Product Information     \u003c\/span\u003e      \u003ch2\u003e       What You Need to Know     \u003c\/h2\u003e      \u003cdiv class=\"rad-specs\"\u003e        \u003cdiv class=\"rad-spec-row\"\u003e         \u003cdiv class=\"rad-spec-name\"\u003e           Product Type         \u003c\/div\u003e          \u003cdiv class=\"rad-spec-value\"\u003e           Right-Angle Drill Adapter         \u003c\/div\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-spec-row\"\u003e         \u003cdiv class=\"rad-spec-name\"\u003e           Drive Direction         \u003c\/div\u003e          \u003cdiv class=\"rad-spec-value\"\u003e           Approx. 90° right angle         \u003c\/div\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-spec-row\"\u003e         \u003cdiv class=\"rad-spec-name\"\u003e           Shank         \u003c\/div\u003e          \u003cdiv class=\"rad-spec-value\"\u003e           Approx. 1\/4 in \/ 6.35mm hex         \u003c\/div\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-spec-row\"\u003e         \u003cdiv class=\"rad-spec-name\"\u003e           Bit Holding         \u003c\/div\u003e          \u003cdiv class=\"rad-spec-value\"\u003e           Magnetic holding design         \u003c\/div\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-spec-row\"\u003e         \u003cdiv class=\"rad-spec-name\"\u003e           Body Design         \u003c\/div\u003e          \u003cdiv class=\"rad-spec-value\"\u003e           Compact low-clearance head with shaped hand grip         \u003c\/div\u003e       \u003c\/div\u003e        \u003cdiv class=\"rad-spec-row\"\u003e         \u003cdiv class=\"rad-spec-name\"\u003e           Great For         \u003c\/div\u003e          \u003cdiv class=\"rad-spec-value\"\u003e           Cabinets, furniture, automotive work, home maintenance and tight corners         \u003c\/div\u003e       \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        10. FAQ   ========================================== --\u003e    \u003csection class=\"rad-card rad-warm\"\u003e      \u003cspan class=\"rad-kicker\"\u003e       Common Questions     \u003c\/span\u003e      \u003ch2\u003e       FAQ     \u003c\/h2\u003e      \u003cdiv class=\"rad-faq\"\u003e         \u003cdetails\u003e          \u003csummary\u003e           What problem does this adapter solve?         \u003c\/summary\u003e          \u003cdiv class=\"rad-answer\"\u003e           It changes the drive direction approximately 90 degrees,           allowing a compatible bit to approach screws and fasteners           where a full-size drill cannot line up straight.         \u003c\/div\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           What type of connection does it use?         \u003c\/summary\u003e          \u003cdiv class=\"rad-answer\"\u003e           The adapter uses an approximately 1\/4-inch \/ 6.35mm hex shank           designed for compatible drills and drivers that accept this           common accessory format.         \u003c\/div\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           Does it hold the driver bit magnetically?         \u003c\/summary\u003e          \u003cdiv class=\"rad-answer\"\u003e           Yes. The product uses a magnetic bit-holding design intended           to help keep compatible bits positioned during setup and use.         \u003c\/div\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           Where is a right-angle adapter most useful?         \u003c\/summary\u003e          \u003cdiv class=\"rad-answer\"\u003e           Typical applications include cabinet work, furniture assembly,           automotive interior areas, home maintenance and other spaces           with limited straight-line clearance.         \u003c\/div\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           Does this replace a drill?         \u003c\/summary\u003e          \u003cdiv class=\"rad-answer\"\u003e           No. It is an adapter designed to work with a compatible drill           or driver. The drill, driver and bits are separate tools.         \u003c\/div\u003e        \u003c\/details\u003e      \u003c\/div\u003e      \u003cdiv class=\"rad-note\"\u003e       \u003cstrong\u003eUse note:\u003c\/strong\u003e       Keep a secure grip on the adapter body and use controlled speed       appropriate for the fastener and application.     \u003c\/div\u003e    \u003c\/section\u003e     \u003c!-- =========================================        11. CTA   ========================================== --\u003e    \u003csection class=\"rad-card rad-dark rad-final\"\u003e      \u003cspan class=\"rad-kicker\"\u003e       When Straight Access Isn't an Option     \u003c\/span\u003e      \u003ch2\u003e       Don't Move the Whole Project. Change the Angle.     \u003c\/h2\u003e      \u003cp\u003e       Add right-angle access to your compatible drill setup and reach       screws hidden inside cabinets, corners and other tight repair spaces.     \u003c\/p\u003e      \u003cdiv class=\"rad-final-pills\"\u003e        \u003cspan class=\"rad-final-pill\"\u003e         90° Access       \u003c\/span\u003e        \u003cspan class=\"rad-final-pill\"\u003e         1\/4' Hex       \u003c\/span\u003e        \u003cspan class=\"rad-final-pill\"\u003e         Magnetic Hold       \u003c\/span\u003e      \u003c\/div\u003e      \u003cspan class=\"rad-cta\"\u003e       Choose Your Option Above     \u003c\/span\u003e    \u003c\/section\u003e   \u003c\/div\u003e","brand":"wxl","offers":[{"title":"Default Title","offer_id":48433259839714,"sku":"NC03672609172984-红黑款直角拐角器","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0833\/8921\/9042\/files\/1c8874e7-806c-4076-ae70-2a7f9b1ccb74.png?v=1789615367","url":"https:\/\/vividala.com\/products\/90-degree-right-angle-drill-adapter","provider":"vividala","version":"1.0","type":"link"}