<@tools.includePlace path="/c936c718-5f19-426f-b3ff-13a5a8d63044.html"/> <#-- 个人中心导航 -->
订单
<@import path="/ftl/tools.ftl" namespace="t"/><#-- 工具 --> <#if orderId?has_content> <@trade.order id=orderId>:<@t.m 'page.status.order.'+object.status/>
:${object.confirmed?then('是','否')}
:${object.processed?then('是','否')}
:${object.address!}
:${object.addressee!}
:${object.telephone!}
:${object.remark!}
:${object.amount!}
<@trade.orderProductList orderId=orderId> <#list page.list as op> <@cms.content id=op.contentId>
<#if object.cover?has_content>
#if>
${object.title}
<#if object.cover?has_content>
#if>
型号:${object.title} 价格:${op.price} 备注:${op.remark!}
${op.quantity!}