{if $action != 'ajax'} {template 'header'}
{$head_name}
{/if} {if $lists} {loop $lists $v}
{/loop} {else} {template 'empty', 'chip'} {/if} {if $action != 'ajax'}
{if $_cart}{$_cart}{/if}
{if $pages}
{$pages}
{/if} {template 'footer'} {/if}