<{t}>到货通知<{/t}>

class="first"<{/if}>> <{if $notify}> <{foreach from=$notify item=goods name=name}> <{if $goods.udfimg == 'true'}> <{assign var="gimage" value=$goods.thumbnail_pic}> <{else}> <{assign var="gimage" value=$goods.image_default_id|default:$defaultImage}> <{/if}> class="first"<{/if}>> <{/foreach}> <{else}> <{/if}>
<{t}>商品名称<{/t}> <{t}>金额<{/t}> <{t}>状态<{/t}> <{t}>操作<{/t}>
<{if !$goods.goods_name}><{/if}><{$goods.name}> <{$goods.spec_info|spec_desc}>
<{if !$goods.goods_name}><{/if}><{$goods.name|default:$goods.goods_name}> <{$goods.spec_info|spec_desc}> <{t}>现价<{/t}>:<{$goods.price.price.price|default:$goods.goods_price|cur_odr}>
<{t}>原价<{/t}>:<{$goods.price.mktprice.price|default:$goods.goods_price|cur_odr}>
<{if $goods.marketable == 'true'}><{if $goods.store > 0}><{t}>有货<{/t}><{else}><{t}>缺货<{/t}><{/if}><{elseif $goods.marketable=='false'}><{t}>下架<{/t}><{else}><{t}>商品已删除<{/t}><{/if}> <{if $goods.store > 0}> <{t}>加入购物车<{/t}> <{/if}> 移除
<{t}>暂无登记缺货的商品<{/t}>
<{pagers data=$pager}>