{template 'pc/layout/_header'}
{template 'pc/layout/member/left-layout'}
{template 'pc/layout/member/tabmenu'}
{if empty($list)}

您还没有任何关注,何不现在就去逛逛~
去逛逛吧~
{else} {loop $list $g}
{if empty($g['merchid'])}
自营
{else}
{$g['merchname']}
{/if}
{$g['title']}
¥{$g['marketprice']}{if $g['marketprice']>0} ¥{$g['marketprice']}{/if}
商品详情
{/loop} {/if}
{if !empty($list)}
编辑
{/if}
{template 'pc/layout/_footer'}