www.cartersubarushoreline.com Open in urlscan Pro
104.17.38.150  Public Scan

Submitted URL: https://mysurl.us/V2/l2HK1ntAds4
Effective URL: https://www.cartersubarushoreline.com/retailer-event-details/?eventID=296
Submission: On February 16 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST /retailer-event-details/?eventID=296

<form class="form  form_design_version_2 thm-form_light form_start_added" action="/retailer-event-details/?eventID=296" id="form17010" method="post">
  <div id="expand-45219" style="display: block;">
    <h2 class="form_set_header  thm-inverse_text_color thm-hglight-bg_color ">Contact Information</h2>
    <fieldset id="form17010_set45219" class=""><input type="hidden" name="location_id-228186" value="9089">
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_50 ">
        <script type="text/javascript">
          require(['jquery', 'jquery-ui']);
        </script>
        <label class="text_input thm-light_text_color" for="name_first-228189">First Name*</label>
        <input type="text" name="name_first-228189" id="name_first-228189" value="" class="text_input rounded_corners thm-general_border "
          style="height: 2.4em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;" autocomplete="given-name">
      </div>
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_50 ">
        <script type="text/javascript">
          require(['jquery', 'jquery-ui']);
        </script>
        <label class="text_input thm-light_text_color" for="name_last-228192">Last Name*</label>
        <input type="text" name="name_last-228192" id="name_last-228192" value="" class="text_input rounded_corners thm-general_border "
          style="height: 2.4em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;" autocomplete="family-name">
      </div>
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_100 ">
        <script type="text/javascript">
          require(['jquery', 'jquery-ui']);
        </script>
        <label class="text_input thm-light_text_color" for="zip-228272">Zip</label>
        <input type="number" name="zip-228272" id="zip-228272" value="" class="text_input rounded_corners thm-general_border " style="height: 2.4em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;"
          autocomplete="postal-code" pattern="[0-9]*">
      </div>
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_100 "><label id="common_label_radio_input_group-228201" class="radio_input_group thm-light_text_color">Current Subaru
          owner?</label>
        <div class="radio_input_group-wrap col_auto fl_l" style="float: left; margin-right: 5px;">
          <input type="radio" aria-labelledby="common_label_radio_input_group-228201 label_radio_input_group-228201-yes" class="radio_input_group fl_l rb_input" name="radio_input_group-228201" value="Yes">
          <label id="label_radio_input_group-228201-yes" class="fl_l rb">Yes</label>
          <div class="fl_c"></div>
        </div>
        <div class="radio_input_group-wrap col_auto fl_l" style="float: left; margin-right: 5px;">
          <input type="radio" aria-labelledby="common_label_radio_input_group-228201 label_radio_input_group-228201-no" class="radio_input_group fl_l rb_input" name="radio_input_group-228201" value="No">
          <label id="label_radio_input_group-228201-no" class="fl_l rb">No</label>
          <div class="fl_c"></div>
        </div>
        <div class="fl_c"></div>
      </div>
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_100 "><label id="label_phone_home-228198" class="multi_text_input thm-light_text_color"
          for="phone_home-228198">Phone</label>
        <div class="fl_l multi_text_input" style="-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:30%;">
          <input type="text" name="phone_home-228198:1" id="phone_home-228198:1" value="" maxlength="3" class="multi_text_input rounded_corners thm-general_border"
            style="height: 2.4em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;" autocomplete="tel-area-code" aria-labelledby="label_phone_home-228198">
        </div>
        <div class="fl_l multi_text_input" style="-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left:10px;width:30%;">
          <input type="text" name="phone_home-228198:2" id="phone_home-228198:2" value="" maxlength="3" class="multi_text_input rounded_corners thm-general_border"
            style="height: 2.4em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;" autocomplete="tel-local-prefix" aria-labelledby="label_phone_home-228198">
        </div>
        <div class="fl_l multi_text_input" style="-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left:10px;width:40%;">
          <input type="text" name="phone_home-228198:3" id="phone_home-228198:3" value="" maxlength="4" class="multi_text_input rounded_corners thm-general_border"
            style="height: 2.4em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;" autocomplete="tel-local-suffix" aria-labelledby="label_phone_home-228198">
        </div>
        <script type="text/javascript">
          require(['jquery'], function($) {
            $(".multi_text_input input").each(function(i) {
              $(this).keyup(function() {
                if ($(this).val().length == $(this).attr('maxlength')) {
                  $(this).parent().next().children('input').focus();
                }
              });
            });
          });
        </script>
      </div>
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_100 ">
        <script type="text/javascript">
          require(['jquery', 'jquery-ui']);
        </script>
        <label class="text_input thm-light_text_color" for="email-228195">Email*</label>
        <input type="text" name="email-228195" id="email-228195" value="" class="text_input rounded_corners thm-general_border " style="height: 2.4em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;"
          autocomplete="email">
      </div>
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_100 "><label class="select_input thm-light_text_color" for="select_input-228275">Would you like a follow-up from a sales
          consultant?</label>
        <select name="select_input-228275" id="select_input-228275" class="select_input rounded_corners thm-general_border thm-light_text_color"
          style="height: 2.4em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;">
          <option value="Yes">Yes</option>
          <option value="No">No</option>
        </select>
      </div>
      <input type="hidden" name="oem_source_id_override-228209" id="oem_source_id_override-228209" value="296">
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_100 "><label id="pre_label_ccpa_checkbox_input-1617-checkbox_1802020799" class="checkbox_input thm-light_text_color">By
          submitting this form I understand that Carter Subaru Shoreline may contact me with offers or information about their products and service.</label>
        <input type="hidden" id="ccpa_checkbox_input-1617-checkbox_1802020799" name="ccpa_checkbox_input-1617-checkbox" value="Unchecked">
        <input type="checkbox" id="ccpa_checkbox_input-1617-checkbox_1802020799" name="ccpa_checkbox_input-1617-checkbox" class="checkbox_input ccpa_cb_input cb_input ccpa_cb_input" value="Checked"
          aria-describedby="pre_label_ccpa_checkbox_input-1617-checkbox_1802020799"><label for="ccpa_checkbox_input-1617-checkbox_1802020799" class="checkbox_input cb thm-light_text_color ccpa_cb_label">I agree*</label>
        <input type="hidden" id="ccpa_checkbox_input-1617-content" name="ccpa_checkbox_input-1617-content" value="9301">
      </div>
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_100 "><label class="thm-light_text_color" for="preferred_contact_select_input-1611-method-1708110436">Contact Me
          by</label>
        <select name="preferred_contact_select_input-1611-method" id="preferred_contact_select_input-1611-method-1708110436" class="rounded_corners thm-general_border thm-light_text_color"
          style="height: 2.3em; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;">
          <option value="Email">Email</option>
          <option value="Phone">Phone</option>
          <option value="Text">Text</option>
        </select>
        <div class="disclaimer-container-1708110436" style="display: none;">
          <div style="padding: 5px 5px 0;">By checking here, I direct Carter Subaru Shoreline to send me text messages to market or advertise products, goods, or services. These text messages may be transmitted through autodialed calls or robotext.
            By checking the checkbox and clicking submit, I confirm that I am the current owner/subscriber of the mobile number provided or that the current owner/subscribed of this mobile phone number authorized me to provide this number to the
            dealer. I understand that my consent is not required as a condition of purchase and that I can revoke my consent at any time. My carrier wireless and text message fees may apply. I will contact the dealer directly to provide reasonable
            notice if I no longer wish to receive automated calls or texts.</div>
          <input type="hidden" id="preferred_contact_select_input-1611-disclaimer" name="preferred_contact_select_input-1611-disclaimer" value="Unchecked">
          <input type="checkbox" id="preferred_contact_select_input-1611-disclaimer" name="preferred_contact_select_input-1611-disclaimer" class="fl_l cb_input" value="Checked">
          <label for="preferred_contact_select_input-1611-disclaimer" class="fl_l cb thm-light_text_color">Opt In</label>
          <input type="hidden" id="preferred_contact_select_input-1611-disclaimer_content" name="preferred_contact_select_input-1611-disclaimer_content" value="9302">
        </div>
        <script>
          require(['jquery', 'jquery-ui'], function($) {
            $(document).ready(function() {
              var modal_form_id = '#modal_form_container';
              var optin_modal_id = '#preferred_contact_select_input-1611-disclaimer_optin_modal-1708110436';
              var delay = 400;
              var disclaimer_container = $('.disclaimer-container-1708110436');
              var disclaimer_checkbox = disclaimer_container.find('input[type="checkbox"]#preferred_contact_select_input-1611-disclaimer');
              var disclaimer_form_parent = disclaimer_container.closest('form');
              var disclaimer_select = $('#preferred_contact_select_input-1611-method-1708110436');
              var disclaimer_form_email_label = disclaimer_form_parent.find("input[name^='email']").first().siblings('label');
              var disclaimer_form_phone_label = disclaimer_form_parent.find("input[name^='phone']").first().parent().siblings('label');
              var disclaimer_form_phone_required = disclaimer_form_phone_label.text().slice(-1) === '*';
              if (disclaimer_select.find('option:selected').val() != 'Email' && disclaimer_checkbox.prop('checked') !== true) {
                disclaimer_form_parent.addClass('opt_in_pending');
              }
              disclaimer_checkbox.on('change', function() {
                if (disclaimer_checkbox.prop('checked') === true) {
                  disclaimer_form_parent.removeClass('opt_in_pending');
                } else {
                  disclaimer_form_parent.addClass('opt_in_pending');
                }
              });
              disclaimer_select.on('change', function() {
                var selected_val = $(this).find('option:selected').val();
                if (selected_val === 'Phone' || selected_val === 'Text') {
                  if (disclaimer_form_phone_label.text().slice(-1) !== '*') {
                    disclaimer_form_phone_label.append('*');
                  }
                  if (disclaimer_form_email_label.text().slice(-1) === '*') {
                    disclaimer_form_email_label.text(disclaimer_form_email_label.text().slice(0, -1));
                  }
                } else {
                  if (
                    // phone is required by default on forms like the finance application
                    disclaimer_form_phone_required === false && disclaimer_form_phone_label.text().slice(-1) === '*') {
                    disclaimer_form_phone_label.text(disclaimer_form_phone_label.text().slice(0, -1));
                  }
                  if (disclaimer_form_email_label.text().slice(-1) !== '*') {
                    disclaimer_form_email_label.append('*');
                  }
                }
                if ($.inArray(selected_val, ["Phone", "Text"]) !== -1) {
                  if (disclaimer_checkbox.prop('checked') !== true) {
                    disclaimer_form_parent.addClass('opt_in_pending');
                  }
                  disclaimer_container.show(400, function() {
                    centerDialog(modal_form_id, delay);
                  });
                } else {
                  disclaimer_form_parent.removeClass('opt_in_pending');
                  disclaimer_container.hide(400, function() {
                    centerDialog(modal_form_id, delay);
                  });
                }
              });

              function centerDialog(modal_form_id, delay) {
                var scroll_top = (window._is_responsive ? -parseFloat($('html').css('top')) : $(window).scrollTop());
                $(modal_form_id).closest('.ui-dialog').animate({
                  top: ((scroll_top + ($(window).height() - $(modal_form_id).closest('.ui-dialog').outerHeight()) / 2)) + 'px'
                }, delay);
              }
              $(optin_modal_id).dialog({
                modal: true,
                resizable: false,
                draggable: false,
                autoOpen: false,
                width: '100%',
                dialogClass: 'preferred_contact_method_optin_modal_dialog',
                classes: {
                  'ui-dialog': 'preferred_contact_method_optin_modal_dialog'
                },
                closeOnEscape: false,
                open: function(event, ui) {
                  $(this).find('input:first').blur();
                  var me = $(this);
                  var parent = me.closest('.ui-dialog');
                  var scroll_pos = $(window).scrollTop();
                  me.css('margin', '0 auto').css({
                    'padding': '0px'
                  });
                  me.find('.flex').removeAttr('style');
                  parent.find('.ui-dialog-titlebar-close').hide();
                  if (!parent.find('.modal-inner-wrapper').length) {
                    parent.children().wrapAll('<div class="modal-inner-wrapper" />');
                  }
                  parent.removeClass('ui-widget-content ui-corner-all');
                  parent.find('.ui-corner-all').removeClass('ui-corner-all');
                  $(optin_modal_id + ' .optin_modal_button').one('click', function() {
                    $.when($('input[type="checkbox"]#preferred_contact_select_input-1611-disclaimer').prop('checked', true)).done(function() {
                      $(optin_modal_id).dialog('close');
                    });
                  });
                  $(optin_modal_id + ' .optout_modal_button').one('click', function() {
                    $.when($('#preferred_contact_select_input-1611-method-1708110436').find('option[value="Email"]').prop('selected', true)).done(function() {
                      $(optin_modal_id).dialog('close');
                    });
                  });
                },
              });
              $(optin_modal_id).one('dialogclose', function() {
                $('.preferred_contact_method_optin_modal').remove();
                $('.preferred_contact_method_optin_modal_dialog').remove();
                disclaimer_form_parent.submit();
              });
              $(disclaimer_form_parent).one('submit.preferred_contact_disclaimer', function(e) {
                var selected_val = disclaimer_select.find('option:selected').val();
                if ($.inArray(selected_val, ["Phone", "Text"]) !== -1 && disclaimer_checkbox.prop('checked') === false) {
                  e.preventDefault();
                  disclaimer_form_parent.removeClass('opt_in_pending');
                  $(optin_modal_id).dialog('open');
                }
              });
              $(window).on('resize.preferred_contact_disclaimer, scroll.preferred_contact_disclaimer', function() {
                $(optin_modal_id).dialog('option', 'position', 'center');
              });
            });
          });
        </script>
        <style>
          .preferred_contact_method_optin_modal_dialog {
            max-width: 500px;
          }

          .preferred_contact_method_optin_modal {
            display: none;
            overflow: hidden;
          }

          .preferred_contact_method_optin_modal .optin_modal_container {
            padding: 0 10px;
            text-align: justify;
          }

          .preferred_contact_method_optin_modal .optin_modal_buttons {
            margin: 10px 0;
          }

          .preferred_contact_method_optin_modal .optin_modal_buttons * {
            display: inline-block;
            padding: 10px;
            margin: 0;
          }

          .preferred_contact_method_optin_modal .optin_modal_button,
          .preferred_contact_method_optin_modal .optout_modal_button {
            cursor: pointer;
          }
        </style>
      </div>
      <div class="form__item_wrapper form__item_wrapper--padding form__item_wrapper--width_100 form__item_wrapper--mobile_width_100 ">
        <div id="2090" class="plain_text thm-light_text_color">
          <p class="glba-disclaimer-form-text">By submitting your information, you agree to our <a href="/privacy-policy/"><span>Privacy Policy</span></a>.</p>
        </div>
      </div>
      <br class="fl_c">
    </fieldset>
  </div>
  <div class="email_catch" style="position:absolute;left:-9999px;">
    <label for="email_17010_636">Do not enter anything in this field</label>
    <input type="text" name="email" id="email_17010_636" size="64" value="" autocomplete="liame" tabindex="-1">
  </div>
  <input type="hidden" name="form_id" value="17010"><input type="hidden" name="lead_id" value="">
  <input type="hidden" name="lead_form_data"
    value="YTo0OntzOjc6ImZvcm1faWQiO3M6NToiMTcwMTAiO3M6MTE6ImZsYWdfY3VzdG9tIjtiOjE7czoxNjoiaW5zdHJ1Y3Rpb25fZGF0YSI7YToxMjp7czoxMToiY2F0ZWdvcnlfaWQiO3M6MToiMiI7czo4OiJtZWRpYV9pZCI7aToxO3M6MTM6ImF0dHJpYnV0ZV9pZHMiO047czo2OiJzb3VyY2UiO3M6MjA6IlJldGFpbCBFdmVudCBEZXRhaWxzIjtzOjE0OiJwcmltYXJ5X3NvdXJjZSI7TjtzOjExOiJsZWFkX2dyb3VwcyI7YToxOntpOjA7aTowO31zOjExOiJ0ZXh0X2VtYWlscyI7czowOiIiO3M6MTA6InhtbF9lbWFpbHMiO3M6MDoiIjtzOjExOiJzdWNjZXNzX3VybCI7czoxMToiL3RoYW5rLXlvdS8iO3M6MTY6ImVuYWJsZV9yZWNhcHRjaGEiO047czoxNzoiZGlzYWJsZV9zbWFydHBhdGgiO047czo5OiJhbHRfdGl0bGUiO047fXM6NzoibGVhZF9pZCI7Tjt9">
  <input type="hidden" name="modal_data" id="modal_data" value="">
  <input type="hidden" name="ah" id="ah" value="0e05683a090659cc23456097bf3752a5">
  <input type="hidden" name="lv" id="lv" value="SHS8ZxWRcBZJ/KsIKEi+bgkcq2jLva/B00Z4ETrk/BXV8n4uwYeW+lOSJc0sywcDgB1JYW882nTWrx1H0Cfgmw==">
  <input type="hidden" name="jst" id="jst" value="10"><input type="submit" value="Submit Form" class="thm-inverse_text_color thm-hglight-bg_color">
  <div class="fl_c"></div>
