// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 15, 2026
29.4 C
Singapore

Shopper finds rusty metallic weights in pomfret fish from Punggol Sheng Siong Supermarket

SINGAPORE — A shopper was surprised to see multiple pieces of metal inside a pomfret she purchased from a Sheng Siong outlet at Edgefield Plains, Punggol. Her husband, Mr Xie, told the Chinese language newspaper Shin Min Daily News that his wife planned to serve steamed pomfret but made a shocking discovery as she prepared the fish.

Seven metallic weights fell from the fish’s stomach after it was opened up. According to reports, the weights are lead items used for fishing. It is unclear how long they were inside the pomfret, although the metal was already rusty.

Despite what happened, Mr Xie said they don’t blame the supermarket as the lead items weighed only about 100g. “Sheng Siong Supermarket will not lie to me for this money,” he noted. However, he urged the supermarket to be more careful when inspecting products. He also reminded the public to be extra attentive when cleaning and preparing fish.

See also  Singaporeans are not as bad as we think, says ex-flight attendant

Sheng Siong has since confirmed that the weights were not placed by the supermarket. The spokesperson said they would notify the supplier of the incident and cease ordering from them if similar incidents follow.

Meanwhile, the family thoroughly washed the fish’s stomach and included it in the menu. Mr Xie said their guests ate the fish for dinner and didn’t suffer from any symptoms of food poisoning. /TISG

“These are lead weights” — S’poreans on polluted oceans, fishmongers cheating to make fish heavier, and if fish still safe for consumption

- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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