www.indianmotorcycle.com Open in urlscan Pro
34.204.154.50  Public Scan

Submitted URL: http://www.indianmotorcycle.com/
Effective URL: https://www.indianmotorcycle.com/en-us/
Submission: On November 23 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

/en-us/search/

<form role="search" class="header-simple__search-form display-flex align-items-center" action="/en-us/search/">
  <input type="hidden" name="qc" value="global">
  <input type="search" id="headerSimpleTopRightSearchNavigationSearchInput" name="query" class="header-simple__top-right-search-input " placeholder="Search" aria-label="Search" value="" required="">
  <button type="submit" aria-label="Search" class="header-simple__top-right-search-input-submit"></button>
</form>

/en-us/search/

<form action="/en-us/search/" class="display-flex align-items-center" role="search">
  <input id="search-box-332472" name="query" class="focus required background-color-light" type="search" placeholder="Search" aria-label="Search" value="">
  <input type="hidden" name="qc" value="global">
  <button class="header-simple__search-submit" type="submit" aria-label="Search">
    <span class="btn btn-sm btn-primary btn-color-primary-light btn-style-primary btn-square-left">
      <svg aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 19 19" xml:space="preserve">
        <path d="M13,6.8c0,3.5-2.8,6.3-6.3,6.3c-3.5,0-6.3-2.8-6.3-6.3s2.8-6.3,6.3-6.3c0,0,0,0,0,0 C10.2,0.5,13,3.3,13,6.8z" fill="none" stroke="#fff" stroke-linejoin="round"></path>
        <path d="M11.2,11.2l7.3,7.3" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </span>
  </button>
</form>

POST /

