{foreach name='$page_config.goods_list[0]' key="key" item='goods'}
{$key+1}

{$goods['goods_name']}

¥{$goods['goods_price']}

{/foreach}