Accessibility Resource Center Skip to main content
Get our best deals on phones, tablets, home internet and more.

Home internet deals

The internet you want offers you more

Check which internet service is available in your area. Switch to select plans and get your choice of our latest offers.

Get $500 off select Samsung products, on us.

When you buy an eligible item $799 or more at Best Buy®. With select Verizon Home Internet plans.

Ray-Ban Meta glasses (Gen 1) included

With a Fios 1 Gig or Fios 2 Gig Home Internet plan. Up to $299 value.

Fios Home Internet starts as low as $20/mo

With Auto Pay, Mobile + Home Discount and bonus discount for 3 years.

More ways to save

document.addEventListener('DOMContentLoaded', function () { document.body.addEventListener('click', function (e) { const openModalBtn = e.target.closest('[data-vui-modal-show]'); if (openModalBtn) { const modal = document.querySelector('[class*="vui:modal__dialog"]'); if (modal) { modal.style.removeProperty('display'); modal.style.removeProperty('opacity'); modal.style.removeProperty('visibility'); if (modal.parentElement) { modal.parentElement.style.removeProperty('display'); } } } const target = e.target.closest('[href="#checkAvailability"]'); if (target) { console.log('get started clicked'); const modal = document.querySelector('[class*="vui:modal__dialog"]'); if (modal) { modal.style.setProperty('display', 'none', 'important'); modal.style.setProperty('opacity', '0', 'important'); modal.style.setProperty('visibility', 'hidden', 'important'); if (modal.parentElement && modal.parentElement !== document.body) { modal.parentElement.style.setProperty('display', 'none', 'important'); } document.body.style.overflow = ''; } if (window.vzlqw && typeof window.vzlqw.openModal === 'function') { window.vzlqw.openModal(); } if (document.querySelector('input#streetaddress')) { setTimeout(() => { const addressInput = document.querySelector('input#streetaddress'); if (addressInput) { addressInput.scrollIntoView({ behavior: 'smooth', block: 'center' }); addressInput.focus(); addressInput.select(); } }, 200); } } }); });