{%if espcms_count($array)%}
筛选
{%forlist from=$array key=i%}
{%$array[i].sku_name%}:
{%/forlist%}
{%/if%}