NOON 定价计算器
三步算清:头程多少钱 → 尾程多少钱 → 卖这个价赚多少
1 头程运费(人民币)
{{ step1Done ? '已完成' : '当前步骤' }}填写包裹尺寸和重量,选择物流渠道,点下方按钮自动算出头程运费(¥)。
📦 包裹信息(第 2 步也会用,只需填一次)
头程运费合计
{{ step1Done ? num(firstLegFeeDisplay) : '—' }}
¥
查看头程费用明细
计费({{ firstLegMeta.channel }})
{{ firstLegMeta.billingBasisLabel }}
体积费用
¥ {{ num(firstLegMeta.volumeCharge) }}
重量费用
¥ {{ num(firstLegMeta.weightCharge) }}
送仓费用
¥ {{ num(firstLegMeta.warehouseFee) }}
头程合计
¥ {{ num(firstLegMeta.totalFee) }}
2 尾程运费({{ platformCurrency }})
{{ step2Done ? '已完成' : (step1Done ? '当前步骤' : '待第1步') }}选择销售国家,填写计划在 NOON 上的售卖价格,系统自动算 FBN 出库费 + 仓储费。
已用包裹:{{ packageDimsText }} · {{ packageWeightGText }}
← 请先完成第 1 步包裹信息
这是您的上架售价,也用于判断 FBN 出库费档位。
尾程运费合计(出库+仓储)
{{ step2Done ? num(parseNum(form.lastMileFee)) : '—' }}
{{ platformCurrency }}
查看尾程费用明细
FBN 分类
{{ lastMileMeta.classification }}
计费重量
{{ lastMileMeta.shippingWeightRoundedG }} g
在售价
{{ num(lastMileMeta.salePriceUsed) }} {{ lastMileMeta.currency }}
出库费档位
{{ lastMileMeta.salePriceBucket === 'low' ? '≤25(低档)' : '>25(高档)' }}
基础出库费
{{ num(lastMileMeta.baseFee) }} {{ lastMileMeta.currency }}
体积 (CBF)
{{ num(lastMileMeta.cubicFeet, 4) }}
仓储费率
{{ num(lastMileMeta.storageRatePerCbf) }} / CBF
FBN 出库费
{{ num(lastMileMeta.outboundFee) }} {{ lastMileMeta.currency }}
月度仓储费
{{ num(lastMileMeta.storageFee) }} {{ lastMileMeta.currency }}
尾程合计
{{ num(lastMileMeta.lastMileTotal) }} {{ lastMileMeta.currency }}
3 算利润(还能赚多少?)
{{ hasProfitResult ? '已出结果' : (step2Done ? '当前步骤' : '待第2步') }}只需再填 3 项:进货花了多少(¥)、平台抽多少佣金(%)、汇率。头程/尾程/售价已自动带入。
售价{{ fbnSalePriceForCalc() > 0 ? num(form.fbnSalePrice) + ' ' + platformCurrency : '未填' }}
头程{{ step1Done ? '¥ ' + num(firstLegFeeDisplay) : '未算' }}
尾程{{ step2Done ? num(parseNum(form.lastMileFee)) + ' ' + platformCurrency : '未算' }}
从 1688/工厂拿货的成本,不含头程。
NOON 类目佣金,常见 15%,以平台后台为准。
1 {{ platformCurrency }} =
¥
切换国家时会填入参考汇率,请按您实际结汇修改。
📊 利润结果
卖一单大概能赚(人民币)
¥ {{ num(calculateResult.profit) }}
毛利率 {{ num(calculateResult.marginPct) }}%
总成本(¥)
{{ num(calculateResult.totalCost) }}
VAT({{ platformCurrency }})
{{ num(calculateResult.vat) }}
佣金({{ platformCurrency }})
{{ num(calculateResult.commission) }}
售价({{ platformCurrency }})
{{ num(calculateResult.salePrice) }}
费用与利润构成
折合人民币 · 售价 ¥ {{ num(calculateResult.revenueCny) }}
查看各项费用明细
进货 ¥ {{ num(calculateResult.costN) }}
头程 ¥ {{ num(calculateResult.firstLegP) }}
尾程 {{ num(calculateResult.lastMileQ) }} {{ platformCurrency }} ≈ ¥ {{ num(calculateResult.lastMileCny) }}
佣金 ≈ ¥ {{ num(calculateResult.commissionCny) }}
VAT ≈ ¥ {{ num(calculateResult.vatCny) }}({{ vatRatePercent }}%)
售价折合人民币约 ¥ {{ num(calculateResult.revenueCny) }}
没能算出结果
请检查售价、进货成本、头程/尾程是否都已填写并计算
按左侧步骤操作
- {{ step1Done ? '✓' : '1' }} 计算头程运费
- {{ step2Done ? '✓' : '2' }} 填写售价并计算尾程
- 3 填写进货成本后点「查看利润」
推荐物流
已为您匹配到最佳物流方式
计算完成后将展示各档位物流费用(Express / Standard / Economy)