{include file='lib/header.html'}
{foreach item=order from=$orderlist}

{$order.shopname} {$order.phone}

您的餐饮:{$order.money}元 (送餐费用{$order.config.sendprice}元)

{foreach item=cai from=$order.cailist}
{$cai.title}
{$cai.cainum}
{$cai.price}
{/foreach}
{if $order.sendtype eq 0} {else}{$order.orderphone}{/if}

稍后我们会发一条短信给您

{if $order.money<$balance }

支付方式:{if $order.ispay}已经付款{else} 余额支付
(默认货到付款,可不选){/if}

{/if} {if $order.sendtype eq 0} {foreach item=address from=$addresslist}

{$address.address}

{/foreach}

(添加新地址)

{else}

{$order.orderaddress}

{/if} {if $order.sendtype eq 0} {else} {$order.orderinfo} {/if}

如果菜品有大份/小份选择,请在这里注明。
添加上您的姓氏和称谓会更便于餐厅联系。

{if $order.sendtype eq 0} {else}订单已确定,如要修改请联系客服 {/if}

{if $order.sendtype eq 3}

对店铺评论

服务:
口味:
价格:
配送时间:
总评:

{/if} {/foreach}
Q:我的餐饮多长时间能送到?
A:平均送餐时间大概在40分钟左右,非常快和非常慢的餐厅我们都会特别注明
Q:口福网负责送餐吗?
A:我们每20分钟会帮你联系餐厅催餐,您也可以点击"请帮我催一下",我们会帮您催餐并告知您催餐结果。
{include file='lib/footer.html'}