IMG
Loading..
Select a color
Women's Red Kap Lab Coat
Item: 1RK-KP13
Brand: Red Kap

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

QTY:
List Price:
Pretty and smart - our women's lab coat has it all. Princess seams on the back flatter a woman's fit, while a left chest pocket and two lower pockets hold the tools of the trade. Get it all done, and look great doing it.

Features:
  • Blend: 80% Polyester / 20% Combed Cotton
  • Closure: KP13 - Six Buttons KP15 - Six Grippers
  • Collar: One-piece, lined, notched lapel
  • Fabric: 5 oz. Performance Blend Poplin
  • Finish: Pre-cure durable press
  • Pocket: Left breast pocket (exterior on KP13, interior on KP15) Bartacked pencil stall Two lower exterior pockets
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` = '1RK-KP13') 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`