profit-margin-calculator-amazon
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseProfit Margin Calculator — Amazon 💰
亚马逊利润率计算器 💰
Calculate product profitability for Amazon FBA sellers — cost breakdowns, profit margins, break-even analysis, and pricing recommendations. No API key required.
为亚马逊FBA卖家计算产品盈利能力——包括成本明细、利润率、盈亏平衡分析和定价建议。无需API密钥。
Installation
安装
bash
npx skills add nexscope-ai/eCommerce-Skills --skill profit-margin-calculator-amazon -gbash
npx skills add nexscope-ai/eCommerce-Skills --skill profit-margin-calculator-amazon -gUse Cases
适用场景
| Scenario | What You'll Get |
|---|---|
| New product evaluation | Profitability forecast before sourcing |
| Existing product diagnosis | Margin analysis with cost breakdown |
| Pricing adjustment | Recommended prices for target margins |
| Batch SKU analysis | Multi-product comparison table |
| 场景 | 可获得的结果 |
|---|---|
| 新产品评估 | 采购前盈利预测 |
| 现有产品诊断 | 带成本明细的利润率分析 |
| 定价调整 | 针对目标利润率的推荐定价 |
| 批量SKU分析 | 多产品对比表 |
Usage Examples
使用示例
Single Product Analysis
单品分析
Calculate profit for my Amazon product:
- Selling price: $29.99
- Product cost: $6
- Shipping to FBA: $1.50
- FBA fulfillment fee: $5.50
- FBA storage: $0.30/month
- Ad spend: 10% of sales
- Category: KitchenCalculate profit for my Amazon product:
- Selling price: $29.99
- Product cost: $6
- Shipping to FBA: $1.50
- FBA fulfillment fee: $5.50
- FBA storage: $0.30/month
- Ad spend: 10% of sales
- Category: KitchenQuick Analysis
快速分析
Is this product profitable?
Price $19.99, cost $5, FBA fee $4.50, shipping $1Is this product profitable?
Price $19.99, cost $5, FBA fee $4.50, shipping $1Batch Analysis
批量分析
Analyze these SKUs:
A001, Yoga Mat, $29.99, cost $6, shipping $1.5, FBA $5.5
A002, Resistance Bands, $19.99, cost $3, shipping $0.8, FBA $4
A003, Foam Roller, $24.99, cost $8, shipping $2, FBA $6Analyze these SKUs:
A001, Yoga Mat, $29.99, cost $6, shipping $1.5, FBA $5.5
A002, Resistance Bands, $19.99, cost $3, shipping $0.8, FBA $4
A003, Foam Roller, $24.99, cost $8, shipping $2, FBA $6Input Parameters
输入参数
Required
必填参数
| Parameter | Description | Example |
|---|---|---|
| Amazon listing price | $29.99 |
| FOB/sourcing cost per unit | $6.00 |
| FBA fulfillment fee | $5.50 |
| 参数 | 说明 | 示例 |
|---|---|---|
| 亚马逊Listing售价 | $29.99 |
| 单位产品FOB采购成本 | $6.00 |
| FBA配送费 | $5.50 |
Recommended
推荐参数
| Parameter | Description | Default |
|---|---|---|
| Inbound shipping per unit | $0 |
| Monthly FBA storage per unit | $0.30 |
| PPC spend as % of sales | 10% |
| Product category for referral fee | default (15%) |
| 参数 | 说明 | 默认值 |
|---|---|---|
| 单位产品入仓运费 | $0 |
| 单位产品月度FBA仓储费 | $0.30 |
| PPC广告花费占销售额比例 | 10% |
| 产品品类(用于计算推荐费) | 默认(15%) |
Optional
可选参数
| Parameter | Description | Default |
|---|---|---|
| Expected return rate | 3% |
| Packaging, labels, etc. | $0 |
| 参数 | 说明 | 默认值 |
|---|---|---|
| 预期退货率 | 3% |
| 包装、标签等费用 | $0 |
Cost Components
成本构成
| Cost Item | Description | Calculation |
|---|---|---|
| Product Cost | FOB purchase price | User input |
| Inbound Shipping | Sea/air freight to FBA | User input |
| FBA Fulfillment | Amazon pick, pack, ship | User input |
| FBA Storage | Monthly warehouse fee | User input |
| Referral Fee | Amazon commission (8-20%) | Auto × category rate |
| Advertising | PPC spend | Price × ad ratio |
| Returns | Return processing loss | Return rate × handling |
| Other Fees | Packaging, labels, prep | User input |
| 成本项 | 说明 | 计算方式 |
|---|---|---|
| 产品成本 | FOB采购价 | 用户输入 |
| 入仓运费 | 发往FBA的海/空运费 | 用户输入 |
| FBA配送费 | 亚马逊拣货、打包、配送费用 | 用户输入 |
| FBA仓储费 | 月度仓储费 | 用户输入 |
| 推荐费 | 亚马逊佣金(8-20%) | 自动×品类费率 |
| 广告费用 | PPC广告花费 | 售价 × 广告比例 |
| 退货损失 | 退货处理损失 | 退货率 × 处理成本 |
| 其他费用 | 包装、标签、预处理费用 | 用户输入 |
Referral Fee Rates by Category
各品类推荐费费率
| Category | Rate |
|---|---|
| Electronics / Computers | 8% |
| Camera / Photo | 8% |
| Automotive / Industrial | 12% |
| Most Categories (default) | 15% |
| Clothing / Apparel | 17% |
| Jewelry | 20% |
| 品类 | 费率 |
|---|---|
| Electronics / Computers | 8% |
| Camera / Photo | 8% |
| Automotive / Industrial | 12% |
| 多数品类(默认) | 15% |
| Clothing / Apparel | 17% |
| Jewelry | 20% |
Output Format
输出格式
Cost Breakdown
成本明细
Selling Price $29.99 100.0%
───────────────────────────────────────
Product Cost -$6.00 20.0%
Inbound Shipping -$1.50 5.0%
FBA Fulfillment -$5.50 18.3%
FBA Storage -$0.30 1.0%
Referral Fee (15%) -$4.50 15.0%
Advertising (10%) -$3.00 10.0%
Returns (3%) -$0.15 0.5%
Other Fees -$0.50 1.7%
───────────────────────────────────────
Total Cost $21.45 71.5%
Net Profit $8.54 28.5%Selling Price $29.99 100.0%
───────────────────────────────────────
Product Cost -$6.00 20.0%
Inbound Shipping -$1.50 5.0%
FBA Fulfillment -$5.50 18.3%
FBA Storage -$0.30 1.0%
Referral Fee (15%) -$4.50 15.0%
Advertising (10%) -$3.00 10.0%
Returns (3%) -$0.15 0.5%
Other Fees -$0.50 1.7%
───────────────────────────────────────
Total Cost $21.45 71.5%
Net Profit $8.54 28.5%Break-Even Analysis
盈亏平衡分析
Break-even Price: $20.50
Current Margin: +46.3% above break-even
Safety Margin: 31.6%Break-even Price: $20.50
Current Margin: +46.3% above break-even
Safety Margin: 31.6%Pricing Recommendations
定价建议
| Target Margin | Recommended Price | Profit/Unit |
|---------------|-------------------|-------------|
| 15% | $23.10 | $3.47 |
| 20% | $25.20 | $5.04 |
| 25% | $27.72 | $6.93 |
| 30% | $30.80 | $9.24 || Target Margin | Recommended Price | Profit/Unit |
|---------------|-------------------|-------------|
| 15% | $23.10 | $3.47 |
| 20% | $25.20 | $5.04 |
| 25% | $27.72 | $6.93 |
| 30% | $30.80 | $9.24 |Profitability Status
盈利状态
| Net Margin | Status | Recommendation |
|---|---|---|
| >20% | ✅ Healthy | Maintain current strategy |
| 5-20% | ⚠️ Warning | Optimize costs or raise price |
| 0-5% | 🔴 Danger | Needs adjustment |
| <0% | 💀 Loss | Stop or restructure |
| 净利润率 | 状态 | 建议 |
|---|---|---|
| >20% | ✅ 健康 | 维持当前策略 |
| 5-20% | ⚠️ 警告 | 优化成本或提高售价 |
| 0-5% | 🔴 危险 | 需要调整 |
| <0% | 💀 亏损 | 停止运营或重组 |
Batch Input Format
批量输入格式
CSV
CSV
csv
sku,name,selling_price,product_cost,shipping_cost,fba_fee,storage_fee,ad_ratio,category
A001,Yoga Mat,29.99,6,1.5,5.5,0.3,0.1,sports
A002,Resistance Bands,19.99,3,0.8,4,0.2,0.12,sports
A003,Foam Roller,24.99,8,2,6,0.3,0.1,sportscsv
sku,name,selling_price,product_cost,shipping_cost,fba_fee,storage_fee,ad_ratio,category
A001,Yoga Mat,29.99,6,1.5,5.5,0.3,0.1,sports
A002,Resistance Bands,19.99,3,0.8,4,0.2,0.12,sports
A003,Foam Roller,24.99,8,2,6,0.3,0.1,sportsNatural Language
自然语言
Batch calculate:
SKU A001: Yoga Mat, $29.99, cost $6, shipping $1.5, FBA $5.5
SKU A002: Bands, $19.99, cost $3, shipping $0.8, FBA $4Batch calculate:
SKU A001: Yoga Mat, $29.99, cost $6, shipping $1.5, FBA $5.5
SKU A002: Bands, $19.99, cost $3, shipping $0.8, FBA $4Script Usage
脚本使用方法
bash
undefinedbash
undefinedDefault demo
Default demo
python3 scripts/calculator.py
python3 scripts/calculator.py
Custom input
Custom input
python3 scripts/calculator.py '{"selling_price": 29.99, "product_cost": 6, "fba_fee": 5.5}'
python3 scripts/calculator.py '{"selling_price": 29.99, "product_cost": 6, "fba_fee": 5.5}'
Batch analysis
Batch analysis
python3 scripts/calculator.py '[{"sku": "A001", ...}, {"sku": "A002", ...}]'
---python3 scripts/calculator.py '[{"sku": "A001", ...}, {"sku": "A002", ...}]'
---Handling Incomplete Input
不完整输入处理
If user doesn't provide enough info, ask:
To calculate your profit margin, I need:
**Required:**
- Selling price
- Product cost (FOB)
- FBA fulfillment fee
**Recommended (more accurate):**
- Inbound shipping cost per unit
- FBA storage fee per unit/month
- Ad spend ratio (% of sales)
- Product category (for referral fee)
Example:
"Price $25, cost $5, FBA $4.50, shipping $1, ads 10%, category: kitchen"如果用户提供的信息不足,将询问:
To calculate your profit margin, I need:
**Required:**
- Selling price
- Product cost (FOB)
- FBA fulfillment fee
**Recommended (more accurate):**
- Inbound shipping cost per unit
- FBA storage fee per unit/month
- Ad spend ratio (% of sales)
- Product category (for referral fee)
Example:
"Price $25, cost $5, FBA $4.50, shipping $1, ads 10%, category: kitchen"Integration with Other Skills
与其他工具集成
Looking for more e-commerce tools? Check out our other skill collections:
- Amazon Skills — Specialized tools for Amazon sellers: keyword research, listing optimization, PPC campaigns
- eCommerce Skills — Cross-platform tools for all e-commerce businesses
寻找更多电商工具?查看我们的其他工具合集:
- Amazon Skills — 面向亚马逊卖家的专用工具:关键词研究、Listing优化、PPC广告管理
- eCommerce Skills — 适用于全平台电商业务的跨平台工具
Limitations
局限性
This skill calculates margins based on user-provided costs. For real-time FBA fee lookups, exact category rates, and advanced analytics, check out Nexscope.
Part of Nexscope AI — AI tools for e-commerce sellers.