{{item.shopPromotion.name}}
{{item.shopName}}
赠品
{{pros.name}}
规格:{{pros.productUnit ? pros.productUnit : ''}}
单价:¥{{pros.price | NumFormat}}
({{ pros.includedTaxFlag | formatIncludedTax }})
数量:{{pros.num}}
已退货/已取消:{{pros.returnedNum}}/{{pros.actualCancelNum}}
税率:{{pros.taxRate}}%
折扣:{{pros.discount == null ? '0' : pros.discount}}%
折后单价:¥{{pros.discountPrice | NumFormat}}
{{pros.productPromotion.name}}
:¥{{ pros.productPromotion == null ? '0.00' : pros.productPromotion.touchPrice | NumFormat}}
{{pros.productPromotion.name}}
合计:¥{{pros.totalFee | NumFormat}}
留言:
{{item.note ? item.note : ''}}
共{{item.itemCount}}件商品
¥
{{ (item.totalAmount+item.promotionFullReduction) | NumFormat }}
减¥{{ (item.promotionFullReduction) | NumFormat}}
商品总额:¥{{item.totalAmount | NumFormat}}