I am trying to modify the text that displays on xcart/home.php which starts off:
"This is a demo store powered by the X-Cart ..."
It is not a demo store, and there is a line below that displays, "This service is for demo purposes only. No real products. No real prices. No real charges. Please do not submit real credit card information." This may be a holdover when I tested the demo product, and for some reason remains.
I have opened home.php and other files, from xcart on the server to the files directly using Dreamweaver. Can't seem to find where this text is coming from.
-----
I am am building my product description and added html to a category description:
http://www.kustomrides.com/xcart/home.php?cat=23
(the rollover button that says "Full details")
When I try to add the same code to a product within the category, it does not display:
http://www.kustomrides.com/xcart/product.php?productid=5&cat=23&page=1
Isn't there a way to add my rollover button within a product, or even better, under the sample picture?
------
At the top of my pages it displays my phone number and before it says "US Toll Free" (which the number is not). How can I edit this? I've looked and ca't seem to find where these displayed texts are stored.