(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MPGPF72Q'); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NMJCTCRG'); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K98BQHW5'); (function(document, tag) { var script = document.createElement(tag); var element = document.getElementsByTagName('body')[0]; script.src = 'https://acsbap.com/api/app/assets/js/acsb.js'; script.async = true; script.defer = true; (typeof element === 'undefined' ? document.getElementsByTagName('html')[0] : element).appendChild(script); script.onload = function() { acsbJS.init({ statementLink : '', feedbackLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, handleJquery : true, language : 'en', position : 'left', leadColor : '#146FF8', triggerColor : '#146FF8', triggerRadius : '50%', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerIcon : 'default', triggerSize : 'medium', triggerOffsetX : 20, triggerOffsetY : 400, mobile : { triggerSize : 'small', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerOffsetX : 0, triggerOffsetY : 400, triggerRadius : '0' } }); };}(document, 'script'));
Experience the Family Difference

Polaris Models

Select a model
All Models Snowmobiles General Youth Phoenix Polaris XPEDITION Ranger RZR Sportsman

While great effort is made to ensure the accuracy of the information on this site, errors can occur. Please verify all pricing and installed equipment information with a customer service representative. This is easily done by calling us or visiting us at the dealership.

We improve our products and advertising by using Microsoft Clarity to see how you use our website. By using our site, you agree that we and Microsoft can collect and use this data. Our privacy statement has more details.

$(document).ready(function() { $('.offcanvasmenu .offcanvas-navmenu').append($('#mainheader-container .navigation-section nav ul.navbar-nav').clone()); }); function openOffCanvasMenu() { $('body').addClass('menuopened'); } function closeOffCanvasMenu() { $('body').removeClass('menuopened'); } $(document).ready(function(){ // Check if there are 2 or more items if ($('.infoslider-item').length >= 2) { $('.infoslider-rotator').slick({ arrows: true, dots: false, autoplay: true, prevArrow: '', // Custom previous arrow nextArrow: '', // Custom next arrow }); } else { $('.infoslider-rotator').addClass('.slick-initialized'); } }); var desktopNum = 152; //number of pixels before modifying styles var mobileIconsNum = 58; var mobileInfoNum = 126; $(window).on('scroll resize', function () { var windowWidth = $(window).width(); if(windowWidth mobileIconsNum) { $('.storelogos-section').addClass('icons-on-sticky'); $('.mobileicons-section').addClass('sticky'); } else { $('.storelogos-section').removeClass('icons-on-sticky'); $('.mobileicons-section').removeClass('sticky'); } if ($(window).scrollTop() > mobileInfoNum) { $('.websitelogo-section').addClass('info-on-sticky'); $('.infoslider-section').addClass('sticky'); } else { $('.websitelogo-section').removeClass('info-on-sticky'); $('.infoslider-section').removeClass('sticky'); } } else { if ($(window).scrollTop() > 0) { $('.storelogos-section').addClass('info-on-sticky'); $('.infoslider-section').addClass('sticky'); } else { $('.storelogos-section').removeClass('info-on-sticky'); $('.infoslider-section').removeClass('sticky'); } if ($(window).scrollTop() > desktopNum) { $('.websitelogo-section').addClass('navbar-on-sticky'); $('.navigation-section').addClass('sticky'); } else { $('.websitelogo-section').removeClass('navbar-on-sticky'); $('.navigation-section').removeClass('sticky'); } } }); function addHeightOneOnMobile () { var windowWidth = $(window).width(); if(windowWidth < 768) { $('#navbar').attr('style', 'height: 1px'); } else { $('#navbar').attr('style', ''); } } $(document).ready(function() { addHeightOneOnMobile(); }); $(window).on('resize', function() { addHeightOneOnMobile(); }) $(document).ready(function () { $(".dropdown-menu").hover( function () { $(this).parent('li.dropdown').addClass('hovered'); }, function () { $(this).parent('li.dropdown').removeClass("hovered"); } ); });
jQuery(document).ready(function($){ if(window.location.href.toLowerCase().indexOf("/inventory/display") > -1) { // no action } else if (window.location.href.toLowerCase().indexOf("/inventory/") > -1) { $('body').append('@media only screen and (max-width: 767px) { #cmplz-manage-consent > button { margin-bottom: 40px !important; border-radius: 0 !important; right: auto !important; } #cmplz-cookiebanner-container > div { margin-bottom: 40px !important; } }'); } }); $(document).ready(function() { var $search = $('.navbarglobalsearchbox.hidden .navbarglobalsearch'); if ($search.length) { $('#mainheader-container .navigation-section .navbar-nav').append($search); } });