| 店铺名称 | {$shop.shopname} |
| 外卖时间 | {$shopconfig.starthour}:{if !$shopconfig.startminute}00{else}{$shopconfig.startminute}{/if}-{$shopconfig.endhour}:{if !$shopconfig.endminute}00{else}{$shopconfig.endminute}{/if} |
| 送餐费用 | {$shopconfig.sendprice}元 |
| 起送金额 | {$shopconfig.minprice}元 |
| 餐厅地址 | {$shop.address} |
| 餐厅电话 | {$shop.phone} |
| 送餐范围 | {$shop.sendarea} |
| 还有…… | {$shop.info} |
| {if $guest.username}{$guest.username}{else}游客{/if}:{$guest.content} |
| {$shop.shopname}:{$guest.reply} |