www.propsumo.in Open in urlscan Pro
172.67.157.200  Public Scan

Submitted URL: https://propsumo.in/
Effective URL: https://www.propsumo.in/
Submission: On June 14 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://www.propsumo.in/finder/buy

<form action="https://www.propsumo.in/finder/buy" method="post">
  <input type="hidden" name="_token" value="EERiu61m03LtW3vRhoEQubG1EW4fWSWQ1iv19wjz" autocomplete="off">
  <div class="form-scrool">
    <div class="filter-option mb-5">
      <h5>Location</h5>
      <div class="wrap-common-filter">
        <div class="custom-search-box">
          <select class="form-select" name="loc" aria-label="Default select example">
            <option value="">Select Location</option>
          </select>
        </div>
      </div>
    </div>
    <div class="filter-option mb-5">
      <h5>Price Range</h5>
      <div class="wrap-common-filter">
        <div class="custom-search-box">
          <div class="double_range_slider_box" wire:ignore="">
            <div class="double_range_slider">
              <span class="range_track" style="left: 0%; right: 0%;"></span>
              <input type="range" class="min" value="0" name="minPrice" min="0" max="150000000" step="10000">
              <input type="range" class="max" value="150000000" name="maxPrice" min="0" max="150000000" step="10000">
              <div class="minvalue" style="left: 0%; transform: translate(0%, 100%);">0</div>
              <div class="maxvalue" style="right: 0%; transform: translate(0%, 100%);">150.000.000</div>
            </div>
          </div>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
      <div class="clearfix">&nbsp;</div>
    </div>
    <div class="filter-option mb-5">
      <h5>Unit Type</h5>
      <div class="wrap-common-filter">
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-Studio" value="Studio">
          <label class="filter-label" for="no-unitType-Studio">Studio</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-1bhk" value="1bhk">
          <label class="filter-label" for="no-unitType-1bhk">1 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-2bhk" value="2bhk">
          <label class="filter-label" for="no-unitType-2bhk">2 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-2.5bhk" value="2.5bhk">
          <label class="filter-label" for="no-unitType-2.5bhk">2.5 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-3bhk" value="3bhk">
          <label class="filter-label" for="no-unitType-3bhk">3 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-3.5bhk" value="3.5bhk">
          <label class="filter-label" for="no-unitType-3.5bhk">3.5 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-4bhk" value="4bhk">
          <label class="filter-label" for="no-unitType-4bhk">4 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-4.5bhk" value="4.5bhk">
          <label class="filter-label" for="no-unitType-4.5bhk">4.5 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-5bhk" value="5bhk">
          <label class="filter-label" for="no-unitType-5bhk">5 BHK</label>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
    </div>
    <div class="filter-option mb-5">
      <h5>Year</h5>
      <div class="wrap-common-filter">
        <div class="top-filter-input">
          <input name="year[]" class="filter-input" type="checkbox" id="no-year-2024" value="2024">
          <label class="filter-label" for="no-year-2024">2024</label>
        </div>
        <div class="top-filter-input">
          <input name="year[]" class="filter-input" type="checkbox" id="no-year-2025" value="2025">
          <label class="filter-label" for="no-year-2025">2025</label>
        </div>
        <div class="top-filter-input">
          <input name="year[]" class="filter-input" type="checkbox" id="no-year-2026" value="2026">
          <label class="filter-label" for="no-year-2026">2026</label>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
    </div>
  </div>
  <div class="btm-btn-wrap text-end">
    <button class="btn-view border-0" wire:click="resetFilters('')" type="button">Reset</button>
    <button class="btn-view border-0" type="submit">Search</button>
  </div>
</form>

POST https://www.propsumo.in/finder/rent

<form action="https://www.propsumo.in/finder/rent" method="post">
  <input type="hidden" name="_token" value="EERiu61m03LtW3vRhoEQubG1EW4fWSWQ1iv19wjz" autocomplete="off">
  <div class="form-scrool">
    <div class="filter-option mb-5">
      <h5>Location</h5>
      <div class="wrap-common-filter">
        <div class="custom-search-box">
          <select class="form-select" name="loc" aria-label="Default select example">
            <option value="">Select Location</option>
          </select>
        </div>
      </div>
    </div>
    <div class="filter-option mb-5">
      <h5>Price Range</h5>
      <div class="wrap-common-filter">
        <div class="custom-search-box">
          <div class="double_range_slider_box" wire:ignore="">
            <div class="double_range_slider">
              <span class="range_track" style="left: 0%; right: 0%;"></span>
              <input type="range" class="min" value="0" name="minPrice" min="0" max="150000000" step="10000">
              <input type="range" class="max" value="150000000" name="maxPrice" min="0" max="150000000" step="10000">
              <div class="minvalue" style="left: 0%; transform: translate(0%, 100%);">0</div>
              <div class="maxvalue" style="right: 0%; transform: translate(0%, 100%);">150.000.000</div>
            </div>
          </div>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
      <div class="clearfix">&nbsp;</div>
    </div>
    <div class="filter-option mb-5">
      <h5>Unit Type</h5>
      <div class="wrap-common-filter">
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-Studio" value="Studio">
          <label class="filter-label" for="no-unitType-Studio">Studio</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-1bhk" value="1bhk">
          <label class="filter-label" for="no-unitType-1bhk">1 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-2bhk" value="2bhk">
          <label class="filter-label" for="no-unitType-2bhk">2 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-2.5bhk" value="2.5bhk">
          <label class="filter-label" for="no-unitType-2.5bhk">2.5 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-3bhk" value="3bhk">
          <label class="filter-label" for="no-unitType-3bhk">3 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-3.5bhk" value="3.5bhk">
          <label class="filter-label" for="no-unitType-3.5bhk">3.5 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-4bhk" value="4bhk">
          <label class="filter-label" for="no-unitType-4bhk">4 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-4.5bhk" value="4.5bhk">
          <label class="filter-label" for="no-unitType-4.5bhk">4.5 BHK</label>
        </div>
        <div class="top-filter-input">
          <input name="unitType[]" class="filter-input" type="checkbox" id="no-unitType-5bhk" value="5bhk">
          <label class="filter-label" for="no-unitType-5bhk">5 BHK</label>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
    </div>
    <div class="filter-option mb-5">
      <h5>Year</h5>
      <div class="wrap-common-filter">
        <div class="top-filter-input">
          <input name="year[]" class="filter-input" type="checkbox" id="rent-year-2024" value="2024">
          <label class="filter-label" for="rent-year-2024">2024</label>
        </div>
        <div class="top-filter-input">
          <input name="year[]" class="filter-input" type="checkbox" id="rent-year-2025" value="2025">
          <label class="filter-label" for="rent-year-2025">2025</label>
        </div>
        <div class="top-filter-input">
          <input name="year[]" class="filter-input" type="checkbox" id="rent-year-2026" value="2026">
          <label class="filter-label" for="rent-year-2026">2026</label>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
    </div>
    <div class="filter-option mb-5">
      <h5>Furnishing</h5>
      <div class="wrap-common-filter">
        <div class="top-filter-input">
          <input name="fitout[]" class="filter-input" type="checkbox" id="furnishing-Unfurnished" value="Unfurnished">
          <label class="filter-label" for="furnishing-Unfurnished">Unfurnished</label>
        </div>
        <div class="top-filter-input">
          <input name="fitout[]" class="filter-input" type="checkbox" id="furnishing-Semi Furnished" value="Semi Furnished">
          <label class="filter-label" for="furnishing-Semi Furnished">Semi Furnished</label>
        </div>
        <div class="top-filter-input">
          <input name="fitout[]" class="filter-input" type="checkbox" id="furnishing-Furnished" value="Furnished">
          <label class="filter-label" for="furnishing-Furnished">Furnished</label>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
    </div>
    <div class="filter-option mb-5">
      <h5>Property Age</h5>
      <div class="wrap-common-filter">
        <div class="top-filter-input">
          <input name="age[]" class="filter-input" type="checkbox" id="propertyAge-0-1 Year" value="0-1 Year">
          <label class="filter-label" for="propertyAge-0-1 Year">0-1 Year</label>
        </div>
        <div class="top-filter-input">
          <input name="age[]" class="filter-input" type="checkbox" id="propertyAge-1-5 Years" value="1-5 Years">
          <label class="filter-label" for="propertyAge-1-5 Years">1-5 Years</label>
        </div>
        <div class="top-filter-input">
          <input name="age[]" class="filter-input" type="checkbox" id="propertyAge-5-10 Years" value="5-10 Years">
          <label class="filter-label" for="propertyAge-5-10 Years">5-10 Years</label>
        </div>
        <div class="top-filter-input">
          <input name="age[]" class="filter-input" type="checkbox" id="propertyAge-10+ Years" value="10+ Years">
          <label class="filter-label" for="propertyAge-10+ Years">10+ Years</label>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
    </div>
    <div class="filter-option mb-5">
      <h5>Preferred Tenant</h5>
      <div class="wrap-common-filter">
        <div class="top-filter-input">
          <input name="tenantRdo" class="filter-input" type="radio" id="preferredtTenant-Family" value="Family">
          <label class="filter-label" for="preferredtTenant-Family">Family</label>
        </div>
        <div class="top-filter-input">
          <input name="tenantRdo" class="filter-input" type="radio" id="preferredtTenant-Bachelor" value="Bachelor">
          <label class="filter-label" for="preferredtTenant-Bachelor">Bachelor</label>
        </div>
        <div class="top-filter-input">
          <input name="tenantRdo" class="filter-input" type="radio" id="preferredtTenant-Both" value="Both">
          <label class="filter-label" for="preferredtTenant-Both">Both </label>
        </div>
      </div>
      <div class="clearfix">&nbsp;</div>
    </div>
  </div>
  <div class="btm-btn-wrap text-end">
    <button class="btn-view border-0" wire:click="resetFilters('')" type="button">Reset</button>
    <button class="btn-view border-0" type="submit">Search</button>
  </div>
