Fire Dept Hats (Navy w/ Metallic Gold Strap, Gold FD Buttons, Oak Leaf Visor)
Fire Bell Cap with ventilated mesh frame, 2-1/8-inch visor. Standard features include Soft Air Cushion Sweatband.
Uniform caps are manufactured in the U.S.A. to meet the high standards of our customers. Headwear is designed, tested, and crafted to provide you with years of exceptional comfort and appearance.
Sizing Chart:
XXS: 6 3/8 to 6 1/2 (20" to 20 1/2")
XS: 6 5/8 to 6 3/4 (20 3/4" to 21 3/8")
S: 6 7/8 to 7 (21 1/2" to 22 1/8")
M: 7 1/8 to 7 1/4 (22 1/4" to 22 7/8")
L: 7 3/8 to 7 1/2 (23" to 23 5/8")
XL: 7 5/8 to 7 3/4 (23 3/4" to 24 3/8")
XXL: 7 7/8 to 8 (24 1/2" to 25 1/8")
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` = '2WA-FB-CA-CC') 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`