IMG
Loading..
Select a color
District® Re-Fleece™ Crew
Item: 8DT-DT8104
Brand: District

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

QTY:
List Price:
Our most sustainable fleece yet. District Re-Fleece breathes new life into reclaimed materials with its 100% recycled fabric. Affordable, comfortable and never re-dyed, it’s a fleece that just feels good.

Features:
  • 8.1-ounce, 60% recycled cotton/40% post-consumer recycled polyester
  • 55% recycled cotton/39% post-consumer recycled polyester/6% recycled rayon (Light Grey Heather)
  • Recycled natural color twill back neck tape
  • 2x1 rib knit side panels, cuffs and hem
  • Side seamed
  • Coverstitch details throughout
  • Undyed tear-away label
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` = '8DT-DT8104') 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`