dp2yucgc5myff.cloudfront.net Open in urlscan Pro
2600:9000:24f3:5200:c:3c8b:32c0:21  Public Scan

URL: https://dp2yucgc5myff.cloudfront.net/
Submission: On March 18 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

Name: contact-formPOST thank-you.php

<form id="contact-form" action="thank-you.php" name="contact-form" method="POST" onsubmit="return save_landing_pageinfo('contact-form');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Full Name">
      <input type="hidden" name="source" value="Enquiry Form" id="source">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 ">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" id="mobile" placeholder="Contact Number" name="mobile" required="">
    </div>
    <span id="errorMessage" style="display:none;color:red;font-weight:bold">Please enter correct number of digits</span>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Email Address">
      <!-- <input type="hidden" name="country_code" value="" id="calling_code"> -->
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!--<div class="form-group col-md-12 pd">
                        <div class="input-group">
                            <div class="input-group-addon"><i class="fa fa-bed" aria-hidden="true"></i>
                            </div>
                            <select name="conf" id="conf">
                                <option value="1 BHK" Selected>1 BHK</option>
                                <option value="2 BHK">2 BHK</option>
                                <option value="3 BHK">3 BHK</option>
                            </select>
                        </div>
                    </div>-->
  <textarea class="form-control" id="msg" rows="3" name="message" placeholder="Your Message"></textarea>
  <!-- <h3 class="disline">After submitting your request, we will get in touch with you within 15 minutes.</h3> -->
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: main-popupPOST thank-you.php

<form id="main-popup" action="thank-you.php" name="main-popup" method="POST" onsubmit="return save_landing_pageinfo('main-popup');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Please Enter Your Full Name">
      <input type="hidden" name="source" value="Main PopUp" id="source">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 ">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" id="mobile" placeholder="Please Enter Your Mobile No.*" name="mobile" required="">
      <!-- <input type="number" id="mobile" name="mobile"></input> -->
    </div>
    <span id="errorMessage4" style="display:none;color:red;font-weight:bold">Please enter correct number of digits</span>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></div>
      <input type="email" class="form-control" name="email" placeholder="Please Enter Your Email" required="">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!--<div class="form-group col-md-12 pd">
                        <div class="input-group">
                            <div class="input-group-addon"><i class="fa fa-bed" aria-hidden="true"></i>
                            </div>
                            <select name="conf" id="conf">
                                <option value="1 BHK" Selected>1 BHK</option>
                                <option value="2 BHK">2 BHK</option>
                                <option value="3 BHK">3 BHK</option>
                            </select>
                        </div>
                    </div>-->
  <textarea class="form-control" id="msg" rows="3" name="message" placeholder="Your Message"></textarea>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: plans-popupPOST thank-you.php

<form id="plans-popup" action="thank-you.php" name="plans-popup" method="POST" onsubmit="return save_landing_pageinfo('plans-popup');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Please Enter Your Full Name">
      <input type="hidden" name="source" value="Floor Plans PopUp" id="source">
      <select name="conf" id="conf" hidden="">
        <option value="1 BHK" selected="">1 BHK</option>
      </select>
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 ">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" id="mobile" placeholder="Please Enter Your Mobile No.*" name="mobile" required="">
    </div>
    <span id="errorMessage1" style="display:none;color:red;font-weight:bold">Please enter correct number of digits</span>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></div>
      <input type="email" class="form-control" name="email" placeholder="Please Enter Your Email">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <textarea class="form-control" id="msg" rows="3" name="message" placeholder="Your Message"></textarea>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: brochure-formPOST thank-you.php

