mcstaging.elecdirect.com
Open in
urlscan Pro
151.101.1.124
Public Scan
Submitted URL: http://mcstaging.elecdirect.com/
Effective URL: https://mcstaging.elecdirect.com/
Submission: On December 28 via manual from US — Scanned from DE
Effective URL: https://mcstaging.elecdirect.com/
Submission: On December 28 via manual from US — Scanned from DE
Form analysis
4 forms found in the DOMGET https://mcstaging.elecdirect.com/catalogsearch/result/
<form class="form minisearch w-full flex relative" id="search_mini_form" x-ref="form" @submit.prevent="search()" action="https://mcstaging.elecdirect.com/catalogsearch/result/" method="get" role="search">
<label class="hidden" for="search" data-role="minisearch-label">
<span> Search </span>
</label>
<input id="search" x-ref="searchInput" type="search" autocomplete="off" x-model="data" @keyup="listSearch()" name="q" value="" placeholder="Search entire store here..." maxlength="128"
class="border-0 bg-[#f5f5f5] h-10 flex-1 px-3 py-2 placeholder:text-brown focus:shadow-none focus:ring-0 text-sm" @keydown.arrow-down.prevent="focusElement($root.querySelector('[tabindex]'))">
<div x-show="loading" class="loader absolute right-3 p-2 pr-5" style="display: none;">Loading...</div>
<template x-if="results.length > 0">
<div x-show="!loading" id="resultContainer" class="resultCont absolute left-0 right-0 z-20 top-full" style="">
<span class="close-autocomplete cursor-pointer absolute lg:right-3 right-2 lg:top-[1px] top-1 border border-gray-600 px-1 z-10 rounded-full text-center font-bold w-[22px]" x-on:click="closeSearchResult">X</span>
<div class="w-full leading-normal transition appearance-none flex flex-col mt-1 top-full absolute bg-white p-2 shadow-[0_6px_10px_1px_rgba(0,0,0,0.1)] max-h-[450px] overflow-y-scroll lg:pt-5 pt-6">
<template x-for="result in results">
<div class="flex justify-between p-2 bg-container-lighter even:bg-container mb-1 cursor-pointer
border border-container hover:bg-container-darker">
<div id="cross_reference" class="cross-reference" style="">
<a x-bind:href="result.url" class="flex gap-2 justify-between flex-wrap">
<div class="crossref-image-wrapper w-1/5"><img x-bind:src="result.image" alt="">
</div>
<div class="crossref-copy-wrapper w-3/4">
<h3>Cross Reference</h3>
<h4 class="crossref-name font-bold mt-1 text-[13px]" x-text="result.name">
</h4>
<span class="crossref-sku text-xs mt-1 text-[#646464] italic">SKU: <span x-text="result.sku"></span></span>
<div class="italic text-xs mt-1 text-greencolor">
<span x-text="result.cross_reference_brand"></span>
<span>| SKU: </span>
<span x-text="result.cross_reference_sku"></span>
</div>
</div>
</a>
</div>
</div>
</template>
</div>
</div>
</template>
<template x-else="">
<div id="cross_reference_container" style="">
<span class="close-autocomplete">X</span>
<div class="w-full leading-normal transition appearance-none flex flex-col mt-1 top-full absolute bg-white p-2 shadow-[0_6px_10px_1px_rgba(0,0,0,0.1)] border border-gray-200">
<h3>No results found.</h3>
</div>
</div>
</template>
<button type="submit" title="Search" class="px-3 outline-none focus:outline-none absolute right-0 top-3" aria-label="Search">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 24 24" width="17" height="17" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m21 21-6-6m2-5a7 7 0 1 1-14 0 7 7 0 0 1 14 0Z"></path>
</svg>
</button>
</form>
GET https://mcstaging.elecdirect.com/catalogsearch/result/
<form class="form minisearch w-full flex relative" id="search_mini_form" x-ref="form" @submit.prevent="search()" action="https://mcstaging.elecdirect.com/catalogsearch/result/" method="get" role="search">
<label class="hidden" for="search" data-role="minisearch-label">
<span> Search </span>
</label>
<input id="search" x-ref="searchInput" type="search" autocomplete="off" x-model="data" @keyup="listSearch()" name="q" value="" placeholder="Search entire store here..." maxlength="128"
class="border-0 bg-[#f5f5f5] h-10 flex-1 px-3 py-2 placeholder:text-brown focus:shadow-none focus:ring-0 text-sm" @keydown.arrow-down.prevent="focusElement($root.querySelector('[tabindex]'))">
<div x-show="loading" class="loader absolute right-3 p-2 pr-5" style="display: none;">Loading...</div>
<template x-if="results.length > 0">
<div x-show="!loading" id="resultContainer" class="resultCont absolute left-0 right-0 z-20 top-full" style="">
<span class="close-autocomplete cursor-pointer absolute lg:right-3 right-2 lg:top-[1px] top-1 border border-gray-600 px-1 z-10 rounded-full text-center font-bold w-[22px]" x-on:click="closeSearchResult">X</span>
<div class="w-full leading-normal transition appearance-none flex flex-col mt-1 top-full absolute bg-white p-2 shadow-[0_6px_10px_1px_rgba(0,0,0,0.1)] max-h-[450px] overflow-y-scroll lg:pt-5 pt-6">
<template x-for="result in results">
<div class="flex justify-between p-2 bg-container-lighter even:bg-container mb-1 cursor-pointer
border border-container hover:bg-container-darker">
<div id="cross_reference" class="cross-reference" style="">
<a x-bind:href="result.url" class="flex gap-2 justify-between flex-wrap">
<div class="crossref-image-wrapper w-1/5"><img x-bind:src="result.image" alt="">
</div>
<div class="crossref-copy-wrapper w-3/4">
<h3>Cross Reference</h3>
<h4 class="crossref-name font-bold mt-1 text-[13px]" x-text="result.name">
</h4>
<span class="crossref-sku text-xs mt-1 text-[#646464] italic">SKU: <span x-text="result.sku"></span></span>
<div class="italic text-xs mt-1 text-greencolor">
<span x-text="result.cross_reference_brand"></span>
<span>| SKU: </span>
<span x-text="result.cross_reference_sku"></span>
</div>
</div>
</a>
</div>
</div>
</template>
</div>
</div>
</template>
<template x-else="">
<div id="cross_reference_container" style="">
<span class="close-autocomplete">X</span>
<div class="w-full leading-normal transition appearance-none flex flex-col mt-1 top-full absolute bg-white p-2 shadow-[0_6px_10px_1px_rgba(0,0,0,0.1)] border border-gray-200">
<h3>No results found.</h3>
</div>
</div>
</template>
<button type="submit" title="Search" class="px-3 outline-none focus:outline-none absolute right-0 top-3" aria-label="Search">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" viewBox="0 0 24 24" width="17" height="17" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m21 21-6-6m2-5a7 7 0 1 1-14 0 7 7 0 0 1 14 0Z"></path>
</svg>
</button>
</form>
POST
<form class="form form-login" method="post" @submit.prevent="submitForm();" id="login-form">
<div class="fieldset login">
<div class="field email required">
<label class="label" for="form-login-username" form="login-form">
<span>Email Address</span>
</label>
<div class="control">
<input name="username" id="form-login-username" x-ref="customer-email" @change="errors = 0" type="email" required="" class="form-input input-text">
</div>
</div>
<div class="field password required">
<label for="form-login-password" class="label" form="login-form">
<span>Password</span>
</label>
<div class="control">
<input name="password" id="form-login-password" type="password" class="form-input input-text" required="" x-ref="customer-password" @change="errors = 0">
</div>
</div>
<input name="context" type="hidden" value="checkout">
<div class="actions-toolbar flex justify-between pt-6 pb-2 items-center">
<button type="submit" disabled="disabled" data-recaptcha-btn="" class="inline-flex btn btn-primary disabled:opacity-75"> Sign In </button>
<a href="https://mcstaging.elecdirect.com/customer/account/forgotpassword/">
Forgot Your Password? </a>
</div>
</div>
</form>
POST https://mcstaging.elecdirect.com/newsletter/subscriber/new/
<form class="flex lg:w-3/5 mt-1 max-w-lg lg:w-auto m-auto" action="https://mcstaging.elecdirect.com/newsletter/subscriber/new/" method="post" x-data="initNewsletterForm()" @submit.prevent="submitForm()" id="newsletter-validate-detail">
<label class="sr-only" for="newsletter-subscribe" aria-label="Email address"> Email address </label>
<input type="email" name="email" id="newsletter-subscribe" required="" placeholder="Enter your email address" class="h-14 mr-2 rounded bg-white w-full placeholder:italic border-none">
<input name="form_key" type="hidden" value="Hj1QZ9gTMqYhmPPc"> <input type="submit" value="Subscribe" class="cursor-pointer rounded text-white bg-darkbrown border-2 border-white w-auto font-bold px-6 hover:bg-black">
<div>
<template x-if="displayErrorMessage">
<p class="flex items-center text-red">
<span class="inline-block w-8 h-8 mr-3">
</span>
<template x-for="errorMessage in errorMessages">
<span x-html="errorMessage"></span>
</template>
</p>
</template>
</div>
</form>
Text Content
Skip to Content * FAQ * Return Policy * Shipping Info Sign In Sign In Create an Account All Categories A To D * BATTERY CONNECTOR PRODUCTS * BAYCO WORK LIGHTS * CABLE TIES * CAM LOCK CONNECTORS * CLAMPS * COLE HERSEE PRODUCTS * CONDUIT & CONNECTORS * CONTACTORS - IEC * CONTROL TRANSFORMERS * CORD GRIPS * CORDSETS & MOLDED CONNECTORS * DIN TERMINAL BLOCKS E To S * ENCLOSURES * FUSE HOLDERS & CIRCUIT BREAKERS * HEAT SHRINK TUBING * ICE CUBE RELAYS * LOCKING PLUGS & CONNECTORS * LUGS & SPLICES * MESH GRIPS * METAL CLAD TECK CONNECTORS * MULTI-POLE CONNECTORS * PIN & SLEEVE DEVICES (IEC 60309) * POWER DISTRIBUTION BLOCKS * PUSH BUTTONS-22mm * SOLAR PRODUCTS * SPLIT BOLT & GROUNDING CONNECTORS T To Z * TAPE & MISCELLANEOUS * TERMINALS * TOGGLE SWITCHES * TOOLS * TRUCK LIGHTING & WARNING LIGHTS * TRUCK & TRAILER PARTS * TUBING LOOM & SPIRAL WRAP * UTILITY CONNECTORS * WIRE * WIRE DUCT * WIRE MARKING & IDENTIFICATION CUSTOMER SERVICE ABOUT US QUICK ORDER Call Us! 8AM-5:30PM EST1-800-701-0975 Search Loading... X CROSS REFERENCE SKU: | SKU: X NO RESULTS FOUND. Search Loading... X CROSS REFERENCE SKU: | SKU: X NO RESULTS FOUND. Sign In Sign In Create an Account Toggle minicart, Cart is empty 0 Call Us! 8AM-5:30PM EST1-800-701-0975 * All Categories Show submenu for All category * BATTERY CONNECTOR PRODUCTS * BAYCO WORK LIGHTS * CABLE TIES * CAM LOCK CONNECTORS * CLAMPS * COLE HERSEE PRODUCTS * CONDUIT & CONNECTORS * CONTACTORS - IEC * CONTROL TRANSFORMERS * CORD GRIPS * CORDSETS & MOLDED CONNECTORS * DIN TERMINAL BLOCKS * ENCLOSURES * FUSE HOLDERS & CIRCUIT BREAKERS * HEAT SHRINK TUBING * ICE CUBE RELAYS * LOCKING PLUGS & CONNECTORS * LUGS & SPLICES * MESH GRIPS * METAL CLAD TECK CONNECTORS * MULTI-POLE CONNECTORS * PIN & SLEEVE DEVICES (IEC 60309) * POWER DISTRIBUTION BLOCKS * PUSH BUTTONS-22mm * SOLAR PRODUCTS * SPLIT BOLT & GROUNDING CONNECTORS * TAPE & MISCELLANEOUS * TERMINALS * TOGGLE SWITCHES * TOOLS * TRUCK LIGHTING & WARNING LIGHTS * TRUCK & TRAILER PARTS * TUBING LOOM & SPIRAL WRAP * UTILITY CONNECTORS * WIRE * WIRE DUCT * WIRE MARKING & IDENTIFICATION customer service about us quick order Free Shipping on Orders Above $100 MY CART 10 OF 0 PRODUCTS IN CART DISPLAYED Cart is empty Cart is empty x SKU: Cart Subtotal: Checkout or View and Edit Cart Wait! You are CA$ $ away from free shipping! Your cart qualifies for free shipping! loader Loading... x Checkout using your account Email Address Password Sign In Forgot Your Password? Checkout as a new customer Creating an account has many benefits: * See order and shipping status * Track order history * Check out faster Create an Account We have Selection We have Advice We have Quick Delivery TOP CATEGORIES Sign Up For Our Newsletter Email address ALL CATEGORIES (A-D) * BATTERY CONNECTOR PRODUCTS * Battery Assemblies(89) * Heavy-Duty Battery Jumper Cables(12) * Battery Connector Kits(18) * Battery Terminals & Adapters(0) * Automotive Battery Terminals(24) * Brass Solderable Battery Terminals(5) * Wing Nut Battery Terminals(11) * Top Post Battery Terminals(9) * Battery Terminal Adapters & Accessories(17) * Battery Terminal Cover Boots(11) * Booster Cables(6) * Test Clips(4) * Battery Cable - PVC & Rubber(22) * BAYCO WORK LIGHTS * LED Lights(25) * Headlamps(3) * Intrinsically Safe LED Lights(7) * Under-Hood Work Light(0) * Fluorescent Lights(34) * Halogen Lights(13) * Incandescent Lights(24) * Cord Management & Reels(14) * Extension Cords(38) * Booster Cables(14) * Replacement Parts(17) * CABLE TIES * Dual Clamp Cable Ties(4) * 18-50lb Standard(32) * 120-250lb Heavy-Duty(26) * Economy Cable Ties(93) * Metal Tooth Ties(36) * Stainless Steel Ties(28) * Colored & Fluorescent Ties(152) * Chrome Plated Ties(26) * Arctic Cable Ties(4) * Mounts & Accessories(21) * Specialty Cable Ties(18) * Mounting Head Ties(14) * Metal Detectable Cable Ties(5) * Economy Mounts(10) * CAM LOCK CONNECTORS * 400 Amp Cam Lock(25) * 150 Amp Cam Lock(25) * CLAMPS * Pipe & Conduit Straps(12) * Steel-Plated Neoprene Cable Clamps(47) * Nylon Cable Clips(22) * Steel Clamps with Vinyl Cushion(38) * Stainless Steel Cable Clamps(14) * Minerallac Fastening Products(0) * Spring Steel Fasteners(2) * Beam Clamps(10) * Conduit Hangers(24) * J-HOOK Cable Support(15) * Jiffy Clips(20) * Mounting Brackets Between Studs(3) * T-BAR Fasteners & Accessories(6) * COLE HERSEE PRODUCTS * Cole Hersee Push-Pull Switches(23) * Cole Hersee Momentary Switches(67) * Cole Hersee Solenoids & Relays(75) * Cole Hersee Battery-Related Products(46) * Cole Hersee Electronic Devices(2) * Cole Hersee Stoplamp Switches(5) * Cole Hersee Monitoring Devices(5) * Cole Hersee Warning Devices, Pilot Lights, Panel Lamps & Sockets(60) * Cole Hersee Circuit Protection & Wiring Accessories(170) * Cole Hersee Electrical Connectors(53) * Cole Hersee Special Purpose Switches(13) * Cole Hersee Knobs & Nuts(5) * Cole Hersee Rocker Switches(89) * Cole Hersee Toggle Switches(119) * Cole Hersee Ignition Switches(74) * Cole Hersee Rotary & Headlamp Switches(30) * Cole Hersee Windshield Wiper Switches(13) * CONDUIT & CONNECTORS * Non-Metallic Liquid Tight Conduit & Tubing(17) * Non-Metallic Liquid Tight Connectors(33) * Metallic Liquid Tight Connectors(99) * Liquid Tight Swivel Connector(2) * Stainless Steel Liquid-Tight Conduit Connectors(10) * Watertight Conduit Hubs(24) * BX Connectors(2) * CONTACTORS - IEC * 9 Amp - 95 Amp T-Line Contactors(0) * 3 Pole Contactor - AC Coil(128) * 4 Pole Contactor - AC Coil(43) * 3 Pole Contactor - DC Coil(56) * 4 Pole Contactor - DC Coil(15) * 3 Pole Reversing Contactor AC(35) * 3 Pole Reversing Contactor DC(6) * 115 - 780 Amp F-Line Contactors(20) * Control Relays T-Line(21) * Definite Purpose Contactors(34) * Overload Relays(35) * Motor Starters(18) * Coils(117) * Timer Delays & Accessories(41) * Auxiliary Contacts(12) * CONTROL TRANSFORMERS * Open Type Control Transformers(47) * Enclosed Nema 1 Control Transformers(41) * Class 2 Control Transformers with Leads(6) * Epoxy Potted Nema 3R Control Transformers(15) * CORD GRIPS * Aluminum NPT Thread(202) * Nylon Dome Strain Relief Connectors(84) * Nylon Dome Cap Cable Glands With O-Ring Lock Nut(104) * Brass Dome Connectors(66) * Aluminum 90° NPT Thread(81) * Stainless Steel Cord Grips(71) * Nylon Cord Grips(58) * Nylon "Wide Cord Range" Strain Relief Connectors(5) * Lock-Nuts & O-Rings(71) * Steel Cord Grips(76) * Multiple Hole Cord Grips(69) * Skinned-Over Cable Glands(8) * 90° Snap Elbow Dome Connectors(2) * Stop Plugs & Knock-Out Seals(0) * NPT Knock-Out Seals(3) * Stop Plugs(10) * Liquid Tight Hole Plugs(3) * Aluminum Flat Cable (38) * Aluminum ISO Metric Thread(117) * Aluminum PG Thread(90) * Aluminum 45° NPT Thread(25) * Aluminum Internal Thread(62) * Black Anodized Cord Grips(8) * Snap Bushings(1) * CORDSETS & MOLDED CONNECTORS * Micro-Link(39) * Mini-Link(96) * Pico-Link(1) * DIN TERMINAL BLOCKS * Feed-Through 35-32mm(49) * Distribution & Ground Blocks(26) * Disconnect & Fuse Blocks(19) * Indicator & Diode Circuit Blocks(17) * Spring Clamp Blocks(9) * Mini Blocks(5) * Din Rail(6) * Thermocouple Blocks(3) * Terminal Block Accessories(176) * Terminal Block Marker Tags(313) ALL CATEGORIES (E-S) * ENCLOSURES * Polycarbonate Enclosures(0) * Metallic Enclosures(0) * FUSE HOLDERS & CIRCUIT BREAKERS * Indicating(8) * Non-Indicating(8) * In-Line Fuse Holders(35) * Circuit Breakers(62) * Fuse Block & Panel(9) * Bolt-On Fuses(42) * ATO & ATC Blade Fuses(46) * Glass Fuses(16) * Cartridge Fuses(10) * HEAT SHRINK TUBING * Thin Wall 2:1(158) * Thin Wall Economy 2:1(35) * Seal Wall-Adhesive 3:1(46) * Medium Wall-Adhesive 3:1(11) * Heavy Wall-Adhesive 3:1(13) * ICE CUBE RELAYS * 2 Pole Ice Cube Relays(19) * 3 Pole Ice Cube Relays(8) * 4 Pole Ice Cube Relays(15) * Ice Cube Relay Sockets(8) * LOCKING PLUGS & CONNECTORS * 20Amp Twist Locking Devices(4) * 30Amp Twist Locking Devices(4) * LUGS & SPLICES * Copper Compression Lugs & Splices(180) * Flared (DLO) Copper Compression Lugs & Splices(90) * Aluminum Compression Lugs & Splices (AL-CU) Dual Rated(89) * Telecom Lugs(233) * Unplated Copper Lugs(51) * Tin Plated Copper Lugs(121) * Mechanical Lugs & Splices(65) * Lay-In Lugs & Solar Grounding Connectors(9) * 90° Bent Copper Lugs(23) * Solderless Lugs(15) * Insulated Power Connectors(188) * Bronze Lugs & Splices(41) * Underground Splice Kits(12) * K-SPEC Economy Lugs & Splices(137) * Neutral Bars(30) * Lug Accessories(4) * Specialty Lugs(22) * Cast Copper Lugs(5) * Melni Connectors(3) * Reducing Crimp Splices(18) * Insulation Piercing Connectors(11) * MESH GRIPS * Standard Support Grips(89) * Heavy Duty Support Grips(24) * Stainless Steel Support(15) * Strain Relief Box Grips(10) * Bus Drops & Springs(16) * Pulling Grips(1) * Mesh Grip(22) * METAL CLAD TECK CONNECTORS * Aluminum(21) * Nickel-Plated Aluminum(16) * MULTI-POLE CONNECTORS * Complete Connectors - 16AMP (6 - 24 Poles)(24) * Series A - 3&4 Pole(33) * Series A - 10 Pole(29) * Series A - 16 Pole(29) * Series A - 32 Pole(41) * Series E - 6 Pole(54) * Series E - 10 Pole(98) * Series E - 16 Pole(104) * Series E - 24 Pole(104) * Series E - 32 Pole(70) * Series E - 48 Pole(24) * Adapters(26) * 10A Crimp Contacts(12) * 16A Crimp Contacts(10) * Multipole Connector Accessories(21) * PIN & SLEEVE DEVICES (IEC 60309) * 20 Amp(94) * 30 Amp(88) * 60 Amp(51) * 100 Amp(37) * 16 Amp(31) * 32 Amp(33) * 63 Amp(12) * 125 Amp(13) * Back Box Enclosures(3) * Switch-Disconnectors(4) * Reefer Plugs & Sockets(4) * Pin and Sleeve Mechanical Interlock(9) * Pin & Sleeve Watertight Caps(6) * POWER DISTRIBUTION BLOCKS * Single Primary - Multiple Secondary(13) * Double Primary - Multiple Secondary(13) * Splicer & Reducers(11) * Economy Power Distribution Blocks(10) * PUSH BUTTONS-22mm * Non-Illuminated(63) * Illuminated(40) * Contact Block & Assemblies(45) * Pilot Light Heads & Bodies(55) * Metal Push Buttons (For PB-RC Stations Only)(90) * Accessories & Legend Plates(77) * SALE * Sale(0) * SOLAR PRODUCTS * Solar PV Connectors(16) * Photovoltaic & Solid Copper Wire(1) * Solar Grounding Lugs(6) * Multiple Hole Cable Glands(11) * Heyco Solar Masthead Cordgrips(8) * Solar Rated Fuses (DC)(2) * PV Cable Clips(1) * SPLIT BOLT & GROUNDING CONNECTORS * Split Bolts(37) * Service Posts(70) * Ground Rod Clamps(9) * Ground Clamps - Flat Bar(42) * Ground Clamps - Pipe(220) * Silicon Bronze Vise Grips(1) ALL CATEGORIES (T-Z) * TAPE & MISCELLANEOUS * Tapes(14) * Wall Switches & Receptacles(7) * Service Lights(2) * Cold Weather Extension Cords(13) * TERMINALS * Ring Terminals(0) * Spades & Forks(171) * Splices(51) * Closed End Connectors(6) * Disconnects(108) * Specialty Terminals(25) * Economy Terminals(187) * High Temperature Terminals(53) * Wire Ferrules(45) * Heat Shrink Terminals(214) * Strip Terminals(8) * Wire Termination Products(23) * Weather Pack Terminals(80) * Deutsch Connectors(105) * Assortment Kits(15) * TOGGLE SWITCHES * 2 Terminal - S.P.S.T(22) * 3 Terminal - S.P.D.T(15) * 4 Terminal - D.P.S.T (4) * 6 Terminal - D.P.D.T(17) * Decorator Marine Switches(6) * Toggle Boots & Accessories(8) * TOOLS * Crimp Tools for 20 AWG up to 4 AWG(30) * Large Lug Crimp Tools for 8 AWG up to 1000 MCM(6) * Cable Tie Tools(5) * Weather Pack Tools(4) * Wire & Cable Strippers(5) * Cable & Conduit Tools(9) * Heat Shrink Torches(6) * Socket Tools(2) * TOP SELLERS * Top Sellers(5) * TRUCK & TRAILER PARTS * Trailer Connectors(26) * RV Connectors(4) * Trailer Connector Adapters(4) * Vehicular Molded Connectors(10) * Back-Up Alarms(15) * Pollak Switches & Connectors(0) * Pigtails & Sockets(11) * TRUCK LIGHTING & WARNING LIGHTS * LED Service Lights(6) * Strobe Warning Lights(22) * Revolving Lights(8) * Mini Light Bars(7) * LED Safety Lights(6) * Sealed LED Clearance & Marker Lamps(51) * Sealed LED Stop & Tail Lamps(42) * Premium - Sealed LED Lamps(37) * Reflectors(18) * Mirrors(46) * Utility Lamps(22) * Trailer Lighting Kits(5) * TUBING LOOM & SPIRAL WRAP * Spiral Wrap(16) * Loom(4) * Split Loom Tubing(39) * Sleeving(5) * Heyco-Flex Liquid Tight Tubing(11) * UV Rated Spiral Wrap(18) * UTILITY CONNECTORS * Terminal Plugs(25) * Service Entrance Connectors(37) * Copper & Aluminum Press-Ons & Taps(74) * WIRE * TEW MTW (600V)(41) * Tinned TEW MTW (600V)(50) * GPT (50V)(66) * GPT Mini Spools (50V)(28) * Welding Cable(4) * Battery Cable(22) * Flat Cable(9) * Photovoltaic & Solid Copper Wire(1) * Trailer Cable(9) * SJOOW CABLE(7) * Parallel Jacketed PVC cable(1) * WIRE DUCT * Narrow Finger(23) * Wide Finger(24) * Corner Edge Duct(1) * Narrow Finger White(2) * Duct Accessories(13) * SURFACE RACEWAY(0) * Grommet(2) * WIRE MARKING & IDENTIFICATION * Vinyl Cloth Markers(9) * Marker Books & Cards(24) * Marker Dispensers(2) * Snap or Slide-On Markers(210) * Voltage Markers(2) * Barricade & Caution Tapes(24) * Buried Line Tapes(11) * Signs(4) CONTACT INFORMATION ElecDirect.com, LLC 9-6311 Inducon Corporate Drive Sanborn, NY 14132 Toll Free Tel: 1-800-701-0975 Toll Free Fax: 1-800-892-6360 Email: orders@elecdirect.com ABOUT US * About ElecDirect * Our Markets * Contact Us * Sitemap CUSTOMER SERVICE * My Account * FAQ * Shipping Info * Returns Policy * Reviews * * Privacy Policy * Terms & Conditions Copyright © 2022 ElecDirect. All rights reserved.