ADVERTISEMENT

Suzuki previews DR-Z series

Whole lineup present at Makina Moto Expo

Published May 1, 2025 05:54 am

050125SuzukiDRZ4S2.jpg

Suzuki Philippines treated motorcycle enthusiasts at the Makina Moto Expo 2025 to quite a show as it  showcased its latest models. The three-day event highlighted the eagerly awaited preview of the DR-Z4S and DR-Z4SM models, showing a glimpse of what to come in Suzuki’s higher displacement line-up in the Philippines.  

Attendees were offered a first look at the DR-Z4S and DR-Z4SM, showcasing advanced design, performance features and cutting-edge technology taken from the DR-Z’s 25 years legacy in off-road. 

050125SuzukiDRZ4S3.jpg

Building on the rich heritage of the iconic DR-Z400S, which debuted globally in 2000 and earned acclaim for its nimble handling, versatility, and rugged performance, these next-generation motorcycles are designed to bring decades of trusted durability into the modern era. In 2005, Suzuki expanded the lineup further with the introduction of the DR-Z400SM, a street-tuned supermoto that captured the hearts of urban riders seeking sharper on-road performance. Now, the DR-Z4S and DR-Z4SM arrive, offering Filipino riders an enhanced riding experience with more power, control, and agility for the perfect balance of off-road adventure and on-road excitement. 

050125SuzukiDRZ4S1.jpg

The DR-Z4S is designed for off-road enthusiasts, featuring a new pipe-steel twin-spar frame that enhances stability and agility across rugged terrain with IRC dual-purpose tires offering superior grip for both off-road and on-road conditions. Its upright riding position and optimized chassis geometry ensure comfort and control during long rides and trail explorations. 

050125SuzukiDRZ4SM1.jpg

Meanwhile, the DR-Z4SM is designed for riders seeking street performance with 17-inch wheels & IRC tires optimized for the street promising exceptional traction & cornering precision, perfect for city streets and supermoto tracks. 

Both models feature the Suzuki Intelligent Ride System (S.I.R.S.) featuring advanced technologies, including the Suzuki Drive Mode Selector (SDMS) and Suzuki Traction Control System (STCS), which includes a Gravel mode for off-road riding. The Ride-by-Wire electronic throttle system ensures smooth and responsive acceleration. The front and rear disc brakes with switchable ABS, offer enhanced safety and adaptability for various riding condition while the LED projector headlight and sleek bodywork emphasize the modern and aggressive look of these machines.

050125SuzukiMakina2.jpg

The Suzuki booth offered the public an interactive space to engage with the DR-Z4S and DR-Z4SM as well as its vast line-up of high performing bikes – the Master Adventure models V-Strom 1050 DE, V-Strom 800 DE, and V-Strom 250 SX, the street models GSX-S1000, GSX-S1000GT and GSX-S1000GX and sportbikes led by the iconic Hayabusa, GSx-8R, GSX-8S, Gixxer SF155 and Gixxer 155. Attendees were encouraged to take photos, enjoy booth games, and win exclusive Suzuki merchandise, adding a fun and dynamic element to the experience. The booth quickly became a hub of excitement, attracting crowds eager to explore Suzuki's latest offerings. 

050125SuzukiMakina1.jpg

Suzuki executives were also present, including Koichiro Hirao, President of Suzuki Philippines; Norminio “Boying” Mojica, Managing Director; Joey Salavarria, Motorcycle Sales and Marketing Division Head and Motorcycle Marketing Head; and Assistant to the Sales & Marketing Division Head, Daigo Morikawa. 

During the succeeding days, the atmosphere at the Suzuki booth grew even more vibrant. Prominent vloggers such as John Vic De Guzman, Bossbhabe Ana Lhi, Lhinneth Vlogs, Asian Pakboi, Jett Lau, Karlo Salonga Show, Inang Moto and Rendon Labador joined the festivities. Renowned off road enthusiast Coach Mel Aquino also shared his optimistic thoughts about the new DR-Z series. 
The DR-Z4S and DRZ-4SM will arrive within the year. While specifics are still not divulged, riders can expect to be thrilled by the new models coming to the selling floor.
 

Related Tags

Suzuki Phils. Inc.
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.