<form id="brochure-form" action="thank-you.php" name="brochure-form" method="POST" onsubmit="return save_landing_pageinfo('brochure-form');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Please Enter Your Full Name">
      <input type="hidden" name="source" value="Download Brochure" id="source">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 ">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" id="mobile" placeholder="Please Enter Your Mobile No.*" name="mobile" required="">
    </div>
    <span id="errorMessage" style="display:none;color:red;font-weight:bold">Please enter correct number of digits</span>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Please Enter Your Email">
      <!-- <input type="hidden" name="country_code" value="" id="calling_code"> -->
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!--<div class="form-group col-md-12 pd">
                        <div class="input-group">
                            <div class="input-group-addon"><i class="fa fa-bed" aria-hidden="true"></i>
                            </div>
                            <select name="conf" id="conf">
                                <option value="1 BHK" Selected>1 BHK</option>
                                <option value="2 BHK">2 BHK</option>
                                <option value="3 BHK">3 BHK</option>
                            </select>
                        </div>
                    </div>-->
  <textarea class="form-control" id="msg" rows="3" name="message" placeholder="Your Message"></textarea>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: price-popupPOST thank-you.php

<form id="price-popup" action="thank-you.php" name="price-popup" method="POST" onsubmit="return save_landing_pageinfo('price-popup');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Please Enter Your Full Name">
      <input type="hidden" name="source" value="Price PopUp" id="source">
      <select name="conf" id="conf" hidden="">
        <option value="1 BHK" selected="">1 BHK</option>
      </select>
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 ">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" id="mobile" placeholder="Please Enter Your Mobile No.*" name="mobile" required="">
    </div>
    <span id="errorMessage1" style="display:none;color:red;font-weight:bold">Please enter correct number of digits</span>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></div>
      <input type="email" class="form-control" name="email" placeholder="Please Enter Your Email">
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <textarea class="form-control" id="msg" rows="3" name="message" placeholder="Your Message"></textarea>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Name: float-formPOST thank-you.php

<form id="float-form" action="thank-you.php" name="float-form" method="POST" onsubmit="return save_landing_pageinfo('float-form');" novalidate="novalidate">
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-user form-ico" aria-hidden="true"></i>
      </div>
      <input type="text" class="form-control" name="fname" placeholder="Please Enter Your Full Name">
      <input type="hidden" name="source" value="Im Interested" id="source">
    </div>
    <label for="fname" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 ">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-mobile form-ico" aria-hidden="true"></i>
      </div>
      <input type="number" id="mobile" placeholder="Please Enter Your Mobile No.*" name="mobile" required="">
    </div>
    <span id="errorMessage" style="display:none;color:red;font-weight:bold">Please enter correct number of digits</span>
    <label for="mobile" generated="true" class="error"></label>
  </div>
  <div class="form-group col-md-12 pd">
    <div class="input-group">
      <div class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i>
      </div>
      <input type="email" class="form-control" name="email" placeholder="Please Enter Your Email">
      <!-- <input type="hidden" name="country_code" value="" id="calling_code"> -->
    </div>
    <label for="email" generated="true" class="error"></label>
  </div>
  <!--<div class="form-group col-md-12 pd">
                        <div class="input-group">
                            <div class="input-group-addon"><i class="fa fa-bed" aria-hidden="true"></i>
                            </div>
                            <select name="conf" id="conf">
                                <option value="1 BHK" Selected>1 BHK</option>
                                <option value="2 BHK">2 BHK</option>
                                <option value="3 BHK">3 BHK</option>
                            </select>
                        </div>
                    </div>-->
  <textarea class="form-control" id="msg" rows="3" name="message" placeholder="Your Message"></textarea>
  <h3>After submitting your request, we will get in touch with you within 15 minutes.</h3>
  <button type="submit" class="btn btn-default price-btn" value="proceed">SUBMIT</button>
</form>

Text Content

Overview Configuration amenities location Floor Plans Contact Us


A HOME SHOULD ADD IMPROMPTU DINNERS, FOOTBALL GAMES AND BEDTIME STORIES TO YOUR
DAILY AGENDA