</form>

Name: search-resultPOST https://www.propsumo.in/finder/buy

<form action="https://www.propsumo.in/finder/buy" method="post" name="search-result">
  <input type="hidden" name="_token" value="EERiu61m03LtW3vRhoEQubG1EW4fWSWQ1iv19wjz" autocomplete="off">
  <div class="row align-items-center">
    <div class="col-md-10 border-right">
      <div class="row">
        <div class="col-md-4 col-12">
          <div class="custom-select-box">
            <span class="custom-select-icon">
              <img src="https://www.propsumo.in/assets/empire/images/search-city.svg" alt="Search Bricksity" class="img-fluid">
            </span>
            <select class="form-select custom-select custom-dropdown" name="city" aria-label="Default select example" wire:change="getLocations($event.target.value,'buy')">
            </select>
          </div>
        </div>
        <div class="col-md-4 col-12">
          <div class="custom-select-box">
            <span class="custom-select-icon">
              <img src="https://www.propsumo.in/assets/empire/images/search-location.svg" alt="Search Bricksity" class="img-fluid">
            </span>
            <select class="form-select custom-select custom-dropdown" name="loc" aria-label="Default select example">
              <option value="">Select Location</option>
            </select>
          </div>
        </div>
        <div class="col-md-4 col-12">
          <div class="custom-select-box">
            <span class="custom-select-icon">
              <img src="https://www.propsumo.in/assets/empire/images/search-num-3.svg" alt="Search Bricksity" class="img-fluid">
            </span>
            <select class="form-select custom-select custom-dropdown" name="unitType" aria-label="Default select example">
              <option value="">Select</option>
              <option value="Studio">Studio</option>
              <option value="1bhk">1 BHK</option>
              <option value="2bhk">2 BHK</option>
              <option value="2.5bhk">2.5 BHK</option>
              <option value="3bhk">3 BHK</option>
              <option value="3.5bhk">3.5 BHK</option>
              <option value="4bhk">4 BHK</option>
              <option value="4.5bhk">4.5 BHK</option>
              <option value="5bhk">5 BHK</option>
            </select>
          </div>
        </div>
      </div>
      <div class="row mt-3">
        <div class="col-md-4 col-12">
          <h6 class="text-start">Price Range</h6>
          <div class="price-quote-wrap">
            <span class="price-icon">₹</span>
            <span class="price-quote">INR</span>
          </div>
        </div>
        <div class="col-md-8 col-12 pt-3">
          <div class="double_range_slider_box" wire:ignore="">
            <div class="double_range_slider">
              <span class="range_track" style="left: 0%; right: 0%;"></span>
              <input type="range" class="min" value="0" name="minPrice" min="0" max="150000000" step="10000">
              <input type="range" class="max" value="150000000" name="maxPrice" min="0" max="150000000" step="10000">
              <div class="minvalue" style="left: 0%; transform: translate(0%, 100%);">0</div>
              <div class="maxvalue" style="right: 0%; transform: translate(0%, 100%);">150.000.000</div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="col-md-2 text-center">
      <button type="submit" class="btn btn-basic btn-search">Search</button>
    </div>
  </div>
</form>

Name: search-resultPOST https://www.propsumo.in/finder/rent

