www.loopnet.com Open in urlscan Pro
88.221.60.42  Public Scan

URL: https://www.loopnet.com/Listing/1379-McDow-Dr-Rock-Hill-SC/30649176/
Submission: On September 05 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST

<form method="post" action="" class="ng-pristine ng-valid">
  <input type="hidden" name="geography" value="" autocomplete="off">
  <input type="hidden" name="listingtypes" value="" autocomplete="off">
  <input type="hidden" name="e" value="g" autocomplete="off">
  <button type="submit" id="footerPropertySearch" style="display:none"></button>
</form>

Name: frmWatchProperty

<form name="frmWatchProperty" class="ng-pristine ng-invalid ng-invalid-required" style="">
  <h4>Please enter a name for your new folder</h4>
  <p ng-bind-html="'(e.g. Office Properties, Client Jane Smith)'" class="ng-binding">(e.g. Office Properties, Client Jane Smith)</p>
  <div class="modal-row field-group">
    <p class="ln-invalid-field-message ng-hide" ng-show="(frmWatchProperty.$submitted || frmWatchProperty.txtCreateFolder.$touched) &amp;&amp; frmWatchProperty.txtCreateFolder.$error.required" role="alert" style="">Please enter a folder name</p>
    <input type="text" name="txtCreateFolder" placeholder="Enter a folder name" ng-model="watchPropertyCreateFolder.folderName" ng-required="true" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
      ng-class="{ 'error': (frmWatchProperty.$submitted || frmWatchProperty.txtCreateFolder.$touched) &amp;&amp; frmWatchProperty.txtCreateFolder.$error.required }" required="required" style="">
  </div>
</form>

Name: contactform_oiDikQPOST