</form>

<form id="offlineFormTag"><span id="form-title-text">Live Chat is unavailable at the moment. Please leave a message.</span><label id="offlineLabelName" for="offlineName">Name<span class="reqRed">*</span></label><input id="offlineName"
    placeholder="Please enter your name"><span id="ername" class="errormsg">Please enter your name</span><label id="offlineLabelEmail" for="offlineEmail">Email<span class="reqRed">*</span></label><input id="offlineEmail"
    placeholder="Please enter your email"><span id="eremail" class="errormsg">Please enter your valid email</span><label id="offlineLabelPhone" for="offlinePhone">Phone<span class="reqRed">*</span></label><input id="offlinePhone"
    placeholder="Please enter your phone"><span id="erphone" class="errormsg">Please enter your phone</span><label id="offlineLabelCommentBox" for="offlineCommentBox">Comment</label><input id="offlineCommentBox"
    placeholder="Please enter your comment"><input id="setOfflineButton" type="button" value="SUBMIT">
  <div id="powerdByOffline">Powered by </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

This website is AudioEye enabled and is being optimized for accessibility. To
open the AudioEye Toolbar, press "shift + =". Some assistive technologies may
require the use of a passthrough function before this keystroke. For more
information, activate the button labeled “Explore your accessibility options”.

