// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
25.2 C
Singapore

‘Kids’ meal?’ — Netizens ask why Sausage McMuffins have gotten so small

SINGAPORE: “The size had reduced significantly…,” wrote a netizen who posted a photo of a Sausage McMuffin in his hand on the COMPLAINT SINGAPORE Facebook page on Tuesday (Aug 15).

The famed breakfast sandwich fit into the cupped palm of Mr Al Asaraf Omar Chulia’s hand, giving many the impression that it was significantly smaller than it used to be.

Screenshot 2023 08 16 at 12.17.37 PM

A Sausage McMuffin is supposed to be 4 ounces or 115 grams. And while the fast food giant’s exact specifications for its offerings are very likely to be a closely guarded secret, the sandwich is said to have been patterned after the English muffin, which is commonly 4 inches (10 cm) round and 1.5 inches (3.8 cm) tall.

Screenshot 2023 08 16 at 12.18.19 PM
Photo: McDonald’s SG website

Netizens commenting on the post agreed that it looked smaller than usual, with one asking if it was a kid’s meal, something that had crossed the post author’s mind.

Screenshot 2023 08 16 at 12.11.16 PM

Another agreed, writing that he had “Paid adult price for kid size portion. Look at Big Mac meat patty. So thin…”

See also  Netizen asks people not to give low rating to food delivery riders for being late

Screenshot 2023 08 16 at 12.11.54 PM

A commenter jokingly called it a “Penyet McMuffin.” Penyet is a Javanese term for “pressed” or “squeezed,” which is how it’s used in the dish “ayam penyet.”

Screenshot 2023 08 16 at 12.14.09 PM

Other netizens said that various McDonald’s items have also decreased in size.

Screenshot 2023 08 16 at 12.16.27 PM

Screenshot 2023 08 16 at 12.11.24 PM

Screenshot 2023 08 16 at 12.14.55 PM

Screenshot 2023 08 16 at 12.15.05 PM

Screenshot 2023 08 16 at 12.16.13 PM

“I had sent feedback to McDonald but no responses or they don’t even want to respond. Last time, eat 1 meal will be full. Now is have to eat 2 Sausage McMuffin then is call full,” wrote another.

Screenshot 2023 08 16 at 12.15.33 PM

The Independent Singapore has reached out to Mr Al Asaraf Omar Chulia, as well as to McDonald’s, for further comments. /TISG

‘Underpacked, overpriced’ says netizen after McDonald’s trainee measure fries by weight

- Advertisement -

Hot this week

Singapore pulls in more investments but fewer jobs follow

SINGAPORE: Singapore attracted more investment and spending in 2025,...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //