// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 1, 2026
28.9 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

Amid betrayals, Muhyiddin stays calm in Johor snap polls

Former Prime Minister Muhyiddin Yassin, accused of betrayals in 2020, is staying extremely calm in the run up to the Johor elections, refusing to urge voters to vote against the opposition coalitio...

‘I can smell gasoline’: Logistics company vehicle erupts in blaze with explosions at a car park

The engine of a logistics company truck parked downstairs in a HDB block suddenly caught fire and burned fiercely, accompanied by several explosions. Fortunately, no one was injured.

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