osCommerce Prepare Web Contents of New Page
This osCommerce website tutorial shows how to define the new page (about_us.php) in english.php language file.
osCommerce prepare web contents file (about_us.php) for the new page:
4th File:
public_html/includes/languages/english/shipping.php
Again the shipping.php is only serve as a base template for the about_us.php page. you need to create the about_us.php file in the includes/languages/english folder. You can create or edit the main content of the About Us page in this about_us.php file.
Please read the oscommerce video tutorial.