<form action="https://www.propsumo.in/finder/rent" method="post" name="search-result">
  <input type="hidden" name="_token" value="EERiu61m03LtW3vRhoEQubG1EW4fWSWQ1iv19wjz" autocomplete="off">
  <div class="row align-items-center">
    <div class="col-md-10 border-right">
      <div class="row">
        <div class="col-md-4 col-12">
          <div class="custom-select-box">
            <span class="custom-select-icon">
              <img src="https://www.propsumo.in/assets/empire/images/search-city.svg" alt="Search Bricksity" class="img-fluid">
            </span>
            <select class="form-select custom-select custom-dropdown" name="city" aria-label="Default select example" wire:change="getLocations($event.target.value,'rent')">
            </select>
          </div>
        </div>
        <div class="col-md-4 col-12">
          <div class="custom-select-box">
            <span class="custom-select-icon">
              <img src="https://www.propsumo.in/assets/empire/images/search-location.svg" alt="Search Bricksity" class="img-fluid">
            </span>
            <select class="form-select custom-select custom-dropdown" name="loc">
              <option value="">Select Location</option>
            </select>
          </div>
        </div>
        <div class="col-md-4 col-12">
          <div class="custom-select-box">
            <span class="custom-select-icon">
              <img src="https://www.propsumo.in/assets/empire/images/search-num-3.svg" alt="Search Bricksity" class="img-fluid">
            </span>
            <select class="form-select custom-select custom-dropdown" name="unitType" aria-label="Default select example">
              <option value="">Select</option>
              <option value="Studio">Studio</option>
              <option value="1bhk">1 BHK</option>
              <option value="2bhk">2 BHK</option>
              <option value="2.5bhk">2.5 BHK</option>
              <option value="3bhk">3 BHK</option>
              <option value="3.5bhk">3.5 BHK</option>
              <option value="4bhk">4 BHK</option>
              <option value="4.5bhk">4.5 BHK</option>
              <option value="5bhk">5 BHK</option>
            </select>
          </div>
        </div>
      </div>
      <div class="row mt-3">
        <div class="col-md-4 col-12">
          <h6 class="text-start">Price Range</h6>
          <div class="price-quote-wrap">
            <span class="price-icon">₹</span>
            <span class="price-quote">INR</span>
          </div>
        </div>
        <div class="col-md-8 col-12 pt-3">
          <div class="double_range_slider_box" wire:ignore="">
            <div class="double_range_slider">
              <span class="range_track" style="left: 0%; right: 0%;"></span>
              <input type="range" class="min" value="0" name="minPrice" min="0" max="150000000" step="10000">
              <input type="range" class="max" value="150000000" name="maxPrice" min="0" max="150000000" step="10000">
              <div class="minvalue" style="left: 0%; transform: translate(0%, 100%);">0</div>
              <div class="maxvalue" style="right: 0%; transform: translate(0%, 100%);">150.000.000</div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="col-md-2 text-center">
      <button type="submit" class="btn btn-basic btn-search">Search</button>
    </div>
  </div>
</form>

Name: contactPOST

