osCommerce Define the New Page in filenames
This osCommerce tutorial shows how to define the new new page in filenames file (filenames.php).
osCommerce define the new About Us page in filenames.php file :
5th File:
public_html/includes/filenames.php
To create a new page (about_us.php), you have to define this new page in thefilenames.php file under the public_html/includes folder.
Please read the oscommerce video tutorial.