Perfect for Personalization: Rothco’s G.I. Type Dog Tags are blank, offering the ideal canvas for custom imprinting to add a unique and personal touch.
Durable Stainless Steel: Crafted from high-quality stainless steel, these dog tags are designed for durability and long-lasting use.
Variety of Colors: Available in multiple colors, these dog tags provide options to suit different styles and preferences.
Versatile Use: Ideal for identification, promotional items, or personalized gifts, these dog tags are practical and multifunctional.
Chain Not Included: The tags are sold without a chain, allowing you to choose your preferred chain or accessory to complete your personalized look.
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` = '9RT-8393') 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`