ADVERTISEMENT

A Silver Stevie for SM Foundation,  and Why the Work Is Never Done

Published Jul 11, 2022 10:07 am
An active partner and supporter of Filipino farmers, SMFI provides farmers with modern farming skills and tools through its Kabalikat Sa Kabuhayan on Sustainable Agriculture (Pre-pandemic photo).

Earlier this year, in April; for the very first time, the SM Foundation (SMFI) was conferred a Silver Stevie Award in the Innovation in Community Rela­tions or Public Service Communications category at the ninth annual Asia-Pacific Stevie Awards. In response, SMFI Executive Director, Debbie Sy, expressed her deepest gratitude for the recognition, and vowed to further continue and bolster the initiatives of SMFI, all geared towards uplifting the lives of its stakeholders, especially among the communities where SM operates.

Spreading Social Good: as part of their CSR operations, SMFI ensures to strategically communicate their CSR programs which enabled them to bag a Silver Award in the ninth annual Asia-Pacific Stevie Awards.

The winning entry was their ‘Spreading Social Good’, an ex­tensive, multi-pronged develop­ment communication strategy that highlighted the social develop­ment opportunities that SMFI was offering to its host communities with initiatives in education, in health and wellness, in sustain­able agriculture, and in disaster response. For Debbie Sy, “We hope that through this recognition, we will be able to inspire others to join us in our social development cause and create more venues for collaboration and program inno­vations for the benefit of grassroot communities.”

“This recognition given by the Asia-Pacific Stevie Awards orga­nizers does not only celebrate the work we do, but more importantly, it inspires us to strive harder in spreading social good and make a positive impact on the lives of Filipinos.”

SM Foundation is the corporate social responsibility arm of the SM group. While the Stevie Awards are the only business awards program that recognizes innovation in the workplace in all the 29 nations of the Asia-Pacific region. The Stevie’s are widely considered to be the world’s premier business awards.

SMFI provides students with venues where they can hone their knowl­edge through its School Building Program (Pre-pandemic photo).

With ‘Spreading Social Good’, SMFI invested in creating effective social media content on Facebook, Instagram, and other social media apps; content that would be infor­mative, helpful, and innovative in terms of how it would reach and be received by their stakeholders and communities. This began in ear­nest in 2020, when the pandemic had the SMFI Communications team looking for alternative ways to reach their intended audience beyond the traditional mediums of television, and newspapers.

SM School Building in Looc, Batangas. (Pre-pandemic photo).

What was impressive was how SMFI maximized the power of digital communications, also in the execution of their social good pro­grams. For example, in launching their school buildings and health centers, they utilized Facebook and YouTube. In updating the agricul­tural knowledge of farmers, SMFI used blended learning as a strategy to push through with their training on sustainable farming. As for their SM scholarship program, virtual events enabled SMFI to engage, not only their scholars but also the parents, which in turn strengthens parental involvement. In today’s world of rapid information, SMFI understood the importance of digi­tal communication and its potential to help them broaden their reach.

Formed in 1983 by Henry Sy Sr. himself, the SM Foundation has al­ways been part of the growth of the SM group. CSR has always been part of the DNA of the conglomerate, and this concern for the communi­ties it serves, has been passed on from generation to generation. I’ve often heard this being emphasized and reiterated by Tessie Sy-Coson, and her daughter Mara Coson.

Highlighting the importance of health in nation-building, SMFI upgrades community health centers, complimented by its medical caravans across the country.

Pre-pandemic, it’s a general observation of mine that CSR was viewed by many in the general public as a corporation’s after­thought, or a vestige of their con­science - and it was difficult to put the spotlight on these efforts. If there is some silver lining to the health crisis whose shadow we’ve all lived under for more than two years now, it’s how CSR work has expanded, and became a focus of scrutiny - as a living embodiment of any company’s social responsi­bility, and the role it plays in the community it thrives in.

Bringing hope in times of need. SMFI ensures to be one of the first responders during calamities and crises.

For a company as big as SM and how it’s there in every corner of our nation, the SMFI is proof of the constancy with which the Group has taken this responsibil­ity over the decades. If anything, this Stevie Award is a form of third party validation of the diversity, resilience, and innovation of how SMFI operates. In a virtual cer­emony held on June 29, the SM Foundation received their Silver Stevie Award.

Related Tags

SM Foundation Corporate Social Responsibility Stevie Awards
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.