<form data-layer-content-name="" action="/" method="post" data-f-metadata="" enctype="multipart/form-data" class="EPiServerStandardForms EPiServerForms position-relative ValidationSuccess" data-f-type="form" id="c2b064ca-86f7-4d2a-a432-fffaf8229326"
  data-form-external-system="CRMLeadSystem" data-form-type="Signup" data-crm-mappings="True|ind_online_email_sign_up" data-custom-email-mappings="False||" data-epiforms-async-submit="true">
  <script type="text/javascript">
    // This view acts as a rendering template to render InitScript(and server-side Form's descriptor) in FormContainerBlock's client-side for Form[c2b064ca-86f7-4d2a-a432-fffaf8229326].
    // TECHNOTE: all serverside (paths, dynamic values) of EPiServerForms will be transfered to client side here in this section.
    (function initializeOnRenderingFormDescriptor() {
      // each workingFormInfo is store inside epi.EPiServer.Forms, lookup by its FormGuid
      var workingFormInfo = epi.EPiServer.Forms["c2b064ca-86f7-4d2a-a432-fffaf8229326"] = {
        Id: "c2b064ca-86f7-4d2a-a432-fffaf8229326",
        Name: "email-signup-v2",
        // whether this Form can be submitted which relates to the visitor's data (cookie, identity) and Form's settings (AllowAnonymous, AllowXXX)
        SubmittableStatus: {
          "submittable": true,
          "message": ""
        },
        ConfirmMessage: "",
        ResetConfirmMessage: "",
        ShowNavigationBar: false,
        ShowSummarizedData: false,
        // serialize the dependency configuration of this form to clientside
        DependenciesInfo: JSON.parse("[]"),
        // keep all fieldName which are not satisfied the field dependency conditions
        DependencyInactiveElements: [],
        // Validation info, for executing validating on client side
        ValidationInfo: JSON.parse(
          "[{\"targetElementName\":\"__field_2676101\",\"targetElementId\":\"2a4cce21-e740-4ae9-ab8e-01255e09f372\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.NoScriptHtmlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"(^(\u003c|%3C)script[\\\\s\\\\S]*?(\u003e|%3E)[\\\\s\\\\S]*?(\u003c|%3C)(\\\\/|%2F)script[\\\\s\\\\S]*?(\u003e|%3E)$)|(\u003c[^\u003e]*\u003e)\",\"dotNetPattern\":\"(^(\u003c|%3C)script[\\\\s\\\\S]*?(\u003e|%3E)[\\\\s\\\\S]*?(\u003c|%3C)(\\\\/|%2F)script[\\\\s\\\\S]*?(\u003e|%3E)$)|(\u003c[^\u003e]*\u003e)\",\"message\":\"Scripts and html are not allowed.\",\"validationCssClass\":null,\"additionalAttributes\":null}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.NoUrlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"^(https?:\\\\/\\\\/)?([\\\\da-z\\\\.-]+)\\\\.([a-z\\\\.]{2,6})([\\\\/\\\\w \\\\.-]*)*\\\\/?$\",\"dotNetPattern\":\"^(https?:\\\\/\\\\/)?([\\\\da-z\\\\.-]+)\\\\.([a-z\\\\.]{2,6})([\\\\/\\\\w \\\\.-]*)*\\\\/?$\",\"message\":\"Urls are not allowed.\",\"validationCssClass\":null,\"additionalAttributes\":null}}]},{\"targetElementName\":\"__field_2676102\",\"targetElementId\":\"5e2164e2-63d6-4115-ac24-1feffe1e58e6\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.NoScriptHtmlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"(^(\u003c|%3C)script[\\\\s\\\\S]*?(\u003e|%3E)[\\\\s\\\\S]*?(\u003c|%3C)(\\\\/|%2F)script[\\\\s\\\\S]*?(\u003e|%3E)$)|(\u003c[^\u003e]*\u003e)\",\"dotNetPattern\":\"(^(\u003c|%3C)script[\\\\s\\\\S]*?(\u003e|%3E)[\\\\s\\\\S]*?(\u003c|%3C)(\\\\/|%2F)script[\\\\s\\\\S]*?(\u003e|%3E)$)|(\u003c[^\u003e]*\u003e)\",\"message\":\"Scripts and html are not allowed.\",\"validationCssClass\":null,\"additionalAttributes\":null}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.NoUrlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"^(https?:\\\\/\\\\/)?([\\\\da-z\\\\.-]+)\\\\.([a-z\\\\.]{2,6})([\\\\/\\\\w \\\\.-]*)*\\\\/?$\",\"dotNetPattern\":\"^(https?:\\\\/\\\\/)?([\\\\da-z\\\\.-]+)\\\\.([a-z\\\\.]{2,6})([\\\\/\\\\w \\\\.-]*)*\\\\/?$\",\"message\":\"Urls are not allowed.\",\"validationCssClass\":null,\"additionalAttributes\":null}}]},{\"targetElementName\":\"__field_2676103\",\"targetElementId\":\"945c6b2e-96bd-4bf0-8c43-b52186b3e27c\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}},{\"type\":\"EPiServer.Forms.Implementation.Validation.EmailValidator\",\"description\":null,\"model\":{\"jsPattern\":\"^((([a-zA-Z]|\\\\d|[!#\\\\$%\u0026\u0027\\\\*\\\\+\\\\-\\\\/=\\\\?\\\\^_`{\\\\|}~]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])+(\\\\.([a-zA-Z]|\\\\d|[!#\\\\$%\u0026\u0027\\\\*\\\\+\\\\-\\\\/=\\\\?\\\\^_`{\\\\|}~]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])+)*)|((\\\\x22)((((\\\\x20|\\\\x09)*(\\\\x0d\\\\x0a))?(\\\\x20|\\\\x09)+)?(([\\\\x01-\\\\x08\\\\x0b\\\\x0c\\\\x0e-\\\\x1f\\\\x7f]|\\\\x21|[\\\\x23-\\\\x5b]|[\\\\x5d-\\\\x7e]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])|(\\\\\\\\([\\\\x01-\\\\x09\\\\x0b\\\\x0c\\\\x0d-\\\\x7f]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF]))))*(((\\\\x20|\\\\x09)*(\\\\x0d\\\\x0a))?(\\\\x20|\\\\x09)+)?(\\\\x22)))@((([a-zA-Z]|\\\\d|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])|(([a-zA-Z]|\\\\d|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])([a-zA-Z]|\\\\d|-|\\\\.|_|~|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])*([a-zA-Z]|\\\\d|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])))\\\\.)+(([a-zA-Z]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])|(([a-zA-Z]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])([a-zA-Z]|\\\\d|-|\\\\.|_|~|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])*([a-zA-Z]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])))\\\\.?$\",\"dotNetPattern\":\"^((([a-zA-Z]|\\\\d|[!#\\\\$%\u0026\u0027\\\\*\\\\+\\\\-\\\\/=\\\\?\\\\^_`{\\\\|}~]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])+(\\\\.([a-zA-Z]|\\\\d|[!#\\\\$%\u0026\u0027\\\\*\\\\+\\\\-\\\\/=\\\\?\\\\^_`{\\\\|}~]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])+)*)|((\\\\x22)((((\\\\x20|\\\\x09)*(\\\\x0d\\\\x0a))?(\\\\x20|\\\\x09)+)?(([\\\\x01-\\\\x08\\\\x0b\\\\x0c\\\\x0e-\\\\x1f\\\\x7f]|\\\\x21|[\\\\x23-\\\\x5b]|[\\\\x5d-\\\\x7e]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])|(\\\\\\\\([\\\\x01-\\\\x09\\\\x0b\\\\x0c\\\\x0d-\\\\x7f]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF]))))*(((\\\\x20|\\\\x09)*(\\\\x0d\\\\x0a))?(\\\\x20|\\\\x09)+)?(\\\\x22)))@((([a-zA-Z]|\\\\d|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])|(([a-zA-Z]|\\\\d|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])([a-zA-Z]|\\\\d|-|\\\\.|_|~|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])*([a-zA-Z]|\\\\d|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])))\\\\.)+(([a-zA-Z]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])|(([a-zA-Z]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])([a-zA-Z]|\\\\d|-|\\\\.|_|~|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])*([a-zA-Z]|[\\\\u00A0-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFEF])))\\\\.?$\",\"message\":\"Enter a valid email address.\",\"validationCssClass\":null,\"additionalAttributes\":null}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.NoScriptHtmlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"(^(\u003c|%3C)script[\\\\s\\\\S]*?(\u003e|%3E)[\\\\s\\\\S]*?(\u003c|%3C)(\\\\/|%2F)script[\\\\s\\\\S]*?(\u003e|%3E)$)|(\u003c[^\u003e]*\u003e)\",\"dotNetPattern\":\"(^(\u003c|%3C)script[\\\\s\\\\S]*?(\u003e|%3E)[\\\\s\\\\S]*?(\u003c|%3C)(\\\\/|%2F)script[\\\\s\\\\S]*?(\u003e|%3E)$)|(\u003c[^\u003e]*\u003e)\",\"message\":\"Scripts and html are not allowed.\",\"validationCssClass\":null,\"additionalAttributes\":null}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.NoUrlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"^(https?:\\\\/\\\\/)?([\\\\da-z\\\\.-]+)\\\\.([a-z\\\\.]{2,6})([\\\\/\\\\w \\\\.-]*)*\\\\/?$\",\"dotNetPattern\":\"^(https?:\\\\/\\\\/)?([\\\\da-z\\\\.-]+)\\\\.([a-z\\\\.]{2,6})([\\\\/\\\\w \\\\.-]*)*\\\\/?$\",\"message\":\"Urls are not allowed.\",\"validationCssClass\":null,\"additionalAttributes\":null}}]},{\"targetElementName\":\"__field_2676104\",\"targetElementId\":\"4a0186ed-cc73-49a7-8cb3-7e0af49285c8\",\"validators\":[{\"type\":\"EPiServer.Forms.Implementation.Validation.RequiredValidator\",\"description\":null,\"model\":{\"message\":\"This field is required.\",\"validationCssClass\":\"ValidationRequired\",\"additionalAttributes\":{\"required\":\"\",\"aria-required\":\"true\"}}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.PostalCodeValidator\",\"description\":null,\"model\":{\"jsPattern\":\"(^$)|(^\\\\d{5}(?:[-\\\\s]\\\\d{4})?$)\",\"dotNetPattern\":\"(^$)|(^\\\\d{5}(?:[-\\\\s]\\\\d{4})?$)\",\"message\":\"Postal Code is not of the correct formatting, must be 5 digits.\",\"validationCssClass\":null,\"additionalAttributes\":null}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.PostalCodeGoogleValidator\",\"description\":null,\"model\":{\"jsPattern\":\"(^(?!\\\\s*$).+)\",\"dotNetPattern\":\"(^(?!\\\\s*$).+)\",\"message\":\"Sorry, we could not find that location\",\"validationCssClass\":null,\"additionalAttributes\":null}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.NoScriptHtmlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"(^(\u003c|%3C)script[\\\\s\\\\S]*?(\u003e|%3E)[\\\\s\\\\S]*?(\u003c|%3C)(\\\\/|%2F)script[\\\\s\\\\S]*?(\u003e|%3E)$)|(\u003c[^\u003e]*\u003e)\",\"dotNetPattern\":\"(^(\u003c|%3C)script[\\\\s\\\\S]*?(\u003e|%3E)[\\\\s\\\\S]*?(\u003c|%3C)(\\\\/|%2F)script[\\\\s\\\\S]*?(\u003e|%3E)$)|(\u003c[^\u003e]*\u003e)\",\"message\":\"Scripts and html are not allowed.\",\"validationCssClass\":null,\"additionalAttributes\":null}},{\"type\":\"Polaris.CMS.Forms.FormElements.Validation.NoUrlValidator\",\"description\":null,\"model\":{\"jsPattern\":\"^(https?:\\\\/\\\\/)?([\\\\da-z\\\\.-]+)\\\\.([a-z\\\\.]{2,6})([\\\\/\\\\w \\\\.-]*)*\\\\/?$\",\"dotNetPattern\":\"^(https?:\\\\/\\\\/)?([\\\\da-z\\\\.-]+)\\\\.([a-z\\\\.]{2,6})([\\\\/\\\\w \\\\.-]*)*\\\\/?$\",\"message\":\"Urls are not allowed.\",\"validationCssClass\":null,\"additionalAttributes\":null}}]}]"
          ),
        // Steps information for driving multiple-step Forms.
        StepsInfo: {
          Steps: [{
            "index": 0,
            "attachedUrl": "",
            "dependField": null,
            "dependCondition": null,
            "isActive": true,
            "attachedContentLink": "",
            "dependValue": "",
            "elementName": "__field_",
            "guid": "00000000-0000-0000-0000-000000000000"
          }]
        },
        FieldsExcludedInSubmissionSummary: [],
        ElementsInfo: JSON.parse(
          "{\"__field_2676101\":{\"type\":\"Polaris.CMS.Forms.FormElements.Elements.TextboxElementCustomBlock\",\"friendlyName\":\"first-name\",\"customBinding\":false},\"__field_2676102\":{\"type\":\"Polaris.CMS.Forms.FormElements.Elements.TextboxElementCustomBlock\",\"friendlyName\":\"last-name\",\"customBinding\":false},\"__field_2676103\":{\"type\":\"Polaris.CMS.Forms.FormElements.Elements.TextboxElementCustomBlock\",\"friendlyName\":\"email\",\"customBinding\":false},\"__field_2676104\":{\"type\":\"Polaris.CMS.Forms.FormElements.Elements.TextboxElementCustomBlock\",\"friendlyName\":\"postal-code\",\"customBinding\":false},\"__field_2676120\":{\"type\":\"Polaris.CMS.Forms.FormElements.Elements.SubmitButtonElementCustomBlock\",\"friendlyName\":\"submit\",\"customBinding\":false}}"
          ),
        DataSubmitController: "/Polaris.CMS.Forms/DataSubmitWrap"
      };
      /// TECHNOTE: Calculation at FormInfo level, and these values will be static input for later processing.
      workingFormInfo.StepsInfo.FormHasNoStep_VirtualStepCreated = true; // this FLAG will be true, if Editor does not put any FormStep. Engine will create a virtual step, with empty GUID
      workingFormInfo.StepsInfo.FormHasNothing = false; // this FLAG will be true if FormContainer has no element at all
      workingFormInfo.StepsInfo.AllStepsAreNotLinked = true; // this FLAG will be true, if all steps all have contentLink= ="" (emptyString)
    })();
  </script>
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormGuid" value="c2b064ca-86f7-4d2a-a432-fffaf8229326" data-f-type="hidden">
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormHostedPage" value="2604735" data-f-type="hidden">
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormCurrentStepIndex" value="0" data-f-type="hidden">
  <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormSubmissionId" value="" data-f-type="hidden">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8JEGLG8oDLRLjUsd7BGL0Q7NKYN_vlY_Kih5JIsyez-ItjRpAwnxzeLtlsIQWs7e8nhEcilHgTAeLGKivSM5tvJNgm1LvvYCYL7qtGnp3TPPcxvoCYH3VBnNw4YvB_UPDIDfSmQPvbkJWmm5MDwK0kg">
  <div class="Form__MainBody-Confirm" style="display: none;">
    <section class="page-content overflow-hidden">
      <div>
        <div id="success"
          class="layout__wrapper layout__wrapper--2676087 show-background-mobile stack-background-mobile image image-img-responsive margin-top-default mobile-margin-top-default margin-bottom-default mobile-margin-bottom-default width-100 layout__max-width-1920 "
          data-layer-content-id="2676087" data-layer-content-name="success" data-layer-promotion-id="" data-layer-promotion-name="" tabindex="-1">
          <div class="layout__container ">
            <div class="layout__content layout__content-single padding-lg mobile-padding-default ">
              <div class="layout__items layout__margin--default layout__mobile-margin--default  ">
                <div class="layout__item layout__alignment-vertical-top layout__mobile-alignment-vertical-top layout__item-100">
                  <div class="heading-generic__container margin-top-default mobile-margin-top-default ">
                    <div class="heading-generic__content text-align-center mobile-text-align-center" data-animation-effect="">
                      <span
                        class="heading-generic__heading font-color-default mobile-font-color-default font-size-xl font-family-primary font-style-default text-transform-uppercase font-weight-default   heading-generic__heading--font-size-md- heading-generic__heading--font-size-xs- heading-generic__heading--font-size-xxs-">Thank
                        you for signing up!</span>
                    </div>
                  </div>
                  <div class="description-generic__container list-style-type-disc margin-top-sm mobile-margin-top-sm overflow-hidden text-align-center mobile-text-align-center">
                    <div id="description-generic-content-2676090"
                      class="description-generic__content font-family-default font-size-default font-color-default mobile-font-color-default font-weight-default font-style-default  description-generic__content--font-size-md- description-generic__content--font-size-xs- description-generic__content--font-size-xxs-"
                      data-animation-effect="">
                      <p>Look for exclusive news and offers in your e-mail soon!</p>
                      <div class="additional-description" hidden="">
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
  </div>
  <div class="Form__MainBody" style="">
    <section id="__field_" data-f-type="step" data-f-element-name="__field_" class="Form__Element FormStep Form__Element--NonData " data-f-stepindex="1" data-f-element-nondata="">
      <input name="LastPageVisited" type="hidden" class="Form__Element FormHidden FormHideInSummarized" data-f-type="hidden">
      <section class="page-content overflow-hidden">
        <div>
          <div id="form-container"
            class="layout__wrapper layout__wrapper--2676097 show-background-mobile stack-background-mobile image image-img-responsive margin-top-default mobile-margin-top-default margin-bottom-default mobile-margin-bottom-default width-100 layout__max-width-1920 "
            data-layer-content-id="2676097" data-layer-content-name="form-container" data-layer-promotion-id="" data-layer-promotion-name="" tabindex="-1">
            <div class="layout__container ">
              <div class="layout__content layout__content-single padding-default mobile-padding-default ">
                <div class="layout__items layout__margin--default layout__mobile-margin--default  ">
                  <div class="layout__item layout__alignment-vertical-top layout__mobile-alignment-vertical-top layout__item-100">
                    <div class="Form__Wrap margin-top-default mobile-margin-top-default">
                      <div class="Form__Element  ValidationRequired form-input--half FormTextbox textbox-element-custom-block margin-bottom-sm" data-crm-dex="" data-custom-email="" data-custom-email-extension="" data-f-element-name="__field_2676101"
                        data-f-type="textbox" data-form-mapping="FirstName" data-postalcode-countryid="" data-welcome-email="" data-welcome-email-extension=""><label for="2a4cce21-e740-4ae9-ab8e-01255e09f372" class="form-element-label required">
                          First Name </label>
                        <div class="textbox-element-custom-block__input-wrapper display-flex align-items-center" data-model-list="" data-recall-list=""><input class="FormTextbox__Input virtual-keyboard" id="2a4cce21-e740-4ae9-ab8e-01255e09f372"
                            name="__field_2676101" maxlength="50" autocomplete="given-name" type="text" required="" aria-required="true" list="__field_2676101" data-f-datainput=""
                            aria-describedby="TextBoxElementCustomBlockErrorId-4608929d-a0dc-43c4-834f-08b44a8631cb"></div><span id="TextBoxElementCustomBlockErrorId-4608929d-a0dc-43c4-834f-08b44a8631cb">
                          <div class="padding-top-xxs align-items-center display-flex"><span class="Form__Element__ValidationError" data-f-linked-name="__field_2676101" data-f-validationerror="" id="__field_2676101_desc" role="alert"
                              style="display:none"></span><img alt="" class="Form__Element__ValidationError__Image" src="//cdn1.polaris.com/assets/v2/core/images/icons/close/close-error.svg?v=JkCelyyolexukT0l1q6YyJZSK8k1BSPewpX2EFkX0dM"
                              style="display:none"></div>
                        </span>
                      </div>
                      <div class="Form__Element  ValidationRequired form-input--half FormTextbox textbox-element-custom-block margin-bottom-sm" data-crm-dex="" data-custom-email="" data-custom-email-extension="" data-f-element-name="__field_2676102"
                        data-f-type="textbox" data-form-mapping="LastName" data-postalcode-countryid="" data-welcome-email="" data-welcome-email-extension=""><label for="5e2164e2-63d6-4115-ac24-1feffe1e58e6" class="form-element-label required"> Last
                          Name </label>
                        <div class="textbox-element-custom-block__input-wrapper display-flex align-items-center" data-model-list="" data-recall-list=""><input class="FormTextbox__Input virtual-keyboard" id="5e2164e2-63d6-4115-ac24-1feffe1e58e6"
                            name="__field_2676102" maxlength="50" autocomplete="family-name" type="text" required="" aria-required="true" list="__field_2676102" data-f-datainput=""
                            aria-describedby="TextBoxElementCustomBlockErrorId-5776c4ef-b4e1-4c59-ae69-e717326d01d8"></div><span id="TextBoxElementCustomBlockErrorId-5776c4ef-b4e1-4c59-ae69-e717326d01d8">
                          <div class="padding-top-xxs align-items-center display-flex"><span class="Form__Element__ValidationError" data-f-linked-name="__field_2676102" data-f-validationerror="" id="__field_2676102_desc" role="alert"
                              style="display:none"></span><img alt="" class="Form__Element__ValidationError__Image" src="//cdn1.polaris.com/assets/v2/core/images/icons/close/close-error.svg?v=JkCelyyolexukT0l1q6YyJZSK8k1BSPewpX2EFkX0dM"
                              style="display:none"></div>
                        </span>
                      </div>
                      <div class="Form__Element  ValidationRequired form-input--half FormTextbox textbox-element-custom-block margin-bottom-sm" data-crm-dex="" data-custom-email="" data-custom-email-extension="" data-f-element-name="__field_2676103"
                        data-f-type="textbox" data-form-mapping="Email" data-postalcode-countryid="" data-welcome-email="" data-welcome-email-extension=""><label for="945c6b2e-96bd-4bf0-8c43-b52186b3e27c" class="form-element-label required"> Email
                          Address </label>
                        <div class="textbox-element-custom-block__input-wrapper display-flex align-items-center" data-model-list="" data-recall-list=""><input class="FormTextbox__Input virtual-keyboard" id="945c6b2e-96bd-4bf0-8c43-b52186b3e27c"
                            name="__field_2676103" maxlength="100" autocomplete="email" type="email" required="" aria-required="true" list="__field_2676103" data-f-datainput=""
                            aria-describedby="TextBoxElementCustomBlockErrorId-083a093e-d03f-48cd-9e81-0f0bce695efb"></div><span id="TextBoxElementCustomBlockErrorId-083a093e-d03f-48cd-9e81-0f0bce695efb">
                          <div class="padding-top-xxs align-items-center display-flex"><span class="Form__Element__ValidationError" data-f-linked-name="__field_2676103" data-f-validationerror="" id="__field_2676103_desc" role="alert"
                              style="display:none"></span><img alt="" class="Form__Element__ValidationError__Image" src="//cdn1.polaris.com/assets/v2/core/images/icons/close/close-error.svg?v=JkCelyyolexukT0l1q6YyJZSK8k1BSPewpX2EFkX0dM"
                              style="display:none"></div>
                        </span>
                      </div>
                      <div class="Form__Element  ValidationRequired form-input--half FormTextbox textbox-element-custom-block margin-bottom-sm" data-crm-dex="" data-custom-email="" data-custom-email-extension="" data-f-element-name="__field_2676104"
                        data-f-type="textbox" data-form-mapping="AddressPostalCode" data-postalcode-countryid="" data-welcome-email="" data-welcome-email-extension=""><label for="4a0186ed-cc73-49a7-8cb3-7e0af49285c8"
                          class="form-element-label required"> Postal Code </label>
                        <div class="textbox-element-custom-block__input-wrapper display-flex align-items-center" data-model-list="" data-recall-list=""><input class="FormTextbox__Input virtual-keyboard" id="4a0186ed-cc73-49a7-8cb3-7e0af49285c8"
                            name="__field_2676104" autocomplete="postal-code" type="text" required="" aria-required="true" list="__field_2676104" data-f-datainput=""
                            aria-describedby="TextBoxElementCustomBlockErrorId-c31d33fb-20ec-40c8-a660-b1a2d1887ba2"></div><input name="CRMCustomerCity" type="hidden" value=""
                          class="Form__Element FormHidden FormHideInSummarized textbox-element-custom-block__customer-city field-customer-city" data-f-type="hidden"><input name="CRMCustomerState" type="hidden" value=""
                          class="Form__Element FormHidden FormHideInSummarized textbox-element-custom-block__customer-state field-customer-state" data-f-type="hidden"><span id="TextBoxElementCustomBlockErrorId-c31d33fb-20ec-40c8-a660-b1a2d1887ba2">
                          <div class="padding-top-xxs align-items-center display-flex"><span class="Form__Element__ValidationError" data-f-linked-name="__field_2676104" data-f-validationerror="" id="__field_2676104_desc" role="alert"
                              style="display:none"></span><img alt="" class="Form__Element__ValidationError__Image" src="//cdn1.polaris.com/assets/v2/core/images/icons/close/close-error.svg?v=JkCelyyolexukT0l1q6YyJZSK8k1BSPewpX2EFkX0dM"
                              style="display:none"></div>
                        </span>
                      </div>
                      <div class="Form__Element Form__Element--submit-button submit-button-element-custom-block margin-bottom-sm" data-f-element-name="__field_2676120">
                        <div><button id="6b95ed28-f332-46b1-bb14-f76f6cd51278" name="submit" value="6b95ed28-f332-46b1-bb14-f76f6cd51278" type="submit"
                            class="FormExcludeDataRebind FormSubmitButton margin-default padding-default border-default background-transparent" data-f-is-finalized="true" data-f-is-progressive-submit="true" data-f-type="submitbutton"><span
                              class="btn btn-md btn-color-secondary btn-secondary width-100">SUBMIT</span></button></div>
                      </div>
                    </div>
                    <div class="description-generic__container list-style-type-disc margin-top-sm mobile-margin-top-sm overflow-hidden text-align-left mobile-text-align-left">
                      <div id="description-generic-content-2676121"
                        class="description-generic__content font-family-default font-size-xs font-color-gray-53 mobile-font-color-default font-weight-default font-style-default  description-generic__content--font-size-md- description-generic__content--font-size-xs- description-generic__content--font-size-xxs-"
                        data-animation-effect="">
                        <p>*By clicking on Submit you agree to receive promotional emails from the <a href="https://www.polaris.com/en-us/brands/" target="_blank" rel="noopener">Polaris family of brands</a> including Indian Motorcycle. You can
                          opt-out at any time. <a href="https://www.polaris.com/en-us/privacy/" target="_blank" rel="noopener">Privacy Policy</a></p>
                        <div class="additional-description" hidden="">
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </section>
    </section>
  </div>
  <div class="Form__Submission-Animation spinner-animation" style="display: none;"></div>
