// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
28.6 C
Singapore

Kopitiam slashes breakfast set price to 50 cents for first 50K customers

SINGAPORE: In a bid to alleviate the impact of the rising cost of living, food court chain Kopitiam has launched a 50-cent breakfast set.

The set, which typically retails for $3.50, features kaya toast, half-boiled eggs and a hot drink, which can be redeemed exclusively through the Kopitiam app. However, there’s a catch – only 50,000 redemptions are available.

Kopitiam is run by FairPrice Group – a subsidiary of the National Trades Union Congress (NTUC) labour movement. The Group announced yesterday (6 Oct) that the promotion price will be available until 17 Oct or until the 50,000 sets are redeemed. The sets can be bought at any Kopitiam outlet and purchased as takeout for an additional charge.

The cost of living squeeze many Singaporeans are grappling with is set to become even tighter with the recently announced water, gas and electricity price hikes, on top of the rising Goods and Services Tax percentage.

- Advertisement -

Hot this week

Too many choices, too many deal-breakers? Singaporeans say dating apps are making love harder

Some Singaporeans think dating apps have given people too many choices, making it easier to reject, ghost and move on to the next match.

SG employee frustrated as colleague takes 3-5 days of MC almost every month: ‘It can get pretty exhausting’

The employee says he doesn't mind the MC — he minds what happens to the work afterwards.

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); } });
// //
Enable Notifications OK No thanks