滑动设置利润率:{{config.profitRate}} %
印{{p.symbol}}图案 {{techLabel(p.tech)}}
订单成本明细
衣服总成本{{fmt(result.clothTotal)}}
总印刷工费{{fmt(result.printTotal)}}
总图纸费{{fmt(result.drawTotal)}}
样衣费{{fmt(result.sampleFee)}}
平台手续费{{fmt(result.platformFee)}}
发票费用{{fmt(result.invoiceFee)}}
成交推广扣费{{fmt(result.promoteFee)}}
客服提成{{fmt(result.serviceFee)}}
快递费(发{{expressInfo.type}}){{fmt(result.expressTotal)}}
订单总成本{{fmt(result.allCost)}}
成交额{{fmt(result.orderTotal)}}
净利润:{{fmt(result.profit)}} (利润率:{{result.realRate.toFixed(2)}} %)
净利润 = 成交额 - 订单总成本(包含衣服总成本、快递费、图纸费、样衣费、总印刷工费、平台扣点、客服提成、成交推广扣费)