Welcome, | Logout
IMG
Loading..
Select a color
Cobra 1.75 Rigger Belt - Black
Item: 7HS-31CV00BK

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

QTY:
List Price:
The HSGI Cobra Rigger's Belt is built to withstand the harshest use. Engineered to perform in the most austere environments, the Cobra Rigger's Belt is constructed of 2 layers of Type 13 webbing and is laminated with industrial adhesive to provide additional rigidity and stiffness. Equipped with the quick-release COBRA buckle, this belt can be donned and doffed quickly, at a moments notice. Built to the same specifications as the standard 1.75 Rigger's belt, the added Velcro-lined interior allows the wearer to use an inner belt, which keeps the belt in place and gear in the correct position.
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` = '7HS-31CV00BK') 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`