asin_profit_calc
Estimate if an Amazon ASIN can achieve a target profit margin, using buybox price, FBA fees, and referral fees. Returns product brand, title, and fulfillment type.
Instructions
Estimate whether an ASIN can hit a target profit margin given current buybox price, estimated FBA fees, and Amazon referral fee. Use when the user asks 'can I make money on this ASIN', 'profit calculator', 'margin estimate for B08N5WRWNW', 'is this ASIN profitable to sell', or any margin/profit question. Also returns product brand, title, price (or price range) and fulfillment (FBA/FBM/AMZ + amz/fba pct) for the ASIN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | Yes | ASIN to analyze (e.g. B08N5WRWNW). | |
| target_margin_pct | No | Target profit margin percentage (default 20). | |
| cogs | No | Your cost of goods in USD. If omitted, the tool estimates breakeven COGS. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) |