</form>

Text Content

Skip to content Skip to navigation Skip to footer
 * 
 * 
 * Log In
    * Log In
    * Create Account
    * Account Home
    * My Garage
    * Vehicle 101
    * Check Order Status
    * Schedule Service
    * Rides & Maps
    * Rentals
    * Indian Motorcycle Riders
    * Financing
    * Insurance

 * 0

 * MOTORCYCLES
   MOTORCYCLES
    * Standard
    * Cruiser
    * Bagger
    * Touring
    * Elite
    * Electric
   
   Standard
    * About Standard Motorcycles
    * Explore Motorcycle Lineup
    * Help Me Choose
    * Offers
   
    * Standard
      Standard
      
      
      * FTR
        
        Starting at $13,499 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        Unmistakable style inspired by dominance in the dirt. Performance
        reimagined to dominate the street.
   
   Cruiser
    * About Cruiser Motorcycles
    * Explore Motorcycle Lineup
    * Help Me Choose
    * Offers
   
    * Cruiser
      Cruiser
      
      
      * SCOUT
        
        Starting at $10,749 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        With an iconic style rooted in the 120 year history of Indian
        Motorcycle, the Indian Scout offers modern performance and technology
        that’ll welcome (and thrill) any rider.
      
      
      * CHIEF
        
        Starting at $14,999 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        Indian Motorcycle reimagined this iconic cruiser for the 100th
        anniversary of the Chief model, instilling cutting-edge technology with
        a timeless design.
   
   Bagger
    * About Bagger Motorcycles
    * Explore Motorcycle Lineup
    * Help Me Choose
    * Offers
   
    * Baggers
      Baggers
      
      
      * SUPER CHIEF
        
        Starting at $18,999 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        Touring-inspired amenities suit riders who want to ride longer, haul
        more cargo, or add a passenger.
      
      
      * INDIAN SPRINGFIELD
        
        Starting at $22,999 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        This is a stylish, confident, supremely comfortable, and powerful bike
        that’s perfect for weekend rides and has the storage you need for even
        longer trips.
      
      
      * CHIEFTAIN
        
        Starting at $23,999 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        Thoroughly modern and entirely capable, the Chieftain is comfortable,
        compact, and agile—ready to carve turns or take a three-day ride.
      
      
      * INDIAN CHALLENGER
        
        Starting at $26,499 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        This motorcycle combines the style and fun factor of a cruiser with
        additional performance, comfort, and amenities to create an icon.
   
   Touring
    * About Touring Motorcycles
    * Explore Motorcycle Lineup
    * Help Me Choose
    * Offers
   
    * Touring
      Touring
      
      
      * ROADMASTER
        
        Starting at $32,999 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        This is a full-featured bike for riders who want the ultimate
        road-tripping experience and who crave the classic American
        craftsmanship that only Indian Motorcycle can deliver.
      
      
      * INDIAN PURSUIT
        
        Starting at $34,999 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        The next generation in American touring performance for riders who want
        the most capable touring machine.
   
   Elite
    * About Elite Motorcycles
    * Explore Motorcycle Lineup
    * Help Me Choose
    * Offers
   
    * Elite
      Elite
      
      
      * INDIAN PURSUIT ELITE
        
        Starting at $39,999 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        American touring performance has been elevated to a whole new level.
        Premium componentry and cutting edge style set the Indian Pursuit Elite
        apart.
      
      
      * CHIEFTAIN ELITE
        
        Starting at $35,499 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        Designed for riders who demand the best of the best and want to stand
        out, the Chieftain Elite is the most premium Chieftain available.
      
      
      * INDIAN CHALLENGER ELITE
        
        Starting at $38,499 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        Packed with industry leading technology, the Indian Challenger Elite is
        the highest-performance Indian Challenger to date.
   
   Electric
    * Explore All Electric Bikes
    * Explore Motorcycle Lineup
    * Help Me Choose
    * Offers
   
    * Electric
      Electric
      
      
      * EFTR YOUTH BIKES
        
        For Ages 8+
      
      
      * EFTR HOOLIGAN 1.2
        
        Starting at $3,600 US MSRP
        
        Manufacturer's suggested retail price (MSRP) is subject to change. MSRP
        excludes destination and handling fees, tax, title, license and
        registration. Dealer prices may vary. Plus destination charge and
        set-up. May be shown with additional modifications or accessories.
        
        Purchase for as low as $93 per month.

 * PARTS & ACCESSORIES
   PARTS & ACCESSORIES
    * BY CATEGORY
    * ACCESSORIES
    * MAINTENANCE PARTS
    * SERVICE PARTS
    * NEW & SALE
    * BY COLLECTION
    * OTHER WAYS TO SHOP
   
   BY CATEGORY
   
    * ACCESSORIES
      
       * Shop All Accessories
       * Audio & Electronics
       * Bags, Racks & Trunks
       * Decorative Hardware and Trim
       * eFTR Electric Bikes
       * Fairings
       * Fenders, Bumpers & Rails
       * Floorboards, Pegs & Foot Controls
       * Handlebars, Hand Controls & Grips
       * Highway Bars
       * Lighting
       * Mirrors
       * Performance
       * Seats & Backrests
       * Tanks & Consoles
       * Wheels & Tires
       * Windshields
   
    * MAINTENANCE PARTS
      
       * Shop All Maintenance Parts
       * Air Filters
       * Batteries
       * Belts
       * Bike Covers
       * Brake Pads
       * CruzTOOLS Tool Kits
       * Engine Oil & Lubricants
       * Oil Filter
       * Paint Pens
       * Service Manuals
       * Spark Plugs
       * Tires
       * Vehicle Care
   
    * SERVICE PARTS
      
       * Shop All Service Parts
       * Body & Panels
       * Brakes
       * Bearings
       * Bulbs
       * Bushings/Kits
       * Clutch Parts
       * Electrical Motors
       * Electrical Parts
       * Gauges
       * Handlebars
       * Levers
       * Lights
       * Mirrors
       * Suspension Parts
       * Swingarms
       * Switches
   
    * NEW & SALE
      
       * New Accessories
       * Black Friday Offers
       * 15% Off – Limited Time Offer
       * Sale & Clearance
       * Gift Guide
   
   ACCESSORIES
    * Shop All Accessories
    * Audio & Electronics
    * Bags, Racks & Trunks
    * Decorative Hardware and Trim
    * eFTR Electric Bikes
    * Fairings
    * Fenders, Bumpers & Rails
    * Floorboards, Pegs & Foot Controls
    * Handlebars, Hand Controls & Grips
    * Highway Bars
    * Lighting
    * Mirrors
    * Performance
    * Seats & Backrests
    * Tanks & Consoles
    * Wheels & Tires
    * Windshields
   
   MAINTENANCE PARTS
    * Shop All Maintenance Parts
    * Air Filters
    * Batteries
    * Belts
    * Bike Covers
    * Brake Pads
    * CruzTOOLS Tool Kits
    * Engine Oil & Lubricants
    * Oil Filter
    * Paint Pens
    * Service Manuals
    * Spark Plugs
    * Tires
    * Vehicle Care
   
   SERVICE PARTS
    * Shop All Service Parts
    * Body & Panels
    * Brakes
    * Bearings
    * Bulbs
    * Bushings/Kits
    * Clutch Parts
    * Electrical Motors
    * Electrical Parts
    * Gauges
    * Handlebars
    * Levers
    * Lights
    * Mirrors
    * Suspension Parts
    * Swingarms
    * Switches
   
   NEW & SALE
    * New Accessories
    * Black Friday Offers
    * 15% Off – Limited Time Offer
    * Sale & Clearance
    * Gift Guide
   
   BY COLLECTION
    *  * FTR
       * Scout Rogue
       * Scout Rogue Sixty
       * Scout Bobber Sixty
       * Scout Sixty
       * Scout Bobber
       * Scout
       * Scout Bobber Twenty
       * Sport Chief
       * Chief Dark Horse
       * Chief Bobber Dark Horse
       * Super Chief Limited
       * Indian Springfield
       * Indian Springfield Dark Horse
       * Chieftain Dark Horse
       * Chieftain Limited
   
    *  * Indian Challenger Dark Horse
       * Indian Challenger Limited
       * Indian Pursuit Dark Horse
       * Indian Pursuit Limited
       * Roadmaster
       * Roadmaster Dark Horse
       * Roadmaster Limited
   
    * 
   
   OTHER WAYS TO SHOP
   
    * FEATURED
      
       * Top Sellers
       * New Arrivals
       * eFTR Electric Bikes
       * Gift Guide
       * Catalog
   
    * SALE & CLEARANCE
      
       * Black Friday Offers
       * Clearance
       * 15% Off - Limited Time Offer
   
    * OPTIMIZE YOUR RIDE
      
       * PowerBand Audio
       * Fit Shop
       * Quick Release Technology
       * Road Trip Ready
       * Parts & Gear for Any Weather
       * Fall Riding Checklist

 * CLOTHING & GEAR
    * RIDING GEAR
      * Shop All Riding Gear
      * Helmets
      * Jackets & Vests
      * Riding Chaps & Pants
      * Gloves
      * Footwear
      * Eyewear
    * CASUAL WEAR
      * Shirts & T-Shirts
      * Hoodies & Sweaters
      * Hats & Caps
      * Personal Accessories
      * Bags & Luggage
      * Rider Collections
    * BY FIT
      * Men's
      * Women's
      * Youth
    * HOME & COLLECTIBLES
      * eFTR Electric Bikes
      * Home & Office Décor
      * Patches, Stickers & Decals
      * Personal Accessories
      * Pet Collection
      * Posters & Signs
      * Official Licensed Products
      * Gift Guide
    * NEW & SALE
      * New Products
      * Black Friday Offers
      * 15% Off - Limited Time Offer
      * Sale & Clearance
   
    * CLOTHING & GEAR
    * RIDING GEAR
    * CASUAL WEAR
    * BY FIT
    * HOME & COLLECTIBLES
    * NEW & SALE
   
    * RIDING GEAR
    * * Shop All Riding Gear
      * Helmets
      * Jackets & Vests
      * Riding Chaps & Pants
      * Gloves
      * Footwear
      * Eyewear
   
    * CASUAL WEAR
    * * Shirts & T-Shirts
      * Hoodies & Sweaters
      * Hats & Caps
      * Personal Accessories
      * Bags & Luggage
      * Rider Collections
   
    * BY FIT
    * * Men's
      * Women's
      * Youth
   
    * HOME & COLLECTIBLES
    * * eFTR Electric Bikes
      * Home & Office Décor
      * Patches, Stickers & Decals
      * Personal Accessories
      * Pet Collection
      * Posters & Signs
      * Official Licensed Products
      * Gift Guide
   
    * NEW & SALE
    * * New Products
      * Black Friday Offers
      * 15% Off - Limited Time Offer
      * Sale & Clearance
   
   Shop All Clothing & Gear
 * SHOPPING TOOLS
    * RESEARCH
      * Build & Price
      * Help Me Choose
      * Find & Compare
      * Motorcycle Reviews
      * Catalogs
      * Gift Guide
    * LOCATE
      * Search New Inventory
      * Search Used Inventory
      * Request a Test Ride
      * Find a Dealer
      * Reserve Yours
      * Indian Motorcycle Rentals
    * PRICING
      * Get Local Price
      * Special Offers
      * Estimate Trade-In Value
      * Payment Calculator
      * Financing Prequalification
      * Insurance
      * Indian Motorcycle Financing
   
    * SHOPPING TOOLS
    * RESEARCH
    * LOCATE
    * PRICING
   
    * RESEARCH
    * * Build & Price
      * Help Me Choose
      * Find & Compare
      * Motorcycle Reviews
      * Catalogs
      * Gift Guide
   
    * LOCATE
    * * Search New Inventory
      * Search Used Inventory
      * Request a Test Ride
      * Find a Dealer
      * Reserve Yours
      * Indian Motorcycle Rentals
   
    * PRICING
    * * Get Local Price
      * Special Offers
      * Estimate Trade-In Value
      * Payment Calculator
      * Financing Prequalification
      * Insurance
      * Indian Motorcycle Financing

 * WHO WE ARE
    * CRAFTSMANSHIP
      * Who We Are
      * History
      * Experience Indian Motorcycle
      * Inside Indian Motorcycle
      * Custom Motorcycles
      * Jack Daniels LE Collection
    * COMMUNITY
      * Indian Motorcycle Riders
      * Honoring Heroes & Military
      * Celebrating Women Riders
      * Events
      * Ambassador Program
    * PERFORMANCE
      * Indian Motorcycle Racing
      * Challenger to Champion
      * Evel Live
   
    * WHO WE ARE
    * CRAFTSMANSHIP
    * COMMUNITY
    * PERFORMANCE
   
    * CRAFTSMANSHIP
    * * Who We Are
      * History
      * Experience Indian Motorcycle
      * Inside Indian Motorcycle
      * Custom Motorcycles
      * Jack Daniels LE Collection
   
    * COMMUNITY
    * * Indian Motorcycle Riders
      * Honoring Heroes & Military
      * Celebrating Women Riders
      * Events
      * Ambassador Program
   
    * PERFORMANCE
    * * Indian Motorcycle Racing
      * Challenger to Champion
      * Evel Live

 * RESOURCES
    * * Help Center
      * Articles
      * Owner Resources
    * * Schedule Service
      * Referral Program
      * Indian Motorcycle Rentals
    * * Orders & Returns
      * Accessory Installation Instructions
      * How to Change Oil
    * * RIDE COMMAND
      * Become a Dealer
      * Become a Technician
   
    * RESOURCES
    * 
    * 
    * 
    * 
   
    * 
    * * Help Center
      * Articles
      * Owner Resources
   
    * 
    * * Schedule Service
      * Referral Program
      * Indian Motorcycle Rentals
   
    * 
    * * Orders & Returns
      * Accessory Installation Instructions
      * How to Change Oil
   
    * 
    * * RIDE COMMAND
      * Become a Dealer
      * Become a Technician

 * Find a Dealer

 *  * * Log In
      * Create Account
    * Account Home
    * My Garage
    * Vehicle 101
    * Check Order Status
    * Schedule Service
    * Rides & Maps
    * Rentals
    * Indian Motorcycle Riders
    * Financing
    * Insurance

 * 0
 * 
 * 


