www.tradologie.com Open in urlscan Pro
103.91.90.7  Public Scan

Submitted URL: https://www.tradologie.com/
Effective URL: https://www.tradologie.com/lp/index.html
Submission: On May 25 via api from IN — Scanned from DE

Form analysis 3 forms found in the DOM

Name: myform

<form name="myform" id="myForm" onsubmit="SubmitMyForm(this)" class="slider-form">
  <select class="select" name="one" id="agCom" size="1" required="">
    <option value="" selected="selected">Product Segment</option>
  </select>
  <br>
  <select class="select" name="two" id="agComSec" size="1" required="">
    <option value="" selected="selected">Commodities </option>
  </select>
  <br>
  <select class="select" name="three" id="agComSecSub" size="1">
    <option value="" selected="selected">Product</option>
  </select><br>
  <div id="errorDiv"></div><input type="submit" class="psc" onclick="ValidateForm();">
</form>

POST getaquote_query.php

<form method="post" action="getaquote_query.php">
  <script type="text/javascript">
    function ValidateForm(frm) {
      if (frm.Name.value == "") {
        alert('Name is required.');
        frm.Name.focus();
        return false;
      }
      if (frm.Email.value == "") {
        alert('Email address is required.');
        frm.Email.focus();
        return false;
      }
      if (frm.Email.value.indexOf("@") < 1 || frm.Email.value.indexOf(".") < 1) {
        alert('Please enter a valid email address.');
        frm.Email.focus();
        return false;
      }
      if (frm.PhoneNumber.value == "") {
        alert('Please enter Phone Number or questions.');
        frm.PhoneNumber.focus();
        return false;
      }
      if (frm.country.value == "") {
        alert('Please enter country Name.');
        frm.country.focus();
        return false;
      }
      if (frm.TypeOfBrand.value == "") {
        alert('Please enter Type Of Brand Name.');
        frm.TypeOfBrand.focus();
        return false;
      }
      if (frm.QuantityRequired.value == "") {
        alert('Please enter Quantity Required.');
        frm.QuantityRequired.focus();
        return false;
      }
      return true;
    }
  </script>
  <script>
    $(document).ready(function() {
      $("#myModal").modal('show');
    });
  </script>
  <!---       
<div id="myModal" class="modal fade">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <h5 class="modal-title">Price Discovery</h5>
                <button type="button" class="close" data-dismiss="modal">&times;</button>
            </div>
            <div class="modal-body">
                <p>Want to Know Today Price?</p>
                <p><input type="radio" name="price" value="no"> No &nbsp;&nbsp;<input type="radio" name="price" value="yes"> Yes</p>
                <div id="is_show_form" style="display:none">
                <form>
                    <div class="form-group">
                        <select class="form-control" name="product_type" id="product_type">
                        <option value="">-Select-</option>
                        <option value="Rice">Rice</option>
                        <option value="Sugar">Sugar</option>
                        <option value="Packaged Food">Packaged Food</option>
                        <option value="Bakery Product">Bakery Product</option>
                        <option value="Edible Oils">Edible Oils</option>
                        <option value="Pulse">Pulse</option>
                        <option value="Dryfruits">Dryfruits</option>
                        <option value="Confessionary Product">Confessionary Product</option>
                        <option value="Vegetables">Vegetables</option>
                        <option value="Meat">Meat</option>
                        <option value="Cotton Yarn">Cotton Yarn</option>
                        <option value="Cotton Bales">Cotton Bales</option>
                        <option value="Cotton">Cotton</option>
                        <option value="Wheats">Wheats</option>
                        <option value="Barley">Barley</option>
                        <option value="Beans">Beans</option>
                        <option value="Chickpeas">Chickpeas</option>
                        <option value="Beverages">Beverages</option>
                        
                        </select>
                    </div>
                    
                    <div class="form-group">
                        <input type="text" class="form-control" id="namee" placeholder="Name">
                    </div>
                    <div class="form-group">
                        <input type="email" class="form-control" id="emailid" placeholder="Email Address">
                    </div>
                    
                    <div class="form-group">
                        <input type="text" class="form-control" name="phonenumber" id="phonenumber" placeholder="Phone/WhatsApp">
                    </div>
                    
                    <div class="form-group">
                        <input type="text" class="form-control" name="country" id="countries" placeholder="Enter Country">
                    </div>
                    <button type="submit" class="btn btn-primary" id="discoveryprice">Submit</button>
                    
                </form>
                </div>
            </div>
        </div>
    </div>
