sellfast.us.com Open in urlscan Pro
69.55.156.35  Public Scan

Submitted URL: https://server.morrisreviews.com/index.php/campaigns/rl831nhnw4655/track-url/ny657jhxbn13c/a3f1992df93c2e8dcc2a2a37859eb186e09fb5eb
Effective URL: https://sellfast.us.com/index.html?CTID=13110618&landing=selling&autostart=1&MID=10407&affid=2505&custom1=530729241&cust...
Submission: On June 16 via manual from MX — Scanned from NL

Form analysis 3 forms found in the DOM

Name: editContactInfoForm

<form id="editContactInfoForm" name="editContactInfoForm" ng-submit="submitContactInfoFormWithOptIns(editContactInfoForm)" novalidate="" class="ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email">
  <p class="tagline-2" style="font-size:19px;"><b>Please confirm your contact info</b></p>
  <div class="form-group">
    <label for="contactName">Name</label>
    <input class="form-control ng-pristine ng-untouched ng-valid ng-valid-required" id="contactName" name="contactName" placeholder="Full Name" ng-model="leadNameContactInfo" required="">
    <span class="error-message ng-hide" ng-show="editContactInfoForm.contactName.$dirty &amp;&amp; editContactInfoForm.contactName.$error.required">* Required</span>
  </div>
  <div class="form-group">
    <label for="contactPhone">Mobile Phone</label>
    <input class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern" id="contactPhone" mask="(999) 999-9999" clean="true" name="contactPhone" type="text" placeholder=""
      ng-pattern="/^\s*[-. (]*(\d{3})[-. )]*(\d{3})[-. ]*(\d{4})(?: *x(\d+))?\s*$/" ng-model="leadPhoneContactInfo" required="">
    <span class="error-message ng-hide" ng-show="editContactInfoForm.contactPhone.$dirty &amp;&amp; editContactInfoForm.contactPhone.$error.required">* Required</span>
    <span class="error-message ng-hide" ng-show="editContactInfoForm.contactPhone.$dirty &amp;&amp; editContactInfoForm.contactPhone.$error.pattern">* Please enter a 10-digit number</span>
  </div>
  <div class="form-group">
    <label for="contactEmail">Email</label>
    <input class="form-control ng-pristine ng-untouched ng-valid-email ng-valid-pattern ng-valid ng-valid-required" id="contactEmail" name="contactEmail" type="email" placeholder="Email" ng-pattern="/^[a-z]+[a-z0-9._+-]+@[a-z0-9-]+\.[a-z.]{2,11}$/i"
      ng-model="leadEmailContactInfo" required="">
    <span class="error-message ng-hide" ng-show="editContactInfoForm.contactEmail.$dirty &amp;&amp; editContactInfoForm.contactEmail.$error.required">* Required</span>
    <span class="error-message ng-hide" ng-show="editContactInfoForm.contactEmail.$dirty &amp;&amp; editContactInfoForm.contactEmail.$error.pattern">* Invalid email</span>
  </div>
  <a ng-click="toggleEditContactInfoModal()">Cancel</a>
  <button type="submit" class="btn btn-primary pull-right" ng-disabled="editContactInfoForm.$invalid" disabled="disabled">
    <ng-content ng-show="shouldOptInAllContactsOnSubmit() || editContactInfoForm.autoSelectingContacts" class="ng-hide">
      <font style="font-weight:bold; font-size: 16px;">✔︎</font>
      <font style="font-weight:normal; font-size: 12px;">All &amp; </font>
    </ng-content> Continue &gt;&gt; </button>
  <div class="clearfix"></div>
  <p class="terms-submit ng-binding" id="xxTF_TCPA_TermsHTML"> Information submitted on this site will be sent to our <b class="ng-binding">Lytle Creek Cash Value Team</b>.<br>
  </p>
  <div ng-show="contactOptInList.length" class="contact-opt-in-list ng-hide">
    <!-- ngRepeat: contact in contactOptInList -->
  </div>
  <p class="terms-contact ng-binding" id="xxTF_TCPA_TermsHTML"> You agree to be contacted regarding real estate information, using email, telephone or text – including the use of autodialed and/or pre-recorded calls or automated text messages to the
    phone number you provide above. This consent applies even if you are on a corporate, state or national Do Not Call list. </p>
  <input type="hidden" name="xxTrustedFormCertUrl" value="https://cert.trustedform.com/728935f569663c124fb34de6315b301b2197dc25" id="xxTrustedFormCertUrl_0"><input type="hidden" name="xxTrustedFormToken"
    value="https://cert.trustedform.com/728935f569663c124fb34de6315b301b2197dc25" id="xxTrustedFormToken_0"><input type="hidden" name="xxTrustedFormPingUrl"
    value="https://ping.trustedform.com/0.ZholMLkPZrqWM9FjMbCbjA6_OZA5lgiHxmXCddXxWcfQM2hXNBt1p8NINFDx9bSQ5W5xfjsQ.cOusuHcFzIJUeQtOevv8SA.IequrR4OQjS7BRuE4qbwMw" id="xxTrustedFormPingUrl_0">
