Help
RSS
API
Feed
Maltego
Contact
Domain > buildersedgehardwaredepot.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-13
104.21.51.235
(
ClassC
)
2026-01-06
172.67.191.133
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Tue, 06 Jan 2026 01:35:52 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-alivex-powered-by: PHP/8.1.33Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sAh1QLoDJEABeJ7Mw525DNfAneQ5p7sFflMg5Jfm5Ve7dSBb5OsUDRLk4VB0lURmNVO%2F7USKPhT9lZGWr8z%2FxSaBVhumOevomoYKnkwXE1NpHoAmJDXgn5iogWA%3D%3D}}vary: Accept-Encodingserver: cloudflarex-turbo-charged-by: LiteSpeedcf-cache-status: DYNAMICCF-RAY: 9b977b2d4a5cff01-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen> head> meta charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1> title>Builders Edge Hardware Depot/title> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link relstylesheet typetext/css href./bp_config/css/bootstrap.min.css?v1767663352> link relstylesheet typetext/css href./bp_config/css/custom.css?v1767663352> link relstylesheet hrefhttps://pro.fontawesome.com/releases/v5.10.0/css/all.css /> link relstylesheet typetext/css href./bp_config/css/style.css?v1767663352> link relstylesheet hrefhttps://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css> script srchttps://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js>/script> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css > link relstylesheet typetext/css href./bp_config/css/animate.min.css?v1767663352> link relstylesheet hrefbp_config/css/swiper-bundle.min.css /> script srchttps://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js>/script> !-- Slick Slider CSS --> link relstylesheet typetext/css hrefhttps://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css /> link relstylesheet typetext/css hrefhttps://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css /> !-- jQuery and Slick Slider JS --> script typetext/javascript srchttps://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js>/script> /head> body> div idloadingMask stylewidth: 100%; height: 100%; position: fixed; background: #fff; z-index:999999999999;> div> img src./img/loadingGif/2.gif> /div> /div> div classnav-home> /div> section classheader_section header_section7> header> nav classnavbar navbar-expand-lg nav-color> div classcontainer-fluid> span classbrand-name-box brand-name> a classheader_brand secondary_text_color hrefindex.php>Builders Edge Hardware Depot/a> /span> button classnavbar-toggler me-3 typebutton data-bs-togglecollapse data-bs-target#navbarSupportedContent aria-controlsnavbarSupportedContent aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon d-flex align-items-center>i classfas fa-bars>/i>/span> /button> div classcollapse navbar-collapse nav-menu idnavbarSupportedContent> ul classnavbar-nav m-auto> li classnav-item> a classnav-link nav-active-color active me-3 px-3 aria-currentpage hrefindex.php>Home/a> /li> li classnav-item> a classnav-link nav-text-color me-3 px-3 hrefshop.php>Shop/a> /li> li classnav-item> a classnav-link nav-text-color me-3 px-3 hrefterms.php>Terms/a> /li> /ul> !-- Cart Button --> span classbrand-name-box cart> ul class> li classcart_link> a hrefjavascript:void(0); class> span classcart_text>i classfas fa-shopping-cart nav-icon-color>/i>/span> span classcart_amt secondary_text_color> $ p idcart_amt classsubtotalAmount styledisplay: inline;>/p> /span> /a> div classminibag cart_bag cart-bag-outline idminicart> div classminicart_inner> div classminicart_table table-responsive> table classtable minicart_details> tr idminicartRow> /tr> /table> /div> div classsubtotal_column> p> Subtotal: $span classsubtotalAmount idsubtotalAmount>/span> /p> /div> div classminicart_buttons> a hrefcart.php classbtn btn-continue shop-btn-outline> View Cart /a> a hrefcheckout.php classbtn btn-update shop-btn-color> Checkout /a> /div> /div> /div> /li> /ul> /span> span classbrand-name-box contact primary-background-color text-center> a classheader_brand primary_text_color hrefcontact.php>Contact/a> /span> /div> /div> /nav> /header> /section> script typetext/javascript> $(function(){ // var total sessionStorage.getItem(cartTotal); // var qty sessionStorage.getItem(qty); // console.log(qty); // // $(#cart_amt).html(total); // $(#cart_qty).html(qty); var productCart ; var tot_pdt_count 12; for(i1;itot_pdt_count;i++){ //total pdt count var shoppingCart JSON.parse(sessionStorage.getItem( product-+i )); var cartpdtTotal productCart.push(shoppingCart); } //console.log(productCart); var cartPdtArrNew productCart.filter(function (el) { return el ! null && el ! ; }); console.log(cartPdtArrNew); sessionStorage.setItem( cartPdtArr, JSON.stringify(cartPdtArrNew)); let table document.getElementById(minicartRow); //let table thead>tr>th>id/th>th>name/th>th>age/th>/tr>/thead>tbody>; // let table $(#cartRO); var TotalPrice {}; var showCartNumber false; cartPdtArrNew.forEach(function(d) { if (d.EnableMaxqty > 1) { showCartNumber true; return; } }); cartPdtArrNew.forEach(function(d){ if (d.billModel 2 || d.billModel 8) { } else { table + tr idrow- + d.Id + data-product-id + d.Id + data-product-name + d.Name + > table + td>img src + d.Image + classimg-fluid mini-pdt-image idmini-image- + d.Id + >/td>; table + td>p> + d.Name + /p>p classcart_amount>span classcartNumber idcartNumber> + (showCartNumber ? d.Qty : ) + /span> X span classcartPrice idcartPrice>$ + d.Price + /span>/p>p classcart_amount styledisplay:none;> span classcartTotal idcartTotal data-total + d.Total + >$ + d.Total + /span>/p>/td>; table + td>span classmaterial-icons close_button close-button idclose- + d.Id + >close/span>/td>/tr>; } }) $(#minicartRow).empty().html(table); var miniTotal sessionStorage.getItem(cartTotal); $(.subtotalAmount).html(miniTotal); var total 0; $(.cartTotal).each(function(){ total + parseFloat($(this).data(total),10); //console.log($(this).attr(data-total)); //console.log(total) $(#subtotalAmount).html(total.toFixed(2)); $(#cart_amt).html(total.toFixed(2)); }) var qtyCol 0; $(.cartNumber).each(function(){ qtyCol + parseFloat($(this).data(qty),10); $(#cart_qty).html(qtyCol); }) $(.close-button).click(function(){ console.log($(this).parents(tr).data(product-id)); sessionStorage.removeItem($(this).parents(tr).data(product-id)); var removeItem $(this).parents(tr).data(product-id); var ar sessionStorage.getItem( cartPdtArr); for(var i0; i ar.length; i++) { if(ari.Id removeItem) { ar.splice(i,1); } if(sessionStorage.getItem(cartPdtArrNew) || sessionStorage.getItem(cartPdtArrNew) ){ $(.subtotalAmount).html(0.00); $(#cart_amt).html(0.00); $(.bag_icon).removeClass(active); } } location.reload(true); // $(#cart_amt).html(total); // $(#cart_qty).html(qty); // $(.subtotalAmount).html(total); }) if(sessionStorage.getItem(cartPdtArr) || sessionStorage.getItem(cartPdtArr) ){ //alert(hello); $(#minicartRow) .empty() .html(tr classemptyRow>td colspan3>p classcart_empty>Cart is Empty/p>/td>/tr>); $(#cart_amt).html(0.00); $(#cart_qty).html(0); $(.subtotalAmount).html(0.00); $(.cart_bag).addClass(empty_bag); $(.bag_icon).removeClass(active); } })/script> script typetext/javascript> $(function(){ // var total sessionStorage.getItem(cartTotal); // var qty sessionStorage.getItem(qty); // console.log(qty); // // $(#cart_amt).html(total); // $(#cart_qty).html(qty); var productCart ; var tot_pdt_count 12; for(i1;itot_pdt_count;i++){ //total pdt count var shoppingCart JSON.parse(sessionStorage.getItem( product-+i )); var cartpdtTotal productCart.push(shoppingCart); } //console.log(productCart); var cartPdtArrNew productCart.filter(function (el) { return el ! null && el ! ; }); console.log(cartPdtArrNew); sessionStorage.setItem( cartPdtArr, JSON.stringify(cartPdtArrNew)); let table document.getElementById(minicartRow); //let table thead>tr>th>id/th>th>name/th>th>age/th>/tr>/thead>tbody>; // let table $(#cartRO); var TotalPrice {}; var showCartNumber false; cartPdtArrNew.forEach(function(d) { if (d.EnableMaxqty > 1) { showCartNumber true; return; } }); cartPdtArrNew.forEach(function(d){ if (d.billModel 2 || d.billModel 8) { } else { table + tr idrow- + d.Id + data-product-id + d.Id + data-product-name + d.Name + > table + td>img src + d.Image + classimg-fluid mini-pdt-image idmini-image- + d.Id + >/td>; table + td>p> + d.Name + /p>p classcart_amount>span classcartNumber idcartNumber> + (showCartNumber ? d.Qty : ) + /span> X span classcartPrice idcartPrice>$ + d.Price + /span>/p>p classcart_amount styledisplay:none;> span classcartTotal idcartTotal data-total + d.Total + >$ + d.Total + /span>/p>/td>; table + td>span classmaterial-icons close_button close-button idclose- + d.Id + >close/span>/td>/tr>; } }) $(#minicartRow).empty().html(table); var miniTotal sessionStorage.getItem(cartTotal); $(.subtotalAmount).html(miniTotal); var total 0; $(.cartTotal).each(function(){ total + parseFloat($(this).data(total),10); //console.log($(this).attr(data-total)); //console.log(total) $(#subtotalAmount).html(total.toFixed(2)); $(#cart_amt).html(total.toFixed(2)); }) var qtyCol 0; $(.cartNumber).each(function(){ qtyCol + parseFloat($(this).data(qty),10); $(#cart_qty).html(qtyCol); }) $(.close-button).click(function(){ console.log($(this).parents(tr).data(product-id)); sessionStorage.removeItem($(this).parents(tr).data(product-id)); var removeItem $(this).parents(tr).data(product-id); var ar sessionStorage.getItem( cartPdtArr); for(var i0; i ar.length; i++) { if(ari.Id removeItem) { ar.splice(i,1); } if(sessionStorage.getItem(cartPdtArrNew) || sessionStorage.getItem(cartPdtArrNew) ){ $(.subtotalAmount).html(0.00); $(#cart_amt).html(0.00); $(.bag_icon).removeClass(active); } } location.reload(true); // $(#cart_amt).html(total); // $(#cart_qty).html(qty); // $(.subtotalAmount).html(total); }) if(sessionStorage.getItem(cartPdtArr) || sessionStorage.getItem(cartPdtArr) ){ //alert(hello); $(#minicartRow) .empty() .html(tr classemptyRow>td colspan3>p classcart_empty>Cart is Empty/p>/td>/tr>); $(#cart_amt).html(0.00); $(#cart_qty).html(0); $(.subtotalAmount).html(0.00); $(.cart_bag).addClass(empty_bag); $(.bag_icon).removeClass(active); } }) /script> !-- Banner Section Starts -->div classbanner-section19> div classbanner overlay-background d-flex justify-content-center align-items-center> div classcontainer> div classrow align-items-center g-0 position-relative> div classm-auto head-contain> div classhead-title> h1 classheading banner-heading-color wow animate__fadeInLeft data-wow-duration1.2s data-wow-delay0.6s>Builders Edge Hardware Depot/h1> /div> /div> /div> /div> div classheader-btn-grp d-flex justify-content-center> a href#order classbtn btn-primary me-2 animate__fadeInUp btn-buy-now banner-btn-color data-wow-duration1.4s data-wow-delay0.6s>Buy Now/a> a hrefcontact.php classbtn btn-primary ms-2 animate__fadeInRight btn-contact-us banner-btn-color data-wow-duration1.8s data-wow-delay0.6s>Contact Us/a> /div> /div>/div>!-- Banner Section Ends -->!-- About Section Starts -->!-- About Section Ends -->!-- Product Section Starts -->!-- Product Section Ends -->!-- popular Section Starts -->!-- section classpdt-section pdt-section15 p-0 my50 idproducts> -->section classpdt-section pdt-section15 p-0 my50 idorder> div classcontainer idproducts> div classpdtHeading pb-5> h3 classm-auto idshop>Our Store/h3> /div> div classproduct-wrapper row gx-3> input typehidden nameuser_ip iduser_ip value /> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct1 data-prod-id1 data-product-category data-product-titleWire Twister Tool for Drill data-product-alias data-product-descriptionTwister, 2024 Wire Twisting Tool, Drill Wire Twister Connector Driver Socketbr />br /> Item Weight: 0.634 ouncesbr /> Package Dimensions: 3.43 x 2.56 x 0.98 inchesbr /> Color: Black,1pcsbr /> Batteries Included: Nobr /> Batteries Required: Nobr />br /> About this product:br />br /> The wire twisting tool is very simple to install and use. It can effectively relieve finger soreness, hand cramps and other phenomena after long-term use, and greatly improve work efficiency. The wire twisting machine is compact and portable, taking up only a small space and can get twice the result with half the effortbr /> data-product-price3.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-1 data-product-size-optionno data-product-image-link./bp_config/images/products/Wire Twister Tool for Drill.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Wire Twister Tool for Drill.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Wire Twister Tool for Drill/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $3.99 - $8.42 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct2 data-prod-id2 data-product-category data-product-titleElectrical Tape data-product-alias data-product-descriptionEngineered for safety and performance, our electrical tape features flame-retardant properties and can withstand temperatures up to 176°F (80°C).br />br /> Color: blackbr /> Material: PVCbr /> Number of Items: 3br /> Recommended Uses For Product: Packaging, Indoor, Electrical, Outdoorbr />br /> About this product:br />br /> Electrical black tape Ideal for all wiring projects and repairs including spliced wires, wire bundling, cable insulation, circuits and anything you want to stick together or insulate.br /> data-product-price4.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-2 data-product-size-optionno data-product-image-link./bp_config/images/products/Electrical Tape.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Electrical Tape.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Electrical Tape/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $4.99 - $11.42 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct3 data-prod-id3 data-product-category data-product-titleMini Needle Nose Pliers data-product-alias data-product-descriptionComfort Grip Handles, 2PCS Long Nose Pliers Set for Handmade Craftbr />br /> Material: Carbon, Steelbr /> Product Dimensions: 5.7 L x 3.1 W inchesbr /> Color: Bluebr /> Handle Material: Rubber,Steelbr /> Specific Uses For Product: Bending, Jewelry Making, Industrial Maintenance, Electrical, Household Appliance Repairmentbr />br />br />br /> About this product:br />br /> 2PCS needle nose pliers set includes a 45-degree angle needle nose plier and a straight needle nose plier. Both measuring six inches in length.br /> Crafted from drop-forged carbon steel with professional heat treatments, these mini needle nose pliers are coated with anti-rust nickel, ensuring durability, wear resistance, and long-lasting performance.br />br /> data-product-price5.42 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-3 data-product-size-optionno data-product-image-link./bp_config/images/products/Mini Needle Nose Pliers.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Mini Needle Nose Pliers.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Mini Needle Nose Pliers/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $5.42 - $11.78 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct4 data-prod-id4 data-product-category data-product-titleWire Stripper data-product-alias data-product-descriptionMulti-Function Wire Strippers, Wire Stripper Tool, Wire Crimping Tool, Wire Cutter Electrical, Wire Crimper Tool, Wire Strippers Electrical, Cable Stripper, Needle Nose Pliers Hand Toolbr />br /> Material: High Carbon Steelbr /> Color: Greybr /> Product Dimensions: 8 L x 2 W inchesbr /> Handle Material High: Carbon Steelbr /> br /> About this product:br />br /> This wire strippers can quickly and easily remove the insulation from wires, the wire cutter has a range of 10-22 AWG, making the wire stripper tool suitable for different wire sizes, significantly enhancing work efficiency. Whether dealing with single-strand, multi-strand, or aluminum wires, this wire stripper handles them all with ease. The time-saving and labor-saving design not only reduces operation time but also improving work safety.br /> data-product-price7.78 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-4 data-product-size-optionno data-product-image-link./bp_config/images/products/Wire Stripper.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Wire Stripper.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Wire Stripper/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $7.78 - $13.78 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct5 data-prod-id5 data-product-category data-product-titleElectricity Detector data-product-alias data-product-description2pcs High Torque Strong Magnetic Flathead Phillips Screwdriver Electricity Detector Electric Non-Contact Voltage Tester Pen Electrical Current Power Circuit Live Wire Electrician Testerbr />br /> Material: Alloy Steel PVCbr /> Weight: 45Gbr /> Screwdriver Head: straight and cross screwdriverbr /> Package: 2 PCS Non-Contact Voltage Tester Pen br />br /> About this product:br />br /> Electricity Tester, one for measuring with the electric pen, and the other as a screwdriver. The screwdriver tip has slots for both flathead and Phillips at the ends of the metal rod. When pulling out the metal rod, insert it into the deepest position to achieve full contactbr /> br /> data-product-price8.42 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-5 data-product-size-optionno data-product-image-link./bp_config/images/products/Electricity Detector.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Electricity Detector.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Electricity Detector/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $8.42 - $19.99 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct6 data-prod-id6 data-product-category data-product-titleComfort Grip Diagonal Cutting Pliers data-product-alias data-product-descriptionWire Cutters Electrical Heavy Duty CRV Steel, Comfort Grip Diagonal Cutting Pliers for Crafting, Floral Wire, Chicken Wire, Artificial Flowers, Orange, 7.5 Inchesbr />br /> Material: Chromium-Vanadium Steelbr /> Product Dimensions: 7.28 L x 0.79 W inchesbr /> Color: 7.5-inches Orange Handlebr /> Handle Material: Plasticbr /> Item Weight: 218 Gramsbr /> Specific Uses For Product: Cutter, Cutters, Cutting, Electricalbr />br /> About this product:br />br /> With ergonomically designed grips provide extra comfort and reduce hand fatigue. Diagonal Cutters with angled head design for easy work in confined spaces. The pivot point is well lubricated and turns silently and very smoothlybr /> br /> data-product-price11.42 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-6 data-product-size-optionno data-product-image-link./bp_config/images/products/Comfort Grip Diagonal Cutting Pliers.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Comfort Grip Diagonal Cutting Pliers.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Comfort Grip Diagonal Cutting Pliers/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $11.42 - $29.99 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct7 data-prod-id7 data-product-category data-product-titleElectrical Pin Extractor data-product-alias data-product-descriptionTool-Terminal Removal Tool with 8PCS Replacement Tips, Suitable for Metri Pack, AMP, Molex Connector, Universal Automotive Repair Terminal Release Toolbr />br /> Item Weight: 2.29 ouncesbr /> Package Dimensions: 6.81 x 4.13 x 0.47 inchesbr />br /> About this product:br />br /> These tips are made of high-grade alloy steel using wire cutting technology, high dimensional accuracy, high elasticity, not easy to deform, ensuring reliable quality. Magnetically deburred and polished, these tips ensure safe and damage-free use on terminals and connectors.br /> data-product-price13.78 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-7 data-product-size-optionno data-product-image-link./bp_config/images/products/Electrical Pin Extractor.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Electrical Pin Extractor.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Electrical Pin Extractor/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $13.78 - $34.99 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct8 data-prod-id8 data-product-category data-product-titleCrimping Tool with Ratchet data-product-alias data-product-descriptionCrimper Tool for Open Barrel Terminal Connectors, Electrical Crimping Tool, Crimping Pliers for 20-14 AWGbr />br /> Color: Redbr /> Product Dimensions: 7.68 L x 3 W inchesbr /> Handle Material: Polyvinyl Chloride (PVC)br /> Grip Type: Ergonomicbr />br /> About this product:br /> br /> As a electrician crimping tool, terminals are crimped by squeezing the handle through a complete ratcheting cycle until the handle release automatically, it is a very practical ratcheting wire crimper. br /> data-product-price19.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-8 data-product-size-optionno data-product-image-link./bp_config/images/products/Crimping Tool with Ratchet.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Crimping Tool with Ratchet.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Crimping Tool with Ratchet/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $19.99 - $49.99 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct9 data-prod-id9 data-product-category data-product-titleTool Belt data-product-alias data-product-descriptionMagnetic Tool Belts for Men, Heavy Duty Tool Pouch 26 Pockets, Toolbelt Utility Belt Work Bag Detachable Adjustable Waist Apron for Electrician, Carpenter, Handyman, Dad Giftbr />br /> Size: Yellow & Blackbr /> Material: Oxford Fabricbr /> Color: Yellow & Blackbr /> Number Of Pockets: 26br />br /> About this product:br />br /> The top of the hammer holder and the front of the two pouches are equipped with magnets, super strong magnetism can firmly attract nails, screws and other magnetic items, easy to place and access, and will never be lost againbr />br /> data-product-price24.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-9 data-product-size-optionno data-product-image-link./bp_config/images/products/Tool Belt.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Tool Belt.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Tool Belt/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $24.99 - $54.98 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct10 data-prod-id10 data-product-category data-product-titleConnector Pins Crimped Terminal data-product-alias data-product-descriptionWire Removal Non-Insulated Plug Male Female Crimp set Open Barrel Crimping Toolbr />br /> Color: Bronzebr /> Handle Material: Rubberbr /> Package Contents: 290pcs terminal box, 400pcs waterproof plugging, 18pin needle extractor, Crimp toolbr />br /> About this product:br />br /> Connector terminals have high chemical stability, electrical conductivity and oxidation resistance, and are waterproof and dustproof. The buckle design of the automotive wire splices ensures that the contacts are accurately and completely inserted into the housing and prevents them from slipping out of the power plug connector. It can be easily disconnected if necessarybr /> data-product-price34.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-10 data-product-size-optionno data-product-image-link./bp_config/images/products/Connector Pins Crimped Terminal.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Connector Pins Crimped Terminal.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Connector Pins Crimped Terminal/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $34.99 - $61.97 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct11 data-prod-id11 data-product-category data-product-titleInsulated Screwdriver Set data-product-alias data-product-descriptionfeatures 1000V Electricial Screwdrivers, (3) Phillips and (2) Slotted and Square Tips, 6-Piecebr />br /> Number of Items: 6br /> Head Style: Phillipsbr /> Material: Blendbr /> Color: Orangebr />br /> About this product:br />br /> Includes 1/4-Inch Slotted and #2 Phillips in 4-Inch round shanks plus #2 Square, #1, #2 Phillips and 3/16-Inch Slotted tips in 6-Inch round shanksbr /> data-product-price39.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-11 data-product-size-optionno data-product-image-link./bp_config/images/products/Insulated Screwdriver Set.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/Insulated Screwdriver Set.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>Insulated Screwdriver Set/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $39.99 - $74.28 /span> /p> /div> /div> /div> /div> div classproduct-section product-section15 col-xl-4 col-md-6 col-12 data-productproduct12 data-prod-id12 data-product-category data-product-title26 PCS Universal Terminal Removal Tool Kit data-product-alias data-product-description Replaces Universal Vehicle Wire Harness Pin Connector Releasebr />br /> Item Weight: 3.25 poundsbr /> Product Dimensions: 14.17 x 10.24 x 2.76 inchesbr />br /> About this product:br />br /> This electrical release kit include a variety of joint types such as tubular, flat, square, notched flat, U-shaped notched flat, pin, pick, etc., which compatible with American domestic and imported vehicles.br /> Heat-treated stainless steel connectors are durable and rust resistant, which will not bend or break with high frequency use. Rubber-designed handles provided the unparalleled comfort of grip and slip resistance.br /> data-product-price49.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-12 data-product-size-optionno data-product-image-link./bp_config/images/products/26 PCS Universal Terminal Removal Tool Kit.png> div classproduct-block d-flex> div classpdtImageWrapper position-relative> img classprod_img15 src./bp_config/images/products/26 PCS Universal Terminal Removal Tool Kit.png> div classpdt-overlay>/div> /div> div classproduct-details> p classprod_category15> span> /span> /p> h5 classproduct-title product-name5>26 PCS Universal Terminal Removal Tool Kit/h5> div classpdt-price-wrapper position-relative> a hrefjavascript:void(0); classbtn_shop btn_shop15 shop-btn-color idbtn_shop>Buy Now/a> p classprod_price15> span> $49.99 - $78.21 /span> /p> /div> /div> /div> /div> /div> /div>/section>div classabout_section about_section10 p-0 my50> div classcontainer> div classabout-wrapper> h2 classabout-heading>About Us/h2> p classabout-text about-text-color-alt>At Builders Edge Hardware Depot, we are a trusted name in the hardware industry, committed to providing quality tools, fittings, and construction essentials to professionals and DIY enthusiasts alike. Our mission is to empower builders, craftsmen, and homeowners by offering reliable hardware solutions that make every project easier and more efficient. From durable hand tools and precision fasteners to advanced power tool accessories, our products are built to perform and last. We pride ourselves on combining superior materials with modern innovation, ensuring that every product meets the highest standards of durability and safety./p> /div> /div>/div> div classcontact-section9 my50> div classcontact-section-wrapper container> p classcontact-subheading> Lets Talk, But You First. /p> span classphone-num>1-855-432-0487/span> span classaddress>8834 NW 75th Court Tamarac, FL 33321, USA/span> /div> div classcontact-bottom> div classleft> i classfas fa-envelope>/i> span classemail-address>a href/cdn-cgi/l/email-protection class__cf_email__ data-cfemail7a090f0a0a15080e3a380f13161e1f08093f1e1d1f321b081e0d1b081f3e1f0a150e54191517>email protected/a>/span> /div> /div> /div> section classpopular_section2 position-relative p-0 my50> div classcontainer> div classpdtHeading pb-5> h3 classm-auto text-center >Best Deals/h3> /div> div classproduct-wrapper row gx-3> div classcol-12 col-lg-4> input typehidden nameuser_ip iduser_ip value /> div classswiper popular-slider1> div classswiper-wrapper> div classproduct-section swiper-slide data-productproduct1 data-prod-id8 data-product-category data-product-titleCrimping Tool with Ratchet data-product-alias data-product-descriptionCrimper Tool for Open Barrel Terminal Connectors, Electrical Crimping Tool, Crimping Pliers for 20-14 AWGbr />br /> Color: Redbr /> Product Dimensions: 7.68 L x 3 W inchesbr /> Handle Material: Polyvinyl Chloride (PVC)br /> Grip Type: Ergonomicbr />br /> About this product:br /> br /> As a electrician crimping tool, terminals are crimped by squeezing the handle through a complete ratcheting cycle until the handle release automatically, it is a very practical ratcheting wire crimper. br /> data-product-price19.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-1 data-product-size-optionno data-product-image-link./bp_config/images/products/Crimping Tool with Ratchet.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Crimping Tool with Ratchet.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Crimping Tool with Ratchet/h5> div classpdt-price-wrapper> p classprod_price13> span> $19.99 - $49.99 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct2 data-prod-id2 data-product-category data-product-titleElectrical Tape data-product-alias data-product-descriptionEngineered for safety and performance, our electrical tape features flame-retardant properties and can withstand temperatures up to 176°F (80°C).br />br /> Color: blackbr /> Material: PVCbr /> Number of Items: 3br /> Recommended Uses For Product: Packaging, Indoor, Electrical, Outdoorbr />br /> About this product:br />br /> Electrical black tape Ideal for all wiring projects and repairs including spliced wires, wire bundling, cable insulation, circuits and anything you want to stick together or insulate.br /> data-product-price4.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-2 data-product-size-optionno data-product-image-link./bp_config/images/products/Electrical Tape.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Electrical Tape.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Electrical Tape/h5> div classpdt-price-wrapper> p classprod_price13> span> $4.99 - $11.42 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct3 data-prod-id1 data-product-category data-product-titleWire Twister Tool for Drill data-product-alias data-product-descriptionTwister, 2024 Wire Twisting Tool, Drill Wire Twister Connector Driver Socketbr />br /> Item Weight: 0.634 ouncesbr /> Package Dimensions: 3.43 x 2.56 x 0.98 inchesbr /> Color: Black,1pcsbr /> Batteries Included: Nobr /> Batteries Required: Nobr />br /> About this product:br />br /> The wire twisting tool is very simple to install and use. It can effectively relieve finger soreness, hand cramps and other phenomena after long-term use, and greatly improve work efficiency. The wire twisting machine is compact and portable, taking up only a small space and can get twice the result with half the effortbr /> data-product-price3.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-3 data-product-size-optionno data-product-image-link./bp_config/images/products/Wire Twister Tool for Drill.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Wire Twister Tool for Drill.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Wire Twister Tool for Drill/h5> div classpdt-price-wrapper> p classprod_price13> span> $3.99 - $8.42 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct4 data-prod-id9 data-product-category data-product-titleTool Belt data-product-alias data-product-descriptionMagnetic Tool Belts for Men, Heavy Duty Tool Pouch 26 Pockets, Toolbelt Utility Belt Work Bag Detachable Adjustable Waist Apron for Electrician, Carpenter, Handyman, Dad Giftbr />br /> Size: Yellow & Blackbr /> Material: Oxford Fabricbr /> Color: Yellow & Blackbr /> Number Of Pockets: 26br />br /> About this product:br />br /> The top of the hammer holder and the front of the two pouches are equipped with magnets, super strong magnetism can firmly attract nails, screws and other magnetic items, easy to place and access, and will never be lost againbr />br /> data-product-price24.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-4 data-product-size-optionno data-product-image-link./bp_config/images/products/Tool Belt.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Tool Belt.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Tool Belt/h5> div classpdt-price-wrapper> p classprod_price13> span> $24.99 - $54.98 /span> /p> /div> /div> /div> /a> /div> /div> div classft-prev ft-button-prev1 ft-nav>/div> div classft-next ft-button-next1 ft-nav>>/div> /div> /div> div classcol-12 col-lg-4 d-none d-lg-block> input typehidden nameuser_ip iduser_ip value /> div classswiper popular-slider2> div classswiper-wrapper> div classproduct-section swiper-slide data-productproduct1 data-prod-id12 data-product-category data-product-title26 PCS Universal Terminal Removal Tool Kit data-product-alias data-product-description Replaces Universal Vehicle Wire Harness Pin Connector Releasebr />br /> Item Weight: 3.25 poundsbr /> Product Dimensions: 14.17 x 10.24 x 2.76 inchesbr />br /> About this product:br />br /> This electrical release kit include a variety of joint types such as tubular, flat, square, notched flat, U-shaped notched flat, pin, pick, etc., which compatible with American domestic and imported vehicles.br /> Heat-treated stainless steel connectors are durable and rust resistant, which will not bend or break with high frequency use. Rubber-designed handles provided the unparalleled comfort of grip and slip resistance.br /> data-product-price49.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-1 data-product-size-optionno data-product-image-link./bp_config/images/products/26 PCS Universal Terminal Removal Tool Kit.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/26 PCS Universal Terminal Removal Tool Kit.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>26 PCS Universal Terminal Removal Tool Kit/h5> div classpdt-price-wrapper> p classprod_price13> span> $49.99 - $78.21 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct2 data-prod-id8 data-product-category data-product-titleCrimping Tool with Ratchet data-product-alias data-product-descriptionCrimper Tool for Open Barrel Terminal Connectors, Electrical Crimping Tool, Crimping Pliers for 20-14 AWGbr />br /> Color: Redbr /> Product Dimensions: 7.68 L x 3 W inchesbr /> Handle Material: Polyvinyl Chloride (PVC)br /> Grip Type: Ergonomicbr />br /> About this product:br /> br /> As a electrician crimping tool, terminals are crimped by squeezing the handle through a complete ratcheting cycle until the handle release automatically, it is a very practical ratcheting wire crimper. br /> data-product-price19.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-2 data-product-size-optionno data-product-image-link./bp_config/images/products/Crimping Tool with Ratchet.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Crimping Tool with Ratchet.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Crimping Tool with Ratchet/h5> div classpdt-price-wrapper> p classprod_price13> span> $19.99 - $49.99 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct3 data-prod-id2 data-product-category data-product-titleElectrical Tape data-product-alias data-product-descriptionEngineered for safety and performance, our electrical tape features flame-retardant properties and can withstand temperatures up to 176°F (80°C).br />br /> Color: blackbr /> Material: PVCbr /> Number of Items: 3br /> Recommended Uses For Product: Packaging, Indoor, Electrical, Outdoorbr />br /> About this product:br />br /> Electrical black tape Ideal for all wiring projects and repairs including spliced wires, wire bundling, cable insulation, circuits and anything you want to stick together or insulate.br /> data-product-price4.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-3 data-product-size-optionno data-product-image-link./bp_config/images/products/Electrical Tape.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Electrical Tape.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Electrical Tape/h5> div classpdt-price-wrapper> p classprod_price13> span> $4.99 - $11.42 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct4 data-prod-id1 data-product-category data-product-titleWire Twister Tool for Drill data-product-alias data-product-descriptionTwister, 2024 Wire Twisting Tool, Drill Wire Twister Connector Driver Socketbr />br /> Item Weight: 0.634 ouncesbr /> Package Dimensions: 3.43 x 2.56 x 0.98 inchesbr /> Color: Black,1pcsbr /> Batteries Included: Nobr /> Batteries Required: Nobr />br /> About this product:br />br /> The wire twisting tool is very simple to install and use. It can effectively relieve finger soreness, hand cramps and other phenomena after long-term use, and greatly improve work efficiency. The wire twisting machine is compact and portable, taking up only a small space and can get twice the result with half the effortbr /> data-product-price3.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-4 data-product-size-optionno data-product-image-link./bp_config/images/products/Wire Twister Tool for Drill.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Wire Twister Tool for Drill.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Wire Twister Tool for Drill/h5> div classpdt-price-wrapper> p classprod_price13> span> $3.99 - $8.42 /span> /p> /div> /div> /div> /a> /div> /div> div classft-prev ft-button-prev2 ft-nav>/div> div classft-next ft-button-next2 ft-nav>>/div> /div> /div> div classcol-12 col-lg-4 d-none d-lg-block> input typehidden nameuser_ip iduser_ip value /> div classswiper popular-slider3> div classswiper-wrapper> div classproduct-section swiper-slide data-productproduct1 data-prod-id2 data-product-category data-product-titleElectrical Tape data-product-alias data-product-descriptionEngineered for safety and performance, our electrical tape features flame-retardant properties and can withstand temperatures up to 176°F (80°C).br />br /> Color: blackbr /> Material: PVCbr /> Number of Items: 3br /> Recommended Uses For Product: Packaging, Indoor, Electrical, Outdoorbr />br /> About this product:br />br /> Electrical black tape Ideal for all wiring projects and repairs including spliced wires, wire bundling, cable insulation, circuits and anything you want to stick together or insulate.br /> data-product-price4.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-1 data-product-size-optionno data-product-image-link./bp_config/images/products/Electrical Tape.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Electrical Tape.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Electrical Tape/h5> div classpdt-price-wrapper> p classprod_price13> span> $4.99 - $11.42 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct2 data-prod-id3 data-product-category data-product-titleMini Needle Nose Pliers data-product-alias data-product-descriptionComfort Grip Handles, 2PCS Long Nose Pliers Set for Handmade Craftbr />br /> Material: Carbon, Steelbr /> Product Dimensions: 5.7 L x 3.1 W inchesbr /> Color: Bluebr /> Handle Material: Rubber,Steelbr /> Specific Uses For Product: Bending, Jewelry Making, Industrial Maintenance, Electrical, Household Appliance Repairmentbr />br />br />br /> About this product:br />br /> 2PCS needle nose pliers set includes a 45-degree angle needle nose plier and a straight needle nose plier. Both measuring six inches in length.br /> Crafted from drop-forged carbon steel with professional heat treatments, these mini needle nose pliers are coated with anti-rust nickel, ensuring durability, wear resistance, and long-lasting performance.br />br /> data-product-price5.42 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-2 data-product-size-optionno data-product-image-link./bp_config/images/products/Mini Needle Nose Pliers.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Mini Needle Nose Pliers.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Mini Needle Nose Pliers/h5> div classpdt-price-wrapper> p classprod_price13> span> $5.42 - $11.78 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct3 data-prod-id7 data-product-category data-product-titleElectrical Pin Extractor data-product-alias data-product-descriptionTool-Terminal Removal Tool with 8PCS Replacement Tips, Suitable for Metri Pack, AMP, Molex Connector, Universal Automotive Repair Terminal Release Toolbr />br /> Item Weight: 2.29 ouncesbr /> Package Dimensions: 6.81 x 4.13 x 0.47 inchesbr />br /> About this product:br />br /> These tips are made of high-grade alloy steel using wire cutting technology, high dimensional accuracy, high elasticity, not easy to deform, ensuring reliable quality. Magnetically deburred and polished, these tips ensure safe and damage-free use on terminals and connectors.br /> data-product-price13.78 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-3 data-product-size-optionno data-product-image-link./bp_config/images/products/Electrical Pin Extractor.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Electrical Pin Extractor.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Electrical Pin Extractor/h5> div classpdt-price-wrapper> p classprod_price13> span> $13.78 - $34.99 /span> /p> /div> /div> /div> /a> /div> div classproduct-section swiper-slide data-productproduct4 data-prod-id1 data-product-category data-product-titleWire Twister Tool for Drill data-product-alias data-product-descriptionTwister, 2024 Wire Twisting Tool, Drill Wire Twister Connector Driver Socketbr />br /> Item Weight: 0.634 ouncesbr /> Package Dimensions: 3.43 x 2.56 x 0.98 inchesbr /> Color: Black,1pcsbr /> Batteries Included: Nobr /> Batteries Required: Nobr />br /> About this product:br />br /> The wire twisting tool is very simple to install and use. It can effectively relieve finger soreness, hand cramps and other phenomena after long-term use, and greatly improve work efficiency. The wire twisting machine is compact and portable, taking up only a small space and can get twice the result with half the effortbr /> data-product-price3.99 data-product-shipping0.00 data-product-billmodel1 data-product-MultiPriceyes data-product-idproduct-4 data-product-size-optionno data-product-image-link./bp_config/images/products/Wire Twister Tool for Drill.png> a hrefjavascript:void(0); classbtn_shop> div classproduct-block> div classpdtImageWrapper position-relative> img classprod_img13 src./bp_config/images/products/Wire Twister Tool for Drill.png> /div> div classproduct-details text-center> p classprod_category13> span> /span> /p> h5 classproduct-title product-name13>Wire Twister Tool for Drill/h5> div classpdt-price-wrapper> p classprod_price13> span> $3.99 - $8.42 /span> /p> /div> /div> /div> /a> /div> /div> div classft-prev ft-button-prev3 ft-nav>/div> div classft-next ft-button-next3 ft-nav>>/div> /div> /div> /div> /div> /section>!-- popular Section Ends -->script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script> let rand1 Math.floor((Math.random() * 5000) + 3000); let rand2 Math.floor((Math.random() * 5000) + 3000); let rand3 Math.floor((Math.random() * 5000) + 3000); var fswiper1 new Swiper(.popular-slider1, { slidesPerView: 1, spaceBetween: 20, loop: true, autoplay: { delay: rand1, disableOnInteraction: false, }, breakpoints: { 640: { slidesPerView: 1, spaceBetween: 20, }, 768: { slidesPerView: 1, spaceBetween: 40, }, }, }); $(.ft-button-next1).click(function() { fswiper1.slideNext(); }); $(.ft-button-prev1).click(function() { fswiper1.slidePrev(); }); var fswiper2 new Swiper(.popular-slider2, { slidesPerView: 1, spaceBetween: 20, loop: true, autoplay: { delay: rand2, disableOnInteraction: false, }, breakpoints: { 640: { slidesPerView: 1, spaceBetween: 20, }, 768: { slidesPerView: 1, spaceBetween: 40, }, }, }); $(.ft-button-next2).click(function() { fswiper2.slideNext(); }); $(.ft-button-prev2).click(function() { fswiper2.slidePrev(); }); var fswiper3 new Swiper(.popular-slider3, { slidesPerView: 1, spaceBetween: 20, loop: true, autoplay: { delay: rand3, disableOnInteraction: false, }, breakpoints: { 640: { slidesPerView: 1, spaceBetween: 20, }, 768: { slidesPerView: 1, spaceBetween: 40, }, }, }); $(.ft-button-next3).click(function() { fswiper3.slideNext(); }); $(.ft-button-prev3).click(function() { fswiper3.slidePrev(); });/script>footer classfooter footer4 footer-background-color idfooter> div classcontainer> div classrow> div classcol-lg-3> div classmb-5 mb-lg-0> !--Title--> h5>About/h5> div classspacer>/div> !--/Title--> div classfooter-about> p>Builders Edge Hardware Depot/p> /div> /div> /div> div classcol-lg-3 col-sm-6> div classmb-5 mb-md-0> !--Title--> h5>Footer Links/h5> div classspacer>/div> !--/Title--> ul> !--If any 1 product in shop is set to bill model 2,3,4 then cancel link enable --> li>a hrefindex.php>Homepage/a>/li> li>a hrefcontact.php>Contact/a>/li> li>a hrefterms.php>Terms/a>/li> li>a hrefprivacy.php>Privacy/a>/li> /ul> /div> /div> !--Contact Block--> div classcol-lg-3 col-sm-6> div classmb-5 mb-md-0> !--Title--> h5>Contact Details/h5> div classspacer>/div> !--/Title--> !--Contact--> ul classcontact-widget> li classd-flex> div classinfo>8834 NW 75th Court Tamarac, FL 33321, USA/div> /li> li classd-flex> div classinfo>1-855-432-0487/div> /li> li classd-flex> div classinfo >a href/cdn-cgi/l/email-protection#bbc8cecbcbd4c9cffbf9ced2d7dfdec9c8fedfdcdef3dac9dfccdac9deffdecbd4cf95d8d4d6 styleword-break: break-all;>span class__cf_email__ data-cfemail2e5d5b5e5e415c5a6e6c5b47424a4b5c5d6b4a494b664f5c4a594f5c4b6a4b5e415a004d4143>email protected/span>/a>/div> /li> /ul> !--Contact--> /div> /div> !--/Contact Block--> div classcol-lg-3 col-sm-6> div classmb-5 mb-md-0> !--Title--> h5>Return Information/h5> div classspacer>/div> !--/Title--> ul classcontact-widget> li classd-flex> div classinfo>/div> /li> li classd-flex> div classinfo>1603 N State ST, Suite B , Lehi UT 84043, USA/div> /li> /ul> /div> /div> /div> /div> div classcontainer> div classcopyright text-center> div classfooter-cc> img src./bp_config/images/payment/CardSet1/mastercard.png> img src./bp_config/images/payment/CardSet1/discover.png> img src./bp_config/images/payment/CardSet1/visa.png> /div> p>© 2026 Builders Edge Hardware Depot/p> div classcorp>Lucerne Sky Inc/div> /div> /div> /footer> script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/js/bootstrap.bundle.min.js >/script> script typetext/javascript src./bp_config/js/include/index.js>/script> script typetext/javascript srchttps://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js>/script> script> new WOW().init(); /script> script srchttps://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.1/TweenMax.min.js>/script> script> var rect $(#right-pic)0.getBoundingClientRect(); var mouse {x: 0, y: 0, moved: false}; $(#right-pic).mousemove(function(e) { mouse.moved true; mouse.x e.clientX - rect.left; mouse.y e.clientY - rect.top; }); // Ticker event will be called on every frame TweenLite.ticker.addEventListener(tick, function(){ if (mouse.moved){ parallaxIt(.slide, -100); parallaxIt(.rimg, -30); } mouse.moved false; }); function parallaxIt(target, movement) { TweenMax.to(target, 0.5, { x: (mouse.x - rect.width / 2) / rect.width * movement, y: (mouse.y - rect.height / 2) / rect.height * movement }); } $(window).on(resize scroll, function(){ rect $(#right-pic)0.getBoundingClientRect(); }); /script> style> @import url(https://fonts.googleapis.com/css2?familyOpen+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&displayswap); @import url(https://fonts.googleapis.com/css2?familyAlegreya:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyPoppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyRoboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyMontserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyLato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyOswald:wght@200;300;400;500;600;700&displayswap); @import url(https://fonts.googleapis.com/css2?familyRaleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyMulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&displayswap); @import url(https://fonts.googleapis.com/css2?familyNunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&displayswap); @import url(https://fonts.googleapis.com/css2?familyAssistant:wght@200;300;400;500;600;700;800&displayswap); @import url(https://fonts.googleapis.com/css2?familyBarlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyRubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyWork+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&displayswap); @import url(https://fonts.googleapis.com/css2?familyMukta:wght@200;300;400;500;600;700;800&displayswap);/style>!-- Option 1 for Open Sans -->!-- Option 2 for Alegreya -->!-- Option 3 for Poppins -->!-- Option 4 for Roboto -->!-- Option 5 for Montserrat -->!-- Option 6 for Lato -->!-- Option 7 for Oswald --> style> *{ font-family: Oswald, sans-serif; } /style>!-- Option 8 for Raleway -->!-- Option 9 for Mulish -->!-- Option 10 for Nunito -->!-- Option 11 for Assistant -->!-- Option 12 for Barlow -->!-- Option 13 for Rubik -->!-- Option 14 for Work Sans -->!-- Option 15 for Mukta -->style> :root { --primary: #214086; --secondary: #214086; --primary_text_color: #fff; --secondary_text_color: #fff; } .topbar-background-color { background-color: #fff !important; } .topbar-text-color { color: #000 !important; } .nav-color { background-color: #fff !important; } .nav-text-color { color: #000 !important; } .nav-icon-color { color: #214086 !important; } .overlay-background:before { background-color: rgb(0 0 0 / 10%) !important; } .slide1-overly::before { background-color: rgb(0 0 0 / 10%) !important; } .slide2-overly::before { background-color: rgb(0 0 0 / 10%) !important; } .banner-slogan-color { color: #fff !important; } .banner-heading-color { color: #fff !important; } .banner-tagline-color { color: #fff !important; } .banner-btn-color { background-color: #214086 !important; color: #fff !important; border: 2px solid #214086 !important; } .banner-btn-color:hover { background-color: #214086 !important; color: #fff !important; border: 2px solid #214086 !important; } .footer-background-color { background-color: #214086 !important; color: #fff !important; } .footer-background-color a { color: #fff !important; } /* Variables CSS Classes */ .primary_color { background-color: #214086 !important; } .secondary_color { background-color: #214086 !important; } .primary_text_color { color: #fff !important; } .secondary_text_color { color: #fff !important; } /* Slider Button Colors Adjust */ .slide1 .btn1 { background-color: #214086 !important; border-color: #214086 !important; } .slide1 .btn1:hover { background-color: #214086 !important; border-color: #214086 !important; } .slide1 .btn2 { background-color: transparent !important; border-color: #fff !important; } .slide1 .btn2:hover { background-color: var(--primary) !important; border-color: #fff !important; } .slide2 .btn1 { background-color: var(--primary) !important; border-color: var(--primary) !important; } .slide2 .btn1:hover { background-color: #214086 !important; border-color: #214086 !important; } .slide2 .btn2 { background-color: transparent !important; border-color: #fff !important; } .slide2 .btn2:hover { background-color: var(--secondary) !important; border-color: #fff !important; } .banner-section10 .btn-group a { color: #fff; } /* Shop Buttons */ /* .product-block .shop-btn-color{ background-color: #214086 !important; border: 1px solid #214086 !important; color: #214086 !important; } .product-block .shop-btn-color:hover{ background-color: #214086 !important; border: 1px solid #214086 !important; color: #214086 !important; } */ .shop-btn-color{ background-color: var(--primary) !important; border-color: var(--primary) !important; color: var(--primary_text_color) !important; } .shop-btn-color:hover{ background-color: var(--secondary) !important; border-color: var(--secondary) !important; color: var(--primary_text_color) !important; } .pdt-section6 .bottom-btn i{ color: #214086 !important; } .pdt-section6 .bottom-btn:hover i{ background-color: #214086 !important; color: #fff !important; } .pdt-section6 .bottom-btn a{ color: #214086 !important } /* Checkout buttons */ /* #nextBtn, #btnPlaceOrder { background-color: #214086 !important; border-color: #214086 !important; color: #fff !important; } #nextBtn:hover, #btnPlaceOrder:hover{ background-color: #214086 !important; border-color: #214086 !important; color: #fff !important; } */ #nextBtn { background-color: var(--primary) !important; border-color: var(--primary) !important; color: var(--primary_text_color) !important; } #nextBtn:hover{ background-color: var(--secondary) !important; border-color: var(--secondary) !important; color: var(--primary_text_color) !important; } #nextBtn i{ color: #fff !important; } #nextBtn:hover i{ color: #fff !important; } #nextBtn a{ color: #214086 !important } /* Contact Buttons */ .contact-section11 .contact-btn { background-color: #214086 !important; border-color: #214086 !important; color: #fff !important; } .contact-section11 .contact-btn:hover { background-color: #214086 !important; border-color: #214086 !important; color: #fff !important; }/style> script typetext/javascript src./bp_config/js/global.js>/script> script typetext/javascript srcbp_config/js/slider.js>/script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]