Rothco’s 4 Color OCP Face Paint Compact features four colors that are perfect for military use, tactical professionals, hunters, and more. This camo face paint compact is designed to match the military’s Occupational Camouflage Pattern (OCP).
Military face paint compact with four colors: olive drab, brown, tan, and loam
Designed to match the Occupational Camouflage Pattern (OCP)
Pocket-sized plastic case measures 3 inches x 2 ¼ inches x ¾ inches
Contains lanolin oil and mineral oil – no nut oils used
Perfect for military use, public safety, MilSim, hunting, and more
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-84060') 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`