ADVERTISEMENT

PMI eyes Philippines as smoke-free manufacturing hub in Southeast Asia

Published Oct 9, 2025 12:53 pm
Christos Kiritsis, Vice President of Smoke-Free Products for the South and Southeast Asia, Commonwealth of Independent States, and Middle East and Africa regions at PMI
Christos Kiritsis, Vice President of Smoke-Free Products for the South and Southeast Asia, Commonwealth of Independent States, and Middle East and Africa regions at PMI
DUBAI, United Arab Emirates—Philip Morris International (PMI) is exploring potential investments in the Philippines that would make the country a critical component in the tobacco giant’s vision for a smoke-free future, leveraging its strong regulatory framework and attractive business environment.
Christos Kiritsis, Vice President of Smoke-Free Products at PMI, stated that the company plans to establish the Philippines as a manufacturing hub for its smoke-free alternatives.
PMI aims to position this potential expansion to strengthen not only its domestic reach in the Philippines but also its presence across Southeast Asia and neighboring regions.
While other countries are on PMI’s radar for such an investment, the Philippines remains among the top candidates, thanks in part to its progressive regulatory framework.
The Philippines is recognized as an early adopter in the transition to smoke-free alternatives, with a law already in place that establishes the legal framework for such products.
Republic Act (RA) No. 11900, or the Vaporized Nicotine and Non-Nicotine Products Regulation Act—also known as the Vape Law—sets out the government’s policy on these products, including their importation, manufacture, sale, and use.
Enacted in 2022, the law explicitly recognizes vapor products such as e-vapor, novel tobacco products including oral nicotine pouches, and heated tobacco products.
“The Philippines acknowledges, understands, and differentiates all the [smoke-free] categories,” Kiritsis told reporters on the sidelines of Technovation: Smoke-free by PMI here.
Kiritsis said this legal classification sets the Philippines apart from neighboring countries such as Vietnam, which still bans smoke-free products, and Thailand, where only nicotine pouches are permitted.
This, he said, makes the Philippines an attractive destination for investments in smoke-free products, which are now the main driver of PMI’s global operations.
PMI, a leader in the tobacco industry and the maker of the best-selling Marlboro brand, has been shifting toward smoke-free alternatives as part of its commitment to address health concerns among smokers.
The company’s smoke-free products, such as the heated tobacco device IQOS Iluma and nicotine pouch Zyn, release nicotine without burning, offering a safer alternative to cigarettes, which produce smoke laden with harmful chemicals known to cause diseases.
Smoke-free products accounted for 41 percent of the $10.1 billion total net revenues for PMI in the second quarter, a two-percent improvement from the same period last year.
Kiritsis said PMI is banking on further expansions, including potentially in the Philippines, to continue the strong trajectory of its smoke-free business.
“It's important to make sure that we make the investments in countries that recognize and understand the differentiation of smoke-free products,” he added.
Apart from regulation, Kiritsis said the Philippines is a good destination, given the government's openness to welcoming more investments.
PMI opened its ₱8.8-billion manufacturing facility in Batangas last year, which primarily produce smoke-free alternatives. According to the Department of Agriculture (DA), the company committed this investment to President Marcos in 2022.
Lastly, Kiritsis said the Philippines is ideal for substantial investment given the size of its local market, which is estimated to have over 16 million adult smokers.
He said PMI has been using the country as a pilot market for the company’s innovations, given its large smoking population.
In particular, the Philippines was chosen to test its newest heated tobacco product, BONDS by IQOS, with Filipino consumers providing much-needed insights.
For more than a decade, PMI has invested over $14 billion to create cigarette alternatives.
PMI Chief Executive Officer (CEO) Jacek Olczak said the investment was the largest in the company’s over 100-year history, reflecting its commitment to help smokers transition into a smoke-free lifestyle.
Olczak said investments could easily double to nearly $30 billion in the next decade, as the company intensifies its expansion and innovation efforts.
“The big chunk of this whole thing is the factory build-up, we still have to provide more capacity [for smoke-free],” he said.
In contrast, he said the company has not built any new cigarette factories in over 10 years, with some facilities either shut down or repurposed to produce smoke-free products.
PMI has 16 smoke-free factories worldwide, with several more already in the pipeline.
Christos Kiritsis, Vice President of Smoke-Free Products for the South and Southeast Asia, Commonwealth of Independent States, and Middle East and Africa regions at PMI
Christos Kiritsis, Vice President of Smoke-Free Products for the South and Southeast Asia, Commonwealth of Independent States, and Middle East and Africa regions at PMI

Related Tags

Philip Morris Philippines Smoke-free alternatives PMFTC Inc
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.