{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-sort.tpl} {include file=$tpl_dir./product-list.tpl products=$products} {include file=$tpl_dir./pagination.tpl} {else}

{l s='No new products.'}

{/if}