// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 5, 2026
30 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

It’s not worth the risk: Food delivery riders shun some apartment orders over parking fines

Some food delivery riders say they are becoming more selective about the orders they accept, as parking restrictions at certain apartment developments make deliveries more time-consuming and increa...

‘I’m ecstatic to learn more’: Maid spends her free time coding and hopes to build a Mandarin learning app

SINGAPORE: While many people spend their downtime binge-watching shows or scrolling through social media, one maid in Singapore is using hers to learn how to code, with the hope of one day creating...

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