// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
28.9 C
Singapore

Carousell is finally trying to monetise by allowing users to boost listings for a fee

There is also a non-premium feature that will allow users to bump their listings — but it comes with a caveat

carousell 2 FINAL 1

Singapore-based P2P mobile marketplace Carousell was founded in 2012 as a humble classifieds app. Today, it has become the darling of Singapore’s startup scene, raising big funding rounds and making several acquisitions. But one question that has been remained on everyone’s mind was: how will it monetise?

Today, we have the answer — a premium feature that will allow sellers to boost their listings.

Also Read: Carousell launches used motor vehicles classifieds app Carousell Motors

For S$2.98 (US$2.14), users can bump their listing to the top of the relevant category for three consecutive days. Meaning that the listing will be pushed to the top (then move down as more listings are added), then move to the top again after 24 hours.

The feature, called ‘Bump’, also has a free option. Listings that are at least a week old can be boosted to the top once per week. The caveat is that sellers have to reduce their item’s price by at least 10 per cent.

Image Credit: Carousell

The post Carousell is finally trying to monetise by allowing users to boost listings for a fee appeared first on e27.

Source: e27
carousell 2 FINAL 1

- Advertisement -

Hot this week

Economists slightly lowers Singapore growth forecast to 3.5%; 6 in 10 expect no policy change in July: MAS survey

SINGAPORE: Economists polled by the Monetary Authority of Singapore (MAS) have slightly lowered Singapore’s growth forecast for the year to 3. 6% in the previous survey

Foreign freelance cleaner gets 2 weeks’ jail after her Singaporean hirer catches her with planted stolen cash

After noticing missing money, the SG woman set a trap using her banknote serial numbers and a CCTV camera, leading to a cash thief's arrest

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