Cotton-rich shirt has a soft hand for all day or night comfort. Perfect for restaurants, hotels, customer service, front desks and even security associates. Embroiders well.
FEATURES:
60% cotton/40% polyester; 4.4 oz.wt.
Performance oxford short sleeve dress shirt
Button down collar and left chest pocket
Full cut with back box pleat
Wrinkle resistant and soil release finish
Laundry friendly
Machine Washable
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`,
`I`.`SalesPrice`, `I`.`SalesPriceHS` AS `WebPrice`,
`I`.`AltShowListID`, `I`.`InventoryOnly`
FROM `tbl_items` `I`
LEFT JOIN `tbl_items_comp` `T` ON (`I`.`ItemColorID` = `T`.`ItemColorID`)
WHERE (`I`.`ItemGroup` = '8150S') AND (`I`.`ShowOnlyLocal` = '1') AND (IsActive=1) AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0') AND (`T`.`CompID` = '2')
GROUP BY `I`.`ListID`
ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`