www.globemoving.net Open in urlscan Pro
119.18.58.93  Public Scan

Submitted URL: https://mtp6nk9umj.execute-api.us-west-2.amazonaws.com/track?curr_track_type=link_click&link_id=azeAJd1&temp_id=IjIyNDA3NSI_3D&email_id=praveen%40globe...
Effective URL: https://www.globemoving.net/
Submission: On April 18 via manual from GB — Scanned from US

Form analysis 2 forms found in the DOM

javascript:void(0);

<form class="form-horizontal" action="javascript:void(0);" id="contact-me-form" autocomplete="off">
  <div class="form-group">
    <label for="fname" class="col-sm-2 control-label">Name</label>
    <div class="col-sm-10">
      <input class="form-control" id="fname" name="fname" required="" placeholder="Enter your name">
    </div>
  </div>
  <div class="form-group">
    <label for="phone" class="col-sm-2 control-label">Phone</label>
    <div class="col-sm-10">
      <input class="form-control" id="phone" name="phone" required="" placeholder="Enter your contact number">
    </div>
  </div>
  <div class="form-group">
    <label for="email" class="col-sm-2 control-label">Email ID</label>
    <div class="col-sm-10">
      <input type="email" class="form-control" id="email" name="email" required="" placeholder="Enter your email id">
    </div>
  </div>
  <div class="form-group" style="margin-bottom: 10px;">
    <div class="col-sm-12">
      <button type="submit" class="btn btn-primary pull-right" id="cn-sbbbtn" onclick="submitContactMe(this.id)">Submit</button>
    </div>
  </div>
</form>

javascript:void(0);