<form name="contactform_oiDikQ" novalidate="" ng-submit="trackSubmitRequest() &amp;&amp; validateRecaptcha() &amp;&amp; contactform_oiDikQ.$valid &amp;&amp; sendRequest(contactform_oiDikQ, $event)" ng-hide="ui.messageSent" accessible-form=""
  method="POST" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-pattern ng-valid-maxlength">
  <div class="row form-inputs ">
    <div class="column-12">
      <div class="row">
        <div class="column-06 first-name column-tiny-06">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_oiDikQ.firstName.$error.required &amp;&amp; contactform_oiDikQ.$submitted &amp;&amp; contactform_oiDikQ.firstName.focused" role="alert">Please enter your first name.</p>
          <p class="label "><strong>First Name<span class="red">*</span></strong></p>
          <input type="text" name="firstName" ng-model="ctrl.firstName" id="verticalContactFormFirstName" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_oiDikQ.firstName.$error.required &amp;&amp; contactform_oiDikQ.$submitted }" ng-focus="contactform_oiDikQ.firstName.focused = true" ng-blur="contactform_oiDikQ.firstName.focused = false"
            placeholder="First Name" ng-disabled="0 > 0" focus-on="" required="">
        </div>
        <div class="column-06 last-name column-tiny-06">
          <p class="ln-invalid-field-message  ng-hide" ng-show="contactform_oiDikQ.lastName.$error.required &amp;&amp; contactform_oiDikQ.$submitted &amp;&amp; contactform_oiDikQ.lastName.focused" role="alert">Please enter your last name.</p>
          <p class="label "><strong>Last Name<span class="red">*</span></strong></p>
          <input type="text" name="lastName" ng-model="ctrl.lastName" id="verticalContactFormLastName" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_oiDikQ.lastName.$error.required &amp;&amp; contactform_oiDikQ.$submitted }" ng-focus="contactform_oiDikQ.lastName.focused = true" ng-blur="contactform_oiDikQ.lastName.focused = false" placeholder="Last Name"
            ng-disabled="0 > 0" required="">
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_oiDikQ.$submitted &amp;&amp; contactform_oiDikQ.email.$error.required &amp;&amp; contactform_oiDikQ.email.focused">Please enter an email address.</p>
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_oiDikQ.email.$invalid &amp;&amp; !contactform_oiDikQ.email.$error.required &amp;&amp; contactform_oiDikQ.email.focused" role="alert">
            <span ng-show="contactform_oiDikQ.email.$error.email" class="ng-hide">Please enter a valid email address.</span>
            <span ng-show="contactform_oiDikQ.email.$error.existingUser" class="ng-hide">This email address is already in use. Please <a rel="nofollow" href="javascript:void(0)" ng-mousedown="ctrl.showLogin()">Login</a> or try a different email
              address.</span>
          </p>
          <p class="label "><strong>Email<span class="red">*</span></strong></p>
          <input type="email" ng-model-options="{ debounce: 1000 }" name="email" ng-model="ctrl.email" id="verticalContactFormEmailAddress" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"
            ng-class="{ error: contactform_oiDikQ.email.$invalid &amp;&amp; (contactform_oiDikQ.email.$touched || contactform_oiDikQ.$submitted)  }" ng-focus="contactform_oiDikQ.email.focused = true" ng-blur="contactform_oiDikQ.email.focused = false"
            placeholder="Email Address" ng-disabled="0 > 0" required="">
        </div>
      </div>
      <div class="row">
        <div class="column-08 phone-number column-tiny-08">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_oiDikQ.phoneNumber.$error.required &amp;&amp; contactform_oiDikQ.$submitted &amp;&amp; contactform_oiDikQ.phoneNumber.focused" role="alert">Please enter a phone number.</p>
          <p class="ln-invalid-field-message ng-hide"
            ng-show="contactform_oiDikQ.phoneNumber.$error.pattern &amp;&amp; contactform_oiDikQ.$submitted &amp;&amp; contactform_oiDikQ.phoneNumber.focused &amp;&amp; !contactform_oiDikQ.phoneNumber.$error.required" role="alert">Please enter an
            11-digit phone number.</p>
          <p class="label"><strong>Phone<span class="red">*</span></strong></p>
          <input type="tel" name="phoneNumber" ng-model="ctrl.phoneNumber" id="verticalContactFormPhoneNumber" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern"
            ng-class="{ error: (contactform_oiDikQ.phoneNumber.$error.required || contactform_oiDikQ.phoneNumber.$error.pattern) &amp;&amp; contactform_oiDikQ.$submitted }" ng-focus="contactform_oiDikQ.phoneNumber.focused = true"
            ng-blur="contactform_oiDikQ.phoneNumber.focused = false" placeholder="Phone Number" ng-disabled="0 > 0" ng-pattern="/^((\D*\d){10,11})$/" required="">
        </div>
        <div class="column-04 phone-ext column-tiny-04">
          <p class="label"><strong>Ext <span class="subtext">(optional)</span></strong></p>
          <input type="tel" name="phoneExt" id="verticalContactFormPhoneExt" class="input-text ng-pristine ng-untouched ng-valid ng-empty" ng-model="ctrl.ext" placeholder="Extension">
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <p class="ln-invalid-field-message ng-hide" ng-show="contactform_oiDikQ.companyName.$error.required &amp;&amp; contactform_oiDikQ.$submitted &amp;&amp; contactform_oiDikQ.companyName.focused" role="alert">Please enter a company.</p>
          <p class="label"><strong>Company <span class="subtext">(optional)</span></strong></p>
          <div class="typeahead-wrapper">
            <button type="button" class="clear-button ln-icon-close-hollow" name="CompanyTypeaheadButton"></button>
            <input type="text" name="companyName" ng-model="ctrl.companyName" id="verticalContactFormCompanyName" class="input-text ng-pristine ng-untouched ng-valid ng-empty"
              ng-class="{ error: contactform_oiDikQ.companyName.$error.required &amp;&amp; contactform_oiDikQ.$submitted }" ng-focus="contactform_oiDikQ.companyName.focused = true" ng-blur="contactform_oiDikQ.companyName.focused = false"
              autocomplete="off" placeholder="Company Name" ng-key="" up="onKeyUpCompany()" ng-disabled="0 > 0">
          </div>
        </div>
      </div>
      <div class="container-fluid " id="contactInterestedInContainer">
        <div class="interestedIn-contents">
          <p class="label"><strong>How much space do you need? <span class="subtext">(optional)</span></strong></p>
          <div id="myMultiselect" class="multiselect" tabindex="0" ng-keypress="openInterestedInIfReturn($event)">
            <div id="multiSelectDisplay" class="multi-select-display" ng-click="toggleCheckboxArea()">
              <div id="textDisplayContainer" data-default="Select Size">
                <span id="selectedDisplayDefaultText">Select Size</span>
              </div>
              <div id="arrowContainer">
                <i id="interestedInDownArrow" class="ln-icon-rightnext-hollow"></i>
              </div>
            </div>
            <div id="mySelectOptions">
              <label><input type="checkbox" ng-change="checkboxStatusChange()" ng-model="ctrl[0]" value="Less than 5,000 SF" class="ng-pristine ng-untouched ng-valid ng-empty"> Less than 5,000 SF</label>
              <label><input type="checkbox" ng-change="checkboxStatusChange()" ng-model="ctrl[1]" value="5,000 - 10,000 SF" class="ng-pristine ng-untouched ng-valid ng-empty"> 5,000 - 10,000 SF</label>
              <label><input type="checkbox" ng-change="checkboxStatusChange()" ng-model="ctrl[2]" value="10,000 - 25,000 SF" class="ng-pristine ng-untouched ng-valid ng-empty"> 10,000 - 25,000 SF</label>
              <label><input type="checkbox" ng-change="checkboxStatusChange()" ng-model="ctrl[3]" value="25,000 - 50,000 SF" class="ng-pristine ng-untouched ng-valid ng-empty"> 25,000 - 50,000 SF</label>
              <label><input type="checkbox" ng-change="checkboxStatusChange()" ng-model="ctrl[4]" value="50,000 - 100,000 SF" class="ng-pristine ng-untouched ng-valid ng-empty"> 50,000 - 100,000 SF</label>
              <label><input type="checkbox" ng-change="checkboxStatusChange()" ng-model="ctrl[5]" value="More than 100,000 SF" class="ng-pristine ng-untouched ng-valid ng-empty"> More than 100,000 SF</label>
              <label><input type="checkbox" ng-change="checkboxStatusChange()" ng-model="ctrl[6]" value="Other" class="ng-pristine ng-untouched ng-valid ng-empty"> Other</label>
            </div>
          </div>
          <input type="hidden" value="14" ng-model="ctrl.listingType" ng-init="ctrl.listingType = '14'" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
          <input type="hidden" value="" ng-model="ctrl.SpaceUseID" ng-init="ctrl.SpaceUseID = '7'" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
          <input type="hidden" value="" ng-model="ctrl.SpaceUseInterestedInEmailLabel" ng-init="ctrl.SpaceUseInterestedInEmailLabel = 'Space Required'" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
          <input type="hidden" value="true" ng-model="ctrl.propertyType" ng-init="ctrl.propertyType = 'PropertyDirectSpaceForLease'" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
          <input type="hidden" value="true" ng-model="ctrl.multipleSelectedText" ng-init="ctrl.multipleSelectedText = 'Multiple Selected'" autocomplete="off" class="ng-pristine ng-untouched ng-valid ng-not-empty">
        </div>
      </div>
      <div class="row">
        <div class="column-12">
          <div class="textarea-validation ln-invalid-field-message ng-hide" ng-show="contactform_oiDikQ.message.$invalid &amp;&amp; contactform_oiDikQ.$submitted &amp;&amp; contactform_oiDikQ.message.focused">Please leave a message.</div>
          <p class="label"><strong>Message</strong></p>
          <textarea name="message" maxlength="600" ng-model="ctrl.messageText" id="verticalContactFormMessageBody" class="input-text ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required ng-valid-pattern ng-valid-maxlength" required=""
            placeholder="" border:="" 1px="" solid="" #cf0000;="" ng-focus="contactform_oiDikQ.message.focused = true" ng-blur="contactform_oiDikQ.message.focused = false" ng-change="updateMessageLengthText()" ng-trim="true"
            ng-init="ctrl.messageText = 'Hi, I found McDow Industrial Park | 1379 McDow Dr on LoopNet and would like to learn more about it. Thanks!'"></textarea>
          <p class="message-count"><span class="current-count ng-binding">107</span> out of 600</p>
        </div>
      </div>
      <input type="hidden" id="verticalContactFormEventSource" class="contact-form-source" value="" autocomplete="off">
    </div>
  </div>
  <div class="row">
    <div id="recaptchaContainer_SideBrokerContact" class="container-recaptcha">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-g3yfdpn5rluw" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdL-ggkAAAAAHCPqVdFFXiwpiOBT5MqOyLNy8LE&amp;co=aHR0cHM6Ly93d3cubG9vcG5ldC5jb206NDQz&amp;hl=en&amp;v=WV-mUKO4xoWKy9M4ZzRyNrP_&amp;size=normal&amp;cb=we6zwjs4jhtp"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="row">
    <div class="column-12">
      <p class="terms">New to LoopNet? No problem. We'll automatically create a free account for you. By clicking the button, you agree to LoopNet's
        <a rel="nofollow" href="https://www.loopnet.com/solutions/terms-and-conditions?site_tag=USA">Terms of Use</a> and <a rel="nofollow" href="https://www.costar.com/about/privacy-notice">Privacy Policy.</a></p>
    </div>
  </div>
  <div class="broker-contact-submit">
    <div class="column-12">
      <button criteo="" type="submit" id="verticalContactFormSubmit" class="primary button fluid contact-button" track-click="2401" ng-disabled="ui.formSubmitted">
        <i class="ln-icon-message-curved-filled"></i>Send Email </button>
    </div>
  </div>
