Active-Duty Approved: This uniform sweater meets the rigorous standards required for active-duty and features a stylish V-neck design. It’s also a great fit for tactical professionals, public safety personnel, casual wear, and more
Warm & Comfortable: Made from soft, insulating acrylic fabric, this sweater keeps you comfortable
Enhanced Durability: Reinforced shoulder and elbow patches ensure superior durability in high-wear areas. Stitched with double-needle precision, this sweater is built to last through demanding conditions
Refined Details: Add a touch of sophistication to your look without sacrificing comfort or convenience with our easy-to-use hook-and-loop shoulder epaulettes. This knit sweater provides sophistication, simplicity, and style.
Versatile Warm Style: Whether you're heading to work, out for a casual outing, or in need of tactical gear, this versatile sweater effortlessly transitions from professional to off-duty wear. Stay warm, stay stylish, and tackle any challenge
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
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` = '5RT-6345') 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`