// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 14, 2026
31.6 C
Singapore

Netizens respond to cryptic fish and chips ad by NGO

SINGAPORE: Netizens are questioning a recent advertisement of the Consumers Association of Singapore (CASE), after it seemed to imply that consumers can choose how much they spend on particular items. In response, however, many have come up with examples of how the said choice is not that easy to make in Singapore, especially within the context of buying food.

CASE, a non-profit, non-governmental organisation with a commitment to the well being of consumers published an ad with the slogan “The choice is yours.” The advertisement featured two different kinds of fish and chips platters, one costing S$5 and the other costing S$15.

“Find out how you can be a smart consumer today,” the ad read.

A netizen shared a link with an online news forum on Saturday (May 20), creating a thread called “Case says ‘Choice is yours!'”

Many users responded to the post, sharing their thoughts on the matter.

A handful expressed their sentiments over the slogan, with one even saying. “This is probably the most condescending ad I’ve ever seen.”

A few others questioned the point that the ad aimed to get across. “I had to google what they do to understand their intended message for this ad,” said one. “Even then, what exactly are they trying to say?”

Another responded, saying, “They are trying to say that food today is not too expensive, it’s your fault for making bad choices…”

- Advertisement -

Hot this week

WP MP Kenneth Tiong: Heartland Singaporeans are concerned over loss of income when RTS opens

"The train starts running in 2027. DBS estimates $1.5 to $2.1 billion of retail spending a year will move across the Causeway. The Government is helping shops spruce up and giving out vouchers. I s...

How Johor gave the ex-PM a new lifeline for freedom

There are many reasons why Najib Razak is still a popular topic in the Johor elections, certainly among political figures from all sides of the political class. And this is probably why it is the c...

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