</form>

Name: sendtofriend

<form class="csgp-s2f sendtofriend ng-pristine ng-valid" name="sendtofriend">
  <h3 class="send-to-friend__header send-to-friend__header--margin"> Share This Listing </h3>
  <div class="send-to-friend__text-wrapper">
    <input type="hidden" id="ListingID" value="30649176" autocomplete="off">
    <input type="hidden" id="PortfolioID" value="0" autocomplete="off">
    <p class="send-to-friend__email">Email<span class="send-to-friend__asterisk">*</span></p>
    <div class="send-to-friend__validation-wrapper">
      <i class="ln-icon-message-curved" ng-hide="emailFocused"></i>
      <input name="Email" class="send-to-friend__input send-to-friend--border-radius input-text" id="recipientEmail" ng-focus="sendFriendEmailFocus()" ng-blur="mainHeader.CheckEmail()" ng-keyup="mainHeader.CheckEmail()">
      <div ng-show="scope.ValidatedEmail" class="send-to-friend__validation-error recipient-email ng-hide">
        <span class="send-to-friend__validation-error-text recipient-email ng-hide">Please enter a valid email address.</span>
      </div>
    </div>
    <p class="send-to-friend__note"><span class="send-to-friend__note--bold">Note:</span> To send this property to multiple individuals, insert a semi-colon between each recipient's email address.</p>
    <textarea class="send-to-friend__text-box send-to-friend--border-radius" id="txtEmail" ng-blur="mainHeader.CheckDescription()" ng-keydown="mainHeader.CheckDescription()"
      maxlength="1000">Please take a look at McDow Industrial Park | 1379 McDow Dr</textarea>
    <div class="send-to-friend__text-box-footer">
      <div class="checkbox-wrapper">
        <input type="checkbox" class="send-to-friend__checkbox input-checkbox" id="sendmeacopy">
        <label class="send-to-friend-checkbox__label" for="sendMeACopy">Send me a copy</label>
      </div>
      <div class="send-to-friend__character-limit">
        <span class="send-to-friend__characters-remaining">941</span> characters remaining
      </div>
    </div>
    <div class="send-to-friend__disclaimer send-to-friend--border-radius">
      <p class="send-to-friend__disclaimer__text"> LoopNet has taken a strong stance against the practice of sending unsolicited commercial emails, also known as "spam." Please send these emails only to people you know who would be interested in this
        property. If someone asks you not to send these emails to them, please comply. </p>
    </div>
    <div class="send-to-friend__action">
      <button class="send-to-friend__action-button send-to-friend__action-button--cancel button text" ng-click="mainHeader.closeSend2Friend()"><span class="send-to-friend__action-button--cancel-text send-to-friend--blue-text">Cancel</span></button>
      <button type="submit" ng-disabled="submitsendtofriend" class="send-to-friend__action-button send-to-friend--border-radius button primary" ng-click="mainHeader.sendSend2Friend()" id="send-to-friend-submit" disabled="disabled">Send </button>
    </div>
    <div class="send-to-friend__footer"> We will automatically send your friend a one-time email inviting him or her to visit the site. LoopNet stores this information for the sole purpose of sending this one-time email and tracking the success of
      our referral program. <a class="send-to-friend--blue-text" href="https://www.costar.com/marketplace/privacy-notice" title="View LoopNet's Privacy Policy" target="_blank" rel="noopener noreferrer">View LoopNet's Privacy Policy</a>
    </div>
  </div>
</form>

Name: login

