My Cart: 0 item(s)

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

Secure Checkout
45 W LED Semi-Cutoff Wall Pack for Versatile Lighting
    45 W LED Semi-Cutoff Wall Pack for Versatile Lighting
    Purchase 45 W LED Semi-Cutoff Wall Pack for Versatile Lighting
    • SKU: SCWP45
      45 W LED Semi-Cutoff Wall Pack for Versatile Lighting

    • $79.99

      Shipping Weight: 7.00 pounds

      Quantity in Basket:  None

    • CHOOSE VOLTAGE:
      CHOOSE COLOR TEMP:
      CHOOSE FINISH:
       
       
    •  

     

    Our 45 W LED Semi-cutoff Wall Pack is an easy to use quality product with a long life.  Designed for better cooling, increased luminosity, and easy installation. The 45 W LED Semi-cutoff Wall Pack is a great light to use for residential areas, walkways, parks, schools and much more!

     

    Product Features:

    Rated: R45W

    Rated lumens: 4800lm

    IP rating: IP65

    Input Voltage: AC100-277V

    Color: Dark bronze

    Net weight: 6.3lbs

    Shell material: Aluminum & PC

    Dimensions: 13.9”x 8.18” x 7.2” inches

    Lighting Angle: 62* x 118*

     


    (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 ==='); })();