IMG
Loading..
Select a color
Rothco MOLLE / Belt Clip Bottle Carrier
Item: 9RT-2090
Brand: Rothco

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

QTY:
List Price:
On your belt or on your pack, Rothco’s MOLLE / Belt Clip Bottle Carrier provides an easy and convenient way to carry your water bottle on-the-go. Featuring a hook & loop MOLLE (Modular Lightweight Load-Carrying Equipment) strap and snap button, the water bottle carrier can clip-on to your tactical belt, military pack, or various other MOLLE compatible gear. The split quick release buckle design can secure around different sized water bottles at the neck with a diameter of approximately 1”. Whether a BDU, riggers, or garrison belt, the MOLLE bottle holder can cinch around belts up to 2 ½” wide. The bottle belt clip is made of high-quality material to bear the weight of your bottle wherever you go.
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` = '9RT-2090') 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`