New Zenner
- Join Date:
- Jul 2012
- Posts:
- 2
- Plugin Contributions:
- 0
shopping_cart.php Formatting test for TEXT_INFORMATION
Hi folks, I'm making progress setting up my website but I've run into block.
On the "Your Shopping Cart Contents" page, we have this:
"You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)"
I don't want to delete the text but change it. I'm using the proper override shopping_cart.php file so I think it's just something I'm doing wrong.
I want to put something like this in there (formatting didn't come out right but this will give you some idea):
define('TEXT_INFORMATION', '<p>When you add an item to your Shopping Cart, it will be saved there until you're ready to Checkout, at which point it can be purchased or removed. The Shopping Cart gives you the following options:<br>
</p>
When I put this in there my shopping cart page comes up blank so I'm doing something wrong.
Also, not sure if it makes a difference, but I format it using Front Page and take the code between <body> and </body>
Thanks,
Bill