{tpl "head",'content'} {yy:find catid="42"}

在线支付

{/yy}

Your order has been submitted and the order number is {$orderitem.sn}

{loop name="orderitem['goods']"} {/loop}
product Total
{$v.title} {$v.num} ¥{php echo $v["price"]*$v["num"]}
Total : ¥{$orderitem.money}
Address:{$orderitem.address}    Name: {$orderitem.name}    Mobile: {$orderitem.mobile}
{tpl 'foot','content'}