A small Mediterranean restaurant in Istanbul's Cihangir district placed a 245₺ "Chef's Pick" as the first line of its menu. Three months later, the average entrée selection had risen to 158₺ — the previous baseline was 119₺. No magic — just the anchor effect Tversky and Kahneman described in 1974.
Why anchoring works
When making numerical judgments under uncertainty, the brain latches onto the first number it sees and adjusts subsequent estimates relative to it. A 245₺ anchor frames "expensive but reasonable"; 158₺ then feels like a deal — even though it sits 33% above the prior average ticket.
Academic work (Yang, Kimes, Sessarego 2009 — Cornell School of Hotel Administration) shows the top-left price on a menu lifts the average ticket by 9-12%. Anchors don't need to act as decoys; they do their job the moment they're seen.
Choosing the right anchor
Your anchor should be among the top three priciest items but not absurd. The 245₺ in the Cihangir case is roughly twice the median entrée — the upper bound of plausibility. A 600₺ lamb chop would push diners to think "this place isn't for me" and bounce. Anchors must be believable.
- Anchor price ≈ median price × 1.8-2.2
- Name it evocatively: "Chef's Pick", "Signature Plate", "Limited Edition"
- Place it in the top row — F-pattern reading lands here first
Anchor positioning on digital menus
QR menu scroll behavior differs from paper — the user sees the category bar first, then the first product card. So set the anchor at the product level, not the category level. The first card of the Mains category becomes Chef's Pick, visually distinct (badge, gradient).
thMenu's "feature" toggle pins one anchor per category. A/B test the average ticket delta — across 40 sample restaurants, 28 saw average tickets rise 14-22% after adding an anchor.
FAQ
Is it bad if the anchor item rarely sells? No — the anchor's job is to set the upper bound, not to sell. A 5-8% sell rate is normal; even less is fine.
Isn't anchoring manipulative? Combined with transparent pricing and real value it's ethical. Putting a low-quality expensive item there breaks trust quickly.
How often should I rotate the anchor? Every 3-4 months, ideally with a seasonal item. If it sits longer than 6 months, regulars start treating it as the new normal and the effect fades.
Found this helpful? Share it.
Related articles
Why Digital Menus Increase Restaurant Revenue by Up to 30%
Studies show restaurants using digital QR menus see measurable increases in aver…
When a Customer Downgrades, What Happens to Old Features? — The Silent Feature-Drift Problem in SaaS
Most SaaS apps run a single line of code when a customer downgrades — but old fe…
JWT alg-confusion attack — why Supabase's HS256 → RS256/JWKS migration breaks legacy verifiers
Verifiers that never decode the JWT header are wide open to `alg=none` and alg-c…