</div>
---->
  <div class="all_form_paren">
    <div class="all_simple_form">
      <div class="close_simple_form">
        <img src="img/close.svg" alt="simple close">
      </div>
      <h4>Get a Quote</h4>
      <div class="form_sec_in">
        <b>Name</b>
        <input name="Name" id="Name" type="text" maxlength="60" required="">
      </div>
      <div class="form_sec_in">
        <b>Phone Number</b>
        <input name="PhoneNumber" id="PhoneNumber" type="number" maxlength="20" required="">
      </div>
      <div class="form_sec_in">
        <b>Email</b>
        <input name="Email" id="Email" type="text" maxlength="60" required="">
      </div>
      <div class="form_sec_in">
        <b>Country</b>
        <input name="country" id="country" type="text" maxlength="60" required="">
      </div>
      <div class="form_sec_in">
        <b>You're Looking For</b>
        <select name="TypeOfBrand" id="choose_options" required="">
          <option value=""></option>
          <option value="Rice">Rice</option>
          <option value="TMT-Steel">TMT-Steel</option>
          <option value="Cement">Cement</option>
          <!--<option value="Plywoods">Plywoods</option>-->
          <option value="Plywoods">sugar</option>
          <option value="Pulses">Pulses</option>
          <option value="Wheat">Wheat</option>
          <!--<option value="Braley">Braley</option>-->
          <option value="Braley">dryfruits</option>
          <option value="Edible-Oil">Edible-Oil</option>
          <option value="Steel-Ingots">Steel-Ingots</option>
          <option value="Steel-Billats">Steel-Billats</option>
          <!--<option value="Coal">Coal</option>-->
          <option value="Coal">spices</option>
          <option value="Coal">vegetables</option>
          <option value="Coal">beverages</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm rice-f-open">
        <b>Rice Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 26 MT">Below 26 MT</option>
          <option value="26 MT - 50 MT">26 MT - 50 MT</option>
          <option value="50 MT - 100 MT">50 MT - 100 MT</option>
          <option value="Above 100 MT">Above 100 MT</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm tmt-f-open">
        <b>Steel Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 23 Tons">Below 23 Tons</option>
          <option value="26 Tons - 50 Tons">23 Tons - 50 Tons</option>
          <option value="50 Tons - 100 Tons">50 Tons - 100 Tons</option>
          <option value="Above 100 Tons">Above 100 Tons</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm cement-f-open">
        <b>Cement Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 50 Bags">Below 50 Bags</option>
          <option value="50 Bags - 100 Bags">50 Bags - 100 Bags</option>
          <option value="100 Bags - 1000 Bags">100 Bags - 1000 Bags</option>
          <option value="1000 Bags - 2000 Bags">1000 Bags - 2000 Bags</option>
          <option value="Above 2000 Bags">Above 2000 Bags</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm plywood-f-open">
        <b>Plywoods Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 200 Boards">Below 200 Boards</option>
          <option value="200 Boards - 500 Boards">200 Boards - 500 Boards</option>
          <option value="500 Boards - 1000 Boards">500 Boards - 1000 Boards</option>
          <option value="Above 1000 Boards">Above 1000 Boards</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm pulses-f-open">
        <b>Pulses Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 26 MT">Below 26 MT</option>
          <option value="26 MT - 50 MT">26 MT - 50 MT</option>
          <option value="50 MT - 100 MT">50 MT - 100 MT</option>
          <option value="Above 100 MT">Above 100 MT</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm wheat-f-open">
        <b>Wheat Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 26 MT">Below 26 MT</option>
          <option value="26 MT - 50 MT">26 MT - 50 MT</option>
          <option value="50 MT - 100 MT">50 MT - 100 MT</option>
          <option value="Above 100 MT">Above 100 MT</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm barley-f-open">
        <b>Braley Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 26 MT">Below 26 MT</option>
          <option value="26 MT - 50 MT">26 MT - 50 MT</option>
          <option value="50 MT - 100 MT">50 MT - 100 MT</option>
          <option value="Above 100 MT">Above 100 MT</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm oil-f-open">
        <b>Edible Oil Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 1600 LTR">Below 1600 LTR</option>
          <option value="1600 LTR - 8000 LTR">1600 LTR - 8000 LTR</option>
          <option value="Above 8000 LTR">Above 8000 LTR</option>
        </select>
      </div>
      <div class="form_sec_in all_get_frm coal-f-open">
        <b>Coal Quantity Required</b>
        <select name="conditionalfield_getaquote">
          <option value=""></option>
          <option value="Below 1000 MT">Below 1000 MT</option>
          <option value="1000 MT - 2000 MT">1000 MT - 2000 MT</option>
          <option value="Above 2000 MT">Above 2000 MT</option>
        </select>
      </div>
      <div class="form_sec_in which_URL" style="display: none;">
        <input name="WhichURL" type="text" maxlength="200" value="https://www.tradologie.com/lp/index.html">
      </div>
      <div class="sim_button">
        <input type="submit" value="Submit" id="submitt">
      </div>
    </div>
  </div>
</form>

POST getaquoteque.php

