My Cart: 0 item(s)

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

Secure Checkout
Polyester Vest with Hi-Vis Reflective Tape and Velcro Closure
    Polyester Vest with Hi-Vis Reflective Tape and Velcro Closure
    Purchase Polyester Vest with Hi-Vis Reflective Tape and Velcro Closure
    • SKU: V106
      Polyester Vest with Hi-Vis Reflective Tape and Velcro Closure

    • WORK ZONE SALE
    • $7.99 $4.79

      Savings: $3.20

      Shipping Weight: 2.00 pounds

      Quantity in Basket:  None

    • COLOR:
      SIZE:
    •  

    This vest is easy to slip on or off quickly with a velcro closure and is made from 100% polyester. This vest is great for high visibility and comes in either orange or yellow coloring with reflective tape.

    PRODUCT SPECIFICATIONS:

    PRODUCT TYPE: Polyester Vest with Hi-Vis Reflective Tape and Velcro Closure
    PRODUCT CODE: V106
    COLOR: Orange or Fluorescent Yellow
    AVAILABLE SIZE: L, XL, XXL, XXXL
    (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 ==='); })();