<form name="login" ng-hide="newLoginHidden" ng-submit="newLogin.continueProcess ? newLogin.submit(credentials) : checkEmailLogin(credentials.Email);" novalidate="" sso-new-login=""
  assignscope="https://secure.costargroup.com/connect/authorize?client_id=loopnet&amp;response_type=code&amp;scope=openid+offline_access+profile+email+address+phone+listing_user+product_user&amp;redirect_uri=https%3A%2F%2Fwww.loopnet.com%2Fauth%2Fcallback&amp;response_mode=form_post&amp;state=f062b77d14614543a41a2ea1556008e0&amp;nonce=0c3fd8b932124f2e980662ab8121cde6&amp;prompt=none"
  class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-hide">
  <div class="loading-overlay ng-hide" ng-show="newLogin.inProgress">
    <i class="loading-animation"></i>
  </div>
  <div class="sticky-addon ng-hide" ng-show="sso &amp;&amp; sso.identityManagerUrl"></div>
  <div ng-show="sso &amp;&amp; sso.identityManagerUrl" class="ng-hide">
    <section class="ca-section">
      <div class="ca-message"> You must register your contact information to view secure information on this listing. </div>
    </section>
  </div>
  <section class="modal registration-login-modal-container">
    <!-- IF LOG IN-->
    <h3 class="text-center" ng-hide="root.sso.loginSignUpTitleHidden">Log In / Sign Up</h3>
    <h3 class="text-center ng-hide" ng-hide="!root.sso.loginSignUpTitleHidden">Log In</h3>
    <div class="field-group email-container">
      <p class="input-label">Email<span>*</span></p>
      <div class="input-container">
        <i class="ln-icon-message-curved"></i>
        <input id="newLoginEmail" name="Email" type="email" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" required="" ng-model="credentials.Email"
          ng-pattern="/^(([^<>()\[\]\.,;:\s@\&quot;]+(\.[^<>()\[\]\.,;:\s@\&quot;]+)*)|(\&quot;.+\&quot;))@(([^<>()[\]\.,;:\s@\&quot;]+\.)+[^<>()[\]\.,;:\s@\&quot;]{2,})$/i" ng-focus="login.focus.Email = true;" ng-blur="login.focus.Email = false;"
          ng-keyup="login.keypressed = true"
          ng-class="{ 'error' : (login.$submitted || (login.keypressed &amp;&amp; login.focus.Email)) &amp;&amp; (login.Email.$error.required || login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)}">
      </div>
      <div ng-show="login.$submitted || login.Email.$touched" class="validation-static-error ng-hide">
        <span ng-show="login.keypressed &amp;&amp; login.focus.Email &amp;&amp; login.Email.$error.required" class="ng-hide">This value is required.</span>
        <span ng-show="login.keypressed &amp;&amp; login.focus.Email &amp;&amp; (login.Email.$error.email || login.Email.$error.pattern || isBadEmailFromCAApproval)" class="ng-hide">This value should be a valid email.</span>
      </div>
    </div>
    <!-- ngIf: newLogin.continueProcess -->
    <!-- ngIf: !newLogin.continueProcess -->
    <div ng-if="!newLogin.continueProcess" class="ng-scope">
      <div class="field-group cta">
        <button type="submit" class="button primary full">Continue</button>
      </div>
    </div><!-- end ngIf: !newLogin.continueProcess -->
    <div class="area-secondary hide-ca-approval">
      <div class="horizontal-divide"></div>
      <div class="login-choice">Or</div>
    </div>
    <div class="field-group identify-account hide-ca-approval">
      <a href="" rel="nofollow" class="button primary punchout google full" title="Connect with Google" ng-click="connectWithGoogleOnLogin();">Connect with Google</a>
    </div>
    <div class="field-group identify-account hide-ca-approval">
      <a href="" rel="nofollow" class="button primary punchout ln-icon-share-facebook full" title="Connect with Facebook" ng-click="connectWithFacebookOnLogin();">Connect with Facebook</a>
    </div>
    <div class="field-group identify-account hide-ca-approval">
      <a href="" rel="nofollow" class="button primary punchout linkedin full" title="Connect with LinkedIn" ng-click="connectWithLinkedInOnLogin();">Connect with LinkedIn</a>
    </div>
    <!-- END IF LOG IN -->
  </section>
  <iframe id="ssoIframeLogin" style="display: none" allow="identity-credentials-get"></iframe>
</form>

Name: signup