Carter Subaru Shoreline☰
 * New Vehicles
   * New Inventory
     * Browse New Inventory
     * New Vehicle Specials
     * Finance Application
     * Subaru Incentives
     * Awards and Accolades
     * KBB Instant Cash Offer
   * Research
     * Lease Return Center
     * Subaru Buy Vs. Lease
     * Brochures
     * Consumer Reports
     * Testimonials
   * Trade Tools
     * Value Your Trade
     * Guaranteed Trade-In Program
   * Search Inventory
     * Crosstrek Vehicles
     * Outback Vehicles
     * Forester Vehicles
     * Ascent Vehicles
     * Impreza Vehicles
     * WRX Vehicles
     * Legacy Vehicles
     * Solterra Vehicles
   * Model Research
     * Showroom
     * 2025 Subaru Forester
     * 2024 Subaru Wilderness
     * 2024 Subaru WRX
     * 2024 Subaru Outback Wilderness
     * 2024 Subaru Outback
     * 2024 Subaru Legacy
     * 2024 Subaru Impreza
     * 2024 Subaru Forester Wilderness
     * 2024 Subaru Forester
     * 2024 Subaru Crosstrek Wilderness
     * 2024 Subaru Crosstrek
     * 2024 Subaru BRZ
     * 2024 Subaru Ascent
     * 2023 Subaru WRX
     * 2023 Subaru Solterra
     * 2023 Subaru Outback Wilderness
     * 2023 Subaru Outback
     * 2023 Subaru Impreza
     * 2023 Subaru Crosstrek Hybrid
     * 2023 Subaru Crosstrek
     * 2023 Subaru BRZ
     * 2023 Subaru Ascent
 * Pre-Owned
   * Used Inventory
     * Browse Used Inventory
     * Vehicles Under $20,000
     * Used Vehicle Specials
     * One-Owner Vehicles
     * Custom 2020 Subaru WRX STI
     * KBB Instant Cash Offer
   * Certified Inventory
     * Certified Vehicles
     * Subaru Certified Pre-Owned Program
   * Search Inventory
     * All Used Vehicles
     * Certified
     * Subaru Vehicles
 * Sell Us Your Car
   * * KBB Instant Cash Offer
 * Finance & Specials
   * Finance Center
     * Finance Department
     * Finance Application
     * Value Your Trade
     * Buy Or Lease?
     * Contact Us
     * Added Security Plans
   * Trade Tools
     * Sell Us Your Vehicle
     * Trade Up Advantage
     * Guaranteed Trade-In Program
     * Get Pre Approved
     * KBB Instant Cash Offer
   * Specials
     * New Specials
     * College Grad Program
     * Military Incentive Program
 * Service
   * Service Center
     * Express Service
     * Rent A Subaru
     * Service Department
     * Why Subaru Service - Dare To Compare
     * Subaru Certified Technician
     * Tire Center
     * Personalize Your Subaru
   * Common Service Questions
     * Brakes & Other Maintenance
     * Oil and Fluids
     * Warning Lights
     * Weather Prep
     * Bluetooth Advice
     * Pairing Your Cell Phone
   * Service Care
     * Maintenance Schedule Lookup
     * Brake Repair Information
     * Common Service Information
   * Recall Information
     * Vehicle Recalls
     * Vehicle Recall Request
 * Parts
   * Parts Center
     * Subaru Parts Center
     * Buy Subaru Parts Online
     * Why Genuine Subaru Accessories
     * Personalize Your Subaru
   * Parts & Service Specials
     * Service Specials
     * Parts Specials
   * Tire & Subaru Accessories
     * Tire Center
     * Subaru Pet-Friendly Accessories
 * About Us
   * About Us
     * Meet Our Staff
     * About Our Dealership
     * Carter Subaru Advantage
     * Free Subaru Badge of Ownership
     * Touch Free Experience - Service Department
     * Contact Us
     * Directions
     * Employment Opportunities
     * Reviews
     * Love Encore
   * Our Community
     * Join Our Team
     * Community Partners
     * Subaru Love Promise
   * Our Environment
     * Subaru and the Environment
     * An Eco-Friendly Dealer
     * Planting a Forest One Test Drive at a Time
     * Subaru and the Environment
   * Our Blogs
     * Blog
 * Custom 2020 Subaru WRX STI

