ADVERTISEMENT

More peace of mind with Honda SENSING special insurance packages

Published Jan 31, 2023 09:45 am
Honda SENSING safety system capable of detecting lane markings and other vehicles on the road.

Honda Cars Philippines, Inc. (HCPI) is pleased to announce special insurance packages for the all-new BR-V 1.5 VX CVT Honda SENSING available until March 31, 2023.

The Honda SENSING Insurance Partnership offers preferential rates for comprehensive insurance to customers who will purchase models equipped with the Honda SENSING such as the Civic, CR-V, all-new HR-V, and the recently launched all-new BR-V and all-new Civic Type R. HCPI continues to expand its lineup of vehicles with the Honda SENSING in its commitment to realizing Honda’s global vision of “Safety for Everyone.”

Now entering its second year, HCPI was the first to embark on a special insurance partnership for vehicles with advanced driver-assist systems, and the offers are becoming more competitive with more partners on board. The program expands through the inclusion of a special insurance package for the all-new BR-V. In partnership with AXA Philippines, Standard Insurance, and Malayan Insurance, the following special packages and other customer benefits are available:

Insurance partnerAnnual premiumSpecial insurance packageOther customer benefits
AXA PHP24,698Upgraded personal accident coverage up to P100KTowing assistance and roadside repair
Crane and locksmith assistance and more
Standard InsuranceP23,812Roadside assistance: free towing service
Price protect: up to third year
Special package on deductibles
Roadside assistance: free towing service
Price protect: up to third year
Special package on deductibles
Malayan InsuranceP27,261Discounted deductible (P1,000 off) on first claimP5,000 medical reimbursement per seat
P4,000 towing assistance per occurrence and more

Coverage of the comprehensive motor vehicle insurance with preferred rates includes:

  • Own Damage/Theft
    • Acts of Nature
    • Voluntary Third-Party Liability / Excess Bodily Injury
    • Voluntary Third-Party Liability / Property Damage
    • Passenger Accident (Coverage per seat + medical reimbursements)

Retailing at P1,390,000, interested customers may bring home the all-new BR-V 1.5 VX CVT Honda SENSING through the following special offers:

  • Special all-in downpayment for as low as P41,000
  • Low monthly amortization for as low as P25,696 per month

Launched on November 21, 2022, the all-new Honda BR-V received a very warm market response for its strong SUV appeal, bigger dimensions, superior safety features with a 5-star ASEAN NCAP rating, advanced technology, and powerful yet fuel-efficient engine. And for the first time for this model, HCPI introduced Honda SENSING in the top variant.

Honda SENSING offers advanced safety technologies that provide protection by giving warnings and automatically taking action to reduce the risk of accidents including:

  • Lead Car Departure Notification System (LCDN) - keeps you informed by alerting when the car in front of you has moved ahead from a standstill.
  • Collision Mitigation Brake System (CMBS) - helps in time of a possible vehicle collision or when pedestrians are detected in front. CMBS is designed to provide warning to prevent a potential collision or reduce vehicle speed to lessen the impact of an unavoidable collision.
  • Lane Keeping Assist System (LKAS) - keeps the vehicle at the center of the visible road lanes and in the best driving position as it guides you to follow the flow of the road.
  • Road Departure Mitigation System with Lane Departure Warning (RDM with LDW) - helps you avoid collision by providing audible and visual warnings whenever the car swerves to the other lane without the proper use of signal lights, while the LDW or Lane Departure warning notifies you when going off-course.
  • Adaptive Cruise Control (ACC) - helps maintain a stable speed at a driver-determined distance from the vehicle in front.
  • Auto-High Beam (AHB) - this system allows the driver to automatically turn on the high beams when there are no other vehicles ahead and lower the beam appropriately when encountering oncoming traffic.

On top of the Honda SENSING suite of safety features, the all-new BR-V comes standard with Speed Sensing Auto Door Locks, Dual and Side Airbags, Reverse Camera with Guidelines, Driver and Front Passenger Seat Belt Reminder, Anti-lock Brake System (ABS), Electronic Brake-force Distribution (EBD), Vehicle Stability Assist (VSA), Hill Start Assist, Security Alarm, Immobilizer, Emergency Stop Signal, and ISO Fix Child Seat Anchor.

Head on now to www.hondaphil.com VIRTUAL SHOWROOM or visit the nearest Honda Cars dealership to know more about the Honda SENSING, the all-new BR-V, and the latest offers from Honda.

Related Tags

auto insurance Honda SENSING Honda
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.