Oscommerce Template using Simple Template System
All you need to do is;
1. Install MS2
2. Overwrite files with those supplied in this .zip
3. You now have a new look site.
BACKUP files first if you are installing on a Live Shop.
Read the readme for more details
GPL license supplied.
If it breaks you shop, just reload your backup files. You did backup, right?
NOTE: I hope this doesnt get removed again, for some reason these keep getting deleted, I have footer info in and banner and correct file structure also instructions, I have email admin to see why.
Legend: 
Download

Report
Forgot to install this code snippet into the original instructions to make the template show, here it is sorry for the fubar.
// STS: ADD: Define Simple Template System files
define('STS_START_CAPTURE', DIR_WS_INCLUDES . 'sts_start_capture.php');
define('STS_STOP_CAPTURE', DIR_WS_INCLUDES . 'sts_stop_capture.php');
define('STS_RESTART_CAPTURE', DIR_WS_INCLUDES . 'sts_restart_capture.php');
define('STS_TEMPLATE_DIR', DIR_WS_INCLUDES . 'sts_templates/');
define('STS_DEFAULT_TEMPLATE', DIR_WS_INCLUDES . 'sts_template.html');
define('STS_DISPLAY_OUTPUT', DIR_WS_INCLUDES . 'sts_display_output.php');
define('STS_USER_CODE', DIR_WS_INCLUDES . 'sts_user_code.php');
define('STS_PRODUCT_INFO', DIR_WS_INCLUDES . 'sts_product_info.php');
// STS: EOADD
Oscommerce Template using Simple Template System
All you need to do is;
1. Install MS2
2. Overwrite files with those supplied in this .zip
3. You now have a new look site.
BACKUP files first if you are installing on a Live Shop.
Read the readme for more details
GPL license supplied.
If it breaks you shop, just reload your backup files. You did backup, right?
NOTE: I hope this doesnt get removed again, for some reason these keep getting deleted, I have footer info in and banner and correct file structure also instructions, I have email admin to see why.