<{if !$memberCheck}>
<{t}>请输入用户名:<{/t}> <{input type="object" object="members" name="order[member_id]" }>   <{help}><{t}>此处填写订单客户的前台会员用户名,如果该顾客没有注册过会员请留空<{/t}><{/help}>
<{t}>请选择产品:<{/t}> <{input type="object" object="products" name="order[goods_id]" cols="name" multiple="true" select="checkbox" view="b2c:admin/order/new_items.html"}>   <{help}><{t}>此处填写订单客户的前台会员用户名,如果该顾客没有注册过会员请留空<{/t}><{/help}>
 
<{else}>
<{if $order.member}> <{t}>会员<{/t}>fsef <{else}> <{t}>未选择会员<{/t}> <{/if}>
<{foreach from=array('order_items','consignee','shipping','payinfo') item=oconf}>
<{include file=$order[$oconf]?"admin/order/detail/{$oconf}_succ.html":"admin/order/detail/{$oconf}.html"}>
<{/foreach}> <{/if}>