ADVERTISEMENT

Happy Jimin Day!

Whether you're a BTS fan or not, Magnate Café, owned by Jimin's dad in Busan, is worth the hype

Published Oct 11, 2023 01:54 pm

At A Glance

  • With only a few days before Jimin Day, a huge table was temporarily set up near the entrance, filled with Jimin and BTS memorabilia, gifts, and a blank dedication book where fans can leave Jimin their birthday messages.

By Jellyn Gueco

IMG_2910.JPG
ARMY HAVEN Magnate Café is owned by BTS member Jimin Park's father

If you’re an ARMY and Jimin is your bias, you probably already have Oct. 13 marked on your calendar. Jimin Park, a member of the superstar K-Pop group BTS, is celebrating his birthday on this date, dubbed as “Jimin Day.” 

 

A few days before this special occasion, I had the chance to stop by Magnate, the café owned by Jimin’s father in Busan, South Korea. My friends and I heard that it’s a must-visit place for BTS fans so we decided that since we were already in Busan, we should take the opportunity to check it out. 

5AB5931A-2AF0-4C75-B691-6488D894D027.jpg
ARMY STANS Fans leave fanart and gifts for Jimin at the Magnate Café

From our starting point in Gukje Market, it took us around 20 minutes by subway to get to the station nearest Magnate, Motgol Station. After exiting the station, we hailed a taxi and the driver instantly knew where the location was, taking us only five minutes to get to our destination. 

 

Since it was already sundown when we arrived, it was easy for us to spot the well-lit Magnate sign. We were expecting to queue because we heard from other Filipinos who visited that there was always a long line of fans wanting to enter. So we were lucky that it was not crowded on that day, allowing us to enter quickly and take photos at our own leisure. 

IMG_2867.JPG
A TASTY TREAT Magnate Café serves pastries, drinks, cakes, and sandwiches for all BTS fans to enjoy

Unlike other neutral aesthetic cafés in Busan, a different vibe greeted us at Magnate. The theme was more luxury-industrial, complete with plush leather sofas, classy Jimin-themed decor, artsy paintings, and an oversized chandelier more suited to a contemporary hotel lobby. The entire space is also massive as if it was really planned that way to accommodate a lot of people but still provide a relaxing ambiance. 

 

With only a few days before Jimin Day, a huge table was temporarily set up near the entrance, filled with Jimin and BTS memorabilia, gifts, and a blank dedication book where fans can leave Jimin their birthday messages. There were greetings from ARMY members from all around the world, including Brazil, France, the Isle of Man, and of course, the Philippines. 

Minerva Aguiar from Mexico.JPG
Minerva Aguiar from Mexico

One of the fans we met at the café is Minerva Aguiar, a tourist guide who came to Busan all the way from Tequila, Mexico. According to Minerva, she was on a trip to Tokyo and Seoul to meet her friends, but she decided to take a solo detour to Busan just to visit Magnate. After landing in Busan airport, Minerva’s first stop is to find the café and take pictures to show her fellow BTS fans. 

 

After leaving our birthday messages for Jimin and taking more photos, we headed to the coffee bar to order. The menu offers the usual coffee and tea-based drinks, juices, smoothies, and ice cream. There was also a selection of cakes, pastries, and some sandwiches for those who wanted something to eat. In terms of taste, the drinks and pastries did not disappoint. What surprised us was that the prices of the menu items were not expensive at all, ranging from 5,000 to 7,000 South Korean Won (₱200-300) per drink. 

The Author at Magnate.JPG
The author at Magnate

Café merchandise like tote bags, shirts, tumblers, and toys were also available for sale near the coffee bar. And if you want to do additional shopping, a vintage store that sells clothes by the kilo is also located next door to the café. 

 

So whether you’re a BTS fan or not, you should definitely include Magnate in your Busan itinerary. The café, being owned by Jimin’s father, is just a bonus because the overall Magnate café experience is worth the hype! 


 


 



 

Related Tags

bts Jellyn Gueco Jimin
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.