Carter Subaru
Shoreline

 * New Vehicles▼
   
 * Pre-Owned▼
   
 * Sell Us Your Car▼
   
 * Finance & Specials▼
   
 * Service▼
   
 * Parts▼
   
 * About Us▼
   
 * Custom 2020 Subaru WRX STI
   

New Inventory
 * Browse New Inventory
 * New Vehicle Specials
 * Finance Application
 * Subaru Incentives
 * Awards and Accolades
 * KBB Instant Cash Offer

Research
 * Lease Return Center
 * Subaru Buy Vs. Lease
 * Brochures
 * Consumer Reports
 * Testimonials

Trade Tools
 * Value Your Trade
 * Guaranteed Trade-In Program

Browse by Make & Model

Model Research

Click to return to menu.

Used Inventory
 * Browse Used Inventory
 * Vehicles Under $20,000

 * Used Vehicle Specials
 * One-Owner Vehicles

 * Custom 2020 Subaru WRX STI
 * KBB Instant Cash Offer

Certified Inventory
 * Certified Vehicles

 * Subaru Certified Pre-Owned Program

Browse by Make

Click to return to menu.

 * KBB Instant Cash Offer

Finance Center
 * Finance Department
 * Finance Application
 * Value Your Trade

 * Buy Or Lease?
 * Contact Us
 * Added Security Plans

