arcadenest.bookinggroup.in Open in urlscan Pro
2a02:4780:11:1101:0:2298:2773:4  Public Scan

URL: https://arcadenest.bookinggroup.in/
Submission: On August 29 via automatic, source certstream-suspicious — Scanned from US

Form analysis 4 forms found in the DOM

POST

<form method="post" class="contactForm bv-form" data-ml-form="Contact Us" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="form-group">
    <input type="hidden" name="project" data-ml-field="Project" value="Arkade Nest  ">
    <input type="text" class="form-control" name="name" placeholder="Enter name" data-ml-field="Name" required="" data-bv-field="name">
    <small class="help-block" data-bv-validator="notEmpty" data-bv-for="name" data-bv-result="NOT_VALIDATED" style="display: none;">The name is required.</small>
  </div>
  <div class="form-group">
    <div class="input-group mb-3">
      <div class="input-group-prepend">
        <select class="custom-select" id="inputGroupSelect01" name="country">
          <option value="+91">IND (+91)</option>
        </select>
      </div>
      <input type="number" class="form-control" id="phone" name="phone" placeholder="Enter Phone" data-ml-field="Phone" required="" data-bv-field="phone">
    </div>
    <small class="help-block" data-bv-validator="notEmpty" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">The phone is required. </small><small class="help-block" data-bv-validator="stringLength" data-bv-for="phone"
      data-bv-result="NOT_VALIDATED" style="display: none;">Enter 10 digit number. </small><small class="help-block" data-bv-validator="regexp" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">Enter valid number.
    </small><small class="help-block" data-bv-validator="callback" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">Occurs repeated number.</small><small class="help-block" data-bv-validator="integer" data-bv-for="phone"
      data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid number</small>
  </div>
  <div class="form-group">
    <input type="email" class="form-control" name="email" placeholder="Enter Email" data-ml-field="Email" required="" data-bv-field="email">
    <small class="help-block" data-bv-validator="emailAddress" data-bv-for="email" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small><small class="help-block" data-bv-validator="notEmpty"
      data-bv-for="email" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <button type="submit" class="btn btn-primary effetMoveGradient">&nbsp; Pre-Register Now &nbsp;</button>
</form>

POST

<form method="post" class="contactForm frm-wrapper bv-form" data-ml-form="Contact Us" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="form-group">
    <input type="hidden" name="project" data-ml-field="Project" value="Arkade Nest  ">
    <input type="text" class="form-control" name="name" placeholder="Enter name" data-ml-field="Name" required="" data-bv-field="name">
    <small class="help-block" data-bv-validator="notEmpty" data-bv-for="name" data-bv-result="NOT_VALIDATED" style="display: none;">The name is required.</small>
  </div>
  <div class="form-group">
    <div class="input-group mb-3">
      <div class="input-group-prepend">
        <select class="custom-select" id="inputGroupSelect01" name="country">
          <option value="+91">IND (+91)</option>
          <option value="+1">US (+1)</option>
          <option value="+44">UK (+44)</option>
          <option value="+971">UAE (+971)</option>
          <option value="49">GERMANY (49)</option>
          <option value="60">MALAYSIA (60)</option>
        </select>
      </div>
      <input type="number" class="form-control" id="phone" name="phone" placeholder="Enter Phone" data-ml-field="Phone" required="" data-bv-field="phone">
    </div>
    <small class="help-block" data-bv-validator="notEmpty" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">The phone is required. </small><small class="help-block" data-bv-validator="stringLength" data-bv-for="phone"
      data-bv-result="NOT_VALIDATED" style="display: none;">Enter 10 digit number. </small><small class="help-block" data-bv-validator="regexp" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">Enter valid number.
    </small><small class="help-block" data-bv-validator="callback" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">Occurs repeated number.</small><small class="help-block" data-bv-validator="integer" data-bv-for="phone"
      data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid number</small>
  </div>
  <div class="form-group">
    <input type="email" class="form-control" name="email" placeholder="Enter Email" data-ml-field="Email" required="" data-bv-field="email">
    <small class="help-block" data-bv-validator="emailAddress" data-bv-for="email" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small><small class="help-block" data-bv-validator="notEmpty"
      data-bv-for="email" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
  </div>
  <button type="submit" class="btn btn-primary effetMoveGradient">&nbsp; Pre-Register Now &nbsp;</button>
