{tpl "head",'content'} {yy:find catid="42"}
在线支付
{/yy}
首页
{loop name="breadcumb"} {if $i+1!=count($breadcumb)}
{$v.title}
{else}
{$v.title}
{/if} {/loop}
您的订单已提交,订单号为
{$orderitem.sn}
产品
总计
{loop name="orderitem['goods']"}
{$v.title}
{$v.num}
¥{php echo $v["price"]*$v["num"]}元
{/loop}
总计 :
¥{$orderitem.money}元
地址:{$orderitem.address} 姓名: {$orderitem.name} 电话: {$orderitem.mobile}
支付宝付款
邮件订阅
订阅
{tpl 'foot','content'}