Trade Tools
 * Sell Us Your Vehicle
 * Trade Up Advantage
 * Guaranteed Trade-In Program
 * Get Pre Approved
 * KBB Instant Cash Offer

Specials
 * New Specials
 * College Grad Program

 * Military Incentive Program

Click to return to menu.

Service Center
 * Express Service
 * Rent A Subaru
 * Service Department

 * Why Subaru Service - Dare To Compare
 * Subaru Certified Technician

 * Tire Center
 * Personalize Your Subaru

Common Service Questions
 * Brakes & Other Maintenance
 * Oil and Fluids

 * Warning Lights
 * Weather Prep

 * Bluetooth Advice
 * Pairing Your Cell Phone

Service Care
 * Maintenance Schedule Lookup

 * Brake Repair Information

 * Common Service Information

Recall Information
 * Vehicle Recalls

 * Vehicle Recall Request

Click to return to menu.

Parts Center
 * Subaru Parts Center
 * Buy Subaru Parts Online

 * Why Genuine Subaru Accessories
 * Personalize Your Subaru

Parts & Service Specials
 * Service Specials

 * Parts Specials

Tire & Subaru Accessories
 * Tire Center
 * Subaru Pet-Friendly Accessories

Click to return to menu.

About Us
 * Meet Our Staff
 * About Our Dealership

 * Carter Subaru Advantage
 * Free Subaru Badge of Ownership

 * Touch Free Experience - Service Department
 * Contact Us

 * Directions
 * Employment Opportunities

 * Reviews
 * Love Encore