</form>

POST

<form class="contactForm bv-form" id="contactForm" method="post" data-ml-form="Contact Us" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <input type="hidden" name="project" data-ml-field="Project" value="Arkade Nest  ">
        <input type="text" class="form-control" id="name" name="name" placeholder="Enter Name" data-ml-field="First Name" required="" data-bv-field="name">
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="name" data-bv-result="NOT_VALIDATED" style="display: none;">The name is required.</small>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <div class="input-group mb-3">
          <div class="input-group-prepend">
            <select class="custom-select" id="inputGroupSelect01" name="country">
              <option value="+91">IND (+91)</option>
              <option value="+1">US (+1)</option>
              <option value="+44">UK (+44)</option>
              <option value="+971">UAE (+971)</option>
              <option value="49">GERMANY (49)</option>
              <option value="60">MALAYSIA (60)</option>
            </select>
          </div>
          <input type="number" class="form-control" id="phone" name="phone" placeholder="Enter Phone" data-ml-field="Phone" required="" data-bv-field="phone">
        </div>
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">The phone is required. </small><small class="help-block" data-bv-validator="stringLength" data-bv-for="phone"
          data-bv-result="NOT_VALIDATED" style="display: none;">Enter 10 digit number. </small><small class="help-block" data-bv-validator="regexp" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">Enter valid number.
        </small><small class="help-block" data-bv-validator="callback" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">Occurs repeated number.</small><small class="help-block" data-bv-validator="integer" data-bv-for="phone"
          data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid number</small>
      </div>
      <div class="form-group">
        <input type="email" class="form-control" name="email" placeholder="Enter Email" data-ml-field="Email" required="" data-bv-field="email">
        <small class="help-block" data-bv-validator="emailAddress" data-bv-for="email" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small><small class="help-block" data-bv-validator="notEmpty"
          data-bv-for="email" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
    </div>
    <div class="col-md-12">
      <button type="submit" name="btnsubmit" class="btn btn-primary effetMoveGradient btn-block"> SUBMIT</button>
    </div>
  </div>
</form>

POST

<form class="onloadContactForm bv-form" id="contactForm" method="post" data-ml-form="Contact Us" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <input type="hidden" name="project" data-ml-field="Project" value="Arkade Nest  ">
        <input type="text" class="form-control" id="name" name="name" placeholder="Enter Name" data-ml-field="First Name" required="" data-bv-field="name">
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="name" data-bv-result="NOT_VALIDATED" style="display: none;">The name is required.</small>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <div class="input-group mb-3">
          <div class="input-group-prepend">
            <select class="custom-select" id="inputGroupSelect01" name="country">
              <option value="+91">IND (+91)</option>
              <option value="+1">US (+1)</option>
              <option value="+44">UK (+44)</option>
              <option value="+971">UAE (+971)</option>
              <option value="49">GERMANY (49)</option>
              <option value="60">MALAYSIA (60)</option>
            </select>
          </div>
          <input type="number" class="form-control" id="phone" name="phone" placeholder="Enter Phone" data-ml-field="Phone" required="" data-bv-field="phone">
        </div>
        <small class="help-block" data-bv-validator="notEmpty" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">The phone is required. </small><small class="help-block" data-bv-validator="stringLength" data-bv-for="phone"
          data-bv-result="NOT_VALIDATED" style="display: none;">Enter 10 digit number. </small><small class="help-block" data-bv-validator="regexp" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">Enter valid number.
        </small><small class="help-block" data-bv-validator="callback" data-bv-for="phone" data-bv-result="NOT_VALIDATED" style="display: none;">Occurs repeated number.</small><small class="help-block" data-bv-validator="integer" data-bv-for="phone"
          data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid number</small>
      </div>
      <div class="form-group">
        <input type="email" class="form-control" name="email" placeholder="Enter Email" data-ml-field="Email" required="" data-bv-field="email">
        <small class="help-block" data-bv-validator="emailAddress" data-bv-for="email" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small><small class="help-block" data-bv-validator="notEmpty"
          data-bv-for="email" data-bv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
    </div>
    <div class="col-md-12">
      <button type="submit" name="btnsubmit" class="btn btn-primary effetMoveGradient btn-block"> SUBMIT</button>
    </div>
  </div>
