// Adds dimensions UUID, Author and Topic into GA4
Tuesday, March 10, 2026
26.1 C
Singapore

Study shows Singapore consumers can’t discern how to recycle packaging properly, many find too much packaging for most products

A recent study by the Singapore Environment Council (SEC) showed that Singaporeans consider many products to have too much packaging and are willing to purchase those with more sustainable packaging.

On Aug 2, SEC launched the “Unlocking Opportunities for Sustainable Packaging in Singapore” report, which aims to uncover insights to understand better the current consumer attitudes around packaging and packaging waste.

The report underlined the urgent need for businesses to explore more sustainable options for packaging while increasing consumer education to raise awareness of local recycling capabilities.

The study, consisting of 1,116 respondents answering two surveys from June to August 2021, highlighted a lack of knowledge among the public on how to recycle packaging properly.

About 17 per cent of the respondents thought Styrofoam containers were recyclable, while only 36 per cent and 45 per cent of them said bubble wrap and plastic envelopes were recyclable.

Meanwhile, 78 per cent of the respondents admitted they couldn’t discern the recyclability of a particular item based on the information on the packaging.

See also  S’pore taxi driver tries to humiliate allegedly drunk lady for not paying fare, receives backlash instead

The study noted that Singapore generated 6.94 million tonnes of solid waste in 2021. “This is equivalent to the emissions from a dumpster truck travelling 352 times around the circumference of the earth,” said SEC.

The top challenges that deter consumers from recycling include the effort needed to wash and clean recyclables (23 per cent), the uncertainty of what can separate recyclables from other waste (21 per cent) and bringing recyclables to the recycle bin (15 per cent).

However, an overwhelming 80 per cent of respondents said they would actively participate in a take-back scheme if collection points were convenient or accessible.

Interestingly, the study also revealed that overpackaging is a major concern among consumers, with 70 per cent of respondents believing there should be a reduction in packaging material for most of the products they buy.

On more sustainable packaging options, 95 per cent of respondents said they would be more inclined to purchase such products.

See also  Singapore’s transit-oriented developments (TODs) are shattering zoning norms, redefining urban growth

However, 53 per cent are only inclined to buy a product with certified sustainable packaging if it is not more expensive.

“With over half a million tonnes of domestic packaging waste disposed in 2021, packaging waste remains a complex challenge in Singapore, and one that will require collaboration
across multiple stakeholders to overcome,” said SEC Executive Director Jen Teo.

“By shedding light on consumer attitudes and behaviour, we hope to raise awareness and spur both businesses and consumers to reduce packaging waste.” /TISG

Singapore beer NEWBrew from recycled toilet water makes a splash around the globe!

- Advertisement -

Hot this week

Budget surplus: S’poreans say PM Wong is ‘most risk-averse of them all’

"Revenues in recent years have come in above projections, not because the government was overly conservative, but because of the difficulty in doing so amid an ever-evolving global environment, exp...

RSAF aircraft to be deployed to evacuate Singaporeans from Saudi Arabia on Mar 10 & 12

“Given the lack of feasible commercial options in the region, the Singapore government will deploy a RSAF A330 Multi-Role Tanker Transport aircraft for the assisted departure of Singaporeans from R...

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