{$smarty.const.HEADING_TITLE}
{* {osc_image src="`$smarty.const.DIR_WS_IMAGES`table_background_products_new.gif" alt=$smarty.const.HEADING_TITLE width=$smarty.const.HEADING_IMAGE_WIDTH height=$smarty.const.HEADING_IMAGE_HEIGHT} *}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{if (($products_number_of_rows > 0) && (($smarty.const.PREV_NEXT_BAR_LOCATION == '1') || ($smarty.const.PREV_NEXT_BAR_LOCATION == '3')))}
{$products_display_count}
{$smarty.const.TEXT_RESULT_PAGE} {$products_display_links}
{osc_draw_separator image='pixel_trans.gif' width='100%' height='10'}
{/if}
{if ($products_number_of_rows > 0)}
{section name="sec" loop=$products_new_list}
{* {$products_new_list[sec].image} *}
{$products_new_list[sec].products_name}
{$smarty.const.TEXT_DATE_ADDED} {$products_new_list[sec].long}
{$smarty.const.TEXT_MANUFACTURER} {$products_new_list[sec].name}
{$smarty.const.TEXT_PRICE} {$products_new_list[sec].price}
{$smarty.const.IMAGE_BUTTON_IN_CART}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{/section}
{else}
{$smarty.const.TEXT_NO_NEW_PRODUCTS}
{* {osc_draw_separator image='pixel_trans.gif' width='100%' height='10'} *}
{/if}
{if (($products_number_of_rows > 0) && (($smarty.const.PREV_NEXT_BAR_LOCATION == '2') || ($smarty.const.PREV_NEXT_BAR_LOCATION == '3')))}
{$products_display_count}
{$smarty.const.TEXT_RESULT_PAGE} {$products_display_links}
{/if}