<form method="POST" id="enq-form" name="contact" class="contact-form needs-validation" wire:submit.prevent="processLead" novalidate="">
  <h5>Please share your contact</h5>
  <div class="row">
    <div class="col-lg-6 col-md-12">
      <input type="text" class="form-control contact user-name" wire:model="form.first_name" placeholder="First name" data-parsley-required="true" data-parsley-required-message="First name is required" required="" data-parsley-pattern="^[a-zA-Z ]+$"
        data-parsley-pattern-message="Please enter only characters.">
    </div>
    <div class="col-lg-6 col-md-12">
      <input type="text" class="form-control contact user-name" wire:model="form.last_name" placeholder="Last name" data-parsley-required="true" data-parsley-required-message="Last name is required" required="" data-parsley-pattern="^[a-zA-Z ]+$"
        data-parsley-pattern-message="Please enter only characters.">
    </div>
    <div class="col-lg-6 col-md-12">
      <input type="text" class="form-control contact user-phone" wire:model="form.phone" placeholder="Contact number" data-parsley-required="true" data-parsley-required-message="Contact number is required" required="" data-parsley-pattern="^\d{10}$"
        data-parsley-pattern-message="Please enter a valid phone number." oninput="this.value = this.value.replace(/\D+/g, '')">
    </div>
    <div class="col-lg-6 col-md-12">
      <input type="email" class="form-control contact user-email" wire:model="form.email" placeholder="Email address" data-parsley-required="true" data-parsley-required-message="Email address is required" required=""
        data-parsley-type-message="Please enter a valid email address." data-parsley-trigger="change">
    </div>
    <div class="col-md-12">
      <label for="buy_reason_selfuse" class="form-label">Your reason for looking for a property is?</label><br>
      <div class="form-check form-check-inline">
        <input class="form-check-input" type="radio" wire:model="form.buy_reason" id="buy_reason_selfuse" value="Self Use" data-parsley-multiple="buy_reason">
        <label class="form-check-label label-text" for="buy_reason_selfuse">Self Use</label>
      </div>
      <div class="form-check form-check-inline">
        <input class="form-check-input" type="radio" wire:model="form.buy_reason" id="buy_reason_investment" value="Investment" data-parsley-multiple="buy_reason" data-parsley-id="32">
        <label class="form-check-label label-text" for="buy_reason_investment"> Investment</label>
      </div>
    </div>
    <div class="col-md-12">
      <div class="d-none">
        <label for="phone" class="form-label">What kind of property you are looking for?</label>
      </div>
      <div class="form-check form-check-inline d-none">
        <input class="form-check-input" type="radio" name="rental_or_buy" wire:model="form.rental_or_buy" id="inlineRadio1" value="Rental" data-parsley-required="true" required="" data-parsley-errors-container="#propertyForError"
          data-parsley-multiple="rental_or_buy">
        <label class="form-check-label" for="inlineRadio1">Rental</label>
      </div>
      <div class="form-check form-check-inline d-none">
        <input class="form-check-input" type="radio" name="rental_or_buy" wire:model="form.rental_or_buy" id="inlineRadio2" value="Purchase" data-parsley-required="true" required="" data-parsley-errors-container="#propertyForError"
          data-parsley-multiple="rental_or_buy">
        <label class="form-check-label" for="inlineRadio2">Purchase</label>
      </div>
      <span id="propertyForError"></span>
      <div class="col-md-12 text-end">
        <button class="btn btn-basic" type="submit" wire:loading.attr="disabled">
          <span wire:loading="" class="spinner-border spinner-border-sm" role="status" aria-hidden="true"></span>
          <span id="submit_btn">Send</span>
        </button>
      </div>
    </div>
    <script type="text/javascript" id="www-widgetapi-script" src="https://www.youtube.com/s/player/74204f6c/www-widgetapi.vflset/www-widgetapi.js" async=""></script>
    <script src="https://www.youtube.com/iframe_api"></script>
    <script
      src="https://connect.facebook.net/signals/config/1490167091579372?v=2.9.158&amp;r=stable&amp;domain=www.propsumo.in&amp;hme=446fb981c8c3baeb03730fe3cbd404f7f15f64c693f24c7fe75da498bc2c95d8&amp;ex_m=67%2C113%2C100%2C104%2C58%2C3%2C93%2C66%2C15%2C91%2C84%2C49%2C51%2C160%2C163%2C174%2C170%2C171%2C173%2C28%2C94%2C50%2C73%2C172%2C155%2C158%2C167%2C168%2C175%2C122%2C14%2C48%2C180%2C179%2C124%2C17%2C33%2C38%2C1%2C41%2C62%2C63%2C64%2C68%2C88%2C16%2C13%2C90%2C87%2C86%2C101%2C103%2C37%2C102%2C29%2C25%2C156%2C159%2C131%2C27%2C10%2C11%2C12%2C5%2C6%2C24%2C21%2C22%2C54%2C59%2C61%2C71%2C95%2C26%2C72%2C8%2C7%2C76%2C46%2C20%2C97%2C96%2C98%2C9%2C19%2C18%2C81%2C53%2C79%2C32%2C70%2C0%2C89%2C31%2C78%2C83%2C45%2C44%2C82%2C36%2C4%2C85%2C77%2C42%2C39%2C34%2C80%2C2%2C35%2C60%2C40%2C99%2C43%2C75%2C65%2C105%2C57%2C56%2C30%2C92%2C55%2C52%2C47%2C74%2C69%2C23%2C106"
      async=""></script>
    <script async="" src="https://connect.facebook.net/en_US/fbevents.js"></script>
    <script>
      document.addEventListener('livewire:initialized', () => {
        Livewire.on('show-form-message', (event) => {
          setTimeout(() => {
            $('#submit_btn').text('Thank You!');
          }, "100");
          setTimeout(() => {
            $('#submit_btn').text('Send');
          }, "3000");
        });
      });
    </script>
  </div>
</form>