</form>

Name: refinanceContactInfoForm

<form id="refinanceContactInfoForm" name="refinanceContactInfoForm" ng-submit="submitRefinanceContactInfoForm(refinanceContactInfoForm)" novalidate="" class="ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email">
  <p class="tagline-2" style="font-size:24px;"><b>Refinance Last Step</b></p>
  <p class="tagline-2" style="font-size:13px;">All set, click below to submit &amp; see your home value now!</p>
  <div class="form-group">
    <label for="refiContactName">Name</label>
    <input class="form-control ng-pristine ng-untouched ng-valid ng-valid-required" id="refiContactName" name="refiContactName" placeholder="Full Name" ng-model="leadName" required="">
    <span class="error-message ng-hide" ng-show="refinanceContactInfoForm.refiContactName.$error.required">* Required</span>
  </div>
  <div class="form-group">
    <label for="refiContactPhone">Phone</label>
    <input class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern" id="refiContactPhone" mask="(999) 999-9999" name="refiContactPhone" type="text" placeholder="(555) 555-5555"
      ng-pattern="/^\s*[-. (]*(\d{3})[-. )]*(\d{3})[-. ]*(\d{4})(?: *x(\d+))?\s*$/" ng-model="leadPhone" required="">
    <span class="error-message" ng-show="refinanceContactInfoForm.refiContactPhone.$error.required">* Required</span>
    <span class="error-message ng-hide" ng-show="refinanceContactInfoForm.refiContactPhone.$error.pattern">* Please enter a 10-digit number</span>
  </div>
  <div class="form-group">
    <label for="refiContactEmail">Email</label>
    <input class="form-control ng-pristine ng-untouched ng-valid-email ng-valid-pattern ng-valid ng-valid-required" id="refiContactEmail" name="refiContactEmail" type="email" placeholder="Email"
      ng-pattern="/^[a-z]+[a-z0-9._+-]+@[a-z0-9-]+\.[a-z.]{2,11}$/i" ng-model="leadEmail" required="">
    <span class="error-message ng-hide" ng-show="refinanceContactInfoForm.refiContactEmail.$error.required">* Required</span>
    <span class="error-message ng-hide" ng-show="refinanceContactInfoForm.refiContactEmail.$error.pattern">* Invalid email</span>
  </div>
  <div class="btn-continue-container">
    <button type="submit" class="btn btn-primary btn-continue pull-right" ng-disabled="refinanceContactInfoForm.$invalid" disabled="disabled">See Your Home Value Now</button>
    <div class="clearfix"></div>
  </div>
  <!-- Start of required for jornaya leadid TCPA -->
  <input type="hidden" id="leadid_tcpa_disclosure">
  <label for="leadid_tcpa_disclosure">
    <p style="margin-top: 20px;"> * We take your privacy seriously. You are providing express "written" consent to share your information with up to five (5) Network
      <a href="http://harplendersdirect.com/partner-list.html" target="_blank">partners</a>, and for parties calling related to your mortgage, Network partners, or an authorized third party on their behalf to call you (including through automated
      means; e.g. autodialing, text and pre-recorded messaging) via telephone, mobile device (including SMS and MMS - charges may apply) and/or email, even if your telephone number is currently listed on any internal, corporate, state, federal or
      national Do-Not-Call (DNC) list. </p>
  </label>
  <input id="leadid_token" name="universal_leadid" type="hidden" value="B945A026-EF34-9F6C-54C8-61358ED43745">
  <!-- End of required for jornaya leadid TCPA -->
  <input type="hidden" name="xxTrustedFormCertUrl" value="https://cert.trustedform.com/728935f569663c124fb34de6315b301b2197dc25" id="xxTrustedFormCertUrl_1"><input type="hidden" name="xxTrustedFormToken"
    value="https://cert.trustedform.com/728935f569663c124fb34de6315b301b2197dc25" id="xxTrustedFormToken_1"><input type="hidden" name="xxTrustedFormPingUrl"
    value="https://ping.trustedform.com/0.ZholMLkPZrqWM9FjMbCbjA6_OZA5lgiHxmXCddXxWcfQM2hXNBt1p8NINFDx9bSQ5W5xfjsQ.cOusuHcFzIJUeQtOevv8SA.IequrR4OQjS7BRuE4qbwMw" id="xxTrustedFormPingUrl_1">
