// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 3, 2026
29.4 C
Singapore

IKEA clarifies it has special permission to fly Swedish flag after Singaporeans raise concerns

SINGAPORE: IKEA has clarified that it has special permission to fly the Swedish flag outside its local stores after some Singaporeans raised concerns online.

The display of foreign flags in Singapore is generally prohibited under the law, and some locals flagged violations of this rule in recent weeks after spotting an Indian flag hung beside a Singapore flag at a Sengkang condominium and a flag of the People’s Republic of China displayed at a condominium construction site in One-North.

Under the National Emblems (Control of Display) Act, it is an offence to display in public any flag or national emblem other than Singapore’s. Public display refers to any emblem visible to members of the public. Offenders could face a fine of up to S$500, a jail term of up to six months, or both.

In response to concerns about whether it has permission to display the Swedish flag, an Ikea Singapore spokesperson clarified that the company has official approval to display the Swedish flag.

“Ikea Singapore has an approved permit from the Ministry of Home Affairs to display the Swedish flag at both our Alexandra and Tampines stores, alongside the Singapore flag,” the spokesperson told Stomp.

The law makes exceptions for cases where authorisation has been granted by the government, as well as for diplomatic representatives of foreign powers and for ships and aircraft.

- Advertisement -

Hot this week

‘AI create new jobs?’ Netizen reacts as worker shared their company started a new role called AI Agent Manager

Another, trying to make sense of the role, said: “So basically human supervisors for robots/AIs.”

‘I just feel so lost’: 25 y/o Singaporean seeks advice on how to turn his finances around

SINGAPORE: At 25 years old, one Singaporean has started to become anxious about the fact that he still has no savings at his age, unlike most of his peers. On Monday (Jun 1), he posted anonymousl...

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