ADVERTISEMENT

Ford Ranger Raptor launched

Published Sep 27, 2018 04:06 pm
082818raptor3 Ford Philippines launched the first-ever Ranger Raptor last Friday September 21, 2018.  Designed by Ford Performance team, this ultimate Ranger is purpose-built for the true off-road enthusiast. High performance Equipped with a new 2.0-liter Bi-Turbo diesel engine that puts out 213-Ps maximum power with 500Nm of torque, this new engine uses sequential turbocharging to deliver better response, drivability and maximum efficiency. It works by using the first variable geometry turbocharger to deliver quicker throttle response and eliminate lag by spooling up at lower engine rpms. The second fixed geometry turbocharger works at high flow capacity to deliver maximum power and performance at higher rpms. Paired with this double boosted engine is a 10-speed automatic transmission, first used in the larger F-150 Raptor.  It’s manufactured using high-strength steel, aluminum alloys and composites to optimize durability and weight. Having 10 gears results in better acceleration and responsiveness due to a wider range of gear-ratios. 082818raptor2 Bold exterior The Ranger Raptor is distinctive in its design cues in and out. Out front, a new grille takes center stage, similar to the one on the F-150 Raptor with ‘FORD’ emblazoned front and center. The front bumper features new LED fog lamps with air-curtain ducts. The front fenders, made from composite materials, not only look tough, but also resist dents that are common when going off-road. It’s also much higher with ground clearance now at 283mm. 082818raptor1 Performance-bred interior Inside the Ranger Raptor, Ford Performance DNA is evident in the interior design, The seats are specifically designed for high speed off-road support, keeping the driver in place even during tight turns or jumps. Chassis and suspension Its chassis is a new, unique frame, specifically designed for travel at high speeds off road. Absorbing all those big bumps are Fox Shocks Position Sensitive Damping (PSD) absorbers are designed to provide higher damping forces at full jounce and rebound to smoothen even the harshest terrain. The Watt’s linkage rear suspension is specifically crafted to tackle tough terrain at high-speeds while maintaining complete control and comfort. The Raptor’s frame consists a mix of various grades of high-strength low-alloy (HSLA) steel. The stiffened side-rails are made from increased HSLA grade steel to absorb off-road high speed impacts.  It rolls on all-terrain BF Goodrich 285/70 17-inch tires which were specially developed to ensure its stability on and off-road. Baja mode With a Terrain Management System (TMS) that includes a “Baja Mode” (inspired by Mexico’s famous Baja Desert Rally), it enables ultra-responsive, high-speed off-road performance. In this mode, safety systems like Traction Control allow spirited off-road driving without intervention from the vehicle’s on-board systems. Gear selection is optimized for maximum performance, mapped to hold gears longer and allow more aggressive downshifts.  Practical technologies There are a host of advanced Driver Assist Technologies (DATs) available at the push of a button, which includes SYNC3 — a fully integrated, voice activated system that lets the driver use their personal devices while their hands stay on the wheel and eyes on the road. Its Navigation system comes works even when off-roading in remote unmapped areas, even offering a ‘breadcrumb’ feature to leave a trail — perfect for the serious off-roader to find his way back home. Ford’s Electronic Stability Control (ESC) system is present to assist in difficult cornering and braking situations. The technology suite also includes Trailer Sway Control (TSC), Hill Start Assist (HSA), Hill Descent Control (HDC) and Load Adaptive Control (LAC). “The Ranger Raptor is truly the ultimate Ranger. With its bold appearance and extreme, off-road performance features, the Ranger Raptor represents a unique offering that we know Filipinos are really going to get excited about,” said Rodel Gallega, vice president, marketing and sales, Ford Philippines. “We are excited to welcome the highly-anticipated Ranger Raptor to the Philippines. The Ranger Raptor showcases the best of Ford Performance’s expertise in vehicle design and engineering, and we know our customers are really looking forward to enjoying its immense off-road capabilities,” said Bertrand Lessard, Managing Director, Ford Philippines. The Ranger Raptor is now available at all Ford dealerships nationwide, priced at P1,898,000 and is available in five colors: Conquer Grey, Lightning Blue, Race Red, Shadow Black and Frozen White. Text by Neil Pagulayan Photos by Neil Pagulayan and Iñigo S. Roces
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.