AMERICA'S FIRST MOTORCYCLE COMPANY

EXPLORE THE LINEUP

BLACK FRIDAY SAVINGS: $1,000 OFF eFTR HOOLIGAN 1.2. UP TO $150 OFF ALL PARTS,
ACCESSORIES & GEAR. SEE OFFERS





LINEUP

Slide 1 of 5 - FTR
FTR SCOUT CHIEF INDIAN SPRINGFIELD CHIEFTAIN INDIAN CHALLENGER ROADMASTER INDIAN
PURSUIT ELITE ELECTRIC


FTR X 100% R CARBON

Two brands synonymous with Americana and effort teaming up to give 100% on the
streets.

Starting at $18,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


FTR

An upright yet commanding riding position with plenty of power creates for a
thrilling ride every time you crack the throttle.

Starting at $13,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


FTR SPORT

Bolder, Sportier, and ready for more with more ride enhancing tech to keep you
connected to your motorcycle.

Starting at $15,749
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


FTR R CARBON

The ultimate bike for premium style. FTR R Carbon provides all the power and
tech available all bundled with premium style.

Starting at $17,249
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


2023 FTR RALLY

Scrambler aesthetic with modern performance - the FTR Rally offers a thrilling
riding experience with retro style and comfortable ergos.

Starting at $14,499
US MSRP