Our Community
 * Join Our Team

 * Community Partners

 * Subaru Love Promise

Our Environment
 * Subaru and the Environment

 * An Eco-Friendly Dealer

 * Planting a Forest One Test Drive at a Time

 * Subaru and the Environment

Our Blogs
 * Blog

Click to return to menu.

Schedule Service Buy Subaru Parts
Directions

Schedule Service Buy Subaru Parts
17225 Aurora Ave N Seattle, WA 98133
Sales: (206) 746-7203
Service: (206) 746-7203
Contact Us


PROUD PARTNER OF OPERATION WARM®.

Imagine having to go without proper fitting shoes and socks on a regular basis.
For millions of children and adults experiencing homelessness and other urgent
need situations across the country and even here in Shoreline, this can be a
harsh reality.

Helping others is the key to a strong community which is why Carter Subaru
believes in helping to support individuals and families in urgent need. And this
year, during Subaru Loves to Help® month, we are joining Subaru and retailers
nationwide in partnering with Operation Warm®, a national nonprofit focused on
connecting children with the resources they need to thrive. This partnership
will amplify our continued support for those who need it most.

This February, Carter Subaru is visiting a local organization to provide
children in urgent need with brand-new shoes and socks.

These essential items not only help keep children protected, warm, and dry, they
can have a significant impact on a child's mental and emotional well-being.
These items can mean the difference between going to school or not; between
participating in activities or sitting out. No child should ever have to face
these circumstances.

