Equip yourself with the Dutyman 2-1/4" Plain Leather Duty Belt, designed for law enforcement and security professionals. This belt combines durability and a clean, professional appearance, making it a reliable choice for daily duties.
Premium Plain Leather: Provides a durable and professional look, perfect for uniform use.
2-1/4" Width: Offers excellent support and stability for carrying essential gear.
Heavy-Duty Construction: Built to withstand daily wear and tear, ensuring long-lasting performance.
Sturdy Buckle: Ensures the belt stays securely fastened, providing reliability in any situation.
Adjustable Fit: Allows for quick adjustments, ensuring a secure and comfortable fit.
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` = '7DM-5061') 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`