Manufacturer’s suggested retail price (MSRP) subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Commodity surcharge will apply. Plus destination charge and
set-up. May be shown with additional modifications or accessories.

Plus commodity surcharge of $500 will apply.
Plus destination charge and set-up.
 * EXPLORE VEHICLE
 * BUILD YOURS

 1. 
 2. 
 3. 
 4. 
 5. 


SCOUT ROGUE

Mean, performance-oriented style and amenities make Scout Rogue an extension of
your own personal style.

Starting at $12,749
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SCOUT SIXTY

Heritage-inspired with classic fenders and bodylines draws you back to the
earliest Scout models but now with more technology and capability.

Starting at $11,749
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SCOUT

For those who want the best, Scout has the same great heritage style cues of the
Scout Sixty, with more power and integrated tech, plus room for two.

Starting at $13,249
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SCOUT BOBBER SIXTY

Featuring a 60 cu in liquid-cooled engine, the Scout Bobber Sixty is a
minimalist, blacked out cruiser that is a fun for any rider.

Starting at $10,749
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SCOUT BOBBER

Aggressive bobber design gives an old school look that commands attention. More
power and integrated tech set the Bobber apart from the Bobber Sixty.

Starting at $12,249
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SCOUT BOBBER TWENTY

Spoked wheels, mini-ape handlebars, and a more relaxed position give this bike
iconic Bobber style.

