// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 21, 2026
30.5 C
Singapore

Some Muslims upset with Big Box for organsing durian fest during fasting month

Some Muslims customers are unhappy with Big Box, a mall in Jurong East, for organising a “Durian Fest EAT ALL YOU CAN!” event during the fasting month.
Saying that the durian fest they held last year was a huge success, Big Box invited its customers to another durian feast via a Facebook post on June 15. The durian fest is held this weekend (18 and 19 June) and customers can pay $38 to attend a session from 3 – 5pm, or another from 6 – 8pm. Alternatively, they could pay $68 to attend both sessions in a day.
Some Muslim customers are unhappy because the mall is having the durian fest during the fasting month of Ramadan. Big Box, tried to explain that was why they were having two sessions. But some Facebook users said that since the fast typically ends past 7pm, they will have very little time to eat the durians, and so it is not fair.
1Big Box apologised to such customers and said that it will be mindful of this when it organizes its next durian fest.

- Advertisement -

Hot this week

PTC claims almost 90% of Singaporeans polled are satisfied with local public transport

The survey showed that 87% of the local passengers were satisfied with the overall public transport system last year, while the satisfaction rate for taxi and private hire car point-to-point passen...

After Isetan NEX closure, Metro to close last two department stores at Causeway Point and Paragon but plans new retail concept

Department store Metro announced that it will close its two remaining stores in Singapore, Paragon on Orchard Road and Causeway Point, after the expiration of their leases, and plans to launch a ne...

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