// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 4, 2026
28.9 C
Singapore

2 teens arrested in connection with jewellery theft

A pair of teenagers were arrested on Monday (22 Feb), in connection with a jewellery theft from a store in Woodlands. Both the teenagers are 17 years old.

The Singapore Police Force (SPF) confirmed that they received a report around 5.45pm on Sunday (21 Feb), informing them that two men had stolen jewellery from a shop along Woodlands Drive 44 and fled the scene.

The identities of the teenagers were established through ground enquiries and footage captured on police camera. Officers from the Woodlands Police Division arrested the suspects within 12 hours of receiving the report.

Investigations are ongoing. The suspects may face a jail term of up to seven years and a fine if they are convicted of theft in dwelling with common intention.

- Advertisement -

Hot this week

6 in 10 Singaporeans say supporting family has affected their ‘ability to achieve long-term independence’: survey

In fact, Singaporeans under 35 are dedicating around 40% of their income to support family.

Malaysia is well-positioned to benefit from AI semiconductor boom through advanced packaging and supply-chain shift

Malaysia's strong electronics exports and rising semiconductor investments are positioning the country to benefit from the global AI chip boom

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