www.gati.com Open in urlscan Pro
119.235.57.28  Public Scan

Submitted URL: http://www.gati.com/shipping-cost-calculator/
Effective URL: https://www.gati.com/shipping-cost-calculator/
Submission: On October 14 via api from NL — Scanned from NL

Form analysis 3 forms found in the DOM

Name: frmLoginPOST https://www.gati.com/process_login.jsp

<form name="frmLogin" method="POST" action="https://www.gati.com/process_login.jsp">
  <label>User Name</label> <input type="text" name="custid" id="custid" autocomplete="off" class="login-feild">
  <label>Password</label> <input type="password" name="custpwd" id="custpwd" autocomplete="off" class="login-feild">
  <input type="submit" class="submit-feild" value="Submit" name="btnsubmit" onclick="return checklogin();">
  <a class="fancybox-iframe" href="https://www.gati.com/forgot-password/"><label>Forgot Password</label></a>&nbsp;&nbsp; <a class="fancybox-iframe" href="https://www.gati.com/UserRegistration.jsp"><label>Create New Account</label></a>&nbsp;&nbsp;
  <div class="login-toggle" onclick="showLogin()" data-status="0"> Close </div>
</form>

POST

<form id="rateform" method="post" novalidate="novalidate">
  <div class="origin-wrapper" style="width:100%;margin:10px 0; float:left;position:relative;">
    <h4 style="color:#0095b1;text-transform:uppercase;font-weight:600;"><span class="head-text">Origin</span></h4>
    <span class="dashed"></span>
    <div class="input-wrapper" style="width:50%;float:left;text-align:center">
      <input type="text" id="origin" name="origin" placeholder="Enter pickup location pin code" style="    padding: 10px;    width: 80%;    border: 1px solid #0095b1 !important; margin:10px 0;" class="ui-autocomplete-input" autocomplete="off">
    </div>
    <div class="input-wrapper select-wrapper" style="width:50%;float:left;text-align:center">
      <select id="origin-drop" name="origin-drop" class="select" placeholder="" style="    padding: 10px;    width: 80%;    border: 1px solid #0095b1 !important; margin:10px 0;">
        <option value="" disabled="" selected="" style="color:#ccc">Select Area/Location</option>
      </select>
    </div>
  </div>
  <div class="dest-wrapper" style="width:100%;margin:10px 0; float:left;position:relative;">
    <h4 style="color:#0095b1;text-transform:uppercase;font-weight:600;"><span class="head-text">Destination</span></h4>
    <span class="dashed"></span>
    <div class="input-wrapper" style="width:50%;float:left;text-align:center">
      <input type="text" id="dest" name="dest" placeholder="Enter delivery location pin code" style="    padding: 10px;    width: 80%;    border: 1px solid #0095b1 !important; margin:10px 0;">
    </div>
    <div class="input-wrapper select-wrapper" style="width:50%;float:left;text-align:center">
      <select id="dest-drop" class="select" name="dest-drop" placeholder="" style="    padding: 10px;    width: 80%;    border: 1px solid #0095b1 !important; margin:10px 0;">
        <option value="" disabled="" selected="" style="color:#ccc">Select Area/Location</option>
      </select>
    </div>
  </div>
  <div class="consg-wrapper" style="width:100%;margin:10px 0; float:left;position:relative;">
    <h4 style="color:#0095b1;text-transform:uppercase;font-weight:600;"><span class="head-text">Consignment details</span></h4>
    <span class="dashed"></span>
    <div class="input-wrapper un-wrapper" style="width: 50%;float: left;position: relative;margin-left: 5%;">
      <input type="text" id="weight" name="weight" placeholder="Actual Weight of Consignment" style="padding: 10px;border: 1px solid #0095b1 !important;margin: 10px 0;width: 100%;">
      <span class="suffix"><img src="https://www.gati.com/wp-content/uploads/2021/02/Rate-Trasit-time-Calulator-V2-1.png" style="width:33px;"></span>
    </div>
    <div class="input-wrapper" style="width: 100%;float: left;position: relative;">
      <div style="width: 50%;  float:left;margin-left:5%;position: relative;">
        <input type="text" id="volume" name="volume" placeholder="Volume of Consignment " style="width:100%;    padding: 10px;     border: 1px solid #0095b1 !important; margin:10px 0;">
        <span class="suffix"><img src="https://www.gati.com/wp-content/uploads/2021/02/CM.png" style="width:46px;"></span>
      </div>
      <p style="width:40%;font-style:italic;color:#878585;font-size:12px;float:left;margin-left:5%;margin-top:10px">Calculate the volume of each package<br> using the formula LxBxH in Centimeters</p>
    </div>
    <div class="input-wrapper  un-wrapper" style="width:100%;float:left;">
      <span class="prefix"><img src="https://www.gati.com/wp-content/uploads/2021/02/3.png" style="width:20px;"></span>
      <input type="text" id="value" name="value" placeholder="Consignment Value (In Rupees)" style="    padding: 10px;    width: 50%;    border: 1px solid #0095b1 !important; margin:10px 0;margin-left:5%;    padding-left: 40px;">
    </div>
    <div class="input-wrapper" style="width:100%;float:left;margin-left:5%;">
      <div style="width: 50%;  float:left;" class="radio-wrap">
        <h6 style="color:#0095b1;text-transform:uppercase; width:100%;float:left; margin:10px 0;">CONSIGNMENT RISK</h6>
        <div style="width:50%;float:left">
          <input type="radio" name="risk" class="risk" value="OR">
          <label style="">Owner Risk</label>
        </div>
        <div style="width:50%;float:left">
          <input type="radio" name="risk" class="risk" value="CR" selected="selected">
          <label style="">Carrier Risk</label>
        </div>
      </div>
      <p style="width:40%;font-style:italic;color:#878585;font-size:12px;float:left;margin-left:5%;margin-top:10px">
        <strong>Owner Risk:</strong> The risk owned by the shipper for the transit of consignment<br>
        <strong>Carrier Risk:</strong> The risk owned by the transporter for the transit of consignment
      </p>
    </div>
  </div>
  <div class="submit-wrapper" style="width:900%;margin:10px 0; float:left;margin-left:5%;">
    <input type="submit" style="text-transform:uppercase;padding: 10px 30px;" name="calculate" value="Calculate" id="calculate">
    <span class="loading" style="display:none;"><img src="https://www.gati.com/wp-content/uploads/2021/02/ezgif.com-gif-maker-1.gif"></span>
  </div>
