ADVERTISEMENT

Davao pushes plastic bottle recovery, recycling in Kadayawan Festival

Published Aug 12, 2026 11:04 pm

Coca-Cola Europacific Philippines highlights “Tapon to Ipon,” a nationwide Coca-Cola initiative that promotes the recovery and recycling of clear PET plastic bottles, regardless of brand, in celebration of the 2026 Kadayawan Festival in Davao City. (Photo via Ivy Tejano)
Coca-Cola Europacific Philippines highlights “Tapon to Ipon,” a nationwide Coca-Cola initiative that promotes the recovery and recycling of clear PET plastic bottles, regardless of brand, in celebration of the 2026 Kadayawan Festival in Davao City. (Photo via Ivy Tejano)
DAVAO CITY – Coca-Cola Europacific Philippines is expanding its sustainability and community initiatives in Davao City while supporting the Kadayawan Festival, highlighting plastic-bottle recovery, recycling partnerships, and its long-standing presence in the local retail market.
Speaking at the Media Kumustahan on Wednesday, Aug. 12, Coca-Cola representatives said the company is using its Kadayawan participation not only to promote its beverage brands but also to encourage consumers to take part in its nationwide "Tapon to Ipon" bottle-recovery program.
Jeffrey Lazarte, Commercial Unit Director for Southeast Mindanao, said Coca-Cola has operated in the Philippines for 114 years and currently maintains a broad manufacturing and distribution network serving consumers and small businesses across the country.
Based on their presentation, the company has eight manufacturing plants nationwide and employs about 9,000 people across manufacturing, logistics, sales, and other operations.
In Southeast Mindanao, Coca-Cola maintains facilities and distribution operations serving Davao City, Tagum, Cotabato City, and General Santos City.
Lazarte said the company reaches about 1.2 million micro-retailers nationwide, including sari-sari stores, carinderias, groceries, wholesalers, and supermarkets.
He noted that beverages account for a substantial part of the business of many small neighborhood stores, making consistent production and distribution important to their daily income.
The company is also participating in this year's Kadayawan Festival as a major sponsor.
Lazarte said Coca-Cola will support the August 15 concert and will bring Coke Studio into the celebration as part of its effort to remain relevant to younger consumers.
Coca-Cola will also hold brand activations and support food bazaars and festival sites around the city. Among the areas mentioned during the presentation were Magsaysay Park, Rizal Park, Coastal Road, and other Kadayawan activity venues.
Lazarte said one of the company's major sustainability programs is "Tapon to Ipon," which promotes the collection and recycling of used clear PET plastic bottles.
He said the initiative is part of Coca-Cola's push for a circular economy, in which used packaging is collected, processed, and returned to productive use instead of becoming waste.
Andy Alarcon, Coca-Cola's communications lead, said sustainability is integrated into the company's operations, including water efficiency, water replenishment, renewable energy use, and the continued use of returnable glass bottles.
She said that about half of Coca-Cola beverages are packed in returnable glass bottles, while selected products are also available in packaging made from 100 percent recycled PET.
Among the examples cited were selected packages of Coca-Cola, Wilkins Pure, and Sprite made from recycled PET as part of the company's packaging initiatives.
Alarcon said "Tapon to Ipon" accepts clear PET beverage bottles of any brand and is designed to strengthen local collection systems by working with sari-sari stores, customers, local governments, and other community partners.
"The program has established more than 6,000 collection points," Alarcon said. "Many of these are in neighborhood stores, which serve both as product outlets and accessible collection sites for consumers returning empty plastic bottles."
Recovered bottles are diverted to PETValue Philippines in General Trias, Cavite, a bottle-to-bottle recycling facility that processes used clear PET bottles into food-grade recycled PET material for new packaging.
According to the company's presentation, PETValue Philippines began operations in 2022 and has the capacity to process up to 2 billion PET bottles annually. Coca-Cola said the facility reached a milestone of recycling one billion PET bottles in 2024.
Alarcon said the company's recycling effort also depends on partnerships with local governments and private establishments.
In Davao, Coca-Cola has collection bins at selected partner locations, including Shell Select outlets, where consumers may drop off empty clear PET bottles.
The company also cited its 2023 partnership with the Provincial Government of Davao del Sur to help clear large stockpiles of PET bottles and divert them for recycling.
Alarcon said Coca-Cola is continuing to build longer-term collection partnerships in the province.
She added that the company has worked on large-scale bottle collection initiatives with the Island Garden City of Samal and with partners in Davao Oriental.
For Kadayawan, Coca-Cola is scheduled to activate its "Tapon to Ipon" program at Rizal Park from August 14 to 16, where consumers may exchange eligible clear PET bottles through the company's collection booth and participate in related activities.
Lazarte said the company's participation in Kadayawan reflects its goal of becoming part of the wider Davao community rather than limiting its presence to commercial operations.
He said businesses should not operate solely for profit and must also contribute to local economic activity and waste-management solutions.
The company, Lazarte added, considers community partnerships and sustainability programs important parts of maintaining its long-term presence in Davao and the rest of Southeast Mindanao.

Related Tags

Davao Kadayawan Festival
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.