Chapter 8 · Menu & Culinary Management

Menu Engineering

Menu engineering is how you turn your menu into a profit engine. It helps you understand what guests buy, what you earn from each item, and what to change so the menu performs better without increasing workload.

<div class="mt-10 max-w-2xl">
  <p>
    The core idea is simple: every item has two key metrics—popularity and contribution margin (how much profit it adds after food cost). When you combine them, you can make clear decisions about pricing, placement, promotion, or removal.
  </p>

  <ul role="list" class="mt-8 max-w-xl space-y-8 text-gray-600">
    <li class="flex gap-x-3">
      <svg class="mt-1 size-5 flex-none text-secondary-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
        <path fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z" clip-rule="evenodd" />
      </svg>
      <span>
        <strong class="font-semibold text-gray-900">Classify Items by Performance.</strong>
        Identify “Stars” (popular + high profit), “Plowhorses” (popular + low profit), “Puzzles” (high profit + low popularity), and “Dogs” (low both). Each category requires a different action.
      </span>
    </li>

    <li class="flex gap-x-3">
      <svg class="mt-1 size-5 flex-none text-secondary-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
        <path fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z" clip-rule="evenodd" />
      </svg>
      <span>
        <strong class="font-semibold text-gray-900">Use Placement and Language to Influence Choice.</strong>
        Put high-profit items in high-attention areas and describe them clearly. Better names, better photos (when appropriate), and smarter positioning can lift sales without changing recipes.
      </span>
    </li>

    <li class="flex gap-x-3">
      <svg class="mt-1 size-5 flex-none text-secondary-600" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
        <path fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm3.857-9.809a.75.75 0 0 0-1.214-.882l-3.483 4.79-1.88-1.88a.75.75 0 1 0-1.06 1.061l2.5 2.5a.75.75 0 0 0 1.137-.089l4-5.5Z" clip-rule="evenodd" />
      </svg>
      <span>
        <strong class="font-semibold text-gray-900">Adjust Prices with Strategy.</strong>
        Small price changes on high-volume items can have a big impact. Consider portion adjustments, bundling, or “premium versions” to raise contribution margin without shocking guests.
      </span>
    </li>
  </ul>

  <p class="mt-8">
    Menu engineering becomes powerful when it’s continuous. Monthly reviews often reveal items that drift over time due to ingredient inflation or changing guest preferences.
  </p>

  <h2 class="mt-16 text-pretty text-3xl font-semibold tracking-tight text-gray-900">
    A Simple Engineering Routine
  </h2>
  <p class="mt-6">
    Every month, export sales by item, calculate contribution margin, and classify the menu. Choose 3–5 actions: reprice, reposition, reword, promote, or remove. Track results the next month.
  </p>

  <figure class="mt-10 border-l border-secondary-600 pl-9">
    <blockquote class="font-semibold text-gray-900">
      <p>
        “We didn’t change the food—we changed placement and trained staff to recommend the right items. Profit improved immediately.”
      </p>
    </blockquote>
    <figcaption class="mt-6 flex gap-x-4">
      <img class="size-6 flex-none rounded-full bg-gray-50" src="https://images.unsplash.com/photo-1524504388940-b1c1722653e1?ixlib=rb-1.2.1&auto=format&fit=facearea&w=256&h=256&q=80" alt="Restaurant manager">
      <div class="text-sm/6">
        <strong class="font-semibold text-gray-900">Morgan Lee</strong> – Manager
      </div>
    </figcaption>
  </figure>
</div>

<figure class="mt-16">
  <img class="aspect-video rounded-xl bg-gray-50 object-cover" src="https://images.unsplash.com/photo-1556742502-ec7c0e9f34b1?ixlib=rb-1.2.1&auto=format&fit=crop&w=1310&h=873&q=80" alt="Menu analysis and planning">
  <figcaption class="mt-4 flex gap-x-2 text-sm/6 text-gray-500">
    <svg class="mt-0.5 size-5 flex-none text-gray-300" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
      <path fill-rule="evenodd" d="M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-7-4a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9 9a.75.75 0 0 0 0 1.5h.253a.25.25 0 0 1 .244.304l-.459 2.066A1.75 1.75 0 0 0 10.747 15H11a.75.75 0 0 0 0-1.5h-.253a.25.25 0 0 1-.244-.304l.459-2.066A1.75 1.75 0 0 0 9.253 9H9Z" clip-rule="evenodd" />
    </svg>
    Menu engineering improves profit without adding complexity.
  </figcaption>
</figure>

<div class="mt-16 max-w-2xl">
  <h2 class="text-pretty text-3xl font-semibold tracking-tight text-gray-900">
    Let Data Guide the Menu
  </h2>
  <p class="mt-6">
    The best menus evolve. With smart engineering, you can increase profit, reduce waste, and keep your menu aligned with what guests truly want.
  </p>
</div>