// Adds dimensions UUID, Author and Topic into GA4
Monday, June 1, 2026
28.1 C
Singapore

15-year-old arrested in armed robbery case

SINGAPORE: The Singapore Police Force has apprehended a 15-year-old boy in connection with an armed robbery at a convenience store in Tampines. The incident occurred on Tuesday (Sept 19), and the police were mobilised after an urgent call for assistance at 5:30 am.

Preliminary investigations revealed that the teenager had wielded a knife to coerce the shopkeeper to hand over a significant quantity of cigarettes valued at $827 and $180 in cash.

Armed with the evidence collected from the scene along with witness statements, law enforcement officers analysed the convenience store’s CCTV footage. They managed to apprehend the teenage suspect within 10 hours of receiving the initial report. The suspect was apprehended without incident, and the authorities recovered the stolen cigarettes and $30 in cash.

The arrested teenager will be charged with armed robbery on Wednesday (Sept 20). The penalty for robbery is three to 14 years in prison and at least 12 strokes of the cane.

- Advertisement -

Hot this week

‘You job hop for 2 reasons: Better opportunities or more money’ — The reality behind job hopping in Malaysia

The story is about why young people in Malaysia often change jobs because of work and money challenges.

Singaporean who grew up in a one-room flat says six-figure salary doesn’t feel enough

He wrote online, "I'm in my mid twenties making 150k a year. Even with that type of income constantly feel poor. Imposter syndrome maybe?"

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