Starting at $13,249
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SCOUT ROGUE SIXTY

With a 60 cu in engine, the Rogue Sixty has the same mean style as the Scout
Rogue, with more approachable power and price tag.

Starting at $11,249
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SPORT CHIEF

The ultimate performance cruiser thanks to Fox® piggyback rear shocks, inverted
KYB® front forks, Brembo® dual disc brakes, 6-inch risers, moto style bars and
more.

Starting at $19,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


CHIEF

A stripped down cruiser with modern capability. Mid-mount foot controls and drag
handlebars provide a forward, upright position.

Starting at $14,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


CHIEF DARK HORSE

Everything you love about the Chief with blacked-out finishes, more power and
more ride-enhancing tech.

Starting at $18,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


CHIEF BOBBER

Get out and turn heads with this iconic Bobber styled bike. Mini ape handlebars
and forward foot controls provide a stout attitude when riding this bike.

Starting at $16,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


CHIEF BOBBER DARK HORSE

Blacked out finishes, more power, and more ride-enhancing tech giving you a bike
with the most attitude.

Starting at $19,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SUPER CHIEF

Touring-inspired amenities suite riders who want to ride longer, haul more
cargo, or add a passenger.

Starting at $18,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


SUPER CHIEF LIMITED

All the features of the Super Chief with added premium chrome finishes, more
power, and more ride enhancing tech.

