First Tactical Utility Pouches are tough, durable, and perfect for storing smaller gear. The 6 x 6inch fits square items and is perfect for binoculars. All pouches are made with sturdy, water resistant 500D nylon over a removable and reversible foam sleeve. The internal mesh pocket facilitates better organization, and 4 hooked platform attachments make sure your pouch is always secure.
Features of First Tactical Tactix 6X6 Utility Pouch
6inch L x 6inch H x 3inch D / 15.2cm L x 15.2cm H x 7.6cm D
Approx. Capacity 108 cubic inches / 1.8 liters
Weight 0.4 lbs. / 0.18 kg
500D texturized nylon
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` = '9FT-180015') 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`