Check out
http://www.getoutside.com.au/home.php?cat=2
When a product is on sales, this page appears exactly how I want it to. The problem is, when a product is not on sale, I don't want the red text and OUR PRICE wording, I want it in black and to say RETAIL PRICE.
I have narrowed this down to the template customer/main/product_t.tpl and have even isolated the snippet of code where all this gets called from. (Lines 50-57).
The trouble is, the stand alone price when the item is full price is called from the same snippet of code that the sale price is called for (on line 55).
So when I change one, it changes both.
How can I get the full priced items to say Retail Price: and the same black colour as the .MarketPrice css that the current Retail Price on a sale item is called for?
If necessary, I can mock it up in Photoshop if I haven't explained myself very well.
Version 4.1.11