Starting at $21,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN SPRINGFIELD

Style meets comfort. A nod to the classic Indian Motorcycle style with modern
amenities for long-haul comfort.

Starting at $22,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN SPRINGFIELD DARK HORSE

Inspired by the look of custom bikes, the Springfield Dark Horse keeps your
fists in the wind and eyes on you.

Starting at $24,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


CHIEFTAIN

Streamlined fork-mounted fairing, crisp bodylines, and modern amenities provide
everything you need in a modern day bagger.

Starting at $23,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


CHIEFTAIN DARK HORSE

Powered by the legendary Thunderstroke engine giving you more power, more
technology, and a meaner blacked out style.

Starting at $29,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


CHIEFTAIN LIMITED

All the same great features of the Chieftain Dark Horse in a classic package of
premium metallic paints and chrome finishes.

Starting at $28,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


2023 CHIEFTAIN ELITE

Designed for riders who demand the best of the best and want to stand out, the
Chieftain Elite is the most premium Chieftain available.

Starting at $35,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN CHALLENGER

A frame-mounted fairing, bold, distinctive styling, and modern amenities provide
everything you need in a modern day bagger.

Starting at $26,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN CHALLENGER DARK HORSE

High performance in a full size bagger. Everything you love about the Indian
Challenger, with more ride-enhancing technology and blacked-out style.

Starting at $30,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN CHALLENGER LIMITED

All the same great features of the Indian Challenger Dark Horse in a classic
package of premium metallic paints and chrome finishes.

Starting at $29,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN CHALLENGER ELITE

Packed with industry leading technology, the Indian Challenger Elite is the
highest-performance Indian Challenger to date.

Starting at $38,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


ROADMASTER

Fully loaded with Classic American Style as a nod to our heritage. The
classically designed fairing and valanced fender makes it easy to tell this bike
is an Indian Motorcycle.

Starting at $32,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


ROADMASTER DARK HORSE

Confident and mean style with premium blacked out finishes front to back command
attention. No amenities are sacrificed to ensure riders are comfortable for a
long ride.

Starting at $32,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


ROADMASTER LIMITED

