{tpl "head",'content'} {yy:find catid="42"}
在线支付
{/yy}
Home
{loop name="breadcumb"} {if $i+1!=count($breadcumb)}
{$v.title}
{else}
{$v.title}
{/if} {/loop}
Your order has been submitted and the order number is
{$orderitem.sn}
product
Total
{loop name="orderitem['goods']"}
{$v.title}
{$v.num}
¥{php echo $v["price"]*$v["num"]}
{/loop}
Total :
¥{$orderitem.money}
Address:{$orderitem.address} Name: {$orderitem.name} Mobile: {$orderitem.mobile}
Alipay payment
{tpl 'foot','content'}