#@ucenter_noleft_layout('支付台') #define script() #end #define css() #end #define content()
#for(userCart : userCarts ) #end
商品 单价 # 数量 总价 操作
#(userCart.product_title ??)
#for(option : userCart.optionsMap) #(option.key ??) : #(option.value ??) #if(!(for.last))
#end #end
#if(userCart.memberPrice && userCart.memberPrice < userCart.newProductPrice) 原价:#(userCart.newProductPrice ??) 会员:#(userCart.memberPrice) #else #(userCart.newProductPrice ??) #end
- +
#(userCart.shouldPayPrice ??) 删除

收件人信息

支付信息

#if(wechatxConfig.isEnable())
#end #if(alipayxConfig.isEnable())
#end #if(wechatConfig.isEnable())
#end #if(alipayConfig.isEnable())
#end #if(paypalConfig.isEnable())
#end

选择优惠券

#end