[/#if]
[#if !location?contains('/gift/buy.jspx')]
[#include "../member/会员中心页_导航.html"/]
[/#if]
[#if !location?contains('/gift/buy.jspx')]
[/#if]
[#if !location?contains('/gift/buy.jspx')]
[/#if]
[#if !location?contains('/gift/buy.jspx')]
[/#if]
[#if gift??]
单价:${gift.price!}数量:${buyNum!}总价:${(buyNum*gift.price)!}
[#elseif magic??]
单价:${magic.price!}数量: ${buyNum!}总价:${(buyNum*magic.price)!}
[#elseif ad??]
金额:${amount!}
[/#if]
支付方式
[#if !location?contains('/gift/buy.jspx')]
[/#if]
[#if !location?contains('/gift/buy.jspx')]
[#include "../include/页脚.html"/]
[/#if]