// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Letter to the Editor: Increasing hawker food prices for mediocre tasting food will profit hawkers even less, as customer volume may drop drastically

Dear Editor,

Hawkers who raise prices, especially those whose food is mediocre tasting, have to be prepared that they will earn even less, as the volume of customers may drop drastically.

For instance, if selling a bowl of noodles at $3.50 earns him $1.50 a bowl after deducting the cost of ingredients, 200 bowls a day sold will be $300 a day in revenue. After deducting daily expenses, there will still be a decent profit per day.

However, if he increases the price to $5 a bowl – even if that earns him $3 a bowl – but the number of customers drops to only 50 bowls a day, his revenue a day will be just $150. After deducting his expenses per day, he may even make a loss every day.

So it would be in the best interest of the hawkers not to raise prices even if ingredients’ prices rise.

That is my opinion.

Leonard Ong


The views expressed here are those of the author/contributor and do not necessarily represent the views of The Independent Singapore

 

- Advertisement -

Hot this week

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

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