// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
27.4 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

‘How selfish do you want to be?’—Singapore woman shocked after man uses plastic bags to chope space in front of MRT platform doors

While the unattended bags initially made her wonder if they were suspicious, she said what happened next was even more surprising — a whole new level of “chope”.

‘Garbage piled up to the ceiling’: Older sister gets court order to clear sibling’s hoarded HDB unit

Five large trucks were reportedly needed to remove the accumulated belongings from the unit.

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