ADVERTISEMENT

A journey into Tanduay's crafted spirits

Tanduay holds first Rum Masterclass as it unveils Signature Collection

Published Aug 15, 2024 12:23 am

Declared the world’s No. 1 rum by an international publication in 2023, Tanduay took rum lovers on a journey into its rich past and showed how to best enjoy its award-winning rums through the “Crafted to A T: Tanduay Signature Masterclass” on July 16, 2024, at OTO Bar in Poblacion, Makati. The event provided a sensory immersion into the craftsmanship and heritage that define the Philippines’ renowned brand and marked the launch of its latest Signature Collection. The collection includes international products such as Tanduay Asian Rum Silver, Tanduay Asian Rum Gold, Tanduay Double Rum, and Especia Spiced Rum.

Tanduay Signature Masterclass 25-min.jpg

“We have organized this event to demonstrate how one can have a better appreciation for rum through Tanduay’s exquisitely crafted spirits. As we are featuring the Tanduay Signature Collection, we are also celebrating Filipino pride; All the rums in this collection have received international praise. They are testaments to Tanduay’s unwavering commitment to  excellence and innovation and we are proud to bring them to the Philippine market,” said Janno Gironella, Tanduay Distillers, Inc. R&D Head.

Tanduay Signature Masterclass 16 - Janno Gironella, Tanduay Research & Development Head-min.jpg
Janno Gironella, Tanduay Research & Development Head

The Signature Collection
The collection includes Tanduay Asian Rum Silver, which features a good intensity of mandarin and grapefruit peel with toasted notes, and a background aroma of coconut and vanilla. It tastes like cream soda with harmonious citrus flavors and is aged up to 5 years in ex-bourbon barrels. Next is the bright golden amber-colored Tanduay Asian Rum Gold. It offers a good balance of alcohol level and sweetness, with distinct vanilla, tropical fruit, coconut, and nutmeg notes. This rum is aged up to 7 years in ex-bourbon barrels. Third is Tanduay Double Rum, a dark amber-colored deluxe aged rum with caramelized pineapple flavor and a mellow blend of cherry and vanilla. Lastly, Tanduay Especia Spiced Rum has a sweet and elegant aroma with hints of fruit cake, cinnamon, caramel, almond, and vanilla. It offers a mellow, smooth, and dry feel.

Tanduay Signature Masterclass 23-min.jpg

Rum tasting and exclusive cocktails
The evening’s centerpiece was the rum appreciation session, curated to deepen understanding of the Tanduay Signature Collection. Attendees were guided through each bottle, uncovering the details that make them masterpieces of Filipino rum-making. Guests learned the basics of rum tasting, observing the color, aroma, body, taste, and finish of Tanduay’s Signature Collection rums.

Tanduay Signature Masterclass 22-min.jpg
Guests experienced a rum appreciation session

OTO’s top bartenders, David Abalayan and Alex Javier, created the Strawberry Taho Fizz with Tanduay Asian Rum Silver, the Kare-Kare Kraze with Tanduay Asian Rum Gold, Guyabano Ginger Tea with Tanduay Double Rum, and Champorado at Tuyo with Especia Spiced Rum. Complementing these cocktails were dishes crafted by veteran Chef Rob Pengson, including Tuna Tostada with Pineapple and Coconut Dressing, Crispy Shrimp with Dill Remoulade, Chicken Liver Crostini with Mango Chutney, and Cheese and Nut Cones with Preserved Fruit.

Tanduay Signature Masterclass 24-min.jpg
Chef Rob Pengson with OTO's top bartenders, David Abalayan and Alex Javier

A journey into 170 years
Before the masterclass and rum tasting began, guests were greeted with a selection of items at the flavor table and the sight of rum barrels, setting the stage for an exploration of the Tanduay Signature Collection. The Heritage Gallery offered a backdrop showcasing Tanduay's 170-year history, from its origins to its current status as a symbol of Filipino craftsmanship.

Related Tags

Tanduay Rum
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.