ADVERTISEMENT

Robinsons Retail plans to leave Philippine stock market

Published Mar 27, 2026 10:23 am  |  Updated Mar 27, 2026 02:43 pm
Robina Gokongwei Pe and Lance Gokongwei
Robina Gokongwei Pe and Lance Gokongwei
Robinsons Retail Holdings Inc. (RRHI), the retail arm of the Gokongwei family’s business empire, is seeking to voluntarily delist from the Philippine Stock Exchange (PSE) following the proposed ₱18.37 billion tender offer by its controlling shareholder.
In a disclosure to the PSE, the firm said that JE Holdings Inc., the primary investment vehicle of the Gokongwei family, intends to acquire all outstanding shares held by the public at ₱48.30 each.
The offer price represents a 23 percent premium over Thursday’s closing price of ₱39.25 and is significantly higher than the stock’s 12-month peak of ₱40.90. This valuation is supported by a fairness opinion from FTI Consulting Philippines Inc., the independent provider tapped for the transaction.
Following the notice, RRHI requested a trading suspension on Friday to ensure shareholders have sufficient time to process the announcement. Trading is scheduled to resume at 9:00 a.m. on March 30, according to a regulatory filing.
Robinsons Retail currently has 1.07 billion outstanding common shares, with a public float of 35.69 percent, or approximately 380 million shares.
Under the PSE’s amended voluntary delisting rules, the proponents must collectively own at least 95 percent of the company’s issued and outstanding capital stock upon completion of the tender offer.
The Gokongwei family maintains tight control over the retailer through JE Holdings and direct individual stakes. As of January, JE Holdings held a 46.1 percent interest. Robinsons Retail Chairperson Robina Gokongwei-Pe and her brother, Lance Gokongwei, each hold 8.63 percent stakes, while Vice Chairman James Go owns 3.19 percent.
The proposed tender offer and voluntary delisting provide shareholders with a meaningful exit opportunity, according to Stanley C. Co, Robinsons Retail president.
He noted that while management remains confident in the company’s long-term prospects, the current share price does not fully reflect its intrinsic value.
Co added that given current market conditions and macroeconomic uncertainties, it may take time before valuations realign with company fundamentals.
For her part, Gokongwei-Pe said the company has grown through the trust and partnership of its shareholders, and that the proposed transaction reflects a commitment to those investors while preparing the firm for its next chapter.
The company has scheduled its annual shareholders’ meeting for May 12, 2026. The agenda will include a formal proposal to approve the voluntary delisting, which must comply with the rules and regulations of both the SEC and the PSE.
The RRHI‘s move aligns with comments from analysts who suggested that a lack of trading liquidity on the PSE has made it difficult for major firms to achieve fair market valuations.
Juan Paolo Colet, Chinabank Capital Corp. managing director, said that RRHI‘s exit further reduces the total size of the Philippine stock market.
He noted that the local public equity market appears to have failed in providing the company enough reason to remain listed, citing the stock’s perennial undervaluation and low trading liquidity.
Meanwhile, Jonathan Ravelas, senior adviser at Reyes Tacandong & Co., said the plan is fundamentally about control and flexibility.
He noted that in a challenging retail environment, going private allows management to move faster and focus on long-term restructuring without the constant pressure of meeting quarterly market expectations.
For shareholders, Ravelas emphasized that the primary concern remains fair value, noting that the exit price must reflect the company’s true potential.
He also described the move as a “warning sign” for the broader market, suggesting that if high-quality companies no longer feel the exchange supports long-term growth, regulators and the bourse must act to make listing more attractive.
The exit from the public market remains subject to several regulatory and corporate hurdles. The transaction requires a “no-objection” ruling or similar approval from the Philippine Competition Commission.
Furthermore, the delisting must be sanctioned by at least two-thirds of the company’s board of directors, including a majority of its independent directors.
Shareholder approval is also a critical benchmark. The move requires the consent of stockholders representing at least two-thirds of the total outstanding shares.
Crucially, the plan could be derailed if more than 10 percent of the total outstanding and listed shares vote against the delisting.
The move follows a broader trend of Philippine conglomerates taking their units private, often citing undervalued share prices that do not reflect the intrinsic value of the business operations.
By delisting, RRHI joins a growing list of companies opting for greater operational flexibility away from the scrutiny and compliance costs of the public market.

Related Tags

Robinsons Retail Holdings Inc. Lance Gokongwei Robina Gokongwei-Pe JE Holdings Inc.
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.