<form name="signup" ng-hide="newSignupHidden" ng-submit="newSignup.continueProcess ? submitNewSignup(user) : checkEmailSignup(user.Email);" novalidate="" sso-new-signup="" signuplogin-title="Sign up to $1 on LoopNet"
  signup-title="Sign up to $1 on LoopNet"
  assignscope="https://secure.costargroup.com/connect/authorize?client_id=loopnet&amp;response_type=code&amp;scope=openid+offline_access+profile+email+address+phone+listing_user+product_user&amp;redirect_uri=https%3A%2F%2Fwww.loopnet.com%2Fauth%2Fcallback&amp;response_mode=form_post&amp;state=f062b77d14614543a41a2ea1556008e0&amp;nonce=0c3fd8b932124f2e980662ab8121cde6&amp;prompt=none"
  ng-class="{'full-signup': newSignup.continueProcess}" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-hide">
  <div class="loading-overlay ng-hide" ng-show="newSignup.inProgress">
    <i class="loading-animation"></i>
  </div>
  <div class="sticky-addon ng-hide" ng-show="sso &amp;&amp; sso.identityManagerUrl"></div>
  <div ng-show="sso &amp;&amp; sso.identityManagerUrl" class="ng-hide">
    <section class="ca-section">
      <div class="ca-message"> You must register your contact information to view secure information on this listing. </div>
    </section>
  </div>
  <section class="modal registration-login-modal-container  ">
    <div ng-show="ldpRegistrationShow" class="ng-hide">
      <!-- IF SIGN UP-->
      <h3 ng-hide="root.sso.loginSignUpTitleHidden" class="ng-binding"></h3>
      <h3 ng-hide="!root.sso.loginSignUpTitleHidden" class="ng-binding ng-hide"></h3>
    </div>
    <div ng-show="!ldpRegistrationShow">
      <!-- IF SIGN UP-->
      <h3 ng-hide="root.sso.loginSignUpTitleHidden">Log In / Sign Up <span ng-show="isFavoriteModal" class="ng-hide"> to Save</span>
        <span ng-show="isShareModal" class="ng-hide"> to Share</span>
      </h3>
      <h3 ng-hide="!root.sso.loginSignUpTitleHidden" class="ng-hide">Sign Up </h3>
    </div>
    <div class="csgp-message error static ng-hide" ng-show="signup.requestFailed"> Error occurred with your registration, please try again. </div>
    <div class="csgp-message error static ng-hide" ng-show="signup.duplicateFailed"> That email address has already been registered. Please try another or click
      <a rel="nofollow" href="https://secure.costargroup.com/forgot-password?client_id=loopnet" class="primary">forgot password</a>. </div>
    <div class="csgp-message error static ng-binding ng-hide" ng-show="signup.invalidData">
    </div>
    <!-- ngIf: newSignup.continueProcess -->
    <div class="field-group email-container">
      <p class="input-label">Email<span>*</span></p>
      <div class="input-container">
        <i class="ln-icon-message-curved"></i>
        <input name="SignUpEmail" id="SignUpEmail" type="email" class="input-text ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" placeholder="" required="" ng-model="user.Email" tabindex="3"
          ng-blur="signup.focus.SignUpEmail = false; checkCanSubmit()" ng-pattern="/^(([^<>()\[\]\.,;:\s@\&quot;]+(\.[^<>()\[\]\.,;:\s@\&quot;]+)*)|(\&quot;.+\&quot;))@(([^<>()[\]\.,;:\s@\&quot;]+\.)+[^<>()[\]\.,;:\s@\&quot;]{2,})$/i"
          ng-focus="signup.focus.SignUpEmail = true;" ng-keyup="signup.keypressed = true"
          ng-class="{ 'error' : (signup.$submitted || (signup.keypressed &amp;&amp; signup.focus.SignUpEmail)) &amp;&amp; (signup.SignUpEmail.$error.required || signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern) }">
      </div>
      <div ng-show="(signup.$submitted || signup.SignUpEmail.$touched)" class="validation-static-error ng-hide">
        <span ng-show="(signup.$submitted || signup.keypressed || signup.focus.SignUpEmail) &amp;&amp; (signup.SignUpEmail.$error.required)" class="ng-hide">This value is required.</span>
      </div>
      <div ng-show="(signup.$submitted || signup.SignUpEmail.$touched)" class="validation-static-error ng-hide">
        <span ng-show="(signup.$submitted || signup.keypressed || signup.focus.SignUpEmail) &amp;&amp; (signup.SignUpEmail.$error.email || signup.SignUpEmail.$error.pattern)" class="ng-hide">This value should be a valid email.</span>
      </div>
    </div>
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: newSignup.continueProcess -->
    <!-- ngIf: !newSignup.continueProcess -->
    <div ng-if="!newSignup.continueProcess" class="ng-scope">
      <div class="field-group cta">
        <button type="submit" class="button primary full">Continue</button>
      </div>
    </div><!-- end ngIf: !newSignup.continueProcess -->
    <div class="area-secondary">
      <div class="horizontal-divide"></div>
      <div class="login-choice">OR</div>
    </div>
    <div class="field-group">
      <a rel="nofollow" href="" class="button primary punchout google full" title="Connect with Google" ng-click="connectWithGoogleOnSignup();" data-onsuccess="onSignIn">Connect with Google</a>
    </div>
    <div class="field-group">
      <a href="" rel="nofollow" class="button primary punchout ln-icon-share-facebook full" title="Connect with Facebook" ng-click="connectWithFacebookOnSignup();">Connect with Facebook</a>
    </div>
    <div class="field-group">
      <a href="" rel="nofollow" class="button primary punchout linkedin full" title="Connect with LinkedIn" ng-click="connectWithLinkedInOnSignup();">Connect with LinkedIn</a>
    </div>
    <!-- END IF SIGN UP -->
    <!-- IF CONFIRMATION -->
    <!-- ngIf: -->
    <!-- END IF CONFIRMATION -->
  </section>
  <iframe id="ssoIframeSignup" style="display: none"></iframe>
</form>

Name: CompleteProfileForm

<form name="CompleteProfileForm" class="contact-info-wrapper__capture-contact ng-pristine ng-invalid ng-invalid-required" ng-submit="submitCompleteProfile();">
  <div completeprofile-phoneinput="">
    <div class="field-group phone-container">
      <input name="OfficePhoneNumber" id="OfficePhoneNumber" type="tel" class="input-text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" placeholder="Office Phone Number" ng-model="completeProfile.officePhoneNumber"
        ng-focus="CompleteProfileForm.focus.OfficePhoneNumber = true;" ng-blur="CompleteProfileForm.focus.OfficePhoneNumber = false; checkCanSubmit()" ng-keyup="CompleteProfileForm.keypressed = true; checkCanSubmit();"
        ng-class="{ 'error' :  CompleteProfileForm.keypressed &amp;&amp; CompleteProfileForm.OfficePhoneNumber.$touched &amp;&amp; CompleteProfileForm.focus.OfficePhoneNumber &amp;&amp; CompleteProfileForm.OfficePhoneNumber.$error.required }">
    </div>
    <div class="field-group phone-container">
      <input name="CellPhoneNumber" id="CellPhoneNumber" type="tel" class="input-text display-block last ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="" placeholder="Cell Phone Number"
        ng-model="completeProfile.cellPhoneNumber" ng-focus="CompleteProfileForm.focus.CellPhoneNumber = true;" ng-blur="CompleteProfileForm.focus.CellPhoneNumber = false; checkCanSubmit()"
        ng-keyup="CompleteProfileForm.keypressed = true; checkCanSubmit();"
        ng-class="{ 'error' :  CompleteProfileForm.keypressed &amp;&amp; CompleteProfileForm.CellPhoneNumber.$touched &amp;&amp; CompleteProfileForm.focus.CellPhoneNumber &amp;&amp; CompleteProfileForm.CellPhoneNumber.$error.required }">
    </div>
    <button name="CompleteProfileSubmitButton" id="CompleteProfileSubmitButton" type="submit" class="button primary button-continue display-block full disabled">Continue</button>
  </div>
</form>

Text Content

 * 
 * 

 * Notifications

 * Search For Sale
 * Search For Lease
 * Search Auctions
 * Search For Businesses
 * Find a Broker
 * CoTour

 * Saved Searches
 * My Favorites
 * My Reports

 * My Leads
 * My Account

 * Add a Listing
    * ADD A LISTING FOR SALE
    * Building
    * Condo
    * Land
    * Portfolio
    * Business
    * ADD A LISTING FOR LEASE
    * Building or Condo
    * Land
 * Help Center
 * Advertise

