// Adds dimensions UUID, Author and Topic into GA4
Friday, March 13, 2026
27.2 C
Singapore

Retailer Forever 21 maybe filing for bankruptcy: Insider source

Apparel retailer Forever 21 is apparently considering filing for bankruptcy.

An insider source told CNBC that the company’s efforts to restructure its debt run have been falling short.

Thus far, the company has been in talks in attempts to secure additional financing and trying to restructure its debt, but negotiations with possible lenders have so far stalled, the source said.

In light of this, the retailer is now looking for a potential debtor-in-possession loan to take the company into Chapter 11.

Chapter 11 is a form of bankruptcy that involves a “re-organization of a debtor’s business affairs, debts, and assets.”

With more than 815 stores globally, Forever 21 spends large amounts of money on its physical stores all over the world. As such, the company is still weighed down by large, expensive store bases even as sales decline.

The bankruptcy that it seems to be considering is a tool retailers can use to get out of undesirable leases.

See also  Netizens applaud mover in Singapore for returning S$50,000 he found one day during his job

According to CNBC, declaring itself bankrupt would not mean that the apparel store has to close down altogether, instead, it would likely result in a “slimmer fleet of stores” for the brand.

Nonetheless, landlords might find themselves under pressure, as Forever 21 is considered a sizeable tenant in the market.

At its peak, the apparel retailer had four stores in Singapore, but is currently left with one last outlet at 313@somerset. -/TISG

- Advertisement -

Hot this week

Vehicle suddenly caught fire under train tracks, trains had no choice but to pass through the thick black smoke

A car suddenly caught fire under the subway tracks, with explosions heard intermittently and thick smoke billowing onto the tracks as subway trains passed through the smoke.

Filipino café chain Mary Grace opens first international outlet in Singapore

After more than three decades of serving Filipino comfort food to generations of loyal guests, Mary Grace is expanding beyond the Philippines for the first time, with a new 28-seater café opening o...

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