Sparkling Chrome and premium metallic paints provide the perfect balance of
modern and heritage inspired style while crushing miles with endless amenities.

Starting at $32,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN PURSUIT DARK HORSE

The next generation in American touring performance with an aggressive
blacked-out finish to match.

Starting at $35,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN PURSUIT LIMITED

This chromed-out powerhouse redefines American touring performance. It’s ready
for any route you can dream up.

Starting at $34,999
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN PURSUIT DARK HORSE WITH POWERBAND AUDIO PACKAGE

With impeccable blacked-out finishes, step up to the ultimate touring
experience, with even more performance, amenities, and comfort.

Starting at $37,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN PURSUIT LIMITED WITH POWERBAND AUDIO PACKAGE

Metallic paint and covered in chrome, step up to the ultimate touring
experience, with even more performance, amenities, and comfort.

Starting at $36,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


2023 INDIAN PURSUIT ELITE

American touring performance has been elevated to a whole new level. Premium
componentry and cutting edge style set the Indian Pursuit Elite apart.

Starting at $39,999
US MSRP

Manufacturer’s suggested retail price (MSRP) subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Commodity surcharge will apply. Plus destination charge and
set-up. May be shown with additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


INDIAN CHALLENGER ELITE

Packed with industry leading technology, the Indian Challenger Elite is the
highest-performance Indian Challenger to date.

Starting at $38,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


2023 INDIAN PURSUIT ELITE

American touring performance has been elevated to a whole new level. Premium
componentry and cutting edge style set the Indian Pursuit Elite apart.

Starting at $39,999
US MSRP

Manufacturer’s suggested retail price (MSRP) subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Commodity surcharge will apply. Plus destination charge and
set-up. May be shown with additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


2023 CHIEFTAIN ELITE

Designed for riders who demand the best of the best and want to stand out, the
Chieftain Elite is the most premium Chieftain available.

Starting at $35,499
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


 * EXPLORE VEHICLE
 * BUILD YOURS


EFTR YOUTH BIKES

Starting at $530
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


EXPLORE VEHICLE


EFTR HOOLIGAN 1.2

Starting at $3,600
US MSRP

Manufacturer's suggested retail price (MSRP) is subject to change. MSRP excludes
destination and handling fees, tax, title, license and registration. Dealer
prices may vary. Plus destination charge and set-up. May be shown with
additional modifications or accessories.


EXPLORE VEHICLE


SAVE ON PARTS,
SERVICE & GEAR

SHOP OFFERS
Introducing


SPORT CHIEF



Purpose built from the factory to perform.


EXPLORE VEHICLE



FIND THE PERFECT MOTORCYCLE

HELP ME CHOOSE


SET THE STANDARD

Shop the newest collections of jackets, shirts, helmets, and more.


SHOP ALL
Men's Lambeth Jacket, Black
$499.99
Women's Harrison Wax Jacket, Green
$299.99
Men's Duofold Henley Long Sleeve T-Shirt, Navy
$59.99
Women's Cotton Mesh Colorblock Long Sleeve T-Shirt, White
$59.99
Matte Modular (Flip-Up) Helmet, Black
$299.99
Men's Applique Headdress Hoodie, Black
$89.99
Men's Cold Weather Glove
$99.99
Established 1901 Flat Peak Cap, Black
$34.99
Women's Contrast Ribbed Sweatshirt, Gray
$79.99
IMC Bike Mat
$229.99


PARTS & ACCESSORIES

Game-changing motorcycles deserve parts and accessories that are just as
innovative.


SHOP PARTS & ACCESSORIES


A LEGENDARY MOTORCYCLE BRAND

From humble beginnings in Springfield, MA to the legendary motorcycle brand
we've become today, learn how America's first motorcycle company began.


 * STUDY OUR HISTORY

Out in front since day one. Through endless innovation and bold styling, we've
become one of America's premier choices for motorsports.


 * BUILD YOURS


COMMUNITY

Follow us on Instagram to stay on top of all things Indian Motorcycle.




+

View Instagram

+

View Instagram

+

View Instagram

+

View Instagram

+

View Instagram

+

View Instagram

(  /  )


Modern. Aggressive. #ChieftainLimited An Air-Cooled Thunderstroke 116 engine
that produces 126 ft-lbs of torque, premium chrome finishes, a sleek fairing,
slammed saddlebags and LED lighting from nose to tail complete the
custom-inspired look. Discover the 2024 lineup through the link in our bio.
#indianmotorcycle


Riding is privilege. As is the freedom to do so. Today, we're honored to show
thanks for that freedom. Please enjoy a happy #VeteransDay from your friends at
#indianmotorcycle. Photo by, and many thanks to you @kylesviewproductions for
you service.




RESOURCES


OWNER RESOURCES

LEARN MORE


MOTORCYCLE DETAILING GUIDE

VIEW ARTICLE


STAY INFORMED

Sign up for the latest news, updates and offers


Thank you for signing up!

Look for exclusive news and offers in your e-mail soon!


First Name


Last Name


Email Address


Postal Code


SUBMIT

*By clicking on Submit you agree to receive promotional emails from the Polaris
family of brands including Indian Motorcycle. You can opt-out at any time.
Privacy Policy




Diese Website nutzt Cookies und verwandte Technologien gemäß der Beschreibung in
unserer Datenschutzrichtlinie zu Zwecken, zu denen unter anderem der Betrieb der
Website, Analyse, verbessertes Nutzererlebnis und Werbung zählen. Sie können
unserer Nutzung dieser Technologien zustimmen oder Ihre eigenen Präferenzen
verwalten.
Einstellungen verwalten Akzeptieren Alle Ablehnen
 * SUBSCRIBE NOW
 * FIND A DEALER

US-ENGLISH
 * United States
   English Español
 * Canada
   English Français
 * Mexico
   Spanish
 * View All
   Global Sites

MOTORCYCLES
 * FTR Lineup
 * Scout Lineup
 * Chief Lineup
 * Indian Springfield Lineup
 * Chieftain Lineup
 * Indian Challenger Lineup
 * Roadmaster Lineup
 * Indian Pursuit Lineup
 * Elite Lineup
 * 2024 Model Lineup
 * 2023 Model Lineup
 * Model Archive

SHOPPING TOOLS
 * Help Me Choose
 * Compare Models
 * Build & Price
 * Get Local Price
 * Estimate Trade-In Value
 * Find A Dealer
 * Special Offers
 * Search Inventory
 * Financing Prequalification
 * Insurance
 * Parts & Accessories
 * Clothing & Gear

ASSISTANCE
 * Order Tracking
 * Returns
 * Order Cancellations
 * Shipping & Delivery
 * Help Center

OWNER RESOURCES
 * Owner's Manuals
 * Riders Page
 * RIDE COMMAND
 * Schedule Service
 * Referral Program

ABOUT US
 * About Indian Motorcycle
 * News
 * Events
 * Become a Dealer
 * Become a Technician
 * Global Sites
 * History

© 2023 Indian Motorcycle

 * Site Map
 * Privacy
 * Cookie-Präferenzen
 * Terms
 * Accessibility
 * Careers
 * Global Sites

 * 
 * 
 *