ADVERTISEMENT

Don't scrimp on your car's tires

Published Dec 19, 2025 12:05 am  |  Updated Dec 18, 2025 05:35 pm
EDITORS DESK
Every now and then, besides what new car to buy, I’m often consulted by family and friends about which car parts to buy as well. Giving advice for these things is usually easy, except when it comes to tires. When asking about what tires they should replace their worn ones with, I always tell friends to get something close to if not better than what came on their car.
However, when it’s a premium tire brand like Michelin, Continental, or Bridgestone, there seems to be some hesitance to get the same brand that their car came with. In fact, I’m usually met with a follow up question, “What about this tire brand? Is it ok?”
The brand mentioned is usually a cheaper alternative that hasn’t existed just 10 years before, and made in a country not generally known for making good tires.
This is a worrying pattern among many motorists. After all, tires are quite expensive per piece, and when faced with the prospect of having to buy at least four, it can be a daunting expense. Particularly for SUVs, a decent set can easily reach ₱30,000 – ₱50,000 these days. Most would rather spend that kind of money on a set of wheels that may last as long as the car itself rather than tires that will wear out in about five years. However, the problem with scrimping on tires, especially for your daily drive, is that you’re also short-changing your vehicle’s very performance.
Tires, after all, are the only part of the car that actually touches the road. As such, it is the main limiting factor of your vehicle’s abilities. Many might not realize this, but vehicle traits like fuel economy, ride, quietness, and especially handling, acceleration and braking are ultimately only as good as the tire that transfers all that to the road.
Put cheap tires on your car and your multi-million peso hybrid SUV will only be as quiet and as efficient as the bargain basement rubber was engineered to be. Frustrated that your stock Michelins wore out so quickly? Feel free to put cheap tires, but don’t complain when it seems to slip during turns, chirps when accelerating, or even locks up despite ABS when braking.
Most worrying of all is putting your life to chance by mounting a cheap tire when you frequently drive on highways during the rainy season. I was once rear-ended on a wet highway when I had to brake heavily to avoid a sudden traffic buildup. Despite being fully-loaded with passengers and cargo, my 10-year old Innova on Bridgestones stopped better than a Mazda behind me, rolling on cheap tires and with just a single passenger. I thankfully didn’t hit anyone in front, but the hatchback behind me unfortunately couldn’t stop in time, despite being smaller and lighter. I was hesitant to pay the premium for Bridgestones then, but I certainly don’t regret it now.
Chances are, the main stumbling block to spending on a proper set of tires is the fact that they’re a consumable part of the car. These tires will wear out over time and will have to be replaced once again. But aren’t they a worthy investment, considering all your vehicle’s capabilities rely on them? In fact, a proper set of tires, particularly mid-level to high-performance ones can feel like a performance upgrade on their own. Simply changing your tires can radically improve your vehicle’s handling, ride, efficiency and even quietness.
They may seem like simple rubber hoops, but there’s a lot of technology that goes into a tire. The blocks and tread design are fabricated to disperse water, but also keep road noise low when rolling at high speeds. Many tires are actually molded with multiple rubber compounds: some with soft corners for better handling and hard compounds on the surface to last longer. Some sidewalls are soft for a better ride, some are stiff to stay on the rim even after a puncture. Some even come with rim protectors. In between the inner and outer rubber layers are a lattice of tough material like steel belts and sometimes even Kevlar.
Most bargain basement tires are designed to simply last a long time, but don’t offer much in the way of a quiet and comfortable ride, improved fuel efficiency, or even grip. However higher end tires will be able to offer improvements in some or many of these aspects all at the same time.
I’m not saying everyone needs to go to the furthest end of spectrum and get themselves a set of costly Michelin Pilot Sports or Pirelli P-Zeroes. Rather, evaluate your needs realistically and find a tire that matches. Typically stuck in city traffic? Get yourself a fuel-saving tire. Drive long distances? Get a high mileage tire. If you spend 90 percent of your time in the city, stick with an HT rather than an AT or mud tires for your SUV or pickup. Prioritize the capability that you actually need rather than how ‘cool’ your off-road tires look.
If more motorists took buying tires seriously, we might actually have collectively lower fuel consumption, less emissions, and possibly even fewer accidents.
(Iñigo S. Roces is the editor of Manila Bulletin’s Motoring section)
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.