<form method="post" action="getaquoteque.php" onsubmit="return validateFormm();">
  <div style="padding-bottom: 10px;">I am<span style="color: red;"> *</span>
    <input type="radio" id="data_1_0" name="iam" value="Seller"> Seller <input type="radio" id="data_1_1" name="iam" value="Buyer"> Buyer<br>
  </div>
  <div style="padding-bottom: 10px;">Name<span style="color: red;"> *</span><br>
    <input type="text" id="fullname" name="fullname" style="max-width: 100%;" class="form-control">
  </div>
  <div style="padding-bottom: 10px;">Email<br>
    <input type="email" id="email" name="email" style="max-width : 450px;" class="form-control">
  </div>
  <div style="padding-bottom: 10px;">Select Country<span style="color: red;"> *</span><br>
    <select id="country_db_dynamic" name="country" style="max-width : 450px;" class="form-control">
      <option value="">Select Country</option>
      <option value="AFGHANISTAN">Afghanistan</option>
      <option value="ALBANIA">Albania</option>
      <option value="ALGERIA">Algeria</option>
      <option value="AMERICAN SAMOA">American Samoa</option>
      <option value="ANDORRA">Andorra</option>
      <option value="ANGOLA">Angola</option>
      <option value="ANGUILLA">Anguilla</option>
      <option value="ANTARCTICA">Antarctica</option>
      <option value="ANTIGUA AND BARBUDA">Antigua and Barbuda</option>
      <option value="ARGENTINA">Argentina</option>
      <option value="ARMENIA">Armenia</option>
      <option value="ARUBA">Aruba</option>
      <option value="AUSTRALIA">Australia</option>
      <option value="AUSTRIA">Austria</option>
      <option value="AZERBAIJAN">Azerbaijan</option>
      <option value="BAHAMAS">Bahamas</option>
      <option value="BAHRAIN">Bahrain</option>
      <option value="BANGLADESH">Bangladesh</option>
      <option value="BARBADOS">Barbados</option>
      <option value="BELARUS">Belarus</option>
      <option value="BELGIUM">Belgium</option>
      <option value="BELIZE">Belize</option>
      <option value="BENIN">Benin</option>
      <option value="BERMUDA">Bermuda</option>
      <option value="BHUTAN">Bhutan</option>
      <option value="BOLIVIA">Bolivia</option>
      <option value="BOSNIA AND HERZEGOVINA">Bosnia and Herzegovina</option>
      <option value="BOTSWANA">Botswana</option>
      <option value="BOUVET ISLAND">Bouvet Island</option>
      <option value="BRAZIL">Brazil</option>
      <option value="BRITISH INDIAN OCEAN TERRITORY">British Indian Ocean Territory</option>
      <option value="BRUNEI DARUSSALAM">Brunei Darussalam</option>
      <option value="BULGARIA">Bulgaria</option>
      <option value="BURKINA FASO">Burkina Faso</option>
      <option value="BURUNDI">Burundi</option>
      <option value="CAMBODIA">Cambodia</option>
      <option value="CAMEROON">Cameroon</option>
      <option value="CANADA">Canada</option>
      <option value="CAPE VERDE">Cape Verde</option>
      <option value="CAYMAN ISLANDS">Cayman Islands</option>
      <option value="CENTRAL AFRICAN REPUBLIC">Central African Republic</option>
      <option value="CHAD">Chad</option>
      <option value="CHILE">Chile</option>
      <option value="CHINA">China</option>
      <option value="CHRISTMAS ISLAND">Christmas Island</option>
      <option value="COCOS (KEELING) ISLANDS">Cocos (Keeling) Islands</option>
      <option value="COLOMBIA">Colombia</option>
      <option value="COMOROS">Comoros</option>
      <option value="CONGO">Congo</option>
      <option value="CONGO, THE DEMOCRATIC REPUBLIC OF THE">Congo, the Democratic Republic of the</option>
      <option value="COOK ISLANDS">Cook Islands</option>
      <option value="COSTA RICA">Costa Rica</option>
      <option value="COTE D'IVOIRE">Cote D'Ivoire</option>
      <option value="CROATIA">Croatia</option>
      <option value="CUBA">Cuba</option>
      <option value="CYPRUS">Cyprus</option>
      <option value="CZECH REPUBLIC">Czech Republic</option>
      <option value="DENMARK">Denmark</option>
      <option value="DJIBOUTI">Djibouti</option>
      <option value="DOMINICA">Dominica</option>
      <option value="DOMINICAN REPUBLIC">Dominican Republic</option>
      <option value="ECUADOR">Ecuador</option>
      <option value="EGYPT">Egypt</option>
      <option value="EL SALVADOR">El Salvador</option>
      <option value="EQUATORIAL GUINEA">Equatorial Guinea</option>
      <option value="ERITREA">Eritrea</option>
      <option value="ESTONIA">Estonia</option>
      <option value="ETHIOPIA">Ethiopia</option>
      <option value="FALKLAND ISLANDS (MALVINAS)">Falkland Islands (Malvinas)</option>
      <option value="FAROE ISLANDS">Faroe Islands</option>
      <option value="FIJI">Fiji</option>
      <option value="FINLAND">Finland</option>
      <option value="FRANCE">France</option>
      <option value="FRENCH GUIANA">French Guiana</option>
      <option value="FRENCH POLYNESIA">French Polynesia</option>
      <option value="FRENCH SOUTHERN TERRITORIES">French Southern Territories</option>
      <option value="GABON">Gabon</option>
      <option value="GAMBIA">Gambia</option>
      <option value="GEORGIA">Georgia</option>
      <option value="GERMANY">Germany</option>
      <option value="GHANA">Ghana</option>
      <option value="GIBRALTAR">Gibraltar</option>
      <option value="GREECE">Greece</option>
      <option value="GREENLAND">Greenland</option>
      <option value="GRENADA">Grenada</option>
      <option value="GUADELOUPE">Guadeloupe</option>
      <option value="GUAM">Guam</option>
      <option value="GUATEMALA">Guatemala</option>
      <option value="GUINEA">Guinea</option>
      <option value="GUINEA-BISSAU">Guinea-Bissau</option>
      <option value="GUYANA">Guyana</option>
      <option value="HAITI">Haiti</option>
      <option value="HEARD ISLAND AND MCDONALD ISLANDS">Heard Island and Mcdonald Islands</option>
      <option value="HOLY SEE (VATICAN CITY STATE)">Holy See (Vatican City State)</option>
      <option value="HONDURAS">Honduras</option>
      <option value="HONG KONG">Hong Kong</option>
      <option value="HUNGARY">Hungary</option>
      <option value="ICELAND">Iceland</option>
      <option value="INDIA">India</option>
      <option value="INDONESIA">Indonesia</option>
      <option value="IRAN, ISLAMIC REPUBLIC OF">Iran, Islamic Republic of</option>
      <option value="IRAQ">Iraq</option>
      <option value="IRELAND">Ireland</option>
      <option value="ISRAEL">Israel</option>
      <option value="ITALY">Italy</option>
      <option value="JAMAICA">Jamaica</option>
      <option value="JAPAN">Japan</option>
      <option value="JORDAN">Jordan</option>
      <option value="KAZAKHSTAN">Kazakhstan</option>
      <option value="KENYA">Kenya</option>
      <option value="KIRIBATI">Kiribati</option>
      <option value="KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF">Korea, Democratic People's Republic of</option>
      <option value="KOREA, REPUBLIC OF">Korea, Republic of</option>
      <option value="KUWAIT">Kuwait</option>
      <option value="KYRGYZSTAN">Kyrgyzstan</option>
      <option value="LAO PEOPLE'S DEMOCRATIC REPUBLIC">Lao People's Democratic Republic</option>
      <option value="LATVIA">Latvia</option>
      <option value="LEBANON">Lebanon</option>
      <option value="LESOTHO">Lesotho</option>
      <option value="LIBERIA">Liberia</option>
      <option value="LIBYAN ARAB JAMAHIRIYA">Libyan Arab Jamahiriya</option>
      <option value="LIECHTENSTEIN">Liechtenstein</option>
      <option value="LITHUANIA">Lithuania</option>
      <option value="LUXEMBOURG">Luxembourg</option>
      <option value="MACAO">Macao</option>
      <option value="MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF">Macedonia, the Former Yugoslav Republic of</option>
      <option value="MADAGASCAR">Madagascar</option>
      <option value="MALAWI">Malawi</option>
      <option value="MALAYSIA">Malaysia</option>
      <option value="MALDIVES">Maldives</option>
      <option value="MALI">Mali</option>
      <option value="MALTA">Malta</option>
      <option value="MARSHALL ISLANDS">Marshall Islands</option>
      <option value="MARTINIQUE">Martinique</option>
      <option value="MAURITANIA">Mauritania</option>
      <option value="MAURITIUS">Mauritius</option>
      <option value="MAYOTTE">Mayotte</option>
      <option value="MEXICO">Mexico</option>
      <option value="MICRONESIA, FEDERATED STATES OF">Micronesia, Federated States of</option>
      <option value="MOLDOVA, REPUBLIC OF">Moldova, Republic of</option>
      <option value="MONACO">Monaco</option>
      <option value="MONGOLIA">Mongolia</option>
      <option value="MONTSERRAT">Montserrat</option>
      <option value="MOROCCO">Morocco</option>
      <option value="MOZAMBIQUE">Mozambique</option>
      <option value="MYANMAR">Myanmar</option>
      <option value="NAMIBIA">Namibia</option>
      <option value="NAURU">Nauru</option>
      <option value="NEPAL">Nepal</option>
      <option value="NETHERLANDS">Netherlands</option>
      <option value="NETHERLANDS ANTILLES">Netherlands Antilles</option>
      <option value="NEW CALEDONIA">New Caledonia</option>
      <option value="NEW ZEALAND">New Zealand</option>
      <option value="NICARAGUA">Nicaragua</option>
      <option value="NIGER">Niger</option>
      <option value="NIGERIA">Nigeria</option>
      <option value="NIUE">Niue</option>
      <option value="NORFOLK ISLAND">Norfolk Island</option>
      <option value="NORTHERN MARIANA ISLANDS">Northern Mariana Islands</option>
      <option value="NORWAY">Norway</option>
      <option value="OMAN">Oman</option>
      <option value="PAKISTAN">Pakistan</option>
      <option value="PALAU">Palau</option>
      <option value="PALESTINIAN TERRITORY, OCCUPIED">Palestinian Territory, Occupied</option>
      <option value="PANAMA">Panama</option>
      <option value="PAPUA NEW GUINEA">Papua New Guinea</option>
      <option value="PARAGUAY">Paraguay</option>
      <option value="PERU">Peru</option>
      <option value="PHILIPPINES">Philippines</option>
      <option value="PITCAIRN">Pitcairn</option>
      <option value="POLAND">Poland</option>
      <option value="PORTUGAL">Portugal</option>
      <option value="PUERTO RICO">Puerto Rico</option>
      <option value="QATAR">Qatar</option>
      <option value="REUNION">Reunion</option>
      <option value="ROMANIA">Romania</option>
      <option value="RUSSIAN FEDERATION">Russian Federation</option>
      <option value="RWANDA">Rwanda</option>
      <option value="SAINT HELENA">Saint Helena</option>
      <option value="SAINT KITTS AND NEVIS">Saint Kitts and Nevis</option>
      <option value="SAINT LUCIA">Saint Lucia</option>
      <option value="SAINT PIERRE AND MIQUELON">Saint Pierre and Miquelon</option>
      <option value="SAINT VINCENT AND THE GRENADINES">Saint Vincent and the Grenadines</option>
      <option value="SAMOA">Samoa</option>
      <option value="SAN MARINO">San Marino</option>
      <option value="SAO TOME AND PRINCIPE">Sao Tome and Principe</option>
      <option value="SAUDI ARABIA">Saudi Arabia</option>
      <option value="SENEGAL">Senegal</option>
      <option value="SERBIA AND MONTENEGRO">Serbia and Montenegro</option>
      <option value="SEYCHELLES">Seychelles</option>
      <option value="SIERRA LEONE">Sierra Leone</option>
      <option value="SINGAPORE">Singapore</option>
      <option value="SLOVAKIA">Slovakia</option>
      <option value="SLOVENIA">Slovenia</option>
      <option value="SOLOMON ISLANDS">Solomon Islands</option>
      <option value="SOMALIA">Somalia</option>
      <option value="SOUTH AFRICA">South Africa</option>
      <option value="SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS">South Georgia and the South Sandwich Islands</option>
      <option value="SPAIN">Spain</option>
      <option value="SRI LANKA">Sri Lanka</option>
      <option value="SUDAN">Sudan</option>
      <option value="SURINAME">Suriname</option>
      <option value="SVALBARD AND JAN MAYEN">Svalbard and Jan Mayen</option>
      <option value="SWAZILAND">Swaziland</option>
      <option value="SWEDEN">Sweden</option>
      <option value="SWITZERLAND">Switzerland</option>
      <option value="SYRIAN ARAB REPUBLIC">Syrian Arab Republic</option>
      <option value="TAIWAN, PROVINCE OF CHINA">Taiwan, Province of China</option>
      <option value="TAJIKISTAN">Tajikistan</option>
      <option value="TANZANIA, UNITED REPUBLIC OF">Tanzania, United Republic of</option>
      <option value="THAILAND">Thailand</option>
      <option value="TIMOR-LESTE">Timor-Leste</option>
      <option value="TOGO">Togo</option>
      <option value="TOKELAU">Tokelau</option>
      <option value="TONGA">Tonga</option>
      <option value="TRINIDAD AND TOBAGO">Trinidad and Tobago</option>
      <option value="TUNISIA">Tunisia</option>
      <option value="TURKEY">Turkey</option>
      <option value="TURKMENISTAN">Turkmenistan</option>
      <option value="TURKS AND CAICOS ISLANDS">Turks and Caicos Islands</option>
      <option value="TUVALU">Tuvalu</option>
      <option value="UGANDA">Uganda</option>
      <option value="UKRAINE">Ukraine</option>
      <option value="UNITED ARAB EMIRATES">United Arab Emirates</option>
      <option value="UNITED KINGDOM">United Kingdom</option>
      <option value="UNITED STATES">United States</option>
      <option value="UNITED STATES MINOR OUTLYING ISLANDS">United States Minor Outlying Islands</option>
      <option value="URUGUAY">Uruguay</option>
      <option value="UZBEKISTAN">Uzbekistan</option>
      <option value="VANUATU">Vanuatu</option>
      <option value="VENEZUELA">Venezuela</option>
      <option value="VIET NAM">Viet Nam</option>
      <option value="VIRGIN ISLANDS, BRITISH">Virgin Islands, British</option>
      <option value="VIRGIN ISLANDS, U.S.">Virgin Islands, U.s.</option>
      <option value="WALLIS AND FUTUNA">Wallis and Futuna</option>
      <option value="WESTERN SAHARA">Western Sahara</option>
      <option value="YEMEN">Yemen</option>
      <option value="ZAMBIA">Zambia</option>
      <option value="ZIMBABWE">Zimbabwe</option>
    </select>
  </div>
  <div style="padding-bottom: 10px;">Mobile Number<span style="color: red;"> *</span><br>
    <div class="input-full-width" style="display: flex; ">
      <div style="width: 22%;">
        <input id="country_code_dynamic" type="text" readonly="" name="country_code" class="form-control">
      </div>
      <input class="form-control" id="mobile_number" name="mobile_number" type="number" style="margin-top: 0px; width:85%" autocomplete="off">
    </div>
  </div>
  <div style="padding-bottom: 10px;">Select Commodity<br>
    <select id="main_commodities_db_dynamic" name="main_commodities" style="max-width : 450px;" class="form-control">
      <option value="">Select Commodities</option>
      <option value="1">Agri Commodities</option>
      <option value="2">Construction Material</option>
    </select>
  </div>
  <select id="commodities_db_dynamic" name="commodities" style="max-width : 450px;  display: none;margin-bottom: 10px; " class="form-control">
  </select>
  <input type="hidden" name="commodityname" id="commodityname_dynamic">
  <input type="hidden" name="form_url" id="form_url_dynamic" value="https://www.tradologie.com/lp/index.html">
  <div style="padding-bottom: 18px;  ">
    <input name="Submit" value="Submit" type="submit"
      style="width: 100%; float: left; height: 50px; border: none; background: #ff722f; border-radius: 4px; font-size: 18px; text-transform: uppercase; font-weight: 600; color: #fff; letter-spacing: 1px">
  </div>
  <!--<div><div style="float:right"><a href="https://www.100forms.com" id="lnk100" title="form to email">form to email</a></div><script src="https://www.100forms.com/js/FORMKEY:8H6R8UDUBCHX" type="text/javascript"></script></div>--->
