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