<@tools.includePlace path="/76c53ac2-4f88-4ef3-984b-c81d00a48089.html"/> <#-- 头部Header --> <@tools.includePlace path="/23e95a91-0063-4498-99ef-aa3fc4a79c4c.html"/> <#-- 导航 -->
<@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>
${object.title}

<@cms.contentProduct id=op.productId>

<#if object.cover?has_content>
型号:${object.title} 价格:${op.price} 备注:${op.remark!} ${op.quantity!}

<#if 0=object.status> <#if object.paymentId?has_content> 继续支付 更换支付方式 关闭订单 <#else> 支付宝支付 微信支付 账户余额支付 <#elseif 2=object.status && object.paymentId?has_content>
<#else> <#if productId?has_content && quantity?has_content && productId?size=quantity?size>

<#list productId as p> <@cms.contentProduct id=p;product> <@cms.content id=product.contentId>

<#if object.cover?has_content> ${object.title}

<#if p?is_first>

<#if product.cover?has_content>
型号:${product.title} 价格:${product.price} 库存:${product.inventory}

<#else> 参数错误
<@tools.includePlace path="/cc29e896-332a-46d8-9bcb-d48e92144e9c.html"/> <#-- 尾部Footer -->