Hi,

I'm looking to change the file(s) which contain a reference to the price of a product. This is because I have two prices from the client: the RRP, and the price at which they sell at stored in the database.

Where the price occurs in searching, going through the categories or on the 'view product' page I need to show the percentage saving. I have the Maths of how to do this, I just don't know which file is being used to get the price from the database.
I can then edit this file to output the percentage just before the price.

Does anyone know which file(s) I need to look in?

Thanks.