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

{l s='Top sellers'}

{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 top sellers.'}

{/if}