That’s why Subaru and its retailers like us are proud to be the largest
automotive supporter of Operation Warm. Through this partnership and other
historical Subaru Loves to Help efforts, Subaru and our retailers will have
helped more than 750,000 children and adults in urgent need so far. This
initiative is part of the Subaru Love Promise, our commitment to improving lives
in the communities where we live and work. And it’s just one of the reasons why
Carter Subaru is more than a car dealer and Subaru is More Than a Car Company®.

To learn more about how we are supporting children in urgent need situations,
visit Carter Subaru or Subaru.com/help.

#SubaruLovestoHelp






CONTACT US

⚠For more information on this event, please contact the retailer. If you are
seeking information on a Subaru vehicle, please complete the below form.


CONTACT INFORMATION

First Name*
Last Name*
Zip
Current Subaru owner?
Yes

No


Phone



Email*
Would you like a follow-up from a sales consultant? Yes No
By submitting this form I understand that Carter Subaru Shoreline may contact me
with offers or information about their products and service. I agree*
Contact Me by Email Phone Text
By checking here, I direct Carter Subaru Shoreline to send me text messages to
market or advertise products, goods, or services. These text messages may be
transmitted through autodialed calls or robotext. By checking the checkbox and
clicking submit, I confirm that I am the current owner/subscriber of the mobile
number provided or that the current owner/subscribed of this mobile phone number
authorized me to provide this number to the dealer. I understand that my consent
is not required as a condition of purchase and that I can revoke my consent at
any time. My carrier wireless and text message fees may apply. I will contact
the dealer directly to provide reasonable notice if I no longer wish to receive
automated calls or texts.
Opt In

