Rank products by
Add the factors that matter to your store. Heavier weights count for more.
Rules
Optional. Rules run before the ranking — the first one that matches wins.
Generated expression
margin * 3 + trendEvery factor and rule is valid
Validation steps
All checks passed1.Formula is not empty
2.Brackets are balanced
3.Every token is recognised
4.if / then / else are complete
5.Operators have values on both sides
6.Produces a usable score
Need custom math or nested conditions? Switch to Expression.
Start from a template
Pick a proven starting point, then tweak it however you like.
Best Sellers
Balanced ranking — momentum first, profitability close behind.
trend * 2 + margin + roi / 2Profit Hunter
Favours real dollars per sale in less crowded niches.
profit * trend / max(competition, 1)ROI Hunter
Best return on every dollar of inventory you buy.
roi * (trend / 100)High-Margin Domestic
Rewards fat margins and US-based dispatch.
margin + (domestic * 20)Fast Fulfilment
Pins fast, in-stock suppliers to the top of the list.
if ship_days <= 7 and stock > 25 then boost else marginSafe Supplier
Leans on verified, highly rated suppliers.
margin + reliability / 2 + verified * 10Blue Ocean
Hunts demand where almost nobody else is selling.
trend * 100 / max(competition * competition, 1)Momentum Play
Doubles down on fast-rising trends.
trend * trend / max(competition, 1)Hero Picks
Boosts hot, low-competition products above everything else.
if trend > 70 and competition < 30 then boost else marginMargin Gate (filters)
Hard filter — drops anything under a 30% margin.
if margin < 30 then exclude else margin * trendLive ranking preview
Tap any product for an “Explain this score” breakdown of every factor.
Saved formulas
Sign in to keep formulas across devices.