{"product_id":"double-wire-quick-connector-with-locking-buckle","title":"🔌 Double Wire Quick Connector with Locking Buckle","description":"\u003cstyle\u003e\n.dw-connector-page,\n.dw-connector-page *{\n  box-sizing:border-box;\n}\n\n.dw-connector-page{\n  --black:#16191d;\n  --charcoal:#22272d;\n  --steel:#343b44;\n  --orange:#f26a21;\n  --orange-soft:#ff9a5f;\n  --cream:#f7f3ed;\n  --light:#eef1f3;\n  --white:#ffffff;\n  --text:#25292d;\n  --muted:#697078;\n  --line:#d9dee2;\n\n  max-width:920px;\n  margin:0 auto;\n  overflow:hidden;\n  background:var(--cream);\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.62;\n}\n\n.dw-connector-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n}\n\n.dw-section{\n  padding:46px 22px;\n}\n\n.dw-center{\n  text-align:center;\n}\n\n.dw-light{\n  background:#fff;\n}\n\n.dw-gray{\n  background:var(--light);\n}\n\n.dw-dark{\n  background:var(--black);\n  color:#fff;\n}\n\n.dw-charcoal{\n  background:var(--charcoal);\n  color:#fff;\n}\n\n.dw-eyebrow{\n  display:block;\n  margin-bottom:10px;\n  color:var(--orange);\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:2px;\n  text-transform:uppercase;\n}\n\n.dw-dark .dw-eyebrow,\n.dw-charcoal .dw-eyebrow{\n  color:var(--orange-soft);\n}\n\n.dw-title{\n  max-width:790px;\n  margin:0 auto 14px;\n  color:#202428;\n  font-size:clamp(30px,5vw,43px);\n  line-height:1.12;\n  font-weight:900;\n}\n\n.dw-dark .dw-title,\n.dw-charcoal .dw-title{\n  color:#fff;\n}\n\n.dw-text{\n  max-width:710px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.dw-dark .dw-text,\n.dw-charcoal .dw-text{\n  color:#d6dbe0;\n}\n\n\n\/* HERO *\/\n\n.dw-hero{\n  padding:55px 22px 47px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% -10%,#343b43 0%,#22272d 48%,#15181c 100%);\n  border-bottom:4px solid var(--orange);\n}\n\n.dw-hero-label{\n  display:inline-block;\n  margin-bottom:13px;\n  padding:7px 14px;\n  border:1px solid rgba(242,106,33,.45);\n  border-radius:999px;\n  color:#ffae79;\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.8px;\n}\n\n.dw-hero h1{\n  max-width:830px;\n  margin:0 auto 16px;\n  color:#fff;\n  font-size:clamp(37px,6vw,54px);\n  line-height:1.05;\n  font-weight:900;\n}\n\n.dw-hero h1 span{\n  color:var(--orange-soft);\n}\n\n.dw-hero p{\n  max-width:710px;\n  margin:0 auto;\n  color:#dce1e5;\n  font-size:17px;\n}\n\n\n\/* BENEFITS *\/\n\n.dw-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  background:#fff;\n  border-bottom:1px solid var(--line);\n}\n\n.dw-benefit{\n  padding:20px 8px;\n  text-align:center;\n  border-right:1px solid var(--line);\n}\n\n.dw-benefit:last-child{\n  border-right:0;\n}\n\n.dw-benefit span{\n  display:block;\n  margin-bottom:5px;\n  font-size:25px;\n}\n\n.dw-benefit strong{\n  display:block;\n  color:#2f353a;\n  font-size:11px;\n  line-height:1.35;\n}\n\n\n\/* STATEMENT *\/\n\n.dw-statement{\n  padding:48px 22px;\n  text-align:center;\n  background:var(--orange);\n  color:#fff;\n}\n\n.dw-statement small{\n  display:block;\n  margin-bottom:10px;\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:2px;\n  color:#ffe5d3;\n}\n\n.dw-statement h2{\n  max-width:760px;\n  margin:0 auto 13px;\n  font-size:clamp(29px,5vw,41px);\n  line-height:1.15;\n  font-weight:900;\n}\n\n.dw-statement p{\n  max-width:680px;\n  margin:0 auto;\n  color:#fff4ec;\n  font-size:15px;\n}\n\n\n\/* FEATURE ROWS *\/\n\n.dw-rows{\n  max-width:760px;\n  margin:28px auto 0;\n  border-top:1px solid var(--line);\n}\n\n.dw-row{\n  display:grid;\n  grid-template-columns:48px 1fr;\n  gap:13px;\n  padding:17px 0;\n  border-bottom:1px solid var(--line);\n  text-align:left;\n}\n\n.dw-row-icon{\n  font-size:25px;\n  text-align:center;\n}\n\n.dw-row strong{\n  display:block;\n  margin-bottom:3px;\n  color:#2e3439;\n  font-size:14px;\n}\n\n.dw-row p{\n  margin:0;\n  color:#6e747a;\n  font-size:13px;\n}\n\n\n\/* DARK FEATURES *\/\n\n.dw-dark .dw-rows,\n.dw-charcoal .dw-rows{\n  border-color:rgba(255,255,255,.18);\n}\n\n.dw-dark .dw-row,\n.dw-charcoal .dw-row{\n  border-color:rgba(255,255,255,.15);\n}\n\n.dw-dark .dw-row strong,\n.dw-charcoal .dw-row strong{\n  color:#fff;\n}\n\n.dw-dark .dw-row p,\n.dw-charcoal .dw-row p{\n  color:#cfd5da;\n}\n\n\n\/* STEPS *\/\n\n.dw-steps{\n  max-width:760px;\n  margin:29px auto 0;\n  border-top:1px solid rgba(255,255,255,.18);\n}\n\n.dw-step{\n  display:grid;\n  grid-template-columns:48px 1fr;\n  gap:14px;\n  padding:18px 0;\n  border-bottom:1px solid rgba(255,255,255,.14);\n  text-align:left;\n}\n\n.dw-step-num{\n  display:flex;\n  width:35px;\n  height:35px;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--orange);\n  color:#fff;\n  font-size:13px;\n  font-weight:900;\n}\n\n.dw-step strong{\n  display:block;\n  margin-bottom:3px;\n  color:#fff;\n  font-size:14px;\n}\n\n.dw-step p{\n  margin:0;\n  color:#d2d7dc;\n  font-size:13px;\n}\n\n\n\/* USE CASES *\/\n\n.dw-uses{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  max-width:790px;\n  margin:28px auto 0;\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.dw-use{\n  padding:20px 8px;\n  text-align:center;\n  border-right:1px solid var(--line);\n}\n\n.dw-use:nth-child(3n){\n  border-right:0;\n}\n\n.dw-use:nth-child(-n+3){\n  border-bottom:1px solid var(--line);\n}\n\n.dw-use span{\n  display:block;\n  margin-bottom:6px;\n  font-size:25px;\n}\n\n.dw-use strong{\n  display:block;\n  color:#30363b;\n  font-size:11px;\n  line-height:1.35;\n}\n\n\n\/* QUOTE *\/\n\n.dw-quote{\n  padding:48px 22px;\n  background:#e8ebed;\n  text-align:center;\n}\n\n.dw-quote span{\n  display:block;\n  margin-bottom:8px;\n  font-size:33px;\n}\n\n.dw-quote p{\n  max-width:720px;\n  margin:0 auto;\n  color:#2d3338;\n  font-size:clamp(22px,4vw,31px);\n  line-height:1.35;\n  font-weight:800;\n}\n\n\n\/* PACKAGE *\/\n\n.dw-package{\n  max-width:730px;\n  margin:27px auto 0;\n  border-top:1px solid var(--line);\n}\n\n.dw-package-row{\n  display:grid;\n  grid-template-columns:34px 1fr;\n  gap:10px;\n  padding:14px 0;\n  border-bottom:1px solid var(--line);\n  text-align:left;\n}\n\n.dw-package-row span:first-child{\n  color:var(--orange);\n  font-weight:900;\n}\n\n.dw-package-row span:last-child{\n  color:#555c62;\n  font-size:14px;\n}\n\n\n\/* FAQ *\/\n\n.dw-faq{\n  max-width:760px;\n  margin:0 auto;\n}\n\n.dw-faq details{\n  border-bottom:1px solid var(--line);\n}\n\n.dw-faq summary{\n  position:relative;\n  padding:18px 40px 18px 2px;\n  cursor:pointer;\n  list-style:none;\n  color:#30363b;\n  font-size:14px;\n  font-weight:800;\n}\n\n.dw-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.dw-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:5px;\n  top:9px;\n  color:var(--orange);\n  font-size:27px;\n  font-weight:300;\n}\n\n.dw-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.dw-faq details p{\n  margin:0;\n  padding:0 35px 18px 2px;\n  color:#70767c;\n  font-size:13px;\n}\n\n\n\/* FINAL *\/\n\n.dw-final{\n  padding:52px 22px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%,#333a42 0%,#181b20 75%);\n}\n\n.dw-final h2{\n  max-width:760px;\n  margin:0 auto 13px;\n  color:#fff;\n  font-size:clamp(30px,5vw,43px);\n  line-height:1.13;\n  font-weight:900;\n}\n\n.dw-final p{\n  max-width:690px;\n  margin:0 auto;\n  color:#d7dce0;\n  font-size:15px;\n}\n\n\n@media(max-width:650px){\n\n  .dw-section{\n    padding:35px 16px;\n  }\n\n  .dw-hero{\n    padding:43px 16px 37px;\n  }\n\n  .dw-hero h1{\n    font-size:34px;\n  }\n\n  .dw-hero p{\n    font-size:15px;\n  }\n\n  .dw-benefits{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .dw-benefit:nth-child(2){\n    border-right:0;\n  }\n\n  .dw-benefit:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .dw-uses{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .dw-use{\n    border-right:1px solid var(--line) !important;\n    border-bottom:1px solid var(--line);\n  }\n\n  .dw-use:nth-child(2n){\n    border-right:0 !important;\n  }\n\n  .dw-use:nth-last-child(-n+2){\n    border-bottom:0;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dw-connector-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"dw-hero\"\u003e\n\u003cdiv class=\"dw-hero-label\"\u003e⚡ FAST • CLEAN • SECURE CONNECTIONS\u003c\/div\u003e\n\u003ch1\u003eStop Fighting With\u003cbr\u003e\u003cspan\u003eMessy Wire Connections\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eLift the lever, insert the wire and lock it down. A faster, cleaner way to connect wiring for home, automotive, lighting and DIY projects.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/398a2a8f-8bab-4a19-8f97-742ccbadec31.png?v=1790505953\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dw-benefits\"\u003e\n\u003cdiv class=\"dw-benefit\"\u003e\n\u003cspan\u003e⚡\u003c\/span\u003e \u003cstrong\u003eFAST LEVER CONNECTION\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-benefit\"\u003e\n\u003cspan\u003e🔁\u003c\/span\u003e \u003cstrong\u003eREUSABLE DESIGN\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-benefit\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSECURE WIRE HOLD\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-benefit\"\u003e\n\u003cspan\u003e🛠️\u003c\/span\u003e \u003cstrong\u003eDIY \u0026amp; PRO READY\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROBLEM --\u003e\n\u003csection class=\"dw-statement\"\u003e\u003csmall\u003e LESS TWISTING • LESS TAPE • LESS FRUSTRATION \u003c\/small\u003e\n\u003ch2\u003eWiring Shouldn't Take Longer\u003cbr\u003eThan the Project Itself\u003c\/h2\u003e\n\u003cp\u003eForget fighting with loose wire twists and bulky connections. The lever-lock design helps create a neat, repeatable connection in seconds.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"dw-section dw-center dw-light\"\u003e\u003cspan class=\"dw-eyebrow\"\u003e BUILT TO MAKE WIRING EASIER \u003c\/span\u003e\n\u003ch2 class=\"dw-title\"\u003eLift. Insert. Lock.\u003cbr\u003eConnection Done.\u003c\/h2\u003e\n\u003cp class=\"dw-text\"\u003eA simple mechanical locking design makes it easy to secure solid or stranded wire for a wide range of electrical projects.\u003c\/p\u003e\n\u003cdiv class=\"dw-rows\"\u003e\n\u003cdiv class=\"dw-row\"\u003e\n\u003cdiv class=\"dw-row-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSnap \u0026amp; Lock in Seconds\u003c\/strong\u003e\n\u003cp\u003eLift the buckle, insert the wire and push the lever down for a fast mechanical connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-row\"\u003e\n\u003cdiv class=\"dw-row-icon\"\u003e🔥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFlame Retardant Housing\u003c\/strong\u003e\n\u003cp\u003eDesigned with a flame-retardant outer housing for added confidence in wiring projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-row\"\u003e\n\u003cdiv class=\"dw-row-icon\"\u003e🔁\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eReusable Connector\u003c\/strong\u003e\n\u003cp\u003eOpen the lever again when you need to change, troubleshoot or reuse the connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-row\"\u003e\n\u003cdiv class=\"dw-row-icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSolid \u0026amp; Stranded Wire\u003c\/strong\u003e\n\u003cp\u003eDesigned for compatibility with both solid and stranded wire types.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-row\"\u003e\n\u003cdiv class=\"dw-row-icon\"\u003e📍\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eConvenient Test Points\u003c\/strong\u003e\n\u003cp\u003eBuilt-in access points make continuity checks and troubleshooting easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dw-section dw-dark\"\u003e\n\u003cdiv class=\"dw-center\"\u003e\n\u003cspan class=\"dw-eyebrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/d1bb6600-747f-4129-a6b4-c9b886350aa2.png?v=1790505953\" alt=\"\"\u003eSIMPLE 4 STEP CONNECTION \u003c\/span\u003e\n\u003ch2 class=\"dw-title\"\u003eNo Soldering.\u003cbr\u003eNo Complicated Tools.\u003c\/h2\u003e\n\u003cp class=\"dw-text\"\u003eMake repeatable wire connections with a simple lever-lock process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-steps\"\u003e\n\u003cdiv class=\"dw-step\"\u003e\n\u003cdiv class=\"dw-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLift the Locking Lever\u003c\/strong\u003e\n\u003cp\u003eOpen the connector before inserting the wire.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-step\"\u003e\n\u003cdiv class=\"dw-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eInsert the Prepared Wire\u003c\/strong\u003e\n\u003cp\u003ePlace the stripped wire end fully into the connector opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-step\"\u003e\n\u003cdiv class=\"dw-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePush the Lever Closed\u003c\/strong\u003e\n\u003cp\u003eLock the wire securely into position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-step\"\u003e\n\u003cdiv class=\"dw-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eConnect the Second Wire\u003c\/strong\u003e\n\u003cp\u003eRepeat the process and your connection is ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"dw-quote\"\u003e\n\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/db13a035-3b88-4534-9248-e014ccd3d4e7.png?v=1790505953\" alt=\"\"\u003e🔧\u003c\/span\u003e\n\u003cp\u003eLess time making connections.\u003cbr\u003eMore time finishing the job.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection class=\"dw-section dw-center dw-light\"\u003e\u003cspan class=\"dw-eyebrow\"\u003e ONE CONNECTOR • MANY PROJECTS \u003c\/span\u003e\n\u003ch2 class=\"dw-title\"\u003eKeep a Pack in the Toolbox\u003c\/h2\u003e\n\u003cp class=\"dw-text\"\u003eUseful for household, automotive and low-voltage projects where quick, clean wire connections matter.\u003c\/p\u003e\n\u003cdiv class=\"dw-uses\"\u003e\n\u003cdiv class=\"dw-use\"\u003e\n\u003cspan\u003e💡\u003c\/span\u003e \u003cstrong\u003eLED LIGHTING\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-use\"\u003e\n\u003cspan\u003e🌀\u003c\/span\u003e \u003cstrong\u003eCEILING FANS\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-use\"\u003e\n\u003cspan\u003e🚗\u003c\/span\u003e \u003cstrong\u003eCARS \u0026amp; RVs\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-use\"\u003e\n\u003cspan\u003e🏍️\u003c\/span\u003e \u003cstrong\u003eMOTORCYCLES\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-use\"\u003e\n\u003cspan\u003e🔊\u003c\/span\u003e \u003cstrong\u003eSPEAKERS \u0026amp; ELECTRONICS\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-use\"\u003e\n\u003cspan\u003e🛠️\u003c\/span\u003e \u003cstrong\u003eDIY PROJECTS\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dw-section dw-charcoal\"\u003e\n\u003cdiv class=\"dw-center\"\u003e\n\u003cspan class=\"dw-eyebrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/a18d41f3-f0d5-497a-93cb-5269bfd0da9e.png?v=1790505953\" alt=\"\"\u003eFOR DIYERS \u0026amp; PROFESSIONALS \u003c\/span\u003e\n\u003ch2 class=\"dw-title\"\u003eThe Small Part That Can Save\u003cbr\u003ea Lot of Time\u003c\/h2\u003e\n\u003cp class=\"dw-text\"\u003eFrom quick lighting repairs to vehicle wiring, reusable connectors make it easier to build, test and modify electrical connections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-rows\"\u003e\n\u003cdiv class=\"dw-row\"\u003e\n\u003cdiv class=\"dw-row-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCleaner Connections\u003c\/strong\u003e\n\u003cp\u003eHelps keep wiring organized without messy twists and layers of tape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-row\"\u003e\n\u003cdiv class=\"dw-row-icon\"\u003e🔄\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEasy to Reopen\u003c\/strong\u003e\n\u003cp\u003eUseful when components need to be replaced, tested or changed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-row\"\u003e\n\u003cdiv class=\"dw-row-icon\"\u003e🚙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eVibration Resistant Hold\u003c\/strong\u003e\n\u003cp\u003eDesigned to keep wiring held securely in vehicle and equipment applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE --\u003e\n\u003csection class=\"dw-section dw-center dw-gray\"\u003e\u003cspan class=\"dw-eyebrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/a77b535d-bcaa-4394-8bb9-0a51670968e2.png?v=1790505953\" alt=\"\"\u003eSTOCK THE TOOLBOX \u003c\/span\u003e\n\u003ch2 class=\"dw-title\"\u003eReady for the Next Wiring Job\u003c\/h2\u003e\n\u003cp class=\"dw-text\"\u003eKeep a pack available for repairs, upgrades, installations and future DIY projects.\u003c\/p\u003e\n\u003cdiv class=\"dw-package\"\u003e\n\u003cdiv class=\"dw-package-row\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eDouble wire plug-in connectors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-package-row\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eReusable lever-lock design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-package-row\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eSuitable for multiple wiring projects\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-package-row\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eUseful for home, automotive and low-voltage wiring\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"dw-section dw-light\"\u003e\n\u003cdiv class=\"dw-center\"\u003e\n\u003cspan class=\"dw-eyebrow\"\u003e QUICK QUESTIONS \u003c\/span\u003e\n\u003ch2 class=\"dw-title\"\u003eGood to Know Before You Start\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan the connector be reused?\u003c\/summary\u003e\n\u003cp\u003eYes. The locking lever can be reopened so the wire can be removed, replaced or reconnected.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work with solid and stranded wire?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information states that it is compatible with both solid and stranded wire.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to solder the wires?\u003c\/summary\u003e\n\u003cp\u003eNo soldering is required. The connector uses a mechanical lever-lock system to hold the prepared wire in place.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat projects can I use it for?\u003c\/summary\u003e\n\u003cp\u003eIt is positioned for LED lighting, ceiling fans, speakers, household electronics, cars, motorcycles, boats, RVs and DIY wiring projects.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I test a connection without taking it apart?\u003c\/summary\u003e\n\u003cp\u003eThe supplied design includes test access points intended to make continuity checks and troubleshooting easier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"dw-final\"\u003e\n\u003cdiv style=\"font-size: 40px; margin-bottom: 9px;\"\u003e⚡🔧⚡\u003c\/div\u003e\n\u003ch2\u003eStop Twisting.\u003cbr\u003eStart Connecting.\u003c\/h2\u003e\n\u003cp\u003eA faster, cleaner and reusable way to handle everyday wiring projects at home, in the workshop or on the road.\u003c\/p\u003e\n\u003cp style=\"margin-top: 20px; color: #ff9a5f; font-size: 18px; font-weight: 900;\"\u003eLift • Insert • Lock • Done\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"jh66","offers":[{"title":"50 PCS","offer_id":50485779693737,"sku":"XST260206304-D2（50只）","price":25.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/1fcf12fd-c67e-4979-8cab-3aec914c19ef.png?v=1790505953","url":"https:\/\/pyzanto.com\/products\/double-wire-quick-connector-with-locking-buckle","provider":"Pyzanto","version":"1.0","type":"link"}