IMG
Loading..
Select a color
Rothco Adjustable Boonie Hat - Khaki
Item: 2RT-52557
Brand: Rothco

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

QTY:
List Price:
Rothco’s Adjustable Boonie Hat is modeled after the classic military boonie, an essential component of US Army uniforms for over 50 years. This military style cap offers unbeatable sun protection, while four screened side vents on the boonie cap offer optimal cooling airflow, a necessity for outdoor missions. An internal map pocket on this tactical hat is perfect for storing maps and money. Rothco’s military hat is made with a comfortable, durable, and breathable cotton / poly blend. An elastic cord and lock cinches at the crown of this boonie hat, letting you adjust the head size to the perfect fit. Additionally, this military boonie hat features an adjustable chin strap, keeping this tactical cap secure and allowing for an ideal fit. One size fits most (6 3/4 - 7 3/4 hat size), but this tactical boonie hat is fully adjustable to fit most head sizes.
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` = '2RT-52557') 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`