{capture name=path}{l s='New products'}{/capture} {include file=$tpl_dir./breadcrumb.tpl}

{l s='New products'}

{if $products} {include file=$tpl_dir./product-list.tpl products=$products} {else}

{l s='No new products.'}

{/if}