ADVERTISEMENT

Pastries that let you taste feelings?

Felt lets you explore over 24 flavors—with ingredients that are sustainably sourced, too!

Published Oct 24, 2024 02:43 am

When I received an invitation from Abigail Sy, co-founder and managing director of Bravefoods Global Concepts Holdings, for a private tasting party of their latest venture, I knew I couldn’t miss out.

In the short period of time that I’ve known her and her husband Kim Sy—who is the company’s co-founder and president—I’ve come to admire them as a power couple who pour their passion and dedication into every business that they pursue. They’ve put so much thought into their food products, as seen in their other food brands BLK 513 that’s known for its activated charcoal Greek yogurt and FRNK that serves beverages with a plant-based approach which are exclusively crafted from plant-forward ingredients.

unnamed (34).jpg
Meet the visionaries behind Brave Foods: Abigail Sy, founder and managing director and Kim Rebsey Mirafuente-Sy, president and founder

“Get ready for a food-feeling connection experience with brand new buns and pastries that will blow your mind,” the text invite said. This only piqued my interest even further.

As soon as I arrived on the second floor of SM Megamall’s Atrium, I spotted the red-painted store right away. It’s warmly lit with yellow lights, creating an inviting atmosphere to enjoy a meal. Abi, being the gracious host, welcomed me and gave me a tour of their latest food venture which the couple named Felt.  

I couldn’t help but ask her right away, “Why the name Felt?” Abi revealed that she had been mulling over this idea during the pandemic. Like many, they realized that consumers were seeking brands that align with their personal values. “The pandemic heightened one’s awareness about health and well being, pushing people to focus not only on physical nutrition but also on emotional comfort and connection. Felt was created with these insights in mind,” she shares. As a result, each food item has been coined a name that evokes a feeling connected to its ingredients.

Screenshot 2024-10-24 at 10.35.24 AM.jpg
MOOD FOOD The different flavors at Felt

Felt only serves one type of bread, which they refer to as the Felt bun. “We’ve merged the flaky, buttery layers of a croissant with the soft and rich texture of a brioche, tailored to delight the Filipino palate across all ages,” she continues. “This flagship item is designed with a variety of fillings and toppings—savory, sweet, or even a creative blend of both, to address the different emotional and situational cravings.”

With over 24 flavors to choose from, selecting items from Felt’s Moodboard menu can be a challenge. Each pastry is a work of art, with names that resonate with to one’s feelings. My personal recommendations include the Labuyo Love Life (adobo egg, labuyo cream, Filipino bird’s eye chicken tocino) and Laing Home-cooked Meal (kangkong chips, creaming laing, an local keso) under their Anytime Brunch category priced at P245 each. For something sweet, try the Ube Staycation (dayap leche flan, ube cheesecake, and local keso) and Blueberry Quick Escape (Baguio dried blueberries and blueberry cheesecake, and Palawan Cashew Nut Cookie) from their Just-in-Time Treat that are available for P175 each. For Pick-Me-Up range, priced at P125 each, the Coco Alone Time (spiced coconut yema jam and Philippine cinnamon) and Pastillas Inner Peace (pastillas de leche and cream-o sandwich cookies) are always a hit when I bring them home to the family to enjoy.  

The couple also supports local farmers and small businesses. “We use assorted berries from Baguio that bring a fresh, tangy sweetness perfectly complements our creations, single-origin coffee that’s responsibly sourced and roasted in small batches, chocolates from Polomolok grown by a cooperative in South Cotabato, and fresh vegetables and fruits from farms that practice sustainable agriculture,” she adds, making every bite a celebration of our cultural heritage.

unnamed (35).jpg
The author and Abigail Sy

Felt also serves a selection of drinks, including coffee, chocolate, calamansi, and even wine. What caught my attention was their Planet-Friendly Upgrades made with upcycled bread buns. Abi notes,“Every bakery has its share of waste, like bread trimmings that we gather and repurpose into new pastries that have a longer shelf life such as Care Twists and Pudding Cups. These complement our main menu and help us make the most of every ingredient.”

“Instead of tossing out surplus ingredients, we get creative and use them to add something unique to our menu,” she sharesi. “It’s all about being smart with what we have and making sure we contribute to a more sustainable food system.”

Indeed, each bite not only evokes a certain emotion but also brings a sense of contentment and assurance that we’re contributing positively to our country through Felt’s sustainable practices. It’s a connected food experience that unites communities and food lovers alike. 

Related Tags

MB Lifestyle Online
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.