// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.3 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

Singaporean man faces jail time for sending SM Lee a fake photo and message that Marina Bay Sands is on fire

A doctored image and cryptic bomb message sent to the Senior Minister's Facebook page triggered a police report and extra security checks at MBS

Singapore reclaims world’s most competitive country title, overtaking HK and former #1 Switzerland

The International Institute for Management Development (IMD) in Lausanne, Switzerland, ranked 70 economies globally based on assessments of over 6,000 business leaders.

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