// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
30.7 C
Singapore

Police investigating alleged abduction attempt of K1 child at Suntec City Toys ‘R’ Us

The Singapore Police Force is reportedly investigating an alleged abduction attempt of a young boy after the Josiah childcare centre at Suntec City sent a letter to parents warning them that a woman tried to lure one of their Kindergarten 1 pupils away at the Toys ‘R’ Us outlet in the shopping centre.

According to the Chinese daily, the letter states that the pupil’s father who picked the boy up after school was approached by a middle-aged woman outside the the Toys ‘R’ Us outlet, claiming the child was her son.

The letter states that the woman ran away but allegedly returned and tried to lure the child away with toys, before getting angry with the boy’s father who confronted her and told her to stay away.

The police have since confirmed that the child’s parents lodged a police report and that the parents and Josiah childcare centre are assisting in investigations. A police spokesman said:

“The police treat such incidents seriously. At the same time, we urge members of the public not to speculate or spread unsubstantiated information which may generate unnecessary public alarm.”

See also  Passport-Free Travel Coming To Changi Airport In 2024
- Advertisement -

Hot this week

Causeway vs Second Link: What first-time travellers need to know

JOHOR/SINGAPORE: Crossing the Johor–Singapore border is almost a rite...

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); } });
// //