Log In
Sign Up

https://images1.loopnet.com/d2/JrM0opzmTFnFeh7We_eeVRziniSLjJ8t-B5PcP5Euds/McDow
Drive Floor Plans.pdf
Results


Menu


--------------------------------------------------------------------------------

Save to Favorites
Share
Print
US

 * Log In
 * Sign Up

Prev

Next
 * Advertise


Call Message


MCDOW INDUSTRIAL PARK 1379 MCDOW DR


12,500 - 128,500 SF OF INDUSTRIAL SPACE AVAILABLE IN ROCK HILL, SC 29732


Industrial Space South Carolina Rock Hill


1379 MCDOW DR, ROCK HILL, SC 29732


Map
Share
Save to Favorites


HIGHLIGHTS

 * Turn-key flex suites built out to tenants specifications
 * Up to 5 acres of Industrial Outdoor Storage available
 * Great access to Interstate 77 and Interstate 485.

 * Divisible down to spaces starting at 8,500 sf with private loading docks and
   entrances
 * Currently undergoing major renovations with new asphalt, building envelope
   and loading dock packages


FEATURES

Clear Height
18’
Warehouse Floor
6”
Drive In Bays
5
Exterior Dock Doors
20
Cross Docks
Yes
Standard Parking Spaces
160


ALL AVAILABLE SPACES(4)

Display Rental Rate as

$/SF/YR
 * $/SF/YR
 * $/SF/MO
 * $ Amt/MO
 * $ Amt/YR

 * Space
 * Size
 * Term
 * Rental Rate
 * Space Use
 * Condition
 * Available

 * 1st Floor - 2
 * 20,000 SF
 * Negotiable
 * $7.50 /SF/YR
 * Industrial
 * Shell Space
 * Now


Interior Photo

This 20,000 square foot unit is located in the rear of the building. The space
has no columns within the space, has 6 loading docks, direct access to a .3 acre
IOS yard that the landlord could fence, and has clear heights of 14' at the
eaves and 18' in the center. If office space was needed, landlord could build
the office space for the tenant. See Floor Plan attached.

 * Lease rate does not include utilities, property expenses or building services
 * Can be combined with additional space(s) for up to 85,000 SF of adjacent
   space

 * Space is in Excellent Condition
 * 6 Loading Docks

 * 20,000 Space 1

 * 1st Floor - 3
 * 31,000 SF
 * Negotiable
 * $7.50 /SF/YR
 * Industrial
 * Partial Build-Out
 * Now


Interior Photo

This 35,000 square foot space is located in the front of the building on the
east side connected to the large parking lot. This space comes with 4,100 square
feet of existing office space that can be renovated to tenant's spec. The clear
heights range from approximately 14' to 20' clear in this space and it has three
loading docks attached.

 * Lease rate does not include utilities, property expenses or building services
 * Space is in Excellent Condition
 * 3 Loading Docks

 * Includes 4,100 SF of dedicated office space
 * Can be combined with additional space(s) for up to 43,500 SF of adjacent
   space

 * 35,000 Space 1

 * 1st Floor - 4
 * 65,000 SF
 * Negotiable
 * $7.00 /SF/YR
 * Industrial
 * Shell Space
 * Now


Interior Photo

This 60,000 square foot space is located in the center of the building and spans
from the front 8 loading docks of the building all the way to the back where 6
more loading docks can be found. This space has clear heights ranging from
approximately 14' to 18'5''. Landlord can buildout office as needed. The
landlord would be willing to build a Drive-In door to suit tenant's needs.

 * Lease rate does not include utilities, property expenses or building services
 * Space is in Excellent Condition
 * 14 Loading Docks

 * 1 Drive Bay
 * Can be combined with additional space(s) for up to 85,000 SF of adjacent
   space

 * 61K SQFT

 * 1st Floor - 5
 * 12,500 SF
 * Negotiable
 * $8.50 /SF/YR
 * Industrial
 * -
 * Pending


Interior Photo

This 8,200 square foot space is the smallest option the building has to offer.
Located on the west side of the building, the unit has 4 loading docks and the
landlord would be willing to build an additional drive in door for the tenant as
needed. The space has clear heights ranging from approximately 14'-16'. This
space does not have office space existing and would need to be discussed with
the landlord to be added. See Floor Plan.

 * Lease rate does not include utilities, property expenses or building services
 * Can be combined with additional space(s) for up to 43,500 SF of adjacent
   space

 * Space is in Excellent Condition
 * 4 Loading Docks

 * 8.2K SQFT

Space Size Term Rental Rate Space Use Condition Available 1st Floor - 2 20,000
SF Negotiable $7.50 /SF/YR Industrial Shell Space Now 1st Floor - 3 31,000 SF
Negotiable $7.50 /SF/YR Industrial Partial Build-Out Now 1st Floor - 4 65,000 SF
Negotiable $7.00 /SF/YR Industrial Shell Space Now 1st Floor - 5 12,500 SF
Negotiable $8.50 /SF/YR Industrial - Pending

1ST FLOOR - 2



Size 20,000 SF Term Negotiable Rental Rate $7.50 /SF/YR Space Use Industrial
Condition Shell Space Available Now

Details

1ST FLOOR - 3



Size 31,000 SF Term Negotiable Rental Rate $7.50 /SF/YR Space Use Industrial
Condition Partial Build-Out Available Now

Details

1ST FLOOR - 4



Size 65,000 SF Term Negotiable Rental Rate $7.00 /SF/YR Space Use Industrial
Condition Shell Space Available Now

Details

1ST FLOOR - 5



Size 12,500 SF Term Negotiable Rental Rate $8.50 /SF/YR Space Use Industrial
Condition - Available Pending

Details


PROPERTY OVERVIEW

