{include file="$template_path/html/header.html"}
{include file="$template_path/html/pagenav.html"}
{include file="$template_path/html/mobile-nav.html"}
三个月内热门销售 实时统计
三个月内热销截止至{$endDate|date_format:"%m-%d"}
{if $topMonthlyItems}
{foreach from=$topMonthlyItems item=i name=foo} {assign var='position' value=$position+1} {/foreach}
{else}

{$lang.no_items}

{/if}
{include file="$template_path/html/footer.html"}