Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where Can I Found The Php File To Edit Shipping & Returns, Privacy Notice And Conditions Of Use.


geefromcali

Recommended Posts

Posted
Where can I found the php file to edit Shipping & Returns, Privacy notice and conditions of use.

 

 

Thank you

 

To change the text of each, go to:

 

catalog\includes\languages\english\conditions.php (privacy.php) (shipping.php)

 

You will find a line of code:

 

define('TEXT_INFORMATION', 'Put here your Conditions of Use information.');

 

Change the text between the quotes where it says Put here your Conditions of Use information. Note: Be sure to keep the quotes even if you delete all of the text. For example:

define('TEXT_INFORMATION', '');

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...