ADVERTISEMENT

Last call for 'When Lechon Met Fondue' at L'Entrecôte Bistro

With only days left before June 17, Lechon Diva Dedet de la Fuente and chef Martin Kaspar bring together Filipino flavors and Swiss-French classics in a playful collaboration at the BGC institution

Published Jun 14, 2026 05:00 pm
(Photo: L'Entrecôte)
(Photo: L'Entrecôte)
Whenever Lechon Diva Dedet de la Fuente calls, we come over.
Over the years, I have been fortunate enough to visit her home a few times, always in pursuit of whatever new culinary idea had captured her imagination. Sometimes it was a private degustation. Other times, it was a new menu she was testing. With Dedet, one thing is certain: there is always something cooking, and it usually involves a healthy disregard for convention.
This time, however, things are different.
Instead of inviting guests into her own dining room, the woman who built a following around her lechon creations has stepped into someone else’s kitchen. And with only four days left before it ends, her collaboration with chef Martin Kaspar of BGC institution L’Entrecôte Bistro may be one of the most interesting limited-run menus in the metro.
Called “When Lechon Met Fondue,” the collaboration, available only until June 17, brings together Filipino flavors and Swiss-French classics.
Chef Martin Kaspar and Lechon Diva Dedet de la Fuente (Photo: L'Entrecôte)
Chef Martin Kaspar and Lechon Diva Dedet de la Fuente (Photo: L'Entrecôte)
For L’Entrecôte, which is preparing to celebrate its 16th anniversary, the partnership marks a first. For Dedet, whose culinary adventures have long blurred borders and challenged assumptions, it feels like a natural fit.
“I’ve always believed that Filipino cuisine has everything it needs to captivate the world. Our flavors are bold, our traditions are rich, and our stories are worth sharing. The challenge is to keep finding fresh and exciting ways to present them,” shares Dedet.
“As someone who loves pushing boundaries and creating dishes that have never been done before, this collaboration with chef Martin felt like a natural fit. It shows that when we remain true to Filipino flavors while embracing creativity, we can create experiences that are both unexpected and deeply familiar, proof that great flavors don’t need borders.”
The collaboration, which also coincides with month long Independence Day celebrations, highlights many of the flavors that have defined Dedet’s cooking over the years. Lechon belly and chicharron are paired with Swiss fondue and raclette, while kesong puti, laing, local mangoes, and bold Filipino sauces are woven into dishes inspired by European classics.
(Photo: L'Entrecôte)
(Photo: L'Entrecôte)
Pork Belly (Photo: L'Entrecôte)
Pork Belly (Photo: L'Entrecôte)
On paper, some of the combinations sound improbable. But then again, putting lechon and fondue in the same sentence once sounded improbable, too.
For chef Martin Kaspar, the collaboration offers diners a chance to experience another side of the Forbes Town institution.
“This collaboration is special to us because it shows a fun and playful side of L’Entrecôte. We are known for our classics, but we also love creating new experiences that surprise our guests. Working with The Lechon Diva allows us to celebrate Filipino flavors in a fresh way, while staying true to the warmth and comfort people love about L’Entrecôte,” he says.
He is equally excited about the restaurant’s upcoming milestone.
“As we prepare to celebrate our 16th anniversary in a few months, this feels like a wonderful way to share something new and exciting with our guests,” he says.
For all the novelty of the menu, perhaps what makes the collaboration work is that neither side tries too hard to impress. Instead, both chefs allow their respective traditions to speak for themselves.
Mango Float Swiss Chocolate Fondue (Photo: L'Entrecôte)
Mango Float Swiss Chocolate Fondue (Photo: L'Entrecôte)
Tiger Prawns Flambe (Photo: L'Entrecôte)
Tiger Prawns Flambe (Photo: L'Entrecôte)
Those who have followed Dedet over the years know better than to procrastinate. Menus like these do not stick around. By June 17, “When Lechon Met Fondue” will be gone, joining the long list of memorable meals and one-off creations that have emerged from the Lechon Diva’s kitchen.
Some dining experiences are meant to become institutions. Others are meant to be enjoyed while they last.
With only a couple of days left, this meeting between lechon and fondue is one worth making.

Related Tags

Manila Bulletin Lifestyle Dedet de la Fuente L\'Entrecote Bistro Lechon Diva
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; } }

{{ static_articles_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.