<form class="form-horizontal" action="javascript:void(0);" id="quotereq-form" autocomplete="off">
  <div class="panel-group" id="qr-accordion" role="tablist" aria-multiselectable="true">
    <div class="panel panel-default">
      <div class="panel-heading" role="tab" id="headingOne" data-toggle="collapse" data-parent="#qr-accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
        <h4 class="panel-title" data-toggle="tooltip" data-placement="bottom" title="Click to Expand">
          <span class="badge">1</span>
          <span class="pt-text">What are your contact details?</span>
          <span class="pull-right"><small>Contact Details</small></span>
        </h4>
      </div>
      <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne" aria-expanded="true">
        <div class="panel-body">
          <div class="form-group">
            <label for="qr-fname" class="col-sm-2 control-label">Name</label>
            <div class="col-sm-10">
              <input class="form-control" id="qr-fname" name="qr-fname" required="" placeholder="Enter your name">
            </div>
          </div>
          <div class="form-group">
            <label for="qr-phone" class="col-sm-2 control-label">Phone</label>
            <div class="col-sm-10">
              <input class="form-control" id="qr-phone" name="qr-phone" required="" placeholder="Enter your contact number">
            </div>
          </div>
          <div class="form-group">
            <label for="qr-email" class="col-sm-2 control-label">Email ID</label>
            <div class="col-sm-10">
              <input type="email" class="form-control" id="qr-email" name="qr-email" required="" placeholder="Enter your email id">
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="panel panel-default">
      <div class="panel-heading collapsed" role="tab" id="headingTwo" data-toggle="collapse" data-parent="#qr-accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
        <h4 class="panel-title" data-toggle="tooltip" data-placement="bottom" title="Click to Expand">
          <span class="badge">2</span>
          <span class="pt-text">What are you moving?</span>
          <span class="pull-right"><small>It will just help us estimate the load</small></span>
        </h4>
      </div>
      <div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
        <div class="panel-body">
          <div class="form-group">
            <label for="qr-move" class="col-sm-3 control-label">Type of Move</label>
            <div class="col-sm-9">
              <select class="form-control" id="qr-move" name="qr-move" required="">
                <option value="" selected="" style="display:none">Select type of move</option>
                <option value="1">Local Intra-city Move</option>
                <option value="2">Intercity Move</option>
                <option value="3">Export Move</option>
                <option value="4">Import Move</option>
                <option value="5">Storage</option>
              </select>
              <input type="hidden" name="qr-move-h" id="qr-move-h" class="form-control" value="">
            </div>
          </div>
          <div class="form-group">
            <label for="qr-move" class="col-sm-3 control-label">Type of Goods</label>
            <div class="col-sm-9">
              <select class="form-control" id="qr-goods" name="qr-goods" required="">
                <option value="" selected="" style="display:none">Select type of goods</option>
                <option value="5">Commercial Goods</option>
                <option value="6">Fine Art</option>
                <option value="1">Household Goods</option>
                <option value="4">Office Goods</option>
                <option value="7">Others</option>
                <option value="3">Pets</option>
                <option value="2">Vehicles</option>
              </select>
              <input type="hidden" name="qr-goods-h" id="qr-goods-h" class="form-control" value="">
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="panel panel-default">
      <div class="panel-heading collapsed" role="tab" id="headingThree" data-toggle="collapse" data-parent="#qr-accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
        <h4 class="panel-title" data-toggle="tooltip" data-placement="bottom" title="Click to Expand">
          <span class="badge">3</span>
          <span class="pt-text">Where do we pick-up and deliver?</span>
          <span class="pull-right"><small>Address</small></span>
        </h4>
      </div>
      <div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
        <div class="panel-body address-container">
          <div class="row">
            <div class="col-xs-6 col-sm-6 col-md-6 col-lg-6" id="pkad">
              <h4><i class="fa fa-map-marker text-danger"></i>&nbsp;Pick-up Address</h4>
              <hr>
              <div class="form-group">
                <label for="from-add-1" class="col-sm-3 control-label">Address</label>
                <div class="col-sm-9">
                  <!-- <input name=from-add-1 id=from-add-1 class=form-control value="" required title="" onfocus="geolocate(this.id);"> -->
                  <textarea name="from-add-1" id="from-add-1" class="form-control" value="" required="" title=""></textarea>
                </div>
              </div>
              <div class="form-group">
                <label for="from-city-1" class="col-sm-3 control-label">City</label>
                <div class="col-sm-9">
                  <input name="from-city-1" id="from-city-1" class="form-control" value="" required="" title="">
                </div>
              </div>
              <div class="form-group">
                <label for="from-country-1" class="col-sm-3 control-label">Country</label>
                <div class="col-sm-9">
                  <input name="from-country-1" id="from-country-1" class="form-control" value="" required="" title="">
                </div>
              </div>
              <p class="pull-right add-address" onclick="addAnotherAdress(this.parentNode.id)"><i class="fa fa-plus"></i> &nbsp;Add Another Pick-up Address</p>
            </div>
            <div class="col-xs-6 col-sm-6 col-md-6 col-lg-6" id="delvad">
              <h4><i class="fa fa-map-marker text-success"></i>&nbsp;Delivery Address</h4>
              <hr>
              <div class="form-group">
                <label for="to-add-1" class="col-sm-3 control-label">Address</label>
                <div class="col-sm-9">
                  <!-- <input name=to-add-1 id=to-add-1 class=form-control value="" required title="" onfocus="geolocate(this.id);"> -->
                  <textarea name="to-add-1" id="to-add-1" class="form-control" value="" required="" title=""></textarea>
                </div>
              </div>
              <div class="form-group">
                <label for="to-city-1" class="col-sm-3 control-label">City</label>
                <div class="col-sm-9">
                  <input name="to-city-1" id="to-city-1" class="form-control" value="" required="" title="">
                </div>
              </div>
              <div class="form-group">
                <label for="to-country-1" class="col-sm-3 control-label">Country</label>
                <div class="col-sm-9">
                  <input name="to-country-1" id="to-country-1" class="form-control" value="" required="" title="">
                </div>
              </div>
              <p class="pull-right add-address" onclick="addAnotherAdress(this.parentNode.id)"><i class="fa fa-plus"></i> &nbsp;Add Another Delivery Address</p>
            </div>
            <input type="hidden" name="pkadCount" id="pkadCount" class="form-control" value="1">
            <input type="hidden" name="delvadCount" id="delvadCount" class="form-control" value="1">
          </div>
        </div>
      </div>
    </div>
    <div class="panel panel-default">
      <div class="panel-heading collapsed" role="tab" id="headingFour" data-toggle="collapse" data-parent="#qr-accordion" href="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
        <h4 class="panel-title" data-toggle="tooltip" data-placement="bottom" title="Click to Expand">
          <span class="badge">4</span>
          <span class="pt-text">Leave a note </span>
          <span class="pull-right"><small>Comments</small></span>
        </h4>
      </div>
      <div id="collapseFour" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFour">
        <div class="panel-body">
          <div class="form-group">
            <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
              <textarea class="form-control" rows="3" name="note" id="note" style="resize: none;"></textarea>
            </div>
          </div>
          <div class="form-group" style="margin-bottom: 10px;">
            <div class="col-sm-12">
              <button type="button" class="btn btn-primary pull-right" id="new-quotereq" onclick="submitQuoteReq(this.id)">Send Quotation Request</button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Leave a message

 * Contact Me
 * Quote Request
 * Online Survey

 * 
 * ABOUT US
   * About Us
   * MD's foreword
   * Quality Assurance
   * Careers
 * SERVICES
   * Household Goods Moving
     * Intercity Moving
     * International Moving
     * Moving to India
   * Relocation Services
     * Relocation Services
   * Office Moving
   * Pet Moving
   * Fine Art Moving
   * Industrial Moving
   * Storage
 * RESOURCES
   * FAQ
     * Moving Abroad
     * Moving to India
     * Moving within India
   * ABC Policy
   * Customs Regulations
   * Data Protection Policy
   * Anti-Trust Charter
   * About e-FRRO
 * BLOG
 * PAY ONLINE
 * CONTACT US

 * Contact Me
 * Quote Request
 * Online Survey

