Is there anyway of removing the msrp if it is the same as the net price to stop it saying 'Saving 0%', just my xml feed imports the msrp but if theres no reduction it is the same as the selling price.

My thought is would there be an SQL query like:

if products_price = products_msrp then value = ""

this would remove the msrp therefore disabling the msrp mod for that problem.

Only problem is im not sure how to code this and get it to search all products in the database.

This shows my problem:
http://www.essentialbeautystore.com/...-p-124253.html