</form>

Text Content

 * Home
 * Pricing
 * Floor Plan
 * Amenities
 * Location
 * Brochure

‹›

‹›


PRE-REGISTER HERE FOR BEST OFFERS

The name is required.
IND (+91)
The phone is required. Enter 10 digit number. Enter valid number. Occurs
repeated number.Please enter a valid number
Please enter a valid email addressPlease enter a value
  Pre-Register Now  


WELCOME TO ARKADE NEST | MULUND - THE PRINCE OF SUBURBS

2, 3, and 4 BHK Homes At Mulund West

Living standards as per your wish Your very own habitat of 2 & 3-bed residences
with multiple amenities where everybody can come together, socialize, celebrate,
play, perform, and thrive. Open spaces, better infrastructure, luxurious and
spacious homes within communities, and seamless connectivity to Mumbai and
beyond make Mulund the most sought-after address. Here's what makes it a Prince
of Suburbs in the true sense.
MahaRERA Registration No - P51800050953. Download Brochure

PRICING

TYPOLOGY CARPET AREA PRICE 2 BHK 570 - 745 sq.ft 1.40 Cr* Onwards Price Breakup
3 BHK 850 - 1007 sq.ft. 1.XX Cr* Onwards Price Breakup 4 BHK 1420 sq.ft. Price
On Request Price Breakup

Complete Costing Details

SITE & FLOOR PLAN

2 BHK

3 BHK

4 BHK

Gallery










AMENITIES

Garden Sit-out

Pool Table

Entrance Gate

Prayer Lawn

Car Parking

Party Hall

Kids Play Area

Swimming Pool

Outdoor Games

Gymnasium

KEY HIGHLIGHTS

Magnificent tower of G+22 storeys Premium 2-3 bed residences Exclusive community
with limited homes Located in divinely serene location of Sarvodaya Nagar.
 * Seamless Inter and intracity connectivity
 * Recreation Zone
 * 4 level car parking

VIRTUAL SITE TOUR

VIRTUAL TOUR

Arkade Nest - 2, 3 & 4BHK HOMES AT Mulund West.



AN EXCLUSIVE COMMUNITY THAT BINDS #FAMILIES2GETHER

When vision goes beyond what we see, it reaches a new world that is yet to take
shape. At Arkade, looking at the future, we reinvent the present. We build
symbols of desires and shapes of dreams that epitomize living. As a progressive
enterprise, each effort goes into finding a value that we are able to transfer
to our customers and transform lives while we are at it. For us, the future is
not tomorrow, it is now, taking shape in front of us



Disclaimer : Disclaimer : The content is for information purposes only and does
not constitute an offer to avail of any service. Prices mentioned are subject to
change without notice and properties mentioned are subject to availability.
Images for representation purposes only.



Organize Site Visit
+91 9967292140
Request Callback

PRE-REGISTER HERE FOR BEST OFFERS

The name is required.
IND (+91) US (+1) UK (+44) UAE (+971) GERMANY (49) MALAYSIA (60)
The phone is required. Enter 10 digit number. Enter valid number. Occurs
repeated number.Please enter a valid number
Please enter a valid email addressPlease enter a value
  Pre-Register Now  

FOR MORE INFORMATION ENQUIRE NOW!

The name is required.
IND (+91) US (+1) UK (+44) UAE (+971) GERMANY (49) MALAYSIA (60)
The phone is required. Enter 10 digit number. Enter valid number. Occurs
repeated number.Please enter a valid number
Please enter a valid email addressPlease enter a value
SUBMIT

FOR MORE INFORMATION ENQUIRE NOW!

The name is required.
IND (+91) US (+1) UK (+44) UAE (+971) GERMANY (49) MALAYSIA (60)
The phone is required. Enter 10 digit number. Enter valid number. Occurs
repeated number.Please enter a valid number
Please enter a valid email addressPlease enter a value
SUBMIT
Call Now
WhatsApp
Download Brouchure


TITLE

Text

Cancel OK