</form>

POST https://www.gati.com/subscribe.php

<form role="search" method="post" id="subgatiform" class="search-form" action="https://www.gati.com/subscribe.php" novalidate="novalidate">
  <ul class="sitemap_info" style="border:none">
    <!-- <li><a target="_blank" href="https://www.gati.com/sitemap/">Site map<img style="padding: 9px;margin: -1% 19%;%;background-color:#0096b1;position: absolute;" src="https://www.gati.com/wp-content/uploads/2017/04/arrow.png" ></img></a></li> -->
    <span style="font-weight: 500;margin-right:15px;font-size:18px;color:#000;">Subscribe to AllcargoGATI Email</span>
    <input type="email" name="email" id="subtxtemail" autocomplete="off" placeholder="Enter Email" required=""><button type="submit" class="search-submit2">Signup</button>
  </ul>
</form>

Text Content

shipping-cost-calculator - Gati Ltd

New customer? Our new customer sales team are ready to speak to you about any
sales enquiries you may have

Schedule new business enquiry


shipping-cost-calculator - Gati Ltd

User Name Password Forgot Password   Create New Account  
Close

Connect with
Genie


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

Quick
Links


Send ‘Hi’
on WhatsApp
to Genie on
+91 7400012000

Download GST
Invoice


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

Business Query


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

Partner with AllcargoGATI


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

Track your Dockets


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

Pick Up Request


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

Product & Rate
Finder
 * About us
   * Our Profile
   * Vision, Mission and Values
   * Management
     * Board of Directors(AllcargoGATI)
     * Board of Directors (AllcargoGATI Express & Supply Chain Pvt Ltd)
     * Leadership Team
   * Awards & Recognitions
     
   * Corporate video
 * Services
   * Express Distribution
   * Retail Services
     * Student Express
     * Laabh
     * Bike Express
       
     
     
     
 * Tools
   * Rate & Transit Time Calculator
     
     
   * Convert Weight/Volume
   * Fuel & Diesel Surcharge
     
   * Claims Process
   * Prohibited Goods for Shipping
   * Download GST Invoice
 * Investor Relations
   * Corporate Profile
   * Board of Directors
     * Board of Directors and Key Managerial Personnel
     * Committees of the Board
     * T&C of Appointment of Independent Directors
     * Code of Conduct
     * Familiarization Programmes
   * Policies
   * Disclosures
     * Notices
     * Outcomes
       * Results
       * Quarterly Report
     * Annual Report
     * Composite Scheme of Arrangement
     * Subsidiaries Annual Report
     * Shareholding Pattern
     * Concall Recordings
     * Concall Transcripts
     * Investor Presentation
     * Unclaimed Dividend
     * General
   * Chairman Speech
   * Investor Details
       
     * Investor Documents
     * Listing Information
     * Shareholder Registration Form
     * Investor Feedback
     * Demat
     * Contact Us
   * Announcements
   * Investor Analyst Coverage
   * QIP 2024 - PD
 * CSR
   * Corporate Social Responsibility
   * CSR Policy
 * Careers
   * We at AllcargoGATI
       
     * Work Culture
     * Talent Development
     
     
   * Job Faqs
   * Current Openings
 * Media Center
   * Press Releases
   * Press Kit
     * Corporate Profile
     * Gati Logo
   * Press Coverages
     
   * Media Contacts
   * Events
 * Contact us
   * Contact Details
   * Locate Us
   * Pickup Request
   * Business Query
   * Feedback
   * Customer Care
   * FAQs
   * Service Complaint
   * Status of Complaint
     
   * Business Partner Form
   
   
 * Login
 * BP Login
 * Vendor Login
   

