Break-Even Calculator for Ecommerce
Every store has a monthly bill it must pay whether it sells one order or a thousand: the plan fee, the apps, the studio rent, maybe a salary. The break-even point is the order count where contribution from sales finally covers that bill — and until you know it, "we had a good month" is a feeling, not a fact. A break even calculator for ecommerce turns three numbers you already have into that threshold.
Enter your monthly fixed costs, average order value and variable cost per order, and this free break even calculator for ecommerce returns the orders per month you need, the revenue that represents, and your contribution margin in dollars and percent. It runs entirely in your browser with no signup.
- Break-even revenue per month
- $2800.00
- Contribution margin per order
- $18.00
- Contribution margin %
- 42.9%
Runs entirely in your browser — nothing you type is sent anywhere.
The break-even formula, unpacked
Start with contribution margin: average order value minus variable cost per order. This is the cash each incremental order contributes toward fixed costs — before the fixed costs themselves. Break-even orders per month = monthly fixed costs ÷ contribution margin per order. Break-even revenue = break-even orders × average order value, which works out to the same thing as fixed costs divided by your contribution margin percentage.
The structure matters more than the arithmetic. Fixed costs are a lump you owe regardless of volume; variable costs travel with each order. Mixing them up corrupts the answer in both directions — bake your Shopify plan into "cost per order" and your break-even point looks farther away than it is at high volume; forget packaging in the variable line and it looks closer than it is at any volume.
Sorting your costs into fixed and variable
The sorting rule is a single question: if orders doubled next month, would this cost double too? Yes means variable; no means fixed. Applied to a typical small ecommerce brand:
- Fixed: platform subscription, paid apps, email and SMS tool plans, warehouse or studio rent, insurance, salaries and any retainers.
- Variable: product cost, outbound shipping, packaging, payment processing (a card rate of 2.9% + $0.30 per order is a typical published benchmark), marketplace fees and per-order pick-and-pack charges.
- Judgment calls: ad spend is variable if you spend to a cost-per-order target, fixed if you set a monthly budget and let volume float. Pick one treatment and stay consistent.
- Your own draw: if you need the business to pay you, put that amount in fixed costs — a break-even point that only works when the founder is free is understating the real threshold.
Worked example: $1,200 of fixed costs at a $42 AOV
Take the calculator’s defaults. Fixed costs are $1,200 per month, average order value is $42, and variable cost per order — product, shipping, fees, packaging combined — is $24. Contribution margin per order is 42 − 24 = $18, or 42.9% of the order value.
Break-even orders = 1,200 ÷ 18 = 66.7, so the 67th order of the month is the first one earning actual profit. Break-even revenue = 66.7 × 42 = $2,800. Past that point, each additional order drops $18 to the bottom line: a 100-order month yields (100 × 18) − 1,200 = $600 of operating profit, while a 60-order month leaves you (60 × 18) − 1,200 = −$120 in the hole despite $2,520 of revenue.
That last contrast is the whole reason to run a break even calculator for ecommerce before judging a month by its top line — revenue can grow while the gap to break-even barely moves, if AOV falls or variable costs creep.
Three levers that move your break-even point
Only three inputs exist, so only three levers exist. Raising average order value — bundles, quantity breaks, a free-shipping threshold slightly above your current AOV — widens contribution margin without touching costs. Cutting variable cost per order — renegotiated product cost, lighter packaging, cheaper rate cards — does the same from the other side. Trimming fixed costs lowers the bar directly; the audit of barely-used app subscriptions is a cliché because it keeps working.
The calculator makes lever-testing cheap. Bump AOV from $42 to $48 with variable cost unchanged and contribution margin rises to $24, pulling break-even down from 66.7 to 1,200 ÷ 24 = 50 orders. Ask the same question of a $2 packaging saving or a $200 app-stack cut before your next planning session — thirty seconds each.
One caution: discounting moves the lever backwards. A 15% sitewide sale on a $42 AOV cuts contribution margin from $18 to $11.70, which pushes break-even up to 1,200 ÷ 11.70 = 102.6 orders — you need roughly half again as many orders just to stand still. If the promo will not plausibly deliver that lift, it is a margin donation.
After break-even: make sure inventory can keep up
A break-even target is also a demand forecast in disguise. If you must clear 67 orders a month, your stock has to support at least that pace through your supplier’s lead time — hitting break-even in week three and stocking out in week four converts a profitable month back into a loss. Use ShelfOwl’s reorder point calculator with the daily sales rate implied by your target (67 ÷ 30 ≈ 2.2 orders per day) to check whether your current buffer holds.
When the SKU list gets long, the paid ShelfOwl forecaster handles the whole catalog at once: upload a CSV of sales and stock levels and it returns each SKU’s latest safe order date and emails you reminders before you drift past them. It is $29 per month, with a 14-day trial and no card required.
Frequently asked questions
What is contribution margin and why does the calculator use it?
Contribution margin is average order value minus variable cost per order — the cash each order contributes toward covering fixed costs. Break-even analysis divides fixed costs by this figure, so it is the engine of the whole calculation. If the term is unfamiliar, think of it as per-order profit before rent and subscriptions.
What counts as a fixed cost for an online store?
Anything you owe even in a zero-sales month: platform plan, app subscriptions, email tools, rent, insurance, salaries or retainers. The test is whether the cost changes when order volume changes — if doubling orders would not touch it, it belongs in the fixed bucket.
Should advertising spend go into fixed or variable costs?
It depends on how you manage it. A capped monthly budget behaves like a fixed cost; spend managed to a target cost per acquired order behaves like a variable cost per order. Either treatment works in this break even calculator for ecommerce — just apply it consistently between months.
What does it mean if my contribution margin is negative?
Your variable cost per order exceeds your average order value, so every additional sale deepens the loss and no volume of orders can reach break-even. The fix has to come from pricing, product cost or shipping cost — not from more traffic.
Why is my break-even number of orders not a whole number?
The division rarely lands on an integer — 66.7 orders in the worked example. Round up in practice: order 66 leaves a sliver of fixed cost uncovered, and order 67 is the first fully profitable one. The revenue output already reflects the fractional figure.
How often should I recalculate my break-even point?
Whenever a component moves: a supplier price change, a new app subscription, a carrier rate increase, or a shift in AOV after a catalog change. Many owners re-run it monthly alongside their P&L; the calculation takes under a minute once the three inputs are known.
Can I use this calculator per product instead of store-wide?
Yes — substitute one SKU’s price for AOV, its per-unit variable cost, and the share of fixed costs you attribute to it. Store-wide is the more common lens because fixed costs are shared, but a per-product view is useful when deciding whether a single line can justify its own tooling or inventory.
Embed this calculator
Free to embed on your blog, course or internal wiki — keep the “Break-Even Calculator by ShelfOwl” attribution link intact (the single term of use: attribution required).
<iframe src="https://shelfowl.com/embed/break-even-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Break-Even Calculator by ShelfOwl"></iframe>
<p><a href="https://shelfowl.com/calculators/break-even-calculator">Break-Even Calculator</a> by ShelfOwl</p><a href="https://shelfowl.com/calculators/break-even-calculator" title="break even calculator for ecommerce"><img src="https://shelfowl.com/badge.svg" alt="Break-Even Calculator — free on ShelfOwl" width="126" height="40" loading="lazy" /></a>