{* $Id: product_notifications.html,v 1.1.1.1 2004/01/07 09:18:19 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_BOXES`product_notifications.php"} {if (isset($smarty.get.products_id))} {osc_draw_module title="`$smarty.const.BOX_HEADING_NOTIFICATIONS`" link="`$smarty.const.FILENAME_ACCOUNT_NOTIFICATIONS`" contents=$product_notifications_contents link_alt=$smarty.const.BOX_HEADING_NOTIFICATIONS} {$sql} {/if}