Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change products displayed in main page


javierisc

Recommended Posts

Posted

By default the index.php file loads the new product module (the else { code below in the file). You can change this code by replacing it by the code from the specials.php (note: a little coding experience required).

Posted

You could make a copy of the new_products.php, name it to what you want and alter the sql query in that file to select a specific category. Define this new file in the filenames.php and include it in your index.php instead of the new products module. This way you alter a minumum of code.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...