A 23-storey standalone tower close to the buzzing neighbourhood of BKC - that’s
just the start of what our newest landmark, Rustomjee Stella, has in store for
you. This is where you discover a life with shorter commutes to and from work
leave you with all the time you need to enjoy long breakfasts with the family,
after-hours cocktails with friends, date night dinners, evenings at the movies,
weekends catching the latest plays and art shows or indulging in some
much-needed retail therapy. Rustomjee Stella is truly an address that gives rise
to thoughts like ‘What more could one ask for?’

Location being close to CBD of Mumbai, i.e. BKC and international and domestic
airports, schools and malls.

Rooftop Amenities

Optimally Planned 2 Bed Residences

Multi-storeyed tower with 2 wings

Enviable Rooftop Amenities





CONFIGURATION




TYPE


CARPET AREA


PRICE

2 BHK 659 - 675 Sq.Ft
Click Here 3 BHK 841 - 922 Sq.Ft
Click Here

Amenities

 * Kids’ Play Area
 * Look-out Bar
 * Community Gathering Patio
 * Multiplay Court




LEISURE AMENITIES

 * Seating Lounge
 * Chit-chat nook
 * Projection Screen
 * Barbeque Corner
 * Performance stage
 * Cabanas
 * Look Out Bar
 * Multipurpose Court
   with viewing gallery
 * Party Hall
 * Gymnasium



Connectivity & Convenience


CONNECTIVITY

Western Express Highway 0.45 kms

BKC 1.6 kms

Bandra Worli Sea Link 3.5 kms

Bandra Railway Station 1.1 kms

Domestic Airport 5.5 kms

International Airport 6 kms

RECREATION

Jio Garden

MIG Club

MCA Club

The Bay Club (Upcoming)

EDUCATIONAL INSTITUTIONS

Ascend International School

Arya Vidya Mandir

Mount Litera International School

L.S. Raheja College

Chetna College

HOSPITALS

Lifeline Hospital

Gurunanak Hospital

Asian Heart Institute.

Lilavati Hospital

Hinduja Hospital

MALL

Jio World Drive

High Street Phoenix

Phoenix Market City


GALLERY



 * Elevation
 * Floor Plan

ARTIST'S IMPRESSION

ARTIST'S IMPRESSION


About Us


Whether it’s getting to work or making after-work plans, a home at Rustomjee
Stella ensures you spend all your time enjoying the BKC lifestyle. Including
family dinners at fine-dining restaurants, movie marathons, music concerts,
afternoons at art and culture events. Living here promises to make every day
extra-ordinary.


LOCATION




CONTACT US



Please enter details below and we shall get in touch with you shortly.


Please enter correct number of digits

SUBMIT


RUSTOMJEE STELLA, BUILDING NO. 31, Kher Nagar Rd Number 7, Kherwadi, Bandra
East, Mumbai, Maharashtra 400051, India

MahaRERA Registration No.: P51800053988. Listed on the website:
https://maharera.mahaonline.gov.in


COPYRIGHT © 2024. RUSTOMJEE STELLA. ALL RIGHTS RESERVED.

Digital Partner: Realatte

Disclaimer | Privacy policy
BROCHURE
ENQUIRE NOW

   Download Brochure

ENTER YOUR DETAILS TO GET A CALL BACK!

×

Please enter correct number of digits



AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT

PLANS

×

Please enter the details below for Floor Plans


1 BHK

Please enter correct number of digits



AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT

DOWNLOAD BROCHURE

×

Please enter the details below to download Brochure.


Please enter correct number of digits



AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT

PRICE

×

Please enter the details below to get the detailed pricing information.


1 BHK

Please enter correct number of digits



AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT

I'M INTERESTED

×

Please enter the details below to get the detailed pricing information.


Please enter correct number of digits



AFTER SUBMITTING YOUR REQUEST, WE WILL GET IN TOUCH WITH YOU WITHIN 15 MINUTES.

SUBMIT
I'm interested
×

WELCOME TO THE OFFICIAL SITE OF RUSTOMJEE ERIKA



Know More