IMG
Loading..
Select a color
Cambridge Men's Slip Resistant Shoes
Item: 6SC-6006

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

QTY:
List Price:
The Cambridge is durable, dependable and radiates professionalism. Our classic oxford delivers comfort and safety as you stride through any situation. Crafted with our shock-absorbing and slip-resistant outsole, this classic men's leather dress shoe is as safe as it is stylish.

Features:
  • Slip Resistant: Superior SFC slip-resistant outsole.
  • Water-resistant: Treated to repel liquids from the surface.
  • Comfort Insole: Premium insole offering lasting comfort and support.
  • Natural Fit: A default fit for most sizes of feet.
  • TripGuard: Decreased trip hazard zone to allow fluid movement between slippery environments.
  • Clog-Resistant: Wider spaced traction lugs don’t let dirt and debris get stuck in the outsole.
  • Removable cushioned insoles
  • 360? stitch-reinforced outsole
  • Steel shank
  • Durable leather upper
  • Padded comfort collar
  • Classic professional style
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` = '6SC-6006') 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`