{"product_id":"🔩-30-piece-wood-screw-hole-repair-anchor-kit-restore-loose-furniture-fixings","title":"🔩 30-Piece Wood Screw Hole Repair Anchor Kit – Restore Loose Furniture Fixings","description":"\u003cstyle\u003e   #wood-repair-page,   #wood-repair-page * {     box-sizing: border-box;   }    #wood-repair-page {     --navy: #101c2b;     --navy-2: #1d3148;     --steel: #dbe3ea;     --blue: #3175a7;     --amber: #f3a83b;     --amber-dark: #b86513;     --cream: #fffaf1;     --white: #ffffff;     --ink: #18212b;     --muted: #52606d;     font-family: Arial, Helvetica, sans-serif;     width: 100%;     overflow: hidden;     background: #f6f8fa;     color: var(--ink) !important;     line-height: 1.55;   }    #wood-repair-page h1,   #wood-repair-page h2,   #wood-repair-page h3,   #wood-repair-page p {     margin-top: 0;   }    #wood-repair-page h1,   #wood-repair-page h2,   #wood-repair-page h3 {     color: var(--ink) !important;     font-weight: 800 !important;     line-height: 1.16;     letter-spacing: -0.025em;   }    #wood-repair-page p,   #wood-repair-page li,   #wood-repair-page span {     color: var(--muted) !important;   }    #wood-repair-page img {     display: block;     width: 100%;     height: auto;     border-radius: 22px;   }    .wr-container {     width: min(920px, 100%);     margin: 0 auto;     padding: 18px;   }    .wr-section {     margin: 22px 0;   }    .wr-card {     padding: 28px 22px;     border: 1px solid rgba(24, 33, 43, 0.08);     border-radius: 24px;     background: var(--white);     box-shadow: 0 12px 34px rgba(16, 28, 43, 0.08);   }    .wr-hero {     position: relative;     isolation: isolate;     overflow: hidden;     padding: 44px 24px;     border-radius: 30px;     background:       radial-gradient(circle at 86% 18%, rgba(243, 168, 59, 0.25), transparent 28%),       linear-gradient(135deg, #0e1926 0%, #172b40 60%, #284765 100%);     text-align: center;     box-shadow: 0 18px 45px rgba(16, 28, 43, 0.20);   }    .wr-hero::after {     content: '';     position: absolute;     z-index: -1;     right: -95px;     bottom: -95px;     width: 250px;     height: 250px;     border: 1px solid rgba(255, 255, 255, 0.12);     border-radius: 50%;     box-shadow: 0 0 0 28px rgba(255, 255, 255, 0.03);   }    #wood-repair-page .wr-hero h1,   #wood-repair-page .wr-hero h2,   #wood-repair-page .wr-hero h3,   #wood-repair-page .wr-hero p,   #wood-repair-page .wr-hero span {     color: #ffffff !important;   }    .wr-offer {     display: inline-flex;     align-items: center;     gap: 7px;     margin-bottom: 16px;     padding: 8px 13px;     border-radius: 999px;     background: var(--amber);     color: #21160a !important;     font-size: 12px;     font-weight: 900;     letter-spacing: 0.08em;     text-transform: uppercase;   }    #wood-repair-page .wr-offer span {     color: #21160a !important;   }    .wr-hero h1 {     max-width: 720px;     margin: 0 auto 14px;     font-size: clamp(34px, 6vw, 58px);   }    .wr-hero p {     max-width: 650px;     margin: 0 auto;     font-size: clamp(16px, 2.4vw, 20px);   }    .wr-proof-row {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 9px;     margin-top: 24px;   }    .wr-proof-row span {     padding: 9px 12px;     border: 1px solid rgba(255, 255, 255, 0.24);     border-radius: 999px;     background: rgba(255, 255, 255, 0.09);     font-size: 13px;     font-weight: 700;   }    .wr-heading {     max-width: 720px;     margin: 0 auto 20px;     text-align: center;   }    .wr-kicker {     display: block;     margin-bottom: 8px;     color: var(--amber-dark) !important;     font-size: 12px;     font-weight: 900;     letter-spacing: 0.11em;     text-transform: uppercase;   }    .wr-heading h2 {     margin-bottom: 9px;     font-size: clamp(27px, 4.5vw, 41px);   }    .wr-heading p {     margin-bottom: 0;     font-size: 16px;   }    .wr-pain {     background: linear-gradient(145deg, #fff7e9, #ffffff);   }    .wr-pain h2 {     margin-bottom: 12px;     font-size: clamp(28px, 4.7vw, 42px);     text-align: center;   }    .wr-pain \u003e p {     max-width: 700px;     margin: 0 auto 20px;     font-size: 17px;     text-align: center;   }    .wr-compare {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 14px;   }    .wr-compare-card {     padding: 22px 18px;     border-radius: 18px;   }    .wr-compare-card.bad {     background: #fff1ef;     border: 1px solid #f3d1cd;   }    .wr-compare-card.good {     background: #eef7f2;     border: 1px solid #cce3d5;   }    .wr-compare-card h3 {     margin-bottom: 7px;     font-size: 19px;   }    .wr-compare-card p {     margin-bottom: 0;     font-size: 15px;   }    .wr-grid {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 14px;   }    .wr-benefit {     padding: 22px;     border: 1px solid rgba(24, 33, 43, 0.09);     border-radius: 20px;     background: #ffffff;   }    .wr-icon {     display: grid;     place-items: center;     width: 46px;     height: 46px;     margin-bottom: 14px;     border-radius: 14px;     background: #e8f1f7;     font-size: 22px;   }    .wr-benefit h3 {     margin-bottom: 7px;     font-size: 19px;   }    .wr-benefit p {     margin-bottom: 0;     font-size: 15px;   }    .wr-how {     padding: 34px 22px;     border-radius: 28px;     background: linear-gradient(135deg, #182c41, #0f1b29);   }    #wood-repair-page .wr-how h2,   #wood-repair-page .wr-how h3,   #wood-repair-page .wr-how p,   #wood-repair-page .wr-how span {     color: #ffffff !important;   }    .wr-steps {     display: grid;     grid-template-columns: repeat(3, minmax(0, 1fr));     gap: 12px;     margin-top: 20px;   }    .wr-step {     padding: 20px 16px;     border: 1px solid rgba(255, 255, 255, 0.14);     border-radius: 18px;     background: rgba(255, 255, 255, 0.07);     text-align: center;   }    .wr-number {     display: grid;     place-items: center;     width: 38px;     height: 38px;     margin: 0 auto 11px;     border-radius: 50%;     background: var(--amber);     color: #21160a !important;     font-weight: 900;   }    .wr-step h3 {     margin-bottom: 6px;     font-size: 17px;   }    .wr-step p {     margin-bottom: 0;     font-size: 14px;     opacity: 0.86;   }    .wr-callout {     margin-top: 16px;     padding: 13px 15px;     border: 1px solid rgba(255, 255, 255, 0.16);     border-radius: 14px;     background: rgba(243, 168, 59, 0.12);     text-align: center;     font-size: 13px;   }    .wr-tags {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 9px;     margin-top: 18px;   }    .wr-tags span {     padding: 10px 14px;     border: 1px solid #cfdbe5;     border-radius: 999px;     background: #f7fafc;     color: #24394e !important;     font-size: 14px;     font-weight: 700;   }    .wr-included {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 14px;     margin-top: 18px;   }    .wr-included-item {     padding: 25px 18px;     border-radius: 20px;     background: #edf3f7;     text-align: center;   }    .wr-included-item strong {     display: block;     margin-bottom: 6px;     color: #17314a !important;     font-size: 35px;     line-height: 1;   }    .wr-included-item span {     color: #425b70 !important;     font-size: 15px;     font-weight: 800;   }    .wr-note {     margin: 16px 0 0;     padding: 12px 14px;     border-radius: 14px;     background: #fff7e9;     color: #6e4a20 !important;     font-size: 13px;     text-align: center;   }    .wr-faq details {     margin-bottom: 10px;     border: 1px solid #dce3e8;     border-radius: 16px;     background: #ffffff;     overflow: hidden;   }    .wr-faq summary {     position: relative;     padding: 17px 46px 17px 17px;     color: #18212b !important;     font-size: 16px;     font-weight: 800;     cursor: pointer;     list-style: none;   }    .wr-faq summary::-webkit-details-marker {     display: none;   }    .wr-faq summary::after {     content: '+';     position: absolute;     top: 50%;     right: 18px;     transform: translateY(-50%);     color: var(--amber-dark);     font-size: 24px;   }    .wr-faq details[open] summary::after {     content: '−';   }    .wr-faq details p {     margin: 0;     padding: 0 17px 17px;     font-size: 15px;   }    .wr-final {     padding: 40px 22px;     border-radius: 28px;     background:       radial-gradient(circle at 80% 20%, rgba(243, 168, 59, 0.24), transparent 30%),       linear-gradient(135deg, #16293c, #284a69);     text-align: center;   }    #wood-repair-page .wr-final h2,   #wood-repair-page .wr-final p,   #wood-repair-page .wr-final span {     color: #ffffff !important;   }    .wr-final h2 {     margin-bottom: 10px;     font-size: clamp(29px, 5vw, 45px);   }    .wr-final p {     max-width: 640px;     margin: 0 auto 20px;     font-size: 17px;   }    .wr-cta {     display: inline-block;     min-width: 230px;     padding: 15px 22px;     border-radius: 999px;     background: var(--amber);     color: #21160a !important;     font-size: 16px;     font-weight: 900;     letter-spacing: 0.02em;     text-decoration: none !important;     box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);   }    .wr-microcopy {     display: block;     margin-top: 12px;     font-size: 12px;     opacity: 0.82;   }    @media (max-width: 640px) {     .wr-container {       padding: 12px;     }      .wr-section {       margin: 16px 0;     }      .wr-card,     .wr-hero,     .wr-how,     .wr-final {       border-radius: 22px;     }      .wr-hero {       padding: 34px 18px;     }      .wr-card {       padding: 23px 17px;     }      .wr-grid,     .wr-compare,     .wr-included,     .wr-steps {       grid-template-columns: 1fr;     }      .wr-step {       display: grid;       grid-template-columns: 42px 1fr;       column-gap: 10px;       text-align: left;     }      .wr-number {       grid-row: 1 \/ span 2;       margin: 0;     }   } \u003c\/style\u003e \u003cdiv id=\"wood-repair-page\"\u003e \u003cdiv class=\"wr-container\"\u003e \u003csection class=\"wr-section wr-hero\"\u003e \u003cdiv class=\"wr-offer\"\u003e\u003cspan\u003e★ LIMITED TIME OFFER\u003c\/span\u003e\u003c\/div\u003e \u003ch1\u003eMake Loose Screws Hold Again\u003c\/h1\u003e \u003cp\u003eRestore worn wooden screw holes with a reinforced metal fixing point—without relocating the hinge or replacing the furniture.\u003c\/p\u003e \u003cdiv class=\"wr-proof-row\"\u003e \u003cspan\u003e🔩 Repairs Worn Wood Holes\u003c\/span\u003e \u003cspan\u003e🛠️ Simple Installation\u003c\/span\u003e \u003cspan\u003e🪑 Furniture-Friendly Fix\u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE SLOT 1: 1:1 hero showing the insert, screw and repaired hinge --\u003e \u003csection class=\"wr-section wr-card wr-pain\"\u003e\u003cspan class=\"wr-kicker\"\u003eWHEN THE SCREW JUST SPINS\u003c\/span\u003e \u003ch2\u003eThe Screw Isn't the Real Problem\u003c\/h2\u003e \u003cp\u003eRepeated tightening can wear the wood hole wider until the threads have nothing left to grip. Replacing the screw alone may not solve it.\u003c\/p\u003e \u003cdiv class=\"wr-compare\"\u003e \u003carticle class=\"wr-compare-card bad\"\u003e \u003ch3\u003e✕ Temporary Filling Tricks\u003c\/h3\u003e \u003cp\u003eMatches, toothpicks or loose wood filler may compress and loosen again with repeated movement.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"wr-compare-card good\"\u003e \u003ch3\u003e✓ Reinforced Repair Point\u003c\/h3\u003e \u003cp\u003eThe metal insert helps create a new mechanical grip inside the existing wooden hole.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE SLOT 2: 1:1 pain image showing loose hinge vs repaired fixing --\u003e \u003csection class=\"wr-section\"\u003e \u003cdiv class=\"wr-heading\"\u003e \u003cspan class=\"wr-kicker\"\u003eA SMARTER WAY TO REPAIR\u003c\/span\u003e \u003ch2\u003eFix the Hole, Not Just the Screw\u003c\/h2\u003e \u003cp\u003eGive worn furniture fixings the support they need while keeping the original hardware position.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wr-grid\"\u003e \u003carticle class=\"wr-benefit\"\u003e \u003cdiv class=\"wr-icon\"\u003e🎯\u003c\/div\u003e \u003ch3\u003eKeep the Original Position\u003c\/h3\u003e \u003cp\u003eRepair the existing hole instead of shifting the hinge and trying to align a new one.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"wr-benefit\"\u003e \u003cdiv class=\"wr-icon\"\u003e⚙️\u003c\/div\u003e \u003ch3\u003eMechanical Grip\u003c\/h3\u003e \u003cp\u003eThe shaped metal sleeve grips the surrounding wood as the matching screw is tightened.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"wr-benefit\"\u003e \u003cdiv class=\"wr-icon\"\u003e⏱️\u003c\/div\u003e \u003ch3\u003eFast DIY Repair\u003c\/h3\u003e \u003cp\u003eA practical fix that uses familiar household tools and avoids a larger furniture repair.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"wr-benefit\"\u003e \u003cdiv class=\"wr-icon\"\u003e💰\u003c\/div\u003e \u003ch3\u003eSave Usable Furniture\u003c\/h3\u003e \u003cp\u003eHelp restore loose hardware without replacing an otherwise functional cabinet, chair or table.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE SLOT 3: 1:1 macro diagram showing how the insert grips the wood --\u003e \u003csection class=\"wr-section wr-how\"\u003e \u003cdiv class=\"wr-heading\"\u003e \u003cspan class=\"wr-kicker\"\u003eTHREE SIMPLE STEPS\u003c\/span\u003e \u003ch2\u003eTap It In. Refit. Tighten.\u003c\/h2\u003e \u003cp\u003eRestore the existing fixing point without moving your furniture hardware to a new location.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wr-steps\"\u003e \u003carticle class=\"wr-step\"\u003e\u003cspan class=\"wr-number\"\u003e1\u003c\/span\u003e \u003ch3\u003eInsert the Sleeve\u003c\/h3\u003e \u003cp\u003ePlace the correctly sized metal insert into the worn wooden hole.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"wr-step\"\u003e\u003cspan class=\"wr-number\"\u003e2\u003c\/span\u003e \u003ch3\u003eTap It Securely\u003c\/h3\u003e \u003cp\u003eUse a hammer to seat the insert flush in the existing position.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"wr-step\"\u003e\u003cspan class=\"wr-number\"\u003e3\u003c\/span\u003e \u003ch3\u003eRefit and Tighten\u003c\/h3\u003e \u003cp\u003eReplace the hardware and drive in the matching screw until secure.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003cp class=\"wr-callout\"\u003eAlways confirm the insert and screw size match your existing hole before installation.\u003c\/p\u003e \u003c\/section\u003e \u003c!-- IMAGE SLOT 4: 1:1 three-step installation image --\u003e \u003csection class=\"wr-section wr-card\"\u003e \u003cdiv class=\"wr-heading\"\u003e \u003cspan class=\"wr-kicker\"\u003eONE KIT, MANY REPAIRS\u003c\/span\u003e \u003ch2\u003eMade for Everyday Furniture Fixes\u003c\/h2\u003e \u003cp\u003eKeep a set in your toolbox for the loose wooden fixings that show up around the home.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wr-tags\"\u003e \u003cspan\u003eKitchen Cabinets\u003c\/span\u003e \u003cspan\u003eWardrobe Doors\u003c\/span\u003e \u003cspan\u003eDrawer Hardware\u003c\/span\u003e \u003cspan\u003eWooden Chairs\u003c\/span\u003e \u003cspan\u003eWooden Tables\u003c\/span\u003e \u003cspan\u003eFurniture Hinges\u003c\/span\u003e \u003cspan\u003eDIY Repairs\u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- IMAGE SLOT 5: 1:1 application image with cabinet, chair and table repairs --\u003e \u003csection class=\"wr-section wr-card\"\u003e \u003cdiv class=\"wr-heading\"\u003e \u003cspan class=\"wr-kicker\"\u003eWHAT'S INCLUDED\u003c\/span\u003e \u003ch2\u003e30 Pieces. 15 Complete Repairs.\u003c\/h2\u003e \u003cp\u003eEach repair set pairs one shaped metal expansion insert with one matching countersunk screw.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"wr-included\"\u003e \u003cdiv class=\"wr-included-item\"\u003e \u003cstrong\u003e15×\u003c\/strong\u003e \u003cspan\u003eMetal Repair Inserts\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"wr-included-item\"\u003e \u003cstrong\u003e15×\u003c\/strong\u003e \u003cspan\u003eMatching Screws\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp class=\"wr-note\"\u003eTools are not included. Verify the supplied dimensions and material compatibility before ordering and installation.\u003c\/p\u003e \u003c\/section\u003e \u003c!-- IMAGE SLOT 6: 1:1 package contents image showing all 15 matched sets --\u003e \u003csection class=\"wr-section wr-faq\"\u003e \u003cdiv class=\"wr-heading\"\u003e \u003cspan class=\"wr-kicker\"\u003eGOOD TO KNOW\u003c\/span\u003e \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e \u003c\/div\u003e \u003cdetails\u003e \u003csummary\u003eWhat problem is this kit designed to fix?\u003c\/summary\u003e \u003cp\u003eIt is designed for wooden screw holes that have become worn or enlarged, causing the screw to spin or pull loose.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eDo I need to move the hinge and drill a new fixing point?\u003c\/summary\u003e \u003cp\u003eThe repair is designed to reuse the existing hardware position. The original hole must still be suitable for the selected insert size.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat tools will I need?\u003c\/summary\u003e \u003cp\u003eThe video demonstrates installation with a hammer and a screwdriver or drill driver. Use the appropriate tools and torque for your furniture.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWill it work with every type of wood?\u003c\/summary\u003e \u003cp\u003eCompatibility depends on the wood, panel condition, hole size and insert dimensions. Confirm suitability before using it on MDF, particleboard or damaged material.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs this a permanent repair?\u003c\/summary\u003e \u003cp\u003eIt is designed to create a reinforced fixing point, but durability depends on correct sizing, installation, material condition and the load placed on the hardware.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow many pieces are included?\u003c\/summary\u003e \u003cp\u003eThe 30-piece package contains 15 metal repair inserts and 15 matching screws, providing 15 complete paired repair sets.\u003c\/p\u003e \u003c\/details\u003e \u003c\/section\u003e \u003csection class=\"wr-section wr-final\"\u003e \u003ch2\u003eRepair the Hole. Save the Furniture.\u003c\/h2\u003e \u003cp\u003eStop repeatedly tightening the same loose screw. Rebuild the fixing point and get your cabinet, chair or table hardware working properly again.\u003c\/p\u003e \u003ca class=\"wr-cta\" href=\"#MainContent\"\u003eGET THE 30-PIECE KIT →\u003c\/a\u003e \u003cspan class=\"wr-microcopy\"\u003eA practical toolbox essential for everyday wooden furniture repairs.\u003c\/span\u003e\u003c\/section\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"zcm123","offers":[{"title":"30Pcs","offer_id":51141859311863,"sku":"NC02012609102020-膨胀钉银色M6*14+4*16钉（30个一包装）袋装","price":19.99,"currency_code":"USD","in_stock":true},{"title":"60Pcs","offer_id":51141859344631,"sku":"NC02012609102020-膨胀钉银色M6*14+4*16钉（60个一包装）袋装","price":23.99,"currency_code":"USD","in_stock":true},{"title":"100Pcs","offer_id":51141859377399,"sku":"NC02012609102020-膨胀钉银色M6*14+4*16钉（100个一包装）袋装","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/ChatGPT_Image_2026_9_10__15_27_26.png?v=1789035063","url":"https:\/\/www.zavrly.com\/products\/%f0%9f%94%a9-30-piece-wood-screw-hole-repair-anchor-kit-restore-loose-furniture-fixings","provider":"zavrly","version":"1.0","type":"link"}