pagrono.com Open in urlscan Pro
217.174.149.212  Public Scan

URL: https://pagrono.com/
Submission: On June 08 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET https://pagrono.com/search

<form method="GET" action="https://pagrono.com/search" accept-charset="UTF-8" id="search-categories-form" class="navbar-left navbar-search w-100" role="search">
  <div class="search-box">
    <div class="search-box-select d-none d-sm-block">
      <i class="fas fa-caret-down"></i>
      <select class="category search-category-select" name="insubgrp">
        <option value="all">All Categories</option>
        <optgroup label="Farm foods">
          <option value="legumes"> Legumes </option>
          <option value="cereals"> Cereals </option>
          <option value="fruits"> Fruits </option>
          <option value="tubers"> Tubers </option>
          <option value="fibres"> Fibres </option>
          <option value="vegetables"> Vegetables </option>
        </optgroup>
        <optgroup label="Farm Tools and Equipments">
          <option value="weeding-tools"> Weeding Tools </option>
          <option value="protective-gear"> Protective Gear </option>
          <option value="harvesting-tools"> Harvesting Tools </option>
          <option value="planting-tools"> Planting Tools </option>
        </optgroup>
        <optgroup label="Fertilizers">
          <option value="liquid-fertilizers"> Liquid Fertilizers </option>
          <option value="powder-fertilizers"> Powder Fertilizers </option>
          <option value="compound-fertilizers"> Compound Fertilizers </option>
          <option value="manure"> Manure </option>
        </optgroup>
        <optgroup label="Agro Chemicals">
          <option value="fungicide"> Fungicide </option>
          <option value="insecticides"> Insecticides </option>
          <option value="pesticides"> Pesticides </option>
        </optgroup>
        <optgroup label="Farm Machineries">
          <option value="harvesting-machines"> Harvesting Machines </option>
          <option value="cutting-machines"> Cutting Machines </option>
          <option value="slicing-machines"> Slicing Machines </option>
          <option value="sawing-machines"> Sowing Machines </option>
          <option value="planting-machines"> Planting Machines </option>
        </optgroup>
        <optgroup label="Farm seeds">
          <option value="registered-seeds"> Registered seeds </option>
          <option value="certified-seeds"> Certified Seeds </option>
          <option value="breeder"> Breeder </option>
          <option value="foundation-seeds"> Foundation seeds </option>
        </optgroup>
        <optgroup label="Farm Products">
          <option value="aquatic-products"> Aquatic Products </option>
          <option value="livestock-products"> Livestock products </option>
          <option value="processed-products"> Processed Products </option>
          <option value="oil-products"> Oil Products </option>
        </optgroup>
      </select> <!-- /.category -->
    </div> <!-- /.search-box-select -->
    <div class="search-box-input">
      <input id="autoSearchInput" placeholder="I'm shopping for..." autocomplete="off" data-search="" name="q" type="text">
    </div>
    <div class="search-box-button">
      <button type="submit" class="navbar-search-submit">
        <i class="fal fa-search"></i>
      </button>
    </div>
  </div> <!-- /.search-box -->
</form>

POST https://pagrono.com/newsletter

<form method="POST" action="https://pagrono.com/newsletter" accept-charset="UTF-8" class="form-inline" id="form" data-toggle="validator" novalidate="true"><input name="_token" type="hidden" value="k6xBIzOc9iN297Ym9LYAWuNaez2oXcPZbTC16OzH">
  <div class="footer-newsletter-box-form-box">
    <input placeholder="Please enter your email" required="" name="email" type="email">
    <button type="submit" class="disabled" style="pointer-events: all; cursor: pointer;">Subscribe</button>
  </div>
</form>

POST https://pagrono.com/customer/login