Toggle navigation
 * 
 * ABOUT US
 * SERVICES
 * RESOURCES
 * BLOG
 * PAY ONLINE
 * CONTACT US

×

CONTACT ME

Name

Phone

Email ID

Submit
×

QUOTE REQUEST

Dear Customer,

Thank you for choosing Globe Moving. We are pleased to extend our services to
you. We confirm receipt of your enquiry.

Our sales team will contact you shortly. If you require any further assistance
you may reach us on 1800 103 5455.

Regards

Team
Globe Moving

1 WHAT ARE YOUR CONTACT DETAILS? CONTACT DETAILS

Name

Phone

Email ID


2 WHAT ARE YOU MOVING? IT WILL JUST HELP US ESTIMATE THE LOAD

Type of Move
Select type of move Local Intra-city MoveIntercity MoveExport MoveImport
MoveStorage
Type of Goods
Select type of goods Commercial GoodsFine ArtHousehold GoodsOffice
GoodsOthersPetsVehicles

3 WHERE DO WE PICK-UP AND DELIVER? ADDRESS

 PICK-UP ADDRESS

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

Address

City

Country


 Add Another Pick-up Address

 DELIVERY ADDRESS

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

Address

City

Country


 Add Another Delivery Address

4 LEAVE A NOTE COMMENTS

Send Quotation Request
 1. 
 2. 
 3. 


MOVING BY ROAD


MOVING BY AIR


MOVING BY SEA

"THE FIRST STEP TO MOVING FORWARD IS OFTEN A SIMPLE YES."

Taking inspiration from this quote, our ethos and guiding philosophy "The Answer
Is Yes" drives us to go the extra mile to make your journey across any landscape
remarkable.


OUR SERVICES


HOUSEHOLD GOODS MOVING

Intercity Moving, International Moving,
Moving to India

Read more...


OFFICE MOVING

At Globe Moving we provide a gamut of solutions
for moving Offices,Servers and Data Centres.
We have been moving small & large organizations...

Read more...


RELOCATION SERVICES

Moving to an overseas location
and adapting to the changes

can be very stressful

Read more...


PET MOVING

Relocating to another country with a pet
can be very challenging and stressful both for the owner and the pet.

Read more...


FINE ART MOVING

At Globe Moving & Storage Co Pvt Ltd,
our art works moving division specializes in handling all type of arts works
like

Read more...


STORAGE

A long term assignment where you
can't take your priced possessions
along or the lack of space

Read more...


HOUSEHOLD GOODS MOVING


OFFICE MOVING


RELOCATION SERVICES


PET MOVING


FINE ART SHIPPING


STORAGE


OUR UNIQUE SELLING PROPOSITION