1379 McDow Drive presents tenants with an expansive industrial and manufacturing
center ready to meet a wide array of business needs. The Landlord is willing to
build to suit tenant's exact requirements within the building's units. Built in
1998 and maintained well over time, this asset has several desirable features in
place. Ringing in at an impressive 136,000 square feet, the space is divisible
down to 8,500 square feet. The facility is ideal for Assembly, Manufacturing /
Fabrication, or distribution that does not require racking. It includes 4,000
amps of power, 16 to 20-foot clear heights, and ample loading capacity, with 16
docks and three Drive Ins. The expansive 8.86-acre lot has great parking for
employees and ability for Industrial Outdoor Storage. Commuting will be easy
with connectivity to Route 77, about nine minutes away, and the Charlotte
Douglas International Airport (CLT), only 40 minutes away. The Charlotte metro
provides access to the entire East Coast industrial and distribution corridor.
Additionally, Rock Hill is only a few hours from the Columbia and Atlanta
metros, granting access to additional markets. The Rock Hill Submarket is
considered an excellent place for business, as it is more affordable than
Charlotte as a whole.


MANUFACTURING FACILITY FACTS

Building Size
128,000 SF
Lot Size
8.00 AC
Year Built
1998
Construction
Masonry
Sprinkler System
Wet
Lighting
Fluorescent
Water
City
Sewer
City
Heating
Gas
Gas
Natural
Power Supply
Amps: 1,200-5,000 Volts: 208-480 Phase: 3
Zoning
I-G - Industrial general (IG Rock Hill): Manufacturing, distribution allowed.


MARKETING BROCHURE




MORE ATTACHMENTS

McDow Drive Floor Plans

1 of 1
 * map




ABOUT YORK COUNTY



Located roughly 20 miles south of Uptown, York County benefits from Charlotte’s
fast-growing population and South Carolina’s friendly industrial business
climate. Drive times along Interstate 77 to the city center and the Charlotte
Douglas International Airport typically come in under 30 minutes. Moving
southbound, Interstate 77 provides a direct line to Columbia, South Carolina,
and the Port of Charleston. The area also boasts two Class I railroads serviced
by Norfolk Southern and CSX.

As part of one of the fastest-growing metros in the U.S., York County’s
workforce continues to grow. Residents here enjoy a low cost of living but still
benefit from close proximity to a major Southeastern city. Pockets along
Interstate 77 have seen strong increases in population, and more than 25% of
these adults hold a bachelor’s degree or higher.

While there are plenty of office and entertainment nodes here, this area is
known for its industrial portfolio. Companies such as Ross, Stanley Black &
Decker, U.S. Foods, Fed Ex, and DHL all have facilities in the area and employ
thousands of people. Industrial properties here rent at a discount to the
Charlotte average as well as heavy industrial areas near the airport and
Cabarrus County.


DEMOGRAPHICS


REGIONAL ACCESSIBILITY

50 Miles 50 Mi. 100 Miles 100 Mi. 500 Miles 500 Mi.
1 Hour Drive
 * 1 Hour Drive


CITY
POPULATION
MILES
DRIVE TIME
Charlotte
872,498
24
0 h 36 m
Jacksonville
903,889
358
6 h 41 m
Washington
702,455
422
8 h 13 m
Columbus
892,533
451
8 h 48 m
Philadelphia
1,584,138
559
11 h 10 m
Indianapolis
867,125
572
11 h 18 m
ACCESS AND LABOR FORCE
10 MILES
Total Population
253,440
Total Labor Force
148,296
Unemployment Rate
2.68%
Median Household Income
$83,853
Warehouse Employees
28,456
High School Education Or Higher
93.70%



ABOUT THE OWNER


Investing in commercial and residential real estate assets.

www.primerockencap.com
Read More


OTHER PROPERTIES IN THE PRIME ROCK ENERGY CAPITAL PORTFOLIO

1589 Cedar Hurst Rd
Chester, SC, USA

 * Kyle Wade
 * Michael O'Neill Jr.
 * Prime Rock Energy Capital

+1 856-651-6864
Message

--------------------------------------------------------------------------------

Save to Favorites
Share
Print


 * LISTING ID: 30649176

 * DATE ON MARKET: 4/17/2024

 * LAST UPDATED: 9/5/2024

 * ADDRESS: 1379 MCDOW DR, ROCK HILL, SC 29732

The LoopNet service and information provided therein, while believed to be
accurate, are provided "as is". LoopNet disclaims any and all representations,
warranties, or guarantees of any kind.

 * About Us
 * Contact Us
 * Search
 * Find a Broker
 * Product Overview
 * Mobile
 * Terms of Use
 * Privacy Policy

Connect with us




© 2024 CoStar Group


Save to Favorites

THIS LISTING HAS BEEN SAVED TO YOUR FAVORITES

You will also receive email alerts for key changes to this property. You may
adjust your email alert settings in My Favorites.

Do not show this message again
Do not show this message again

Save to Favorites

PLEASE ENTER A NAME FOR YOUR NEW FOLDER

(e.g. Office Properties, Client Jane Smith)

Please enter a folder name




SHARE LINK

Copy Link


SHARE LISTING

 * LinkedIn
 * Twitter
 * Facebook

 * Email
 * Copy Link
 * Print

McDow Industrial Park | 1379 McDow Dr

Presented by

+1 856-651-6864 x


MCDOW INDUSTRIAL PARK | 1379 MCDOW DR

KYLE WADE

+1 856-651-6864



+1 856-651-6864

MICHAEL O'NEILL JR.

+1 856-651-6864



+1 856-651-6864

Already a member? Log In

Please enter your first name.

First Name*

Please enter your last name.

Last Name*

Please enter an email address.

Please enter a valid email address. This email address is already in use. Please
Login or try a different email address.

Email*

Please enter a phone number.

Please enter an 11-digit phone number.

Phone*

Ext (optional)

Please enter a company.

Company (optional)



How much space do you need? (optional)

Select Size

Less than 5,000 SF 5,000 - 10,000 SF 10,000 - 25,000 SF 25,000 - 50,000 SF
50,000 - 100,000 SF More than 100,000 SF Other
Please leave a message.

