IMG
Loading..
Select a color
Dewalt Class 2 Adjustable Breakaway Mesh Vest
Item: 4RD-DSV421
Brand: Radians

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
The DEWALT DSV421 Class 2 adjustable breakaway vest will help protect workers with a brand name they know and trust. The DSV421 is built with durable stitch reinforcement at major stress points providing Guaranteed Tough™ protection. The patented Zip-N-Rip™ front closure and drop shoulder breakaway system provide a comfortable and adjustable fit. The high visibility mesh material and the 2” sewn on reflective tape with contrasting trim helps provide visibility in both bright and low light conditions.

Features:
  • Patented Zip-N-Rip™ front closure.
  • Dual mic tabs at shoulders.
  • Drop shoulder 5 point breakaway system.
  • 2” premium sewn on reflective tape.
  • 3” contrasting black trim detail.
  • 100% high visibility polyester mesh.
  • Single horizontal and two vertical reflective stripes.
  • Left side inner chest pocket.
  • Durable stitch reinforcement at major stress points.
  • Meets ANSI/ISEA 107-2010 Standards.
  • Sizes: S/L, XL/3X, 4X/6X
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`, MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`, `I`.`AltShowListID`, `I`.`InventoryOnly` FROM `tbl_items` `I` LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076') WHERE (`I`.`ItemGroup` = '4RD-DSV421') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0') GROUP BY `I`.`ListID` ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`