By submitting your information, you agree to our Privacy Policy.


Do not enter anything in this field





CARTER SUBARU SHORELINE

 * 17225 Aurora Ave N
 * Seattle, WA 98133
 * Hours and Directions



SALES

(206) 746-7203

Monday: 10:00 am - 7:00 pm Tuesday: 10:00 am - 7:00 pm Wednesday: 10:00 am -
7:00 pm Thursday: 10:00 am - 7:00 pm Friday: 10:00 am - 7:00 pm Saturday: 10:00
am - 7:00 pm Sunday: 10:00 am - 6:00 pm















Carter Subaru Shoreline
17225 Aurora Ave N
Seattle, WA 98133
Sales: (206) 746-7203
Service: (206) 746-7203
Parts: (206) 746-7203

* Sales Hours
  * Monday 10:00 am - 7:00 pm
  * Tuesday 10:00 am - 7:00 pm
  * Wednesday 10:00 am - 7:00 pm
  * Thursday 10:00 am - 7:00 pm
  * Friday 10:00 am - 7:00 pm
  * Saturday 10:00 am - 7:00 pm
  * Sunday 10:00 am - 6:00 pm
* Service Hours
  * Monday 7:00 am - 6:00 pm
  * Tuesday 7:00 am - 6:00 pm
  * Wednesday 7:00 am - 6:00 pm
  * Thursday 7:00 am - 6:00 pm
  * Friday 7:00 am - 6:00 pm
  * Saturday 7:00 am - 6:00 pm
  * Sunday Closed
* Parts Hours
  * Monday 7:00 am - 6:00 pm
  * Tuesday 7:00 am - 6:00 pm
  * Wednesday 7:00 am - 6:00 pm
  * Thursday 7:00 am - 6:00 pm
  * Friday 7:00 am - 6:00 pm
  * Saturday 8:00 am - 5:00 pm
  * Sunday Closed
Contact Us Sitemap  •  Privacy Policy  •  www.Subaru.com  •  Recalls This
website was designed to perform by Dealer eProcess © 2024 Carter Subaru
Shoreline. All Rights Reserved.
>>>>

Contact Me byclose

You have opted out of text and phone communication from Carter Subaru Shoreline.
If you would like to receive text messages or phone calls from the dealer,
please select "Opt In" below, otherwise select "Opt Out".

Opt In or Opt Out




OFFLINE FORM

Live Chat is unavailable at the moment. Please leave a message.Name*Please enter
your nameEmail*Please enter your valid emailPhone*Please enter your phoneComment
Powered by
Welcome to Carter Subaru Shoreline, how may we assist you today?
Philippe
Carter Subaru Shoreline


 * Minimize
 * Send SMS
 * Pop Out
 * Close Chat



Philippe:

Welcome to Carter Subaru Shoreline, how may we assist you today?

Operator is typing...
Type here


Powered By: Dealer eProcess
open


Thanks for giving us your feedback.
Text Us!



ENTER YOUR MOBILE NUMBER TO START A CONVERSATION RIGHT AWAY!

Select DepartmentSalesInformation*
*

*
What is the Best Time to Reach You? 9AM - 5PM 5PM - 12AM 12AM - 9AM *
*
By clicking "Send" I agree to these terms and conditions.*
I agree to receive text messages from "CarterSubaruShoreline" representatives
and understand that no consent to texting is required for purchase of products
or services. Standard text messaging rates may apply based on your mobile phone
carrier.

Close
Text Us!

Thanks for sending your message!
We will get back to you shortly.

Text Us
Original text

Rate this translation
Your feedback will be used to help improve Google Translate




Opens in new window
PDF Download
Word Download
Excel Download
PowerPoint Download
Document Download
Explore your accessibility options


close carousel