</form>

Text Content

info@tradologie.com +91 85959 57412
Download App Sell On Tradologie Careers Choose language : EN | AR | FR Sign In
Seller Sign In Buyer Sign In Seller Registration Buyer Registration
About Us Products How It Works Why Tradologie Contact Us Branded Solution News
Get A Quote



Search here

About Us Products How It Works Why Tradologie Contact Us Branded Solution Media
News Blog Videos Press Release
Buy Cement Sell On Tradologie Download App
Get A Quote info@tradologie.com +91-120-480 3600
 * Basmati Rice Rice
 * Traditional Rice Rice
 * 1121 Basmati Rice Rice
 * 1509 Basmati Rice Rice
 * Sugandha Basmati Rice Rice
 * Pusa Basmati Rice Rice
 * 1401 Basmati Rice Rice
 * Sharbati Basmati Rice Rice
 * PR-11/14 Basmati Rice Rice
 * Pakistani Traditional Rice Rice
 * Pakistani 1121 Basmati Rice Rice
 * Super Kernel Basmati Rice Rice
 * C-9 Pakistani Rice Rice
 * Non Basmati Rice Rice
 * IRRI-6 Long Grain Rice Rice
 * PR-106 Non Basmati Rice Rice
 * PK-386 Non Basmati Rice Rice
 * Sona Masoori Non Basmati Rice Rice
 * IR-8 Non Basmati Rice Rice
 * IR-64 Non Basmati Rice Rice
 * IRRI-9 Non Basmati Rice Rice
 * IR-36 Non Basmati Rice Rice
 * Swarna Non Basmati Rice Rice
 * Jasmine Rice Rice
 * Calrose Rice Rice
 * Japonica Rice Rice
 * Vietnamese Rice Rice
 * Round Grain Rice Rice
 * Matta Rice Rice
 * EMATA Rice Rice
 * JK Super Cement OPC 53 Cement
 * ACC Cement OPC 53 Cement
 * Kamdhenu Cement OPC 53 Cement
 * UltraTech Cement OPC 53 Cement
 * Wonder Cement OPC 53 Cement
 * Ambuja Cement OPC 53 Cement
 * Duraguard Cement OPC 53 Cement
 * Birla Cement OPC 53 Cement
 * Rockstrong Cement OPC 53 Cement
 * ACC Cement OPC 43 Cement
 * JK Super Cement OPC 43 Cement
 * Kamdhenu Cement OPC 43 Cement
 * UltraTech Cement OPC 43 Cement
 * Wonder Cement OPC 43 Cement
 * Ambuja Cement OPC 43 Cement
 * Duraguard Cement OPC 43 Cement
 * Birla Cement OPC 43 Cement
 * Rockstrong Cement OPC 43 Cement
 * Bangur Cement OPC 43 Cement
 * Nirmax Cement Cement OPC 43 Cement
 * ACC Cement PPC Cement
 * JK Super Cement PPC Cement
 * Kamdhenu Cement PPC Cement
 * UltraTech Cement PPC Cement
 * Wonder Cement PPC Cement
 * Ambuja Cement PPC Cement
 * Duraguard Cement PPC Cement
 * Rockstrong Cement PPC Cement
 * Birla Cement PPC Cement
 * Bangur Cement PPC Cement
 * Mycem Cement PPC Cement
 * Nirmax Cement PPC Cement
 * Cement Cement
 * TMT Saria Construction Materials
 * TMT Bars Construction Materials
 * Steel Ingots Construction Materials
 * Steel Billets Construction Materials
 * Plywood Waterproof Construction Materials
 * MR Grade Plywood Construction Materials
 * Shuttering Plywood Waterproof Construction Materials
 * Shuttering Plywood MR Grade Construction Materials
 * Block Board Waterproof Construction Materials
 * TMT Steel Construction Materials
 * Plywood Construction Materials
 * Wheat Grains
 * Wheat (Durum) Grains
 * Barley Grains
 * Barley (Forage) Grains
 * Pulses - Black Matpe Grains-Pulses
 * Pulses - Green Mung Grains-Pulses
 * Pulses - Red Kidney Beans Grains-Pulses
 * Pulses - Light Speckled Kidney Beans Grains-Pulses
 * Pulses - Chickpeas (Desi) Grains-Pulses
 * Pulses - Chickpeas (Kabuli) Grains-Pulses
 * Desi Ghee Edible Oils
 * Mustard Oil Edible Oils
 * Sunflower Oil Edible Oils
 * Olive Oil Edible Oils
 * Rice Bran Oil Edible Oils
 * Flaxseed Oil Edible Oils
 * Groundnut Oil Edible Oils
 * Palm Oil Edible Oils
 * Sesame Oil Edible Oils
 * Edible Almond Oil Edible Oils
 * Cashew Nut Oil Edible Oils
 * Canola Oil Edible Oils
 * Soybean Oil Edible Oils
 * Edible Oils Edible Oils
 * What Is Tradologie www.tradologie.com
 * How Tradologie Works www.tradologie.com
 * Contact Tradologie www.tradologie.com
 * Why Choose Tradologie www.tradologie.com
 * Sell On Tradologie www.tradologie.com
 * What Does Tradologie Offer www.tradologie.com
 * Tradologie Buyer's App www.tradologie.com
 * Tradologie Seller's App www.tradologie.com
 * Rohit Exports Verified Rice Exporter
 * Galore Impex Verified Rice Exporter
 * Maharaja Food Grains Verified Rice Exporter
 * Veer Overseas Verified Rice Exporter
 * FAQs www.tradologie.com
 * Trade Policy www.tradologie.com
 * Privacy Policy www.tradologie.com
 * Terms Of Use www.tradologie.com
 * Payment Policy www.tradologie.com
 * Trade Policy www.tradologie.com
 * Escrow Details www.tradologie.com
 * Buyer Tutorial www.tradologie.com
 * Seller Tutorial www.tradologie.com
 * Seller Agreement www.tradologie.com
 * Blogs & Updates www.tradologie.com
 * Latest Brochures www.tradologie.com
 * Escrow Details www.tradologie.com

