ADVERTISEMENT

Why Filipino makeup brands are opening cafés

Published Mar 30, 2026 05:08 pm  |  Updated Apr 1, 2026 11:09 am
Beauty Cafes
Beauty Cafes
The Philippine beauty industry continues to evolve with brands going beyond product launches to rethink how beauty fits into everyday life. More than just creating formulas suited for Filipino skin and the local climate, brands are now designing experiences that mirror how their customers actually move through the day.
One of the most noticeable shifts is the rise of in-store cafés. What once felt like an unexpected pairing is quickly becoming a natural extension of the beauty retail space.

Ease into Issy’s space
Recently, Issy introduced its first café inside its Glorietta store, offering customers not just access to its latest makeup drops but also a menu of coffee and matcha drinks. It is a move that reflects a deeper understanding of modern routines, where beauty is no longer a standalone ritual but part of a larger, often fast-paced lifestyle.
For Issy co-founder and creative director Joel Andrade, the idea was rooted in simplicity and function. “Issy has always been about making things easy and part of your everyday,” he told Manila Bulletin Lifestyle in an interview. “The café came from that same mindset. I liked the idea that you can grab what you need to feel ready for the day in one stop.”
That “one stop” mindset speaks to a growing consumer behavior. Mornings are no longer slow and indulgent for many. Instead, they are compressed, practical, and often on the go. Rather than resist that reality, Issy chose to design around it.
Issy cafe (Images by Nancy Marie Andam)
Issy cafe (Images by Nancy Marie Andam)
“It’s really rooted in real life,” Joel explained. “Most people don’t have time to sit down and slow mornings aren’t always realistic. So instead of forcing that, we leaned into it.” The result is a grab-and-go concept that mirrors the brand’s approach to makeup. Quick, intuitive, and designed to work with you rather than slow you down.
Even the menu reflects this philosophy. Familiar favorites like coffee and matcha are reimagined with subtle twists in flavor and texture. The goal is not to overwhelm but to elevate. “Approachable but a bit more special,” as Joel described it.

Linger at Blk cafe
This blending of beauty and beverage also highlights a larger shift in how brands are building emotional connections. It is no longer just about selling a product. It is about creating a space that feels integrated into a customer’s routine.
Blk Cosmetics has also stepped into this space, recently opening its own café at Ayala Malls By The Bay in partnership with Yardstick. For founder Jacqe Gutierrez, the move reflects how beauty can extend beyond vanity and into lifestyle.
Blk Cafe
Blk Cafe
“We wanted to create a space where people could linger. With the launch of our fragrances, we thought it would be special for people to stay, hang out, and really experience the scents, not just smell them quickly at a counter, but connect them to moments and memories,” Jacqe said.
The Blk café leans into a more immersive experience, allowing customers to spend time in the space rather than simply pass through. In contrast to Issy’s grab-and-go model, it offers a different interpretation of how beauty and daily rituals can intersect, one that invites customers to slow down, connect, and engage with the brand in a more relaxed setting.
This contrast highlights how there is no single formula for integrating cafés into beauty retail. Instead, it opens up possibilities for brands to define the experience in a way that aligns with their identity and their audience.

Sunnies Coffee: One of the firsts
One of the early adopters of this concept, Sunnies had already blurred the lines between beauty, retail, and dining with the introduction of Sunnies Coffee inside its Sunnies World spaces. Long before the recent wave of in-store cafés, the brand recognized the value of creating an environment where customers could do more than just shop.
With its ecosystem that spans eyewear, lifestyle accessories like water flasks, and Sunnies Face, its beauty and makeup line, the coffee became a natural extension of the experience. It encouraged customers to linger, turning a quick retail visit into something more relaxed and exploratory. Instead of moving from shelf to counter, customers could sit down, order a meal or a drink, and engage with the brand at their own pace.
Sunnies Coffee and Sunnies Face
Sunnies Coffee and Sunnies Face
The concept has since proven to be scalable. With the opening of Sunnies World in Thailand, the brand has brought this integrated retail and dining experience to an international audience, signaling how Filipino lifestyle brands are exporting not just products, but a distinct way of experiencing them.
As more brands explore hybrid retail, the lines between beauty, lifestyle, and hospitality continue to blur. These spaces are no longer just about transactions but about creating moments, whether it is a quick coffee before work or an unhurried afternoon spent discovering new products.
The rise of beauty cafés in the Philippines signals a shift in how brands connect with their audience. It is no longer just about how you look. It is about how you live, and how seamlessly beauty can fit into that rhythm.

Related Tags

BLK Cafe Issy Sunnies Coffee
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.