osCommerce Home Main Content Customization
This osCommerce tutorial shows how to edit the main contents (This is a default setup of the osCommerce project...) of homepage of os commerce store.
osCommerce home page main contents customization :
The main contents of oscommerce store starts from 'This is a default setup of the osCommerce project...' and end with 'up to osCommerce 2.2-MS2.'
1. Open the index.php file in the includes/languages/english directory with a good text editor.
2. Find the line define ('TEXT_MAIN', near the top of index.php.
3. The main content is written between the two single quotes characters.
4. Change the main content between the two single quotes.