ADVERTISEMENT

PROP UP: Enhancing livability — Home improvement in the new normal according to Wilcon Depot

Published Sep 4, 2021 02:07 am

After a year and a half in various states of community quarantine, many of us have come to realize that our homes aren’t quite as livable as we thought. With that realization comes the desire to take on an array of home improvement projects. No one knows this better than Rosemarie Bosch-Ong, COO of Wilcon Depot, who has steered the company through the challenges of the past year and has witnessed the exciting range of home refurbishments that customers undertook in the new normal.

Wilcon Depot grew sales by 48 percent year-on-year in the first half of 2021, supported by six new store openings and a marked improvement in retail traffic from the hard lockdown of 2020.

Wilcon Depot grew sales by 48 percent year-on-year in the first half of 2021, supported by six new store openings and a marked improvement in retail traffic from the hard lockdown of 2020. According to Bosch-Ong, a significant driver of this traffic were home improvement projects, usually beginning with small upgrades and enhancements.

“Initially people were spending on things like housewares and small appliances – minor changes that allow you to adjust to the new lifestyle,” said Bosch-Ong. 

For those who prefer to shop in the physical store, Wilcon Depot’s customer experts are focused on creating a safe and seamless customer experience.

Following these initial adjustments, however, customers moved on to bigger projects like the kitchen. “Before, the family was used to eating out, sometimes only seeing each other after dinner. But do you realize how much you use your kitchen now?” she asked.

Since the pandemic, she noted there has been a surge in demand for kitchen appliances and tools, spurred by the need to cook all meals at home and an interest in culinary pursuits like baking and grilling. While Wilcon Depot is traditionally known for hard lines like building materials, Bosch-Ong said the company was able to quickly pivot to offer more appliances and accessories to satisfy consumer demand. 

There has been a surge in demand for kitchen appliances and tools spurred by the need to cook all meals at home and an interest in new culinary pursuits.

With people missing out on travel and staycation opportunities, many have opted to add luxurious touches to their bedrooms and bathrooms to bring those experiences into the home. “For some customers who were renovating their bedrooms, their peg was actually a hotel room. They missed traveling so much they had to bring the hotel to the home.”

Bathroom upgrades, on the other hand, focused on smaller items – stylish towel racks, robe hooks, and sleek trash bins – to add a premium feel to a place that, until recently, was an often neglected part of the residence.

Outside the house, there was an emphasis on creating communal spaces to enjoy the outdoors. People configured gardens for alfresco dining so that families could have meals and congregate in open air, says Bosch-Ong. Meanwhile, staring at the same walls and facades seems to have inspired a desire in many to repaint their homes. “There was a surge in demand in paint, of all types, regardless of what area in the house,” said Bosch-Ong. “It’s indicative of a preference toward ‘soft renovations’ during the pandemic – relatively simple home improvement projects that add value but don’t require extensive outside help from contractors.”



Home improvement projects have extended outside as people created communal spaces to enjoy the outdoors.

With the pandemic continuing to cast uncertainty about the future, most home improvements tend to be renovations as opposed to new builds. “People are more conservative about their decisions to expand and invest, and the challenges around building right now also mean that construction is more costly, which acts as a further deterrent against big construction projects.” 

Like a lot of activity since lockdown, home construction these days follows the trend of decentralization. “Right now, we’re seeing a lot of growth in VisMin and South Luzon, as people build rest houses and vacation homes away from the city,” observed Bosch-Ong. It is this growth outside the traditional urban areas that is fueling Wilcon Depot’s goal to open 100 stores around the country by 2025. With 68 stores so far and five more to open by the end of the year, the company may even reach that milestone earlier than planned.

Wilcon Depot has replicated the personalized in-store experience on its online store.

For now, Wilcon Depot is perfecting the customer experience in the context of the new normal. “From the moment you enter our store, it’s really a seamless experience, so we’re focused on translating that level of service across all channels,” said Bosch-Ong. Whether it’s through floor tile calculators, curbside pick-ups, or answering questions through live chat, she and her team of customer experts are committed to going the extra mile to help their customers create their dream home.

“Ultimately, our goal is to help every Filipino improve, build, and refine their home in a comfortable and sustainable way. That’s our mission.”

Related Tags

new normal Rosemarie Bosch Ong Wilcon home renonation wilcon depot
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.