X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How to add a line of text somewhere in the cart.php page (https://forum.x-cart.com/showthread.php?t=59809)

Morningcoffee 06-16-2011 07:55 PM

How to add a line of text somewhere in the cart.php page
 
Hello All,

I would like to add the following line, somewhere in the
cart.php page (where people click on view cart)
"All Prices are in U.S. Dollars"

Is this a language variable or template ?

Can I simply add the text "All Prices are in U.S. Dollars" to the text that shows by default:
Please note: 1) Delivery Method is ignored if you are ordering Gift Certificates or electronically distributed products. 2) Gift Certificates are redeemed during Checkout process.

Where can I edit that text?

cflsystems 06-17-2011 04:41 AM

Re: How to add a line of text somewhere in the cart.php page
 
You don't add something like this to php files, you add it to template files. You can create new language or use the one with the delivery note - search the language variables in admin/contents/languages

Morningcoffee 06-17-2011 07:22 AM

Re: How to add a line of text somewhere in the cart.php page
 
Quote:

Originally Posted by cflsystems
You don't add something like this to php files, you add it to template files. You can create new language or use the one with the delivery note - search the language variables in admin/contents/languages


Hi Steve,

Which language variable do I have to search for to edit for the above?

Thank you!

JWait 06-18-2011 07:32 AM

Re: How to add a line of text somewhere in the cart.php page
 
If you use "webmaster mode" in the admin section you can open a customer version of your site and click on the text of any language variable to edit it. Be careful adding html to any of it because it may break it.

Morningcoffee 06-18-2011 03:58 PM

Re: How to add a line of text somewhere in the cart.php page
 
thank you!


All times are GMT -8. The time now is 07:28 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.