Ooops!
No Results Found.

News

Videos

Press Release

Gallery

Blog

Agri Commodities

Construction Materials

Raw Materials

Industrial Items

International logistics


CHOOSE YOUR LANGUAGE

English
Arabic
French
Cancel
Continue

Thank You For Your Patience. French Version Coming Soon!

Product Segment
Commodities
Product




DOWNLOAD BUYER APP

Scan to download


DOWNLOAD SELLER APP

Scan to download

Download Seller App

Previous
Know More Know More
Know More Know More
Know More Know More





Know More




Next
Previous

Only Orders

In Dubai

Rice

Pulses

Edible Oils

Wheat

Tradologie

Tradologie

Branded Solution

Packaged Food

Spices

Global Trade

Only Orders

In Dubai

Rice

Pulses

Edible Oils

Wheat

Tradologie

Tradologie

Branded Solution

Packaged Food

Spices

Global Trade

Only Orders

In Dubai

Rice

Pulses

Edible Oils

Wheat

Next

Buy Or Sell Globally without a Phone Call or AN Email


REGISTERED
AGRI BUYERS

5,02,956


REGISTERED
CONSTRUCTION BUYERS

79,415


REGISTERED
SELLERS

45,213

Today's News





Previous


STATUS OF BASMATI RICE EXPORT TO IRAN?

Basmati rice exports to Iran are likely to resume as the country has lifted its
ban on imports from India and indicated that it will make payments of over Rs
1,700 crore to Indian exporters which have been due since last year.The lack of
an effective payment system has hit trade with Iran, which is the largest
importer of Indian basmati rice and absorbs about one-third of this variety.

Agri Commodities


INDIAN EXPORTERS FACE CONTAINER SHORTAGE DUE TO TRADING INCONSISTENCY

Indian exporters face container shortages due to trading inconsistency.The
waiting time to obtain containers for exports has increased for Indian traders
because of import/export mismatch. A sudden increase in exports from China is
considered to be the main reason behind this delay. Earlier the wait time was 4
weeks to procure a container, with the delay now, the time has escalated to 3-4
weeks.

Logistics


DISCOVER ABOUT EDIBLE OIL PRICE FLUCTUATION

Edible oil prices, which have increased by 20% to 40% during the past couple of
months, are expected to stay firm at least till January despite subdued demand
amid the pandemic, mainly due to supply-side disruptions.The government is
cautious about reducing import duties to check the inflationary trend in edible
oils at a time.when many domestic farmers are sowing mustard crops even as a
part of the liquidity pumped into the economy by various governments during the
pandemic has gone…

Edible oil


NEWS CONTENT

News Content

News Content
Next



WHAT IS TRADOLOGIE

World's First Enquiry-To-Delivery Trade Enabling Platform solely devoted to Bulk
Sellers and Buyers alike, Tradologie is tirelessly facilitating ways of
enquiring, filtering, bidding, negotiating, as well as of payment, by assembling
all essentials in one revolutionary platform while at the same time shouldering
the needs of our partners most efficiently.

Read More


TRADOLOGIE PROCUREMENT SOLUTION

View More

step

1

post your enquiry

step

2

seller negotiation

step

3

counter
offer

step

4

buyer
pay-in

step

5

inspection of goods

step

6

delivery of goods

step

7

payment successful


WHY TRADOLOGIE

Trade Across The World

Completely Transparent

Modelled Around Business

Cost
Effective


HOW TRADOLOGIE HELPS SUPPLIERS


NOT LEAD, WE ENSURE TRADE

With Sellers being Approached only after buyers pay a Performance Guarantee...

Know More


CONNECT WITH GLOBAL BUYER

Industry Specific Dedicated Promotions of Registered Sellers to Global Buyers
across the World which...

Know More


ASSURED PAYMENT, SECURED TRADE

Payment assured from Buyer Before Delivery through acceptable Banking Channels
Like…

Know More


MANAGE PROFILE SEAMLESSLY

Comprehensive Seller Module Helps you keep Track of your orders, Delivery
Schedules...

Know More


TRENDING PRODUCTS

More Products

Rice

View DetailsGet A Quote

TMT Saria

View DetailsGet A Quote

Meat

View DetailsGet A Quote

Pulses

View DetailsGet A Quote

International Logistics / Yarn

View DetailsGet A Quote
Agri Commodities


STATUS OF BASMATI RICE EXPORT TO IRAN?

Basmati rice exports to Iran are likely to resume as the country has lifted its
ban on imports from India and indicated that it will make payments of over Rs
1,700 crore to Indian exporters which have been due since last year.The lack of
an effective payment system has hit trade with Iran, which is the largest
importer of Indian basmati rice and absorbs about one-third of this variety.

Read through, to know more Click on the link
Logistics


INDIAN EXPORTERS FACE CONTAINER SHORTAGE DUE TO TRADING INCONSISTENCY

Indian exporters face container shortages due to trading inconsistency.The
waiting time to obtain containers for exports has increased for Indian traders
because of import/export mismatch. A sudden increase in exports from China is
considered to be the main reason behind this delay. Earlier the wait time was 4
weeks to procure a container, with the delay now, the time has escalated to 3-4
weeks.

Read through, to know more Click on the link
Edible oil


DISCOVER ABOUT EDIBLE OIL PRICE FLUCTUATION

Edible oil prices, which have increased by 20% to 40% during the past couple of
months, are expected to stay firm at least till January despite subdued demand
amid the pandemic, mainly due to supply-side disruptions.The government is
cautious about reducing import duties to check the inflationary trend in edible
oils at a time.when many domestic farmers are sowing mustard crops even as a
part of the liquidity pumped into the economy by various governments during the
pandemic has gone…

Read through, to know more Click on the link
Rice


DROUGHT PRODS AUSTRALIA TO IMPORT RICE, FUTILE FARMING CONDITIONS.

Low water allocations and severe drought-like conditions have led to an
extremely dry environment, to sow rice, at the Murray-Darling basin in
Melbourne, Australia. This incessant situation has slumped the rice output to
more than 90%, since the 2017-18 season. Its national output in the current year
is expected to record a new low since 2007-08 of 57,000 tones, according to
Australian government forecasters.

https://www.bloombergquint.com/global-economics/drought-forces-australia-to-import-rice-or-risk-empty-shelves
Tradologie’s expert view Rice crop is a staple to peoples’ diets and to meet the
demand the Australian government has to encourage importers, to import rice
until conditions improve. Tradolgie.com is the world’s only digital procurement
system. We enable importers to source both Basmati and Non-Basmati rice, right
from one platform, hassle-free. With a user-friendly, fast,transparent and
secure app, importers can directly source rice from manufacturers and commence
deals in real-time. To outstrip the current scenario, faster and reliable
sourcing of rice would be the correct step for the Australian government.


TRADOLOGIE VIDEOS

Buyer Process
Seller Process



TESTIMONIAL


SEE WHAT OUR CLIENTS SAY ABOUT US


Previous

Tradologie never gave me a false customer. Not even once.



Amit Biswas

Seller, India

I am running rice business since last 3 years and regularly buy bulk basmati
rice through Tradologie, you can't believe that I have saved lakhs of rupees
till now in the bulk rice procurement. I am really Thankfulto Tradologie!



Ammar Yasir

Buyer, Dubai

My rice export business grew by 150% in the first year, followed by a sustained
behavior in the consecutive years



Arun Mehrotra

Seller, India

Tradologie never gave me a false customer. Not even once.



Amit Biswas

Seller, India

I am running rice business since last 3 years and regularly buy bulk basmati
rice through Tradologie, you can't believe that I have saved lakhs of rupees
till now in the bulk rice procurement. I am really Thankfulto Tradologie!



Ammar Yasir

Buyer, Dubai

My rice export business grew by 150% in the first year, followed by a sustained
behavior in the consecutive years



Arun Mehrotra

Seller, India

Tradologie never gave me a false customer. Not even once.



Amit Biswas

Seller, India

Next
 * 1
 * 2
 * 3


DOWNLOAD TRADOLOGIE


APP NOW

Fast, Simple & Delightful

All it takes is 30 seconds to download the Tradologie App.


DOWNLOAD BUYERS APP

Available on Android and iOS




DOWNLOAD SELLERS APP

Available on Android



Buyer Register Register to Sell


GET A QUOTE

Name
Phone Number
Email
Country
You're Looking For Rice TMT-Steel Cement sugar Pulses Wheat dryfruits Edible-Oil
Steel-Ingots Steel-Billats spices vegetables beverages
Rice Quantity Required Below 26 MT 26 MT - 50 MT 50 MT - 100 MT Above 100 MT
Steel Quantity Required Below 23 Tons 23 Tons - 50 Tons 50 Tons - 100 Tons Above
100 Tons
Cement Quantity Required Below 50 Bags 50 Bags - 100 Bags 100 Bags - 1000 Bags
1000 Bags - 2000 Bags Above 2000 Bags
Plywoods Quantity Required Below 200 Boards 200 Boards - 500 Boards 500 Boards -
1000 Boards Above 1000 Boards
Pulses Quantity Required Below 26 MT 26 MT - 50 MT 50 MT - 100 MT Above 100 MT
Wheat Quantity Required Below 26 MT 26 MT - 50 MT 50 MT - 100 MT Above 100 MT
Braley Quantity Required Below 26 MT 26 MT - 50 MT 50 MT - 100 MT Above 100 MT
Edible Oil Quantity Required Below 1600 LTR 1600 LTR - 8000 LTR Above 8000 LTR
Coal Quantity Required Below 1000 MT 1000 MT - 2000 MT Above 2000 MT


×
I am * Seller Buyer

Name *

Email

Select Country *
Select CountryAfghanistanAlbaniaAlgeriaAmerican
SamoaAndorraAngolaAnguillaAntarcticaAntigua and
BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBosnia
and HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean TerritoryBrunei
DarussalamBulgariaBurkina FasoBurundiCambodiaCameroonCanadaCape VerdeCayman
IslandsCentral African RepublicChadChileChinaChristmas IslandCocos (Keeling)
IslandsColombiaComorosCongoCongo, the Democratic Republic of theCook
IslandsCosta RicaCote D'IvoireCroatiaCubaCyprusCzech
RepublicDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl
SalvadorEquatorial GuineaEritreaEstoniaEthiopiaFalkland Islands (Malvinas)Faroe
IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench Southern
TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuamGuatemalaGuineaGuinea-BissauGuyanaHaitiHeard
Island and Mcdonald IslandsHoly See (Vatican City State)HondurasHong
KongHungaryIcelandIndiaIndonesiaIran, Islamic Republic
ofIraqIrelandIsraelItalyJamaicaJapanJordanKazakhstanKenyaKiribatiKorea,
Democratic People's Republic ofKorea, Republic ofKuwaitKyrgyzstanLao People's
Democratic RepublicLatviaLebanonLesothoLiberiaLibyan Arab
JamahiriyaLiechtensteinLithuaniaLuxembourgMacaoMacedonia, the Former Yugoslav
Republic ofMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall
IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMicronesia, Federated States
ofMoldova, Republic
ofMonacoMongoliaMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNetherlands
AntillesNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorthern
Mariana IslandsNorwayOmanPakistanPalauPalestinian Territory, OccupiedPanamaPapua
New GuineaParaguayPeruPhilippinesPitcairnPolandPortugalPuerto
RicoQatarReunionRomaniaRussian FederationRwandaSaint HelenaSaint Kitts and
NevisSaint LuciaSaint Pierre and MiquelonSaint Vincent and the
GrenadinesSamoaSan MarinoSao Tome and PrincipeSaudi ArabiaSenegalSerbia and
MontenegroSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon
IslandsSomaliaSouth AfricaSouth Georgia and the South Sandwich IslandsSpainSri
LankaSudanSurinameSvalbard and Jan MayenSwazilandSwedenSwitzerlandSyrian Arab
RepublicTaiwan, Province of ChinaTajikistanTanzania, United Republic
ofThailandTimor-LesteTogoTokelauTongaTrinidad and
TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited
Arab EmiratesUnited KingdomUnited StatesUnited States Minor Outlying
IslandsUruguayUzbekistanVanuatuVenezuelaViet NamVirgin Islands, BritishVirgin
Islands, U.s.Wallis and FutunaWestern SaharaYemenZambiaZimbabwe
Mobile Number *


Select Commodity
Select CommoditiesAgri CommoditiesConstruction Material