</form>

<form class="ng-pristine ng-valid ng-scope">
  <div class="report-terms"> This is not an appraisal or an actual cash offer. The valuation is estimated based aggregated property data.<br> The offer is an estimate based on the valuation and knowledge of general real estate investment
    practices.<br> In order to obtain an accurate value please contact a real estate professional. </div>
  <button type="submit" class="btn btn-primary" ng-click="reportTermsConfirmed()">I Understand</button>
  <input type="hidden" name="xxTrustedFormCertUrl" value="https://cert.trustedform.com/728935f569663c124fb34de6315b301b2197dc25" id="xxTrustedFormCertUrl_2"><input type="hidden" name="xxTrustedFormToken"
    value="https://cert.trustedform.com/728935f569663c124fb34de6315b301b2197dc25" id="xxTrustedFormToken_2"><input type="hidden" name="xxTrustedFormPingUrl"
    value="https://ping.trustedform.com/0.ZholMLkPZrqWM9FjMbCbjA6_OZA5lgiHxmXCddXxWcfQM2hXNBt1p8NINFDx9bSQ5W5xfjsQ.cOusuHcFzIJUeQtOevv8SA.IequrR4OQjS7BRuE4qbwMw" id="xxTrustedFormPingUrl_2">
</form>

Text Content

Preparing property analysis...

Please confirm your contact info

Name * Required
Mobile Phone * Required * Please enter a 10-digit number
Email * Required * Invalid email
Cancel ✔︎All & Continue >>


Information submitted on this site will be sent to our Lytle Creek Cash Value
Team.




You agree to be contacted regarding real estate information, using email,
telephone or text – including the use of autodialed and/or pre-recorded calls or
automated text messages to the phone number you provide above. This consent
applies even if you are on a corporate, state or national Do Not Call list.

Refinance Last Step

All set, click below to submit & see your home value now!

Name * Required
Phone * Required * Please enter a 10-digit number
Email * Required * Invalid email
See Your Home Value Now


* We take your privacy seriously. You are providing express "written" consent to
share your information with up to five (5) Network partners, and for parties
calling related to your mortgage, Network partners, or an authorized third party
on their behalf to call you (including through automated means; e.g.
autodialing, text and pre-recorded messaging) via telephone, mobile device
(including SMS and MMS - charges may apply) and/or email, even if your telephone
number is currently listed on any internal, corporate, state, federal or
national Do-Not-Call (DNC) list.

EXPLANATION