<form method="POST" action="https://pagrono.com/customer/login" accept-charset="UTF-8" id="loginForm-1" data-toggle="validator" novalidate="true"><input name="_token" type="hidden" value="k6xBIzOc9iN297Ym9LYAWuNaez2oXcPZbTC16OzH">
  <div class="form-group">
    <input name="email" id="email" class="form-control input-lg" type="email" placeholder="Your Email" required="">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input name="password" id="password" class="form-control input-lg" type="password" placeholder="Password" required="">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group text-left">
    <label>
      <div class="icheckbox_minimal-blue" style="position: relative;"><input name="remeber" id="remeber" class="i-check-blue" type="checkbox" style="position: absolute; opacity: 0;"><ins class="iCheck-helper"
          style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> Remember Me
    </label>
  </div>
  <input class="btn btn-primary btn-block btn-lg btn-round mt-3 disabled" type="submit" value="Login" style="pointer-events: all; cursor: pointer;">
</form>

POST https://pagrono.com/customer/register

<form method="POST" action="https://pagrono.com/customer/register" accept-charset="UTF-8" id="registerForm" data-toggle="validator" novalidate="true"><input name="_token" type="hidden" value="k6xBIzOc9iN297Ym9LYAWuNaez2oXcPZbTC16OzH">
  <div class="form-group">
    <input name="name" class="form-control input-lg" placeholder="Full Name" type="text" required="">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input name="email" class="form-control input-lg" placeholder="Your Email" type="email" required="">
    <div class="help-block with-errors"></div>
  </div>
  <div class="row">
    <div class="col-md-6 pr-1">
      <div class="form-group">
        <input name="password" class="form-control input-lg" placeholder="Password" type="password" required="">
        <div class="help-block with-errors"></div>
      </div>
    </div>
    <div class="col-md-6 pl-1">
      <div class="form-group">
        <input name="password_confirmation" class="form-control input-lg" placeholder="Confirm Password" type="password" required="">
        <div class="help-block with-errors"></div>
      </div>
    </div>
  </div>
  <div class="form-group text-left pb-2 has-feedback">
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group text-left pb-2">
    <label>
      <div class="icheckbox_minimal-blue" style="position: relative;"><input name="subscribe" class="i-check-blue" type="checkbox" style="position: absolute; opacity: 0;"><ins class="iCheck-helper"
          style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> Subscribe to the Newsletter
    </label>
  </div>
  <div class="form-group text-left pb-2">
    <label>
      <div class="icheckbox_minimal-blue" style="position: relative;"><input name="agree" class="i-check-blue" type="checkbox" required="" style="position: absolute; opacity: 0;"><ins class="iCheck-helper"
          style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> I agree with the
      <u><a href="https://pagrono.com/page/terms-of-use-customer" target="_blank"> terms</a></u>
    </label>
    <div class="help-block with-errors"></div>
  </div>
  <input class="btn btn-primary btn-block btn-lg btn-round mt-2 disabled" type="submit" value="Create Account" style="pointer-events: all; cursor: pointer;">
</form>

POST https://pagrono.com/customer/password/email

<form method="POST" action="https://pagrono.com/customer/password/email" accept-charset="UTF-8" id="psswordRecoverForm" data-toggle="validator" novalidate="true"><input name="_token" type="hidden" value="k6xBIzOc9iN297Ym9LYAWuNaez2oXcPZbTC16OzH">
  <div class="d-flex flex-column text-center">
    <div class="form-group">
      <input name="email" class="form-control input-lg" placeholder="Your Email" type="email" required="">
      <div class="help-block with-errors"></div>
    </div>
    <input class="btn btn-primary btn-block btn-lg btn-round mt-3 disabled" type="submit" value="Recover Password" style="pointer-events: all; cursor: pointer;">
  </div>
</form>

Text Content

WELCOME TO PAGRONO FARM SOLUTIONS

 * Hello, Sign in
 * Track Your Order
 * Support
 * English
    * English

   

 * 
 * 
 * 0

All Categories Legumes Cereals Fruits Tubers Fibres Vegetables Weeding Tools
Protective Gear Harvesting Tools Planting Tools Liquid Fertilizers Powder
Fertilizers Compound Fertilizers Manure Fungicide Insecticides Pesticides
Harvesting Machines Cutting Machines Slicing Machines Sowing Machines Planting
Machines Registered seeds Certified Seeds Breeder Foundation seeds Aquatic
Products Livestock products Processed Products Oil Products