Login
 * 1860-123-4284
   (Call for pickup – Dialing from India Only)
 * About us
   * Gati Profile
   * Vision, Mission and Values
   * Management
     * Board of Directors
     * Leadership Team
   * Milestones
   * Awards & Recognitions
   * Corporate video
 * Tools
   * Rate & Transit Time Calculator
   * ESS Matrix
   * Documents Required
   * Term & Condition
   * Locate Us
   * View Fuel & Diesel Surcharge
   * Convert Weight/Volume
   * Transit Time Calculator
   * Claims
   * Download Gst Invoice
 * Services
   * Express Distribution
   * Retail Services
 * Investor Relations
   * Corporate Profile
   * Board of Directors
     * Board of Directors and Key Managerial Personnel
     * Committees of the Board
     * T&C of Appointment of Independent Directors
     * Code of Conduct
     * Familiarization Programmes
   * Policies
   * Disclosures
   * Chairman Speeches
   * Investor Details
     * FD Schemes
     * Listing Information
     * Shareholder Registration Form
     * Investor Feedback
     * Demat
     * Contact Us
   * Announcements
   * Investor Analyst Coverage
 * CSR
   * Corporate Social Responsibility
   * CSR Policy
 * Careers
   * We at AllcargoGATI
     * Work Culture
     * Talent Development
   * Partner Center
     * Become a GA
     * Vendor Registration
   * JOB FAQs
   * Current Openings
 * Media Center
   * Press Coverages
   * Press kit
     * Corporate Profile
   * Media Contacts
   * AllcargoGATI Logo
 * Blog
 * Contact us
   * Contact Details
   * Feedback
   * Pickup Request
   * Customer care
   * FAQs




CALCULATE RATE & TRANSIT TIME

ORIGIN


Select Area/Location

DESTINATION


Select Area/Location

CONSIGNMENT DETAILS



Calculate the volume of each package
using the formula LxBxH in Centimeters



CONSIGNMENT RISK

Owner Risk
Carrier Risk

Owner Risk: The risk owned by the shipper for the transit of consignment
Carrier Risk: The risk owned by the transporter for the transit of consignment


  Business Query   Pickup Request





EXPRESS DISTRIBUTION

Premium Services+

Premium Plus Service : A specialized service designed to cater to time-critical
shipments. This service promises to deliver your shipment within 12 hours or
next day before noon across all major ports in India.

Premium Service : Designed for shipment that needs to be delivered urgently
while at the same time being cost effective. This service assures delivery
within 24 hours, 48 hours and more than 48 hours (multimodal) to all locations
across India.

Express Services+

Express Plus : This is a high speed surface cargo movement service offered by
Gati Express & Supply Chain Private Limited. Express Plus service enjoys direct
express route connectivity across major locations in India thereby ensuring your
shipment reaches ahead of time.

Express : This is a cost-effective surface cargo movement service for shipments
that have a time-definite delivery schedule.

Special Services+

Gati Express & Supply Chain Private Limited has introduced a new array of
services for all your smaller courier and parcel needs. Now, you can courier or
parcel your light weight shipments, artworks, luggage, books, and others that
need to be shipped urgently. All shipments from 5 Kg to 20 Kg are accepted in
our Special Services package at highly competitive prices.

Subscribe to AllcargoGATI Email

Signup

   
 * 
 * 
 * 
 * 
   


 * Services
 * Express Distribution
 * Retail Services
   
   
 * Bike Express
   
   
   
   
   

 * Tools
 * Rate & Transit Time Calculator
   
   
   
 * Convert Weight/Volume
 * Fuel & Diesel Surcharge
   
 * Locate Us
 * Claims Process
 * Download GST Invoice
 * Terms & Conditions

 * Investor Relations
 * Our Profile
 * Board of Directors
 * Managerial Personnel
 * Independent Directors
 * Policies
 * Disclosures
 * Chairman Speech
 * Investor Details
 * Announcements
 * Investor Analyst Coverage

 * Careers
   
 * Work Culture
   
   
 * Job Faqs
   
 * Current Openings

 * About Us
 * Our Profile
 * Vision, Mission and values
   
 * Management
   
   
 * Awards & Recognitions
   
 * Corporate video

Copyright © 2024 Gati Express & Supply Chain Private Limited