This is not an appraisal or an actual cash offer. The valuation is estimated
based aggregated property data.
The offer is an estimate based on the valuation and knowledge of general real
estate investment practices.
In order to obtain an accurate value please contact a real estate professional.
I Understand
We're sorry, the report for this property is unavailable.


13896 ALDER GROVE LN, LYTLE CREEK, CA 92358

@@ONBOARD.AVM.SUMMARY.PROPCLASS@@

Built @@onboard.avm.summary.yearbuilt@@ Beds @@onboard.avm.building.rooms.beds@@
Baths @@onboard.avm.building.rooms.bathstotal@@




VALUATION ESTIMATE

(This is an automated valuation of your home)

HIGH END

@@ONBOARD.AVM.AVM.AMOUNT.HIGH~CURRENCY~@@

LOW END

@@ONBOARD.AVM.AVM.AMOUNT.LOW~CURRENCY~@@

YOUR ESTIMATE

@@ONBOARD.AVM.AVM.AMOUNT.VALUE~CURRENCY~@@


CASH OFFER ESTIMATE

(This is an estimate of how much an investor may be willing to give in a cash
offer)

HIGH END

$277,840

LOW END

$177,300

OFFER ESTIMATE

$243,110

Expect a quick connection with a local real estate expert in your area.

Thank you for using zBuyer



Preparing property analysis...

←Naar links→Naar rechts↑Omhoog↓Omlaag+Inzoomen-Uitzoomen


13883 Pollard Dr
Lytle Creek, Californië
13883 Pollard Dr
Weergeven op Google Maps

Custom Imagery



-

-







Deze afbeelding is niet meer beschikbaar





Sneltoetsen
Kaartgegevens© 2024 Google
© 2024 Google
Voorwaarden
Probleem melden
You agree to our terms and privacy policy.
Submit Review
press Enter
By submitting you agree to our terms and privacy policy.
   
   
 * Section
   
   Estimate Cash Value
   We use the combined knowledge of local real estate agents, investors, and
   iBuyers to estimate your home's cash value. zBuyer is designed to assist
   motivated home sellers who want to know the cash value of their home.
   
   Don't see your address?
   Reset
   13896 Alder Grove Ln Lytle Creek CA 92358-9738
   
   Alabama (AL)Alaska (AK)Arizona (AZ)Arkansas (AR)California (CA)Colorado
   (CO)Connecticut (CT)Delaware (DE)District of Columbia (DC)Florida (FL)Georgia
   (GA)Hawaii (HI)Idaho (ID)Illinois (IL)Indiana (IN)Iowa (IA)Kansas
   (KS)Kentucky (KY)Lousiana (LA)Maine (ME)Maryland (MD)Massachusetts
   (MA)Michigan (MI)Minnesota (MN)Mississippi (MS)Missouri (MO)Montana
   (MT)Nebraska (NE)Nevada (NV)New Hampshire (NH)New Jersey (NJ)New Mexico
   (NM)New York (NY)North Carolina (NC)North Dakota (ND)Ohio (OH)Oklahoma
   (OK)Oregon (OR)Pennsylvania (PA)Rhode Island (RI)South Carolina (SC)South
   Dakota (SD)Tennessee (TN)Texas (TX)Utah (UT)Vermont (VT)Virginia
   (VA)Washington (WA)West Virginia (WV)Wisconsin (WI)Wyoming (WY)
   
   Estimate Cash Value pressEnter
   Looking up data for your house...
   
   
   
   
   

 * This site is in no way affiliated with any news source or government
   organization and is not a government agency. Not affiliated with HUD, FHA,
   VA, FNMA or GNMA. This site may contain affiliate and partner links. This
   website and the company that owns it is not responsible for any typographical
   or photographic errors. If you do not agree to our terms and policies, then
   please leave this site immediately. If you submit your mobile number on this
   website you agree to receive marketing based text messages. Consent is not
   required for purchase. Standard text and data rates may apply. Reply STOP to
   stop & HELP for help.
   
   © 2024 zBuyer.com

   



✓Verify