My Cart: 0 item(s)

Most orders ship within 24 Hours
Product Search
Most orders ship within 24 Hours
Product Search

Secure Checkout
Adjustable Wattage 30W-50W LED Loading Dock Light
    Adjustable Wattage 30W-50W LED Loading Dock Light
    Purchase Adjustable Wattage 30W-50W LED Loading Dock Light
    • SKU: BLDL-3050-UK
      Adjustable Wattage 30W-50W LED Loading Dock Light

    • $125.99

      Shipping Weight: 5.00 pounds

      Quantity in Basket:  None

    •  

    Adjustable Wattage 30W-50W LED Loading Dock Light with adjustable color temperature - 3000K-4000K-5000K - all in one lamp
    (function () { const nav = document.querySelector('[data-hook="transfigure-navigation"]'); if (!nav) { console.log('Nav not found'); return; } console.log('=== EVENT LISTENERS ON NAV ==='); console.log(getEventListeners(nav)); const links = nav.querySelectorAll('a.c-navigation__link'); links.forEach((link, i) => { const listeners = getEventListeners(link); if (Object.keys(listeners).length > 0) { console.log(`--- Link ${i} ---`, link); console.log(listeners); } }); const items = nav.querySelectorAll('.has-child-menu'); items.forEach((item, i) => { const listeners = getEventListeners(item); if (Object.keys(listeners).length > 0) { console.log(`--- Item ${i} (has-child-menu) ---`, item); console.log(listeners); } }); console.log('=== DONE ==='); })();