{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 $nextDate} {else} {/if}
{if $topSellItems}
{assign var='position' value='0'} {foreach from=$topSellItems item=i name=foo} {assign var='position' value=$position+1} {/foreach}
{else}

{$lang.no_items}

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