IMG
Loading..
Select a color
7980 Bianchi Duty Belt w/Tri-Release Buckle, 2" (50MM),
Item: 7BI-7980
Brand: Bianchi

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

QTY:
List Price:
The Model 7980 Duty Belt features 4-part laminate construction for firmness and holster support. It features a Duraskin exterior with loop lining for use with the Bianchi 7205 Liner Belt. 1.5" (38mm) belt width. It features the CopLok shatter-resistant polymer buckle. Its 3-point release provides extra security from inadvertent release. Complements AccuMold Elite accessories.
FEATURES
Four-part laminate construction for extra durability
Duraskin™ leather-look exterior with loop lining for use with Bianchi® 7205 Liner Belt
Coplok™ shatter-resistant, polymer buckle features 3-point release for added security
2" (50mm) width
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` = '7BI-7980') 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`