#@ucenter_noleft_layout('购物车') #define css() #end #define script() #end #define content()
商品 | 单价 # | 数量 | 总价 | 操作 | |
---|---|---|---|---|---|
#(userCart.product_title ??)
#for(option : userCart.optionsMap)
#(option.key ??) : #(option.value ??) #if(!(for.last))
#end #end |
#if(userCart.memberPrice ??)
|
-
+
|
#(userCart.shouldPayPrice ??) | 结算 删除 |