Text Content

 * Home
 * Projects
   Buy Rent
   
   LOCATION
   
   Select Location
   
   PRICE RANGE
   
   0
   150.000.000
    
    
   
   UNIT TYPE
   
   Studio
   1 BHK
   2 BHK
   2.5 BHK
   3 BHK
   3.5 BHK
   4 BHK
   4.5 BHK
   5 BHK
    
   
   YEAR
   
   2024
   2025
   2026
    
   Reset Search
   
   LOCATION
   
   Select Location
   
   PRICE RANGE
   
   0
   150.000.000
    
    
   
   UNIT TYPE
   
   Studio
   1 BHK
   2 BHK
   2.5 BHK
   3 BHK
   3.5 BHK
   4 BHK
   4.5 BHK
   5 BHK
    
   
   YEAR
   
   2024
   2025
   2026
    
   
   FURNISHING
   
   Unfurnished
   Semi Furnished
   Furnished
    
   
   PROPERTY AGE
   
   0-1 Year
   1-5 Years
   5-10 Years
   10+ Years
    
   
   PREFERRED TENANT
   
   Family
   Bachelor
   Both
    
   Reset Search
   
 * About




SIMPLE WAY TO FIND THE
PERFECT PROPERTY

Buy Rent
Select Location
Select Studio 1 BHK 2 BHK 2.5 BHK 3 BHK 3.5 BHK 4 BHK 4.5 BHK 5 BHK

PRICE RANGE

₹ INR
0
150.000.000
Search
Select Location
Select Studio 1 BHK 2 BHK 2.5 BHK 3 BHK 3.5 BHK 4 BHK 4.5 BHK 5 BHK

PRICE RANGE

₹ INR
0
150.000.000
Search
 


GET STARTED WITH EXPLORING REAL ESTATE OPTIONS

BUYING A HOME

RENTING A HOME


FIND THE PERFECT PROPERTY TO CALL YOUR OWN

LET US GUIDE YOU ON THE JOURNEY

Choose from sale, resale, rental properties, and more

Enquire now


HANDPICKED RESIDENTIAL PROJECTS

FEATURED RESIDENTIAL PROJECTS ACROSS INDIA

VTP EARTH ONE

, Pune

₹87,00,000

KOHINOOR FAMVILLE

, Pune

₹59,00,000

LODHA PANACHE

, Pune

₹1,15,00,000

MAJESTIQUE SIGNATURE TOWERS

, Pune

₹1,20,00,000

MAJESTIQUE THE ORNATE

, Pune

₹1,75,00,000

JOYVILLE SENSORIUM

, Pune

₹72,00,000

KUMAR PARTH TOWERS

, Pune

₹86,63,000

LIFE REPUBLIC

, Pune

₹45,00,000


NUMBERS AT A GLANCE


100+

Clients Served


250+

Projects Sold


24X7

Client Support


5+

Years of Experience


OUR SERVICES FOR OWNERS

GO FROM BROWSING TO BUYING

EFFORTLESS RENTAL AGREEMENT SERVICE

Seamless rentals made easy with our agreement service.




GET ASSISTANCE IN SELLING FASTER

Unlock your property's potential with our expert resale service today.




LOAN ASSISTANCE WITH RECOGNIZED BANKS

Navigate home loans with our expert advisory service.





MOVE IN NOW, NEXT YEAR OR LATER.

PROJECT BASED ON YOUR PERFERRED POSSESSION DATE

POSSESSION IN 2024




POSSESSION IN 2025




POSSESSION IN 2026





CHOOSE FROM A WIDE VARIETY OF
RESIDENTIAL PROPERTIES

VTP Earth One

VTP Earth One is a luxurious residential project by VTP Realty in the vibrant
Mahalunge area of Pune. Nestled amidst 200 acres of exquisite flora and ...

Explore this Property
Kohinoor Famville

Kohinoor Famville brings you an exceptional residential haven focused on family
living, situated in the heart of Hinjewadi Central. Crafted by the ren...

Explore this Property


BHK CHOICE IN MIND ?

FILTER RESULTS BASED ON YOUR PREFERENCE.

1RK/BHK




2BHK




3BHK




CONNECT WITH US TODAY

Explore sale, resale, rental properties, and more

PLEASE SHARE YOUR CONTACT

Your reason for looking for a property is?

Self Use
Investment
What kind of property you are looking for?
Rental
Purchase
Send

Discover a world of personalized real estate services tailored to your dreams.
With a commitment to ...

RERA Number: 9999999999
support@propsumo.in


FOLLOW US

 * 
 * 
 * 
 * 
 * 

© 2024 PropSumo

 Powered by