{"product_id":"repair-screws","title":"🔩 6×14mm Expansion Repair Screws – Cabinet Hinge \u0026 Stripped Hole Fix Kit","description":"\u003cstyle\u003e\n\/* =========================================================\n   6x14MM SHORT EXPANSION REPAIR SCREWS\n   Shopify PDP\n   ORIGINAL SELLING-POINT STRUCTURE\n   Container Query Responsive\n   ========================================================= *\/\n\n.repair-pdp{\n  --ink:#20201e;\n  --muted:#66635d;\n  --gold:#b58a42;\n  --gold-dark:#8b672d;\n  --gold-soft:#f4ead7;\n  --cream:#fbf8f1;\n  --sand:#f4efe5;\n  --gray:#f3f3f1;\n  --white:#ffffff;\n  --line:#e4ddd0;\n\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\n    Helvetica,Arial,sans-serif;\n  font-size:16px;\n  line-height:1.6;\n\n  container-type:inline-size;\n  container-name:repair-description;\n}\n\n.repair-pdp,\n.repair-pdp *{\n  box-sizing:border-box;\n}\n\n.repair-pdp img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto !important;\n  object-fit:contain !important;\n  object-position:center center !important;\n}\n\n.repair-pdp h2,\n.repair-pdp h3,\n.repair-pdp p{\n  margin-top:0;\n}\n\n.repair-pdp h2{\n  margin-bottom:12px;\n  font-size:28px;\n  line-height:1.12;\n  letter-spacing:-.025em;\n  font-weight:800;\n}\n\n.repair-pdp h3{\n  margin-bottom:7px;\n  font-size:19px;\n  line-height:1.3;\n  font-weight:800;\n}\n\n.repair-pdp p{\n  margin-bottom:0;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.62;\n}\n\n.rp-section{\n  width:100%;\n  margin:14px 0;\n  padding:23px 17px;\n  border-radius:20px;\n  overflow:hidden;\n}\n\n.rp-white{\n  background:var(--white);\n  border:1px solid var(--line);\n}\n\n.rp-cream{\n  background:var(--cream);\n}\n\n.rp-sand{\n  background:var(--sand);\n}\n\n.rp-gray{\n  background:var(--gray);\n}\n\n.rp-dark{\n  background:var(--ink);\n  color:#fff;\n}\n\n.rp-dark h2,\n.rp-dark h3{\n  color:#fff;\n}\n\n.rp-dark p{\n  color:#dedbd4;\n}\n\n.rp-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1fr);\n  gap:18px;\n  align-items:center;\n}\n\n.rp-copy,\n.rp-media{\n  min-width:0;\n}\n\n.rp-media{\n  padding:7px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:16px;\n  overflow:hidden;\n}\n\n.rp-media img{\n  border-radius:11px;\n}\n\n.rp-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:40px;\n  height:28px;\n  margin-bottom:10px;\n  padding:0 11px;\n  background:var(--gold);\n  border-radius:999px;\n  color:#fff;\n  font-size:12px;\n  line-height:1;\n  font-weight:800;\n  letter-spacing:.08em;\n}\n\n.rp-label{\n  display:inline-block;\n  margin-bottom:10px;\n  color:var(--gold-dark);\n  font-size:12px;\n  line-height:1.2;\n  font-weight:800;\n  letter-spacing:.075em;\n  text-transform:uppercase;\n}\n\n.rp-lead{\n  font-size:17px !important;\n  line-height:1.55 !important;\n}\n\n.rp-points{\n  display:grid;\n  gap:8px;\n  margin:15px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.rp-points li{\n  position:relative;\n  margin:0;\n  padding:10px 11px 10px 36px;\n  background:rgba(255,255,255,.74);\n  border:1px solid rgba(181,138,66,.18);\n  border-radius:11px;\n  color:#4e4b45;\n  font-size:14px;\n  line-height:1.45;\n}\n\n.rp-points li:before{\n  content:\"✓\";\n  position:absolute;\n  left:11px;\n  top:10px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:18px;\n  height:18px;\n  border-radius:50%;\n  background:var(--gold);\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n.rp-dark .rp-points li{\n  background:rgba(255,255,255,.08);\n  border-color:rgba(255,255,255,.12);\n  color:#f1eee8;\n}\n\n\/* HERO *\/\n\n.rp-hero{\n  background:\n    linear-gradient(145deg,#fffdf9 0%,#f3ead8 100%);\n  border:1px solid var(--line);\n}\n\n.rp-hero h2{\n  font-size:31px;\n}\n\n.rp-hero h2 span{\n  color:var(--gold-dark);\n}\n\n.rp-hero-note{\n  margin-top:15px;\n  padding:12px 13px;\n  background:rgba(255,255,255,.78);\n  border-left:4px solid var(--gold);\n  border-radius:0 10px 10px 0;\n  color:#4e4a43;\n  font-size:14px;\n  line-height:1.5;\n}\n\n.rp-mini-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:15px;\n}\n\n.rp-mini{\n  display:flex;\n  align-items:center;\n  gap:9px;\n  padding:10px 11px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:11px;\n}\n\n.rp-mini-icon{\n  flex:0 0 34px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:34px;\n  height:34px;\n  background:var(--gold-soft);\n  border-radius:9px;\n  font-size:17px;\n}\n\n.rp-mini strong{\n  display:block;\n  font-size:14px;\n  line-height:1.25;\n}\n\n\/* SPECS *\/\n\n.rp-spec-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:16px;\n}\n\n.rp-spec{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:12px;\n  padding:12px 13px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:11px;\n}\n\n.rp-spec span{\n  color:var(--muted);\n  font-size:14px;\n}\n\n.rp-spec strong{\n  text-align:right;\n  font-size:14px;\n  color:var(--ink);\n}\n\n.rp-note{\n  margin-top:13px;\n  padding:13px;\n  background:var(--gold-soft);\n  border-radius:11px;\n  color:#594b33;\n  font-size:14px;\n  line-height:1.5;\n}\n\n\/* FAQ *\/\n\n.rp-faq{\n  display:grid;\n  gap:8px;\n  margin-top:15px;\n}\n\n.rp-faq details{\n  overflow:hidden;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:12px;\n}\n\n.rp-faq summary{\n  position:relative;\n  padding:14px 43px 14px 14px;\n  list-style:none;\n  cursor:pointer;\n  font-size:15px;\n  line-height:1.4;\n  font-weight:750;\n}\n\n.rp-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.rp-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:15px;\n  top:50%;\n  transform:translateY(-50%);\n  color:var(--gold-dark);\n  font-size:23px;\n  font-weight:400;\n}\n\n.rp-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.rp-faq-answer{\n  padding:0 14px 14px;\n  color:var(--muted);\n  font-size:14px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   CONTAINER QUERY\n\n   450-650px Shopify description width:\n   remains SINGLE COLUMN.\n\n   Only switches to two-column layout when the\n   actual PRODUCT DESCRIPTION container reaches 720px.\n   ========================================================= *\/\n\n@container repair-description (min-width:720px){\n\n  .rp-section{\n    padding:30px;\n  }\n\n  .repair-pdp h2{\n    font-size:34px;\n  }\n\n  .rp-hero h2{\n    font-size:40px;\n  }\n\n  .rp-grid{\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,1fr);\n    gap:27px;\n  }\n\n  .rp-reverse .rp-media{\n    order:2;\n  }\n\n  .rp-reverse .rp-copy{\n    order:1;\n  }\n\n  .rp-mini-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .rp-spec-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n\n@container repair-description (min-width:980px){\n\n  .rp-section{\n    padding:36px;\n  }\n\n  .rp-hero h2{\n    font-size:45px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"repair-pdp\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-hero\"\u003e\n\n  \u003cdiv class=\"rp-grid\"\u003e\n\n    \u003cdiv class=\"rp-copy\"\u003e\n\n      \u003cdiv class=\"rp-label\"\u003e\n        6 × 14MM SHORT EXPANSION SCREWS\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Simple Fix for\n        \u003cspan\u003eLoose Hinges \u0026amp; Worn Screw Holes.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rp-lead\"\u003e\n        Designed to renew stripped, worn, or widened screw holes,\n        these short expansion repair screws help reinforce loose\n        cabinet doors, wardrobe hinges, and other everyday household\n        mounting points.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rp-hero-note\"\u003e\n        Compact metal expansion anchors pair with repair screws\n        to help restore a secure fastening point where the original\n        screw hole has become loose.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-mini-grid\"\u003e\n\n        \u003cdiv class=\"rp-mini\"\u003e\n          \u003cdiv class=\"rp-mini-icon\"\u003e🔩\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eExpansion Locking Design\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-mini\"\u003e\n          \u003cdiv class=\"rp-mini-icon\"\u003e🚪\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eFor Loose Hinge Repair\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-mini\"\u003e\n          \u003cdiv class=\"rp-mini-icon\"\u003e🛠️\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eEasy DIY Installation\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-mini\"\u003e\n          \u003cdiv class=\"rp-mini-icon\"\u003e🏠\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eMulti-Surface Use\u003c\/strong\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rp-media\"\u003e\n      \u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/BE2C5487-CC5B-491F-8150-AD98F4F4EFB1.jpg?v=1788863208\u0026amp;width=1445\" alt=\"6x14mm door hinge thread repair screws\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     ORIGINAL SELLING POINT 01\n     CABINET DOOR REPAIR\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-cream\"\u003e\n\n  \u003cdiv class=\"rp-grid\"\u003e\n\n    \u003cdiv class=\"rp-media\"\u003e\n      \u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/CA272E2C-3DCE-4816-AE46-72480788C92C.jpg?v=1788863208\u0026amp;width=1445\" alt=\"Expansion screws for cabinet hinge repair\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rp-copy\"\u003e\n\n      \u003cdiv class=\"rp-number\"\u003e01\u003c\/div\u003e\n\n      \u003cdiv class=\"rp-label\"\u003e\n        CABINET DOOR REPAIR\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Renew Stripped, Worn \u0026amp; Widened Screw Holes.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rp-lead\"\u003e\n        Fed up with sagging cabinet panels and shaky, loose hinges?\n        The 6 × 14mm expansion screw set is designed to renew stripped,\n        worn, and widened screw holes while reinforcing wardrobe and\n        kitchen cabinet door mounting points.\n      \u003c\/p\u003e\n\n      \u003cul class=\"rp-points\"\u003e\n        \u003cli\u003eHelps repair worn and enlarged screw holes.\u003c\/li\u003e\n        \u003cli\u003eDesigned for loose cabinet and wardrobe hinges.\u003c\/li\u003e\n        \u003cli\u003eHelps restore a more secure fastening point.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     ORIGINAL SELLING POINT 02\n     ZINC-PLATED THREAD REPAIR SCREWS\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-dark\"\u003e\n\n  \u003cdiv class=\"rp-grid rp-reverse\"\u003e\n\n    \u003cdiv class=\"rp-media\"\u003e\n      \u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/023D17B1-D933-43A4-A388-438F8FCD3F17.jpg?v=1788863208\u0026amp;width=1445\" alt=\"Zinc plated expansion anchors and repair screws\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rp-copy\"\u003e\n\n      \u003cdiv class=\"rp-number\"\u003e02\u003c\/div\u003e\n\n      \u003cdiv class=\"rp-label\" style=\"color:#e3bc72;\"\u003e\n        ZINC-PLATED METAL CONSTRUCTION\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Strong Metal Construction with an Expansion Locking Design.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rp-lead\"\u003e\n        The zinc-plated metal construction is designed for dependable\n        everyday hinge and hardware repairs. As the screw is driven\n        into the expansion anchor, the sleeve expands to create a\n        stronger grip inside the prepared mounting hole.\n      \u003c\/p\u003e\n\n      \u003cul class=\"rp-points\"\u003e\n        \u003cli\u003eZinc-plated metal construction.\u003c\/li\u003e\n        \u003cli\u003eExpansion locking structure helps improve grip.\u003c\/li\u003e\n        \u003cli\u003eDesigned for repeated-use household hardware locations.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     ORIGINAL SELLING POINT 03\n     MULTI-SURFACE COMPATIBILITY\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-sand\"\u003e\n\n  \u003cdiv class=\"rp-grid\"\u003e\n\n    \u003cdiv class=\"rp-media\"\u003e\n      \u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/0FBB40FE-AA6F-428E-AA17-D721CDE425DE.jpg?v=1788863208\u0026amp;width=1445\" alt=\"Multi surface repair applications\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rp-copy\"\u003e\n\n      \u003cdiv class=\"rp-number\"\u003e03\u003c\/div\u003e\n\n      \u003cdiv class=\"rp-label\"\u003e\n        MULTI-SURFACE REPAIR USE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        One Repair Kit for Multiple Household Surfaces.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rp-lead\"\u003e\n        This expansion anchor and screw kit is designed for a variety\n        of common household mounting materials, including wood,\n        drywall, hollow walls, concrete, ceramic tile, and natural\n        stone.\n      \u003c\/p\u003e\n\n      \u003cul class=\"rp-points\"\u003e\n        \u003cli\u003eWood and wood-board mounting points.\u003c\/li\u003e\n        \u003cli\u003eDrywall and hollow-wall applications.\u003c\/li\u003e\n        \u003cli\u003eConcrete, ceramic tile, and stone surfaces.\u003c\/li\u003e\n        \u003cli\u003eCabinet doors, wardrobe hinges, bathroom fittings, and other household fixtures.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     EXTRA ORIGINAL APPLICATION IMAGE\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-white\"\u003e\n\n  \u003cdiv class=\"rp-media\"\u003e\n    \u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/CA272E2C-3DCE-4816-AE46-72480788C92C.jpg?v=1788863208\u0026amp;width=1445\" alt=\"Expansion screw household repair applications\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     ORIGINAL SELLING POINT 04\n     EASY DIY INSTALLATION\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-cream\"\u003e\n\n  \u003cdiv class=\"rp-grid rp-reverse\"\u003e\n\n    \u003cdiv class=\"rp-media\"\u003e\n      \u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/C6E75527-5857-4FA7-AA6F-9C3A4D36CEF9.jpg?v=1788863208\u0026amp;width=1445\" alt=\"Four step installation guide for expansion repair screws\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rp-copy\"\u003e\n\n      \u003cdiv class=\"rp-number\"\u003e04\u003c\/div\u003e\n\n      \u003cdiv class=\"rp-label\"\u003e\n        EASY DIY INSTALLATION\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Drill, Insert \u0026amp; Fasten in Simple Steps.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rp-lead\"\u003e\n        The repair process is straightforward: drill a 6mm hole with\n        a minimum depth of 15mm, insert the expansion anchor, then\n        drive the repair screw into the anchor.\n      \u003c\/p\u003e\n\n      \u003cul class=\"rp-points\"\u003e\n        \u003cli\u003eDrill a 6mm mounting hole.\u003c\/li\u003e\n        \u003cli\u003eRecommended hole depth: at least 15mm.\u003c\/li\u003e\n        \u003cli\u003eInsert the expansion anchor into the prepared hole.\u003c\/li\u003e\n        \u003cli\u003eDrive the repair screw into the anchor to secure the fixing.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     ORIGINAL SELLING POINT 05\n     DURABLE ALL-IN-ONE HARDWARE PACK\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-gray\"\u003e\n\n  \u003cdiv class=\"rp-grid\"\u003e\n\n    \u003cdiv class=\"rp-media\"\u003e\n      \u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/CA12AD2B-76A6-4BF9-9C30-BD3E87C4B808.jpg?v=1788863208\u0026amp;width=1445\" alt=\"Expansion anchor and screw repair kit\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rp-copy\"\u003e\n\n      \u003cdiv class=\"rp-number\"\u003e05\u003c\/div\u003e\n\n      \u003cdiv class=\"rp-label\"\u003e\n        DURABLE ALL-IN-ONE HARDWARE PACK\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Metal Alternative for Everyday Repair Jobs.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rp-lead\"\u003e\n        Compared with lightweight plastic anchors that may crack or\n        slip, this metal expansion screw set provides a solid repair\n        option for loose hinges, sagging doors, and suitable household\n        mounting projects.\n      \u003c\/p\u003e\n\n      \u003cul class=\"rp-points\"\u003e\n        \u003cli\u003eSolid metal expansion anchor construction.\u003c\/li\u003e\n        \u003cli\u003eDesigned for loose hinge and door repair.\u003c\/li\u003e\n        \u003cli\u003eUseful for everyday household mounting projects.\u003c\/li\u003e\n        \u003cli\u003eCompact hardware that is easy to keep with your DIY supplies.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     SIZE INFORMATION\n     SUPPLEMENTARY — NOT A NEW SELLING POINT\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-white\"\u003e\n\n  \u003cdiv class=\"rp-grid rp-reverse\"\u003e\n\n    \u003cdiv class=\"rp-media\"\u003e\n      \u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/9D896906-84A5-4A61-A346-246A03C5311D.jpg?v=1788863208\u0026amp;width=1445\" alt=\"6x14mm repair screw size information\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"rp-copy\"\u003e\n\n      \u003cdiv class=\"rp-label\"\u003e\n        SIZE INFORMATION\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Product \u0026amp; Installation Dimensions\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"rp-spec-grid\"\u003e\n\n        \u003cdiv class=\"rp-spec\"\u003e\n          \u003cspan\u003eExpansion Anchor Length\u003c\/span\u003e\n          \u003cstrong\u003e14 mm\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-spec\"\u003e\n          \u003cspan\u003eRepair Screw Length\u003c\/span\u003e\n          \u003cstrong\u003e16 mm\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-spec\"\u003e\n          \u003cspan\u003eScrew Head Diameter\u003c\/span\u003e\n          \u003cstrong\u003e7.8 mm\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-spec\"\u003e\n          \u003cspan\u003eScrew Tip Diameter\u003c\/span\u003e\n          \u003cstrong\u003e4 mm\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-spec\"\u003e\n          \u003cspan\u003eRecommended Drill Bit\u003c\/span\u003e\n          \u003cstrong\u003e6 mm\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rp-spec\"\u003e\n          \u003cspan\u003eRecommended Hole Depth\u003c\/span\u003e\n          \u003cstrong\u003e≥ 15 mm\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rp-note\"\u003e\n        Always choose the proper drill bit and drilling method\n        for the material being repaired.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FAQ\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-cream\"\u003e\n\n  \u003cdiv class=\"rp-label\"\u003e\n    FREQUENTLY ASKED QUESTIONS\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Quick Questions Before You Repair\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"rp-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What are these repair screws mainly used for?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        They are designed to repair stripped, worn, or widened\n        screw holes, including loose cabinet doors and wardrobe hinges.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What size hole should I drill?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        The product instructions specify a 6mm hole with a\n        minimum depth of 15mm.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What surfaces can they be used with?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        The product listing describes use with wood, drywall,\n        hollow walls, concrete, ceramic tile, natural stone,\n        and suitable household mounting surfaces.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How do I install the expansion anchor?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rp-faq-answer\"\u003e\n        Drill the correctly sized hole, insert the expansion anchor,\n        position the hardware, and drive the repair screw into the anchor.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     BOTTOM CTA\n     ====================================================== --\u003e\n\n\u003csection class=\"rp-section rp-dark\" style=\"text-align:center;\"\u003e\n\n  \u003cdiv class=\"rp-label\" style=\"color:#e3bc72;\"\u003e\n    6 × 14MM SHORT EXPANSION SCREWS\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Repair Loose Hinges Without Replacing the Whole Fixture.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"rp-lead\" style=\"max-width:650px;margin:0 auto;\"\u003e\n    A compact expansion screw set designed for worn screw holes,\n    loose hinges, and everyday household mounting repairs.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"XHY","offers":[{"title":"30 Pcs","offer_id":53824839975275,"sku":"NC02072609112656-银色钉(30个一包)袋装","price":16.99,"currency_code":"USD","in_stock":true},{"title":"60 Pcs","offer_id":53824840008043,"sku":"NC02072609112656-银色钉(60个一包)袋装","price":22.99,"currency_code":"USD","in_stock":true},{"title":"120 Pcs","offer_id":53824840040811,"sku":"NC02072609112656-银色钉(60个一包)袋装*2","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/BE2C5487-CC5B-491F-8150-AD98F4F4EFB1.jpg?v=1788863208","url":"https:\/\/zavrlynia.com\/products\/repair-screws","provider":"zavrlynia","version":"1.0","type":"link"}