I have a price field for a product in a catalog. Sometimes the admin user is putting a comma when dealing with thousands (ex: ,000) and sometimes he is just doing 00. While I would like to simply tell him to do it one way or the other, I would also like to solve the issue programmatically.I have a price field for a product in a catalog