{if $goods['ispresell']==1} {/if}{$goods['title']}
{if empty($diyitem['params']['hideshare'])} {/if}
{if !empty($goods['subtitle'])}
{$goods['subtitle']}
{/if} {if empty($seckillinfo)}
¥{if $goods['ispresell']>0 && ($goods['preselltimeend'] == 0 || $goods['preselltimeend'] > time())}{$goods['presellprice']} {else} {if $goods['minprice']==$goods['maxprice']}{$goods['minprice']}{else}{$goods['minprice']}~{$goods['maxprice']}{/if} {/if} {if $goods['isdiscount'] && $goods['isdiscount_time']>=time()} ¥{$goods['productprice']} {else} {if $goods['productprice']>0}¥{$goods['productprice']}{/if} {/if}
{if $goods['isdiscount'] && $goods['isdiscount_time']>=time()}
{php echo empty($goods['isdiscount_title'])?'促销':$goods['isdiscount_title']}
--小时--
{/if} {if $goods['istime']}
限时购
小时
{/if} {/if} {if $goods['ispresell']==1 && ($goods['preselltimestart'] > time() || $goods['preselltimeend'] > time())}
预售
小时
{/if}
{if is_array($goods['dispatchprice'])} {if $goods['type']==1} 快递: {php echo number_format($goods['dispatchprice']['min'],2)} ~ {php echo number_format($goods['dispatchprice']['max'],2)} {/if} {else} {if $goods['type']==1} 快递: {php echo $goods['dispatchprice'] == 0 ? '包邮' : number_format($goods['dispatchprice'],2)} {/if} {/if} {if $goods['showtotal'] == 1} 库存: {$goods['total']} {/if} 销量: {php echo number_format($goods['sales'],0)} {$goods['unit']} {if $goods['province'] != '请选择省份' && $goods['city'] != '请选择城市'} {$goods['province']} {$goods['city']} {/if}