{*
$Id: new_products.html,v 1.1.2.4 2003/11/10 09:05:58 shota Exp $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*}
{include_php file="`$smarty.const.DIR_FS_MODULES`new_products.php"}
{if ($num_products > 0)}
{* new_products title*}
 |
{$new_products_title} |
 |
{* new_products_contents *}
{* new_products_separator *}
{* new_products_data *}
{html_table loop=$new_products_array table_attr='border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents"' td_attr='align="center" class="smallText" width="33%" valign="top"' cols=3}
|
{/if}