My Cart: 0 item(s)

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

Secure Checkout
Set of 2 - LED Cornhole Game Light
    Set of 2 - LED Cornhole Game Light
    Purchase Set of 2 - LED Cornhole Game Light
    • SKU: LCHL-02-RGB-BAT-RM
      Set of 2 - LED Cornhole Game Light

    • SALE
    • $21.99 $16.99

      Savings: $5.00

      Shipping Weight: 4.00 pounds

      140 available for immediate delivery

      Quantity in Basket:  None

    •  

    LED Corn Hole Game Lights

    This awesome color changing LED product will keep the party going long after the sun sets. Comes in a pack of two lights to be installed in the center hole of your corn hole boards.

    • 16 RGB Light Color Settings
    • 9V Batteries Not Included
    • Remote Control Operated
    1 Year Warranty


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