Personalized
Service



Quality
Assurance



Premium
Services



Experience



Worldwide
Network





TESTIMONIALS




"The whole experience was professional and efficient..."
Chris Curtis, Technical Authority - Architecture, ATKINS
"Very kind & efficient. Very professional."
Delphine Myriam, Product Manager, Grands magasins Globus SA
"Globe Moving & Storage did a fantastic job assisting me with relocation from
Seattle to Bangalore. They were very responsive, understood my needs very well
and far exceeded my expectations. Moving is stressful, but Globe Moving made it
easier by addressing everything proactively, following up and closing open items
promptly. Their passion and commitment to work are commendable. Thank you Team
Globe Moving, appreciate all that you've done for me and my family"
Ajit Kumar, Director, Deloitte Consulting
"Excellent job done by Globe Moving with due professionalism. Starting from
Survey till delivery, the service was efficient and very well organized. Nice
packing and handling so no damage to any items. Appreciate the service at
Destination which was very fast and prompt, with excellent co-ordination by the
team. Thanks very much and Good work keep it up !!!
Alpesh Prajapati, Local Division Controller Power Products, ABB
"Globe Moving dealt with receiving my shipment when I first mobilized in
Bangalore in 2008. I used Globe Moving when I demobilized in 2014 because they
did such a good job in 2008. I was very impressed with the professionalism of
Globe Moving. In particular, the agent receiving my demobilization shipment in
UK from Bangalore commented on the quality of Globe Moving's packing in 2014.
Globe Moving also followed up in detail the reception of my shipment in UK."
Ian P Taylor, NJS Consultants
"The services provided by Globe Moving were outstanding, from the initial quote
through the actual delivery. All personnel with whom I communicated were
courteous, knowledgeable and professional. I am very pleased with the service. I
watched them wrap the items before loading them and I was very pleased with the
care that was taken to be sure it was protected. The household items which was
picked up, transported and delivered to at my home abroad was without any damage
or problems. It was a Fabulous experience. Keep up the good work."
Livingstone Williams Sr. Consultant, Professional Services Europe
Previous Next

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


AREAS WE SERVE


PACKERS AND MOVERS BANGALORE


PACKERS AND MOVERS MUMBAI


PACKERS AND MOVERS NOIDA


PACKERS AND MOVERS CHENNAI


PACKERS AND MOVERS KOLKATA


PACKERS AND MOVERS VIZAG


PACKERS AND MOVERS HYDERABAD


PACKERS AND MOVERS PUNE


PACKERS AND MOVERS AHMEDABAD


PACKERS AND MOVERS DELHI


PACKERS AND MOVERS COCHIN


PACKERS AND MOVERS GURGAON


ACCREDITATION & ASSOCIATIONS



 * We are FIDI-FAIM accredited
   in Bangalore, India.


USEFUL LINKS

 * About Us
 * Our Services
 * Pay-Online
 * Careers
 * Blog
 * Business terms & Conditions
 * Privacy Policy

 * 
 * 
 * 
 * 
 * 
 * 


©2020 GLOBE MOVING & STORAGE CO. PVT. LTD.


CONTACT US

 * Head Office:
 * Globe Moving & Storage Co. Pvt. Ltd.
 * # 141, Sri Shanti Towers, 3rd Floor,
 * 3rd Main Road(Service Road),
 * East of NGEF Layout,
 * Kasturinagar,
 * Bangalore 560043
   
 * Toll Free : 1800 103 5455
 * Tel : + 91 80 42115151
 * Tel : + 91 80 4641- 4545
 * Email : info@globemoving.net
 * Web development company


SCAN TO CONNECT

ACCREDITATION & ASSOCIATIONS



 * We are FIDI-FAIM accredited
   in Bangalore, India.


 * CONTACT US

 * Toll Free : 1800 103 5455
 * Tel : 080 4211 5151 (or) 080 4641 4545
 * US Tel : +1 510 764 11 33
 * Email : info@globemoving.net
 * Business Terms & Conditions
 * Privacy Policy
 * Web development company

 * 
 * 
 * 
 * 
 * 
 * 

©2020 GLOBE MOVING & STORAGE CO. PVT. LTD



GetButton