If you want to show new products of the mont while there is no featured products.
add this code to /includes/modules/featured.php
if ($num == 0)
{
include (DIR_WS_MODULES . FILENAME_NEW_PRODUCTS);
}
before the closing
?>
More...
This is a discussion on Featured Products within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; If you want to show new products of the mont while there is no featured products. add this code to ...
If you want to show new products of the mont while there is no featured products.
add this code to /includes/modules/featured.php
if ($num == 0)
{
include (DIR_WS_MODULES . FILENAME_NEW_PRODUCTS);
}
before the closing
?>
More...
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Bookmarks