Message

107 out of 600



New to LoopNet? No problem. We'll automatically create a free account for you.
By clicking the button, you agree to LoopNet's Terms of Use and Privacy Policy.

Send Email

Hmm, there seems to have been an error sending your message. Please try again.

Thanks! Your message was sent.

Send another message



1 of 1
 * map


1 of 13
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

Interior Photo
Building Photo
Building Photo
Building Photo
Building Photo
Interior Photo
Interior Photo
Interior Photo
Interior Photo
Interior Photo
Site Plan




1ST FLOOR - 5


Interior Photo

Size 12,500 SF Term Negotiable Rental Rate $8.50 /SF/YR Space Use Industrial
Condition - Available Pending

This 8,200 square foot space is the smallest option the building has to offer.
Located on the west side of the building, the unit has 4 loading docks and the
landlord would be willing to build an additional drive in door for the tenant as
needed. The space has clear heights ranging from approximately 14'-16'. This
space does not have office space existing and would need to be discussed with
the landlord to be added. See Floor Plan.

 * Lease rate does not include utilities, property expenses or building services
 * Space is in Excellent Condition
 * Can be combined with additional space(s) for up to 43,500 SF of adjacent
   space
 * 4 Loading Docks

 * 8.2K SQFT

1 of 1
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

Interior Photo


1ST FLOOR - 4


Interior Photo

Size 65,000 SF Term Negotiable Rental Rate $7.00 /SF/YR Space Use Industrial
Condition Shell Space Available Now

This 60,000 square foot space is located in the center of the building and spans
from the front 8 loading docks of the building all the way to the back where 6
more loading docks can be found. This space has clear heights ranging from
approximately 14' to 18'5''. Landlord can buildout office as needed. The
landlord would be willing to build a Drive-In door to suit tenant's needs.

 * Lease rate does not include utilities, property expenses or building services
 * 1 Drive Bay
 * Space is in Excellent Condition
 * Can be combined with additional space(s) for up to 85,000 SF of adjacent
   space
 * 14 Loading Docks

 * 61K SQFT

1 of 1
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

Interior Photo


1ST FLOOR - 3


Interior Photo

Size 31,000 SF Term Negotiable Rental Rate $7.50 /SF/YR Space Use Industrial
Condition Partial Build-Out Available Now

This 35,000 square foot space is located in the front of the building on the
east side connected to the large parking lot. This space comes with 4,100 square
feet of existing office space that can be renovated to tenant's spec. The clear
heights range from approximately 14' to 20' clear in this space and it has three
loading docks attached.

 * Lease rate does not include utilities, property expenses or building services
 * Includes 4,100 SF of dedicated office space
 * Space is in Excellent Condition
 * Can be combined with additional space(s) for up to 43,500 SF of adjacent
   space
 * 3 Loading Docks

 * 35,000 Space 1

1 of 1
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

Interior Photo


1ST FLOOR - 2


Interior Photo

Size 20,000 SF Term Negotiable Rental Rate $7.50 /SF/YR Space Use Industrial
Condition Shell Space Available Now

This 20,000 square foot unit is located in the rear of the building. The space
has no columns within the space, has 6 loading docks, direct access to a .3 acre
IOS yard that the landlord could fence, and has clear heights of 14' at the
eaves and 18' in the center. If office space was needed, landlord could build
the office space for the tenant. See Floor Plan attached.

 * Lease rate does not include utilities, property expenses or building services
 * Space is in Excellent Condition
 * Can be combined with additional space(s) for up to 85,000 SF of adjacent
   space
 * 6 Loading Docks

 * 20,000 Space 1

1 of 1
VIDEOS
3D TOUR
PHOTOS
STREET VIEW STREET
MAP

Interior Photo


SHARE THIS LISTING

Email*

Please enter a valid email address.

Note: To send this property to multiple individuals, insert a semi-colon between
each recipient's email address.

Please take a look at McDow Industrial Park | 1379 McDow Dr
Send me a copy
941 characters remaining

LoopNet has taken a strong stance against the practice of sending unsolicited
commercial emails, also known as "spam." Please send these emails only to people
you know who would be interested in this property. If someone asks you not to
send these emails to them, please comply.

Cancel Send
We will automatically send your friend a one-time email inviting him or her to
visit the site. LoopNet stores this information for the sole purpose of sending
this one-time email and tracking the success of our referral program. View
LoopNet's Privacy Policy


THANK YOU

Your email has been sent!

McDow Industrial Park | 1379 McDow Dr

THIS FEATURE IS UNAVAILABLE AT THE MOMENT.

We apologize, but the feature you are trying to access is currently unavailable.
We are aware of this issue and our team is working hard to resolve the matter.

Please check back in a few minutes. We apologize for the inconvenience.

- LoopNet Team

Close
You must register your contact information to view secure information on this
listing.


LOG IN / SIGN UP


LOG IN

Email*


This value is required. This value should be a valid email.
Continue
Or
Connect with Google
Connect with Facebook
Connect with LinkedIn

You must register your contact information to view secure information on this
listing.


LOG IN / SIGN UP TO SAVE TO SHARE


SIGN UP

Error occurred with your registration, please try again.
That email address has already been registered. Please try another or click
forgot password.


Email*


This value is required.
This value should be a valid email.
Continue
OR
Connect with Google
Connect with Facebook
Connect with LinkedIn
 * Language and Region
 * Currency

English
United States
English
Canada
English
United Kingdom
Français
Canada
US Dollar USD $ Canadian Dollar CAD $ Pound Sterling GBP £


COMPLETE YOUR PROFILE

The contact details listed below are missing from your profile and are required
to proceed. You'll only need to enter these one time.


Continue
Select a folder to save this property in, or create a new one.
Remember my selection for all listings in this session
   
 * Create a new folder
   
   
 * Default Folder
   

Select a folder to save this property in, or create a new one.
Remember my selection for all listings in this session
   
 * Create a new folder
   
   
 * Default Folder