ADVERTISEMENT

The best business address may no longer be an office

At the SM Mall of Asia Complex, Ice Tower by SMDC Heights redefines what a business address can be with a purpose-built residential office that supports the way people live, work, and build value today

Published Aug 17, 2026 11:37 am  |  Updated Aug 17, 2026 06:29 pm
(Photo: SMDC)
(Photo: SMDC)
The traditional office isn't disappearing. It's simply evolving.
For today's entrepreneurs, consultants, freelancers, and growing businesses, success is no longer defined by having a large office with a long-term lease. Many businesses now operate with leaner teams, digital platforms, and more flexible ways of working. Meetings happen in person or online, while teams collaborate from different locations.
Ice Tower as work space (Photo: SMDC)
Ice Tower as work space (Photo: SMDC)
Ice Tower as residential (Photo: SMDC)
Ice Tower as residential (Photo: SMDC)
As the workplace changes, so do expectations from real estate.
For some entrepreneurs and professionals, this is also changing what they look for in a property—particularly when home and work no longer need to occupy completely separate spaces.
That is the opportunity Ice Tower was designed to meet.
More than another condominium
In today's competitive property market, buyers have no shortage of residential condominiums to choose from.
Ice Tower offers something different.
As a purpose-built residential office development within the SM Mall of Asia Complex, Ice Tower gives owners the flexibility to use their property according to their professional or business needs. A consultant can meet clients, an entrepreneur can establish a headquarters, a growing company can maintain a satellite office, while independent professionals can have a dedicated workspace without taking on a conventional office lease.
The difference is not simply where people work, but how much more they can do with the property they own.
One address. More possibilities.
For many entrepreneurs and professionals, operating a business can mean paying separately for a residence, office, meeting facilities, or coworking memberships.
A residential office offers another option.
By bringing different functions into a single property, owners can reduce their dependence on separate spaces while retaining flexibility as their business requirements change.
For entrepreneurs and independent professionals who do not require a traditional corporate office, this can mean fewer separate space requirements and greater control over how much they spend on where they work. Ownership also offers an alternative to continually paying for office or coworking space that may no longer match the way the business operates.
SM Mall of Asia (Photo: SMDC)
SM Mall of Asia (Photo: SMDC)
At the center of business activity
While flexibility is reshaping the way people work, location remains an important consideration.
Ice Tower stands within the SM Mall of Asia Complex, with access to SM Mall of Asia, the SMX Convention Center, the E-Com office buildings, Mall of Asia Arena, IKEA, hotels, retail destinations, restaurants, and Manila Bay.
Directly across Ice Tower rises SMXCITE (SMX Center for International Trade and Exhibitions), an upcoming international exhibition and convention venue scheduled to open in 2027. Together with the continued growth of the E-Com office district, these developments are expected to bring more business activity, professionals, entrepreneurs, exhibitors, and visitors into the area.
For residential office owners, this means being close to the businesses, clients, events, and services that can support their work.
Built for the way business grows
For entrepreneurs and growing businesses, space requirements rarely stay the same.
A business may begin with one person, expand into a small team, or eventually require another location. Ice Tower gives owners a property that can remain useful through these different stages.
The space can support an owner-operated business today, serve as a satellite office as the company expands, or be leased to another professional or enterprise in the future.
That ability to respond to change is increasingly relevant as businesses become leaner, more mobile, and less dependent on traditional office setups.
A new kind of business address
For generations, a business address meant an office: a dedicated space where people worked, clients met, and companies established their presence.
That definition is changing.
As businesses become more digital, mobile, and flexible, what matters is no longer simply having an office, but having a space that supports how the business actually operates.
Ice Tower represents one response to that shift—a purpose-built residential office within an established business district that gives owners greater flexibility in how they use their property over time.
The traditional office will continue to have its place. But for a new generation of entrepreneurs, professionals, and growing businesses, the best business address may no longer have to be an office at all.
And that may be where the next chapter of the workplace begins.
To learn more about Ice Tower residential offices and discover how one address can support the way you live, work, and invest, visit www.smdcheights.com or speak with an SMDC property specialist through the SMDC Sales Hotlines at (+632) 8858-0300, +63 917 555 7632, or +63 917 777 7632.

Related Tags

SMDC SMDC Heights ICE Tower
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.