// Adds dimensions UUID, Author and Topic into GA4
Sunday, November 16, 2025
23.3 C
Singapore

13 shops in Little India under police probe for suspected liquor control breaches

SINGAPORE: Thirteen shops operating within the Little India liquor control zone are under investigation for alleged breaches of liquor control regulations, the Singapore Police Force (SPF) said in a statement.

According to the police, an enforcement operation was conducted in the area between Oct 5 and Oct 20. During the checks, officers found that one of the shops had allegedly converted part of its retail area into an unlicensed drinking space, allowing customers to consume alcohol on the premises.

Three other shops were suspected of selling alcohol without valid licences, while the remaining nine were believed to have sold alcohol outside the permitted hours.

Under the Liquor Control (Supply and Consumption) Act, businesses found guilty of selling alcoholic beverages outside designated hours in a restricted area may face fines of up to S$10,000.

Those convicted of selling alcohol without a valid licence may be fined up to S$20,000. Repeat offenders face harsher penalties, including a fine of up to S$20,000, imprisonment for up to three months, or both.

See also  Khaw Boon Wan on bilateral relations: you can always forge some win-win solutions

The police said investigations into all 13 shops are ongoing.

- Advertisement -

Hot this week

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