ADVERTISEMENT

Wilcon Depot kicks off year with 1st DIW store opening in Morong, Rizal

Welcoming the new year in full swing

Published Jan 19, 2024 03:09 am
DIW-Morong Facade.jpg

As a trusted building partner, the company strives to assist Filipinos in achieving their home and building projects. With the aim to make Wilcon Depot easily accessible to the community, the country's leading home improvement and construction supplies retailer, marks another milestone as it opens its 91st store in Morong, Rizal and the first Do It Wilcon (DIW) store to open this year. The grand opening took place on Manila East Road, Lagundi, Morong, Rizal on Jan. 12, 2024.

As part of the ongoing #FlyingHighTo100 campaign, the opening of the first Do It Wilcon (DIW) store format for the year 2024 is a deliberate move to bring premium and future - forward home and building solutions to the growing community of Morong, Rizal. The event was graced by Wilcon Depot executives, esteemed guests, suppliers, and Municipal representatives of Morong.

Ribbon Cutting-min.jpg
Leading the ceremonial ribbon cutting are Wilcon Depot AVP for Sales and Operations Rowell Suarez, President and CEO Lorraine Belo-Cincochan, Morong Rizal Honorable Vice Mayor Jose Fred Feliciano, Honorable Mayor Sidney B. Soriano, Wilcon Depot SEVP-COO Rosemarie Bosch-Ong, and Ramonchito Kung.

The Do It Wilcon (DIW) is a new store format following the rebranding of Wilcon Home Essentials store. The grand opening marks the sixth store to open in Rizal following the success of stores in Masinag, Taytay, San Juan, San Isidro and Mayamot.

Morong nestles in the heart of the picturesque Rizal province, boasting a rich history. The town's historical landmarks and stunning landscapes contribute to its emerging status as a potential business hotspot. Wilcon Depot is capitalizing on this by providing a convenient location accessible from the city, facilitating businesses to tap into the large consumer market of the capital.

DIY_Section.jpg
DIY section

Moreover, Morong’s steady population growth from the 2020 census constitues 2.14 percent of Rizal's total population. With a 4.3 percent annual population growth from the year 2015 to 2020, Morong presents a promising consumer base for Wilcon Depot.  

The new Morong, Rizal Do It Wilcon (DIW) branch proudly showcases an extensive array of construction materials, home improvement products, furniture, appliances, and other essentials tailored for homeowners, builders, and contractors alike.

Lighting Solutions.jpg
Lighting solutions

Wilcon prides itself on understanding the unique home preferences and needs of the local community, aiming to empower individuals to realize their building projects and home goals.

The company remains steadfast in its commitment to excellence by offering high-quality products and services. The company’s exclusive and in-house brands such as Pozzi for trusted bathroom solutions; Hamden, an ideal partner for your kitchen needs; Alphalux, an energy-efficient lighting solutions brand; Kaze, an appliance brand that will help you live a healthy space; Hills, a trusted brand for construction and electrical power tools; P.Tech, your partner for reliable household necessities; Verona Tiles, for a contemporary interpretation of a classic style; Sol Ceramica, Asian tiles for a more sophisticated home; Grohe and Kohler for bathroom and plumbing solutions; Franke, convenient kitchen solutions;  and Rubi a partner when it comes to tile cutting necessities; and among many other brands, are made accessible in the new Do It Wilcon (DIW) store at Morong, Rizal.

Direct Hardware.jpg
Direct hardware

Valued customers can also shop online at Wilcon by visiting its website at shop.wilcon.com.ph. Wilcon Depot also offers Browse, Call, Collect, or Deliver and Wilcon Virtual Tour services to complement the in-store shopping experience.

This 2024, Wilcon Depot plans to open more retail stores as part of their company's #FlyingHighTo100 store expansion campaign, wherein the company aims to have 100 operating stores nationwide by 2025, barring any unexpected external factors.

Acrylic Bathtub.jpg
Acrylic bathtub

Start building big ideas with Wilcon Depot and shop daily at its newest store from 8 a.m. to 7 p.m. Visit Do It Wilcon (DIW) in Morong, Rizal located on Manila East Road, Lagundi, Morong, Rizal.

For more information about Wilcon, visit wilcon.com.ph or follow their social media accounts on Facebook, Instagram, and Tiktok. or subscribe and connect with them on Viber Community, LinkedIn, and YouTube. 

Related Tags

Rosemarie Bosch Ong Lorraine Belo-Cincochan wilcon depot Rowell Suarez Vice Mayor Jose Fred Feliciano MBPropertyLiving
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.