By jirvin - Tue 24 Jun 2014
|
On the Products pages, how can I change the word "PRICE" to "MSRP"?
|
By Paul - Wed 25 Jun 2014
|
Most text for general features like this (as opposed to product data) is stored in 'language strings'. In the back end, you should be able to find language strings, and search for a front end string with 'Price' in the value. This should find the appropriate string(s) for you to edit.
|
By Paul - Wed 25 Jun 2014
|
Also, for MSRP, you may want to see this instead:
http://userguide.kartris.com/Default.aspx?headID=346
|