ADVERTISEMENT

DTI: 93% of vape brands found in market are unregistered

Published Aug 26, 2026 02:07 pm
Rep. Rufus Rodriguez
Rep. Rufus Rodriguez
The Department of Trade and Industry (DTI) said 93 percent of vape brands it identified in the market are unregistered, as lawmakers and government agencies raised concerns over illicit trade and backed the unification of excise tax rates for vapor products.
During the Aug. 25 House Committee on Ways and Means Hearing tackling excise taxes on tobacco and vapor products, DTI Assistant Secretary Marcus Valdez II said the agency's monitoring identified 313 vape brands in the market, of which 292 were not registered with the DTI.
"From our survey, there are 313 vape brands in the market; about 292 are not registered. So, it’s at 93%," Valdez said.
Valdez noted, that during the last hearing, he mentioned that there are 18 registered brands, but two of the registrations, namely Shift and Chillax, will be subject to cancellation. He said that the two brands were also named by Bureau of Customs' (BOC) in their report during the hearing.
Asked why a large number of brands remained unregistered, Valdez said the DTI had provided a compliance period to register, but some continued selling without registering. They filed formal charges against those unregistered brands and were penalized.
Valdez also distinguished between legitimate retailers and illicit or noncompliant establishments when the discussion turned to the sale of vapor products to minors.
"I don't think legitimate traders would be selling to minors. During our monitoring we would see retailers in the malls where they have explicit signs saying that minors are not allowed to enter. I know for a fact that in the big malls they are refusing to cater to minors. But for the establishments outside malls, here you find them (illicit sellers) in the strip malls or in the streets," Valdez said.
"It's been our experience that when we monitor during daytime these establishments are closed, they open at night when most of the government workers are already at home," he added.
Ways and Means Chair Rep. Miro Quimbo said the difference in tax rates was a factor in the lack of registrations under the nicotine salt category.
"They will not register because the tax is too high. It’s not because of the preferred chemical composition," Quimbo said.
The DTI also backed the proposed unification of excise tax rates for nicotine salt and conventional freebase vapor products.
The Department of Finance (DOF), Bureau of Internal Revenue (BIR) and BOC likewise supported moving from the current two-tier system to a unified tax rate, although the appropriate rate remained under discussion.
Rep. Roberto Nazal said that the committee members had already established that the source of tax leakage is the current tax structure.
"Based on earlier manifestations by our committee members, we’ve established that the current two-tier system enabled or allowed a tax leakage. Some are in agreement that a single tier will plug that loophole," Nazal said.
Rep. Rufus Rodriguez also questioned maintaining separate tax rates when BIR records showed no taxes being paid under the nicotine salt category. Rodriguez proposed a unified rate of P15 per milliliter for vapor products, citing the need to determine a tax level that would generate revenues without encouraging consumers to shift to illicit products.
Rep. Bong Suntay, meanwhile, urged fiscal agencies to consider how more mature economies tax products by maintaining a tax differential between cigarettes and vapor products.
“Mr. Chair, I’m trying to rationalize why in a lot of European countries, the tax rates are different between traditional cigarettes and vape products. There should be a reason. They have more advanced studies. They are more mature when it comes to taxation [of these products]. But here, why do we want to equalize the two categories? They should have a reason. I believe that when the wheel is not broken, we should not reinvent it.”
Economist Bienvenido Oplas also presented international examples of differentiated tax treatment between cigarettes and e-cigarettes, citing excise tax differentials of 45 percent in Indonesia and 96 percent in the UK, while New Zealand was listed at 100 percent.
The discussion came as revenue and enforcement agencies reported continued operations against illicit tobacco and vapor products.
The BIR reported 6,196 enforcement activities involving tobacco and vape products so far in 2026, with an estimated P1.7 billion in excise taxes due, compared with 2,318 enforcement activities involving P122 million in estimated excise taxes due in 2025.
The BOC separately reported 253 tobacco seizures valued at P10 billion in 2026, compared with 317 seizures valued at P1.87 billion in 2025. For vapor products, Customs reported 18 seizures valued at P1.6 billion in 2026, against 37 seizures valued at P649 million in 2025.
Head Revenue Executive Assistant of the BIR Atty. Dondanon Galera said the agency had observed an increasing number of illicit products in its enforcement operations.
“Base dun sa experience namin, padami nang padami ang huli namin ng illicit products,” Galera said.
Rep. Nazal said lawmakers also needed to consider the possible effect of the eventual tax rate on illicit trade and government revenues.
“As mentioned by the Chairman, we do not want to overtax to the point that we will promote further smuggling and discourage investors from investing in our country,” Nazal said.
“That beyond a certain rate, we may not be raising more revenue at all but simply pushing consumers in volume to the illicit market,” he added.

Related Tags

NATIONAL NEWS DTI vape products
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; } }

{{ static_articles_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.