{if condition="$param['count'] eq 0"}
{/if}
{:strip_tags(htmlspecialchars_decode($param['mname']))}
{:strip_tags(htmlspecialchars_decode($param['mnotice']))}
{if condition="$param['mprice'] lt 1"}
{:number_format($param['mprice']/100, 4)}
{else/}
{:number_format($param['mprice']/100, 2)}
{/if}积分
¥
{if condition="$param['marketprice'] lt 1"}
{:number_format($param['marketprice']/100, 4)}
{else/}
{:number_format($param['marketprice']/100, 2)}
{/if}
库存: {$param['count']}
销量: {$param['sellercount']} 件
{if condition="$param['xqnotice'] eq ''"}
暂无注意事项
{else/}
{:htmlspecialchars_decode($param['xqnotice'])}
{/if}
{if condition="$param['mprice'] lt 1"}
{:number_format($param['mprice']/100, 4)}
{else/}
{:number_format($param['mprice']/100, 2)}
{/if}
积分