ADVERTISEMENT

Best Foot Forward

Published Mar 2, 2018 12:05 am
By Maggie F. Francisco Between exercising, walking, and standing for long periods of time, our feet handle stress and pressure on a daily basis. As a result, we might experience a number of issues from something simple like blisters and calluses to chronic foot pain such as tendonitis and plantar fasciitis (a condition where there is pain in the heel when walking). For some, they may suffer an injury to their lower extremities like their knees, hips, even the lower back. When this happens, it’s time to take a step back and think about the shoes you wear—and fortunately, there is a solution to address the problem. Last February 22, global leader in comfort footwear and orthotics Aetrex was officially launched in the Philippines at Res|Toe|Run, Glorietta 4, Makati. This event saw the introduction of its collection of ladies comfort shoes, the technologically-advanced foot scanner iStep Nova, and the Lynco Orthotics line. Heading the event were Philgear International, Inc. AVP Toti Wong and Aetrex Worldwide, Inc. VP for international business development Peter Malkin, who also gave a live demonstration of the iStep Nova. Carla Lizardo hosted the event. Back then, when you say you need orthopedic shoes or orthotics, you need to have them custom made to fit the unique contours of your feet. Because these are customized, the footwear or orthotics are bound to cost higher than your usual pair. Lucky for us, it’s become more accessible now to get a hand on them. “I think it’s important to highlight the fact that we’ve been in this business for over 70 years,” said Peter Malkin in an exclusive interview with Manila Bulletin. “We started our business in medical space, basically doing footwear for people with different foot issues. Through the years, we were able to get down to three things.” Those three things he was referring to were therapeutic footwear, customized insoles, and the materials that they use in making their products. Aetrex boasts of its deeply rooted history in foot health and wellness since it was founded in 1946. Its mission is to “create the healthiest shoes you’ll ever wear.” Each pair of Aetrex footwear features the Aetrex Healthy 3: (1) Lynco Arch Support to provide better alignment for your body and properly balance your feet; (2) Memory Foam Cushioning to customize to the shape of your foot and create a pressure-free environment in your shoes, and (3) Aegis Anti-Microbial Technology to prevent the growth of bacteria and fungi, as well as help keep your feet odor-free. But given that there are a lot of orthopedic shoes and orthotics available in the market today, what makes Aetrex different from the rest? Malkin stressed that “not all shoes are created equally. And our feet are all very different to us.” That is why before one can start buying a pair or two, Aetrex provided the iStep Nova in Res|Toe|Run. “So what this does is quickly scans your feet and shows you your arch type, your foot size, and pressure points,” Malkin explained. “From there, we will be able to give you the ideal orthotic style you need to help you feel better.” The digital foot scan is a revelation—for years, I thought that I’ve always had flat feet because I have very minimal arch. But stepping into the foot scanner, I found out that I actually have medium-arch feet, which means I have moderately flexible feet and a defined arch. In just 30 seconds, I found out the high-pressure points in my feet, my arch type, and the potential problems I may have if I wear the wrong kind of footwear. “When we choose our footwear, we go through a lot of questions in our minds,” Malkin said. “We ask ourselves, ‘Does it look good on me?’ or ‘Does it fit me perfectly?’ But the highly unlikely question that we raise is whether it is good or bad for me.” He went on to say, “There are so many shoes that may be too flat or too high-heeled. There are shoes that we feel the pressure more in the balls of our feet or the instep or the heel. So what stays core to us is that we understand shoes and re-engineer it in a way that they become healthier for everyone.” For the Lynco Orthotics, Peter discussed the three types of insoles available in the market—the Casual 600 series, which gives optimal support and cushioning for most footwear styles; the Fashion 100 series, for your favorite heels, flats, and fashion footwear; and the Lynco Speed Orthotics, which are great for athletes looking to enhance their competitive edge. “In the end, we believe that shoes impact from the ground up.”   Aetrex is available at Aetrex kiosk in Trinoma and at Res|Toe|Run, Glorietta 4, Shangri-La Plaza, Estancia Mall, Trinoma Mall, and Alabang Town Center. For more info, like aetrexphilippines and ResToeRunOfficial on Facebook
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.