#{include file="./Header.html"} #{item_var($item)} #{$item.name} #{if $item.seckill_status == 1} #{/if} #{if $item.delivery_way == 0}自动发货#{else}在线发货#{/if} 已售 #{$item.order_sold} 库存 #{$item.stock} #{if !empty($item.config.category)} 宝贝类型 #{foreach $item.config.category as $race => $price} #{$race}¥#{$price} #{/foreach} #{/if} #{if !empty($item.config.sku)} #{foreach $item.config.sku as $name => $sku} #{$name} #{foreach $sku as $key => $price} #{$key}#{if $price > 0} +¥#{$price}#{/if} #{/foreach} #{/foreach} #{/if} #{if $item.draft_status == 1} 自选账号 未自选,将随机发货 #{/if} #{if !$user} #{contact_type_msg($item.contact_type)} #{/if} #{if $item.coupon == 1} 优惠券 #{/if} #{widget_render($item.widget)} #{if $item.password_status == 1} 查询密码 #{/if} 购买数量 - + #{if $item.trade_captcha == 1} 人机验证 #{/if} 付款 宝贝详情 #{$item.description} #{ready("/assets/user/controller/index/item.js")} #{include file="./Footer.html"}