Standard 1-1/4” Width: Perfectly sized to fit standard trouser loops, offering a seamless and comfortable fit for all-day wear.
Premium Leather Quality: Committed to exceptional craftsmanship, our garrison belt is made from 100% genuine, full-grained leather, eschewing any synthetic fillers or bonded materials. The fully leather-lined interior, presented in a natural, undyed finish, ensures that there is no color transfer to your uniform, preserving its immaculate look.
Customizable and Compliant: Tailored to meet stringent government and uniform specifications, this belt comes with the added versatility of interchangeable and replaceable buckles, available in both silver and gold options. This feature allows for easy customization to match your uniform or personal style preferences, making it a staple accessory for any professional ensemble.
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-1411') 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`