<{if !$goods.store}>
<{$goods.title}> 无库存
<{if $collect.stat}> <{else}> <{/if}>
<{else}>
<{$goods.title}> <{if $goods.status=="instock"}>
已下架 <{else}>
已失效 <{/if}>
<{/if}>