Type at least 3 characters.

 * Categories
   * Farm foods
     
     
     LEGUMES
     
      * Peas
      * Beans
      * Green grams
     
     
     CEREALS
     
      * Maize
      * Rice
      * Millet
      * Sorghum
      * Wheat
     
     
     FRUITS
     
      * Mangoes
      * Apples
      * Watermelons
      * Pineaples
      * Oranges
      * Grapes
     
     
     TUBERS
     
     
     FIBRES
     
      * Carrots
      * Yams
      * Arrow roots
     
     
     VEGETABLES
     
      * Onions dry
      * Tomatoes
   
   * Farm Tools and Equipments
     
     
     WEEDING TOOLS
     
      * Hoes & Folks
     
     
     PROTECTIVE GEAR
     
     
     HARVESTING TOOLS
     
     
     PLANTING TOOLS
   
   * Fertilizers
     
     
     LIQUID FERTILIZERS
     
     
     POWDER FERTILIZERS
     
      * Organic Fertilizer
     
     
     COMPOUND FERTILIZERS
     
     
     MANURE
   
   * Agro Chemicals
     
     
     FUNGICIDE
     
      * Fungicide
     
     
     INSECTICIDES
     
      * Insecticides
     
     
     PESTICIDES
     
      * Pesticides
   
   * Farm Machineries
     
     
     HARVESTING MACHINES
     
      * Rice Harvester
      * Sugar cane harvester
      * Corn Harvester
      * Cotton Harvester
     
     
     CUTTING MACHINES
     
      * Chaff cutter
      * Crop cutter
     
     
     SLICING MACHINES
     
     
     SOWING MACHINES
     
     
     PLANTING MACHINES
     
      * Seed Planter
      * Planter
   
   * Farm seeds
     
     
     REGISTERED SEEDS
     
     
     CERTIFIED SEEDS
     
     
     BREEDER
     
     
     FOUNDATION SEEDS
   
   * Farm Products
     
     
     AQUATIC PRODUCTS
     
      * Algae
      * Aquatic Meat
      * Fish
     
     
     LIVESTOCK PRODUCTS
     
      * Beef
      * Meat
      * Mutton
      * Eggs
     
     
     PROCESSED PRODUCTS
     
     
     OIL PRODUCTS
     
      * Vegetable oil
      * Animal Oil
      * Refined Oil
   
   * Paultry
     

 * Brands
 * Vendors
 * Sell On Pagrono

40% off on kids item only

Sign In

en
 * en

 * Close Menu
 * Farm foods
   
   * Close Menu
   * Back
   * Legumes
     
     * Close Menu
     * Back
     * Peas
     * Beans
     * Green grams
   * Cereals
     
     * Close Menu
     * Back
     * Maize
     * Rice
     * Millet
     * Sorghum
     * Wheat
   * Fruits
     
     * Close Menu
     * Back
     * Mangoes
     * Apples
     * Watermelons
     * Pineaples
     * Oranges
     * Grapes
   * Tubers
     
     * Close Menu
     * Back
   * Fibres
     
     * Close Menu
     * Back
     * Carrots
     * Yams
     * Arrow roots
   * Vegetables
     
     * Close Menu
     * Back
     * Onions dry
     * Tomatoes
 * Farm Tools and Equipments
   
   * Close Menu
   * Back
   * Weeding Tools
     
     * Close Menu
     * Back
     * Hoes & Folks
   * Protective Gear
     
     * Close Menu
     * Back
   * Harvesting Tools
     
     * Close Menu
     * Back
   * Planting Tools
     
     * Close Menu
     * Back
 * Fertilizers
   
   * Close Menu
   * Back
   * Liquid Fertilizers
     
     * Close Menu
     * Back
   * Powder Fertilizers
     
     * Close Menu
     * Back
     * Organic Fertilizer
   * Compound Fertilizers
     
     * Close Menu
     * Back
   * Manure
     
     * Close Menu
     * Back
 * Agro Chemicals
   
   * Close Menu
   * Back
   * Fungicide
     
     * Close Menu
     * Back
     * Fungicide
   * Insecticides
     
     * Close Menu
     * Back
     * Insecticides
   * Pesticides
     
     * Close Menu
     * Back
     * Pesticides
 * Farm Machineries
   
   * Close Menu
   * Back
   * Harvesting Machines
     
     * Close Menu
     * Back
     * Rice Harvester
     * Sugar cane harvester
     * Corn Harvester
     * Cotton Harvester
   * Cutting Machines
     
     * Close Menu
     * Back
     * Chaff cutter
     * Crop cutter
   * Slicing Machines
     
     * Close Menu
     * Back
   * Sowing Machines
     
     * Close Menu
     * Back
   * Planting Machines
     
     * Close Menu
     * Back
     * Seed Planter
     * Planter
 * Farm seeds
   
   * Close Menu
   * Back
   * Registered seeds
     
     * Close Menu
     * Back
   * Certified Seeds
     
     * Close Menu
     * Back
   * Breeder
     
     * Close Menu
     * Back
   * Foundation seeds
     
     * Close Menu
     * Back
 * Farm Products
   
   * Close Menu
   * Back
   * Aquatic Products
     
     * Close Menu
     * Back
     * Algae
     * Aquatic Meat
     * Fish
   * Livestock products
     
     * Close Menu
     * Back
     * Beef
     * Meat
     * Mutton
     * Eggs
   * Processed Products
     
     * Close Menu
     * Back
   * Oil Products
     
     * Close Menu
     * Back
     * Vegetable oil
     * Animal Oil
     * Refined Oil

Wishlist
Brands
Vendors
Sell

Loading


 * SPRING INTO SAVINGS
   
   
   BUY ONE GET ONE FREE
   
   on all our gardening tools this week only.
   
   Shop Now


 * SPRING INTO SAVINGS!
   
   
   NEW SEASON, NEW PRODUCE!
   
   Buy one get one free on all our gardening tools this week only.
   
   Shop Now

 * Current
 * Slide 2
 * Slide 2


GRAB THE BEST DEALS

29% off today!

Shop Now


TOP DEAL ON FARM MACHINERIES.

Flat 47% off

Shop Now


FRESH ORGANIC PRODUCE

Flat 62% off

Shop Now


FEATURED CATEGORIES


‹›



FLASH DEAL

Offer Ends In :
15 days : 7 hrs : 56 mins : 39 sec

 * 
 * 





TOP DEAL ON FASHION ACCESSORIES

30% off today!

Shop Now


80% OFF!

Up to 78% off

Shop Now


FEATURED


 * 
 * 




RECENTLY ADDED


 * 
 * 




YEAR END SALE!

Don't miss out!

Shop Now


BOOKS CATEGORY DEALS



Shop Now


SPECIALLY PICKED FOR YOU


 * 
 * 




SAVE UP TO 40%



Shop Now


YEAR END SALE!



Shop Now


TECH ACCESSORIES WITH FREE SHIPPING

Don't miss out!

Shop Now





SUBSCRIBE TO OUR NEWSLETTER

Signup for our newsletter to get the latest news, updates and amazing offers
delivered directly in your inbox.

Subscribe

The power of precision agriculture, at your fingertips.

Dereshe Towers, Murang'a Road, Nairobi, Nairobi 00100, Kenya, Phone: 0790443340

0790443340
info@pagrono.com
https://pagrono.com/


LET US HELP YOU

 * Your Account
 * Your Orders
 * Return and refund policy
 * Delivery
 * Blog


MAKE MONEY

 * Sell On Pagrono
 * Become a Merchant
 * How It Works
 * FAQ


CUSTOMER SERVICE

 * Disputes
 * Contact Seller
 * Contact us


STAY CONNECTED

 * 
 * 
 * 


 * About us
 * Privacy policy
 * Terms and condition for customer
 * Merchant Dashboard
 * © 2024 Pagrono


×

ACCOUNT LOGIN


Remember Me
or use your social media account

Forgot Password? Register here

×

CREATE ACCOUNT


Subscribe to the Newsletter

I agree with the terms

or use your social media account

Already Member? Login Here

×

PASSWORD RECOVERY


Sign In