www.metronstores.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://metronstores.com/
Effective URL: https://www.metronstores.com/
Submission: On May 27 via manual from US — Scanned from US

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" placeholder="Search entire store here" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" placeholder="Search the store " class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off" data-search-mobile-toggle="" data-url="air-compressors" data-limit="3">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div id="contactFormWrapper">
    <span class="inq_product_title">ss</span>
    <input type="radio" id="contactFormTitle" value="" name="contact[Product Title]" checked="">
    <div class="form-group">
      <label for="contactFormName">
        <span> Your Name </span>
      </label>
      <input type="text" id="contactFormName" name="contact[name]" autocapitalize="words" placeholder="" required="">
    </div>
    <div class="form-group">
      <label for="contactFormPhone">
        <span> Your Phone </span>
      </label>
      <input type="tel" name="contact[phone]" id="contactFormPhone" pattern="[0-9]*" placeholder="" required="">
    </div>
    <div class="form-group">
      <label for="contactFormEmail">
        <span> Your Email </span>
        <em>*</em>
      </label>
      <input type="email" name="contact[email]" id="contactFormEmail" autocorrect="off" autocapitalize="off" placeholder="" required="">
    </div>
    <div class="form-group">
      <label for="contactFormMessage">
        <span> Your Comment </span>
        <em>*</em>
      </label>
      <textarea rows="8" name="contact[body]" id="contactFormMessage" placeholder="Please leave your comment here" required=""></textarea>
    </div>
    <input type="submit" class="btn" value="Submit Contact">
  </div>
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = popup.find('.modal-overlay');
          popup.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
  <input class="btn" type="submit" value="Submit">
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="ct-login">
    <div class="form-group">
      <label for="customer_email">
        <span> Email Address </span>
        <em>*</em>
      </label>
      <input class="form-control" type="email" value="" name="customer[email]" placeholder="Email Address">
    </div>
    <div class="form-group">
      <label for="customer_password">
        <span> Password </span>
        <em>*</em>
      </label>
      <input class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
    </div>
    <div class="action-btn">
      <input type="submit" class="btn btn-login" value="Login">
      <a class="text-hover forgot-password" href="/account/login#recover">
              Forgot your password?
            </a>
    </div>
  </div>
  <div class="ct-register">
    <a href="/account/register" class="btn btn-register">
              Create An Account
            </a>
  </div>
</form>

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" placeholder="Search entire store here" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = popup.find('.modal-overlay');
          popup.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
  <input class="btn" type="submit" value="Submit">
</form>

Text Content

ONLINE STORE IN PAKISTAN

Popular Products
-17%

Hyundai Air Compressor 1.5HP (HC3H24)
Rs.38,583.00 Rs.32,025.00
-17%

Hyundai Air Compressor 2HP (HC3H50)
Rs.48,323.00 Rs.40,110.00
-17%

Hyundai Air Compressor 1.5HP (HCOF24)
Rs.23,782.00 Rs.19,740.00


user
0
Popular Products


Note : If you do not find your products here? Please click here to get a
quotation.
Wish Lists
Seller Login
user
Sign In Sign In
0 Cart


CATEGORIES

 * Power Tools
   Power Tools
    * All Power Tools
    * Marble Cutters
      Marble Cutters
       * All Marble Cutters
       * Hyundai
       * Ingco
       * Total
       * MetronStores
   
    * Sander Polisher
      Sander Polisher
       * All Sander Polisher
       * Wiseup
       * Total
       * Ingco
       * EMTOP Tools
   
    * Air Compressors
      Air Compressors
       * All Air Compressors
       * BOSI
       * EMTOP Tools
       * Hyundai
       * Ingco
       * Total
       * Metronstores
   
    * Angle Grinders
      Angle Grinders
       * All Angle Grinders
       * EMTOP Tools
       * Hyundai
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Drill Kits
      Drill Kits
       * All Drill Kits
       * EMTOP Tools
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Hammers
      Hammers
       * All Hammers
       * EMTOP Tools
       * Hyundai
       * Ingco
       * Total
       * Metronstores
   
    * Saws
      Saws
       * All Saws
       * EMTOP Tools
       * Hyundai
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Pressure Washers
      Pressure Washers
       * All Pressure Washers
       * EMTOP Tools
       * Hyundai
       * Ingco
       * Total
   
    * Impact Drills
      Impact Drills
       * All Impact Drills
       * Hyundai
       * Ingco
       * Total
       * Metronstores
   
    * Hot Air Guns
      Hot Air Guns
       * All Hot Air Guns
       * Bosi Hot
       * EMTOP Tools
       * Hyundai
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Other Power Tools
      Other Power Tools
       * All Other Power Tools
       * Cold press
       * EMTOP Tools
       * Hyundai
       * Ingco
       * Metronstores
       * Total
       * Wiseup
   
    * Accessories
      Accessories
       * All Accessories
       * Ingco
       * Total
       * Metronstores
       * BOSI

 * Hand Tools
   Hand Tools
    * All Hand Tools
    * Hacksaws
      Hacksaws
       * All Hacksaws
       * BOSI
       * EMTOP Tools
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Pliers and cutters
      Pliers and cutters
       * All Pliers and cutters
       * BOSI
       * EMTOP Tools
       * Ingco
       * Total
       * Wiseup
   
    * Measurement Tools
      Measurement Tools
       * All Measurement Tools
       * BOSI
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Jacks
      Jacks
       * All Jacks
       * Ingco
       * Total
       * Metronstores
   
    * Chisel
      Chisel
       * All Chisel
       * Ingco
       * Total
       * Wiseup
   
    * Screw Wrenches
      Screw Wrenches
       * All Screw Wrenches
       * BOSI
       * EMTOP Tools
       * Ingco
       * Total
       * Metronstores
   
    * Spanner Sets
      Spanner Sets
       * All Spanner Sets
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Hammers
      Hammers
       * All Hammers
       * BOSI
       * EMTOP Tools
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Saws
      Saws
       * All Saws
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Screwdriver
      Screwdriver
       * All Screwdriver
       * BOSI
       * EMTOP Tools
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Files
      Files
       * All Files
       * BOSI
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Rachet Sets
      Rachet Sets
       * All Rachet Sets
       * Ingco
       * Total
       * Metronstores
   
    * Other Hand Tools
      Other Hand Tools
       * All Other Hand Tools
       * BOSI
       * EMTOP Tools
       * Ingco
       * Total
       * Wiseup
       * Metronstores
   
    * Socket Sets and Accessories
      Socket Sets and Accessories
       * All Socket Sets and Accessories
       * BOSI
       * Ingco
       * Total
       * Metronstores

 * Home Appliances
   Home Appliances
    * All Home Appliances
    * Local Brand
      Local Brand
       * All Local Brand
       * Air Coolers
       * Water Coolers
   
    * Fans
      Fans
       * All Fans
       * Ceiling Fan
       * Pedestal Fan
       * Bracket Fan
       * Exhaust Fan
   
    * Refrigerator
      Refrigerator
       * All Refrigerator
       * Decakila
       * Hyundai
       * Metronstores
       * Super Asia
   
    * Freezers
    * Air Conditioner
      Air Conditioner
       * All Air Conditioner
       * Changhong Ruba
       * Dawlance
       * Enviro
       * Gree
       * Haier
       * Orient
       * PEL
       * TCL
       * Hyundai
       * Kenwood
       * Whirlpool
   
    * Microwave Oven
      Microwave Oven
       * All Microwave Oven
       * Canon
       * Dawlance
       * Decakila
       * Hyundai
       * Nasgas
       * Super Asia
   
    * Hobs
      Hobs
       * All Hobs
       * Canon
       * Nasgas
       * Hobs Super Asia
   
    * LED Bulbs & Lamps
      LED Bulbs & Lamps
       * All LED Bulbs & Lamps
       * Al-Noor
       * NOVO
       * Metronstores
       * Z/S electric trader
   
    * LED TV
    * Washing Machines
      Washing Machines
       * All Washing Machines
       * Boss
       * Canon
       * Nasgas
       * Super Asia
   
    * Ventilation Hoods
      Ventilation Hoods
       * All Ventilation Hoods
       * Canon
       * Nasgas
       * Super Asia
   
    * Other Home Appliances
      Other Home Appliances
       * All Other Home Appliances
       * Boss
       * Canon
       * Decakila
       * Super Asia
   
    * Cooking Range
      Cooking Range
       * All Cooking Range
       * Canon
       * Metronstores
       * Nasgas
   
    * Heaters, Geysers & Gas Stoves
      Heaters, Geysers & Gas Stoves
       * All Heaters, Geysers & Gas Stoves
       * Boss
       * Canon
       * Nasgas
       * Super Asia

 * Home Decor
   Home Decor
    * All Home Decor
    * Paint

 * Valves
   Valves
    * All Valves
    * Angle Valves
    * Ball Valves
    * Butterfly Valves
    * Gate Valves
    * Landing Valve
    * Check Valve
    * Pressure Reducing Valve
    * Y Type Strainer
    * Alarm Valves
    * Copper end water test valves
    * Air Valves
    * Globe Valves
    * Balance Valves
    * Hydraulic Control Valves
    * Valves Fittings
    * Valves Hangers

 * Abrasives
   Abrasives
    * All Abrasives
    * Brushes
      Brushes
       * All Brushes
       * Ingco
       * Total
   
    * Sand Papers
      Sand Papers
       * All Sand Papers
       * Ingco
       * Wiseup
       * Metronstores
   
    * Grinding Wheels
      Grinding Wheels
       * All Grinding Wheels
       * Elite Traders
       * Ingco
       * Metronstores
   
    * Abrasive Flap Disc
      Abrasive Flap Disc
       * All Abrasive Flap Disc
       * Elite Traders
       * Ingco
       * Metronstores
   
    * Sharpening Stones
      Sharpening Stones
       * All Sharpening Stones
       * Ingco
       * Metronstores
   
    * Abrasive Fiber Disc
      Abrasive Fiber Disc
       * All Abrasive Fiber Disc
       * Elite Traders
       * Total
       * Metronstores
   
    * Wood & Marble Cutting Wheels
      Wood & Marble Cutting Wheels
       * All Wood & Marble Cutting Wheels
       * Elite Traders
       * Ingco
       * Total
       * Metronstores

 * Fire Fighting
   Fire Fighting
    * All Fire Fighting
    * Fire extinguishers
    * Fire Hydrant
    * Alarm Sensors
    * Breeching Inlet
    * Pumps
    * Sprinklers
    * Flange Units

 * Furniture
   Furniture
    * All Furniture
    * Home Furniture
      Home Furniture
       * All Home Furniture
       * Citizen
   
    * Office Furniture
      Office Furniture
       * All Office Furniture
       * Citizen
       * Multiwood
   
    * Plastic Furniture
      Plastic Furniture
       * All Plastic Furniture
       * Apple Furniture
       * Citizen

 * Garden & Landscaping
   Garden & Landscaping
    * All Garden & Landscaping
    * Farm Machinery
      Farm Machinery
       * All Farm Machinery
       * Grass Solution
       * Hyundai
       * Ingco
       * Metronstores
   
    * Sprayers
      Sprayers
       * All Sprayers
       * Hyundai
       * Ingco
       * Metronstores
   
    * Garden Tools
      Garden Tools
       * All Garden Tools
       * Ingco
       * Total
       * Metronstores

 * Nuts Bolts & Screws
   Nuts Bolts & Screws
    * All Nuts Bolts & Screws
    * Nuts Bolts & Screws
    * Nuts
    * Supports & Hangers
    * Rawal - L-Key - Anchor Bolts
    * Rivets
    * Stud Bolts

 * Safety Products
   Safety Products
    * All Safety Products
    * Helmets
      Helmets
       * All Helmets
       * Ingco
       * Metronstores
       * Total
   
    * Safety Shoes
      Safety Shoes
       * All Safety Shoes
       * Total
       * Ingco
       * Metronstores
       * Wiseup
   
    * Industrial Masks
      Industrial Masks
       * All Industrial Masks
       * Ingco
       * Metronstores
       * Total
   
    * Gloves
      Gloves
       * All Gloves
       * Ingco
       * Metronstores
       * Total
       * Wiseup
   
    * Road Safety & Signboards
      Road Safety & Signboards
       * All Road Safety & Signboards
       * Ingco
       * Metronstores
   
    * Other Safety Products
      Other Safety Products
       * All Other Safety Products
       * Ingco
       * Metronstores

 * Electrical Products
   Electrical Products
    * All Electrical Products
    * Control Equipments
      Control Equipments
       * All Control Equipments
       * Metronstores
       * Schneider
   
    * Breakers
      Breakers
       * All Breakers
       * Schneider
       * Metronstores
   
    * Switches & Buttons
      Switches & Buttons
       * All Switches & Buttons
       * Ingco
       * Metronstores
       * Panasonic
       * Schneider
   
    * Magnet Connectors
      Magnet Connectors
       * All Magnet Connectors
       * Metronstores
       * Schneider
   
    * Cables
      Cables
       * All Cables
       * Newage
       * Total
       * Nexes
       * Star
       * Z/S electric trader
       * Gift
       * Alliance
   
    * Timers
      Timers
       * All Timers
       * Metronstores
       * Schneider
   
    * Phases Lights
      Phases Lights
       * All Phases Lights
       * Metronstores
       * Schneider
   
    * Ampere Meters
      Ampere Meters
       * All Ampere Meters
       * BOSI
       * Metronstores
   
    * Other Electrical Products
      Other Electrical Products
       * All Other Electrical Products
       * Schneider

 * Bearings
   Bearings
    * All Bearings
    * Needle Roller Bearing
    * Spherical Roller Bearing
    * Tapper Roller Bearing
    * UC & UCP
    * Cylinderical Roller Bearing
    * Pillow Blocks

 * Pumps
   Pumps
    * All Pumps
    * DAB Pumps
    * Shahzad Pumps
    * Golden Pumps
    * Ingco Pumps
    * Hyundai Pumps
    * Local Pumps

 * Pipes
   Pipes
    * All Pipes
    * Carbon Steel Pipes
    * Carogated Pipes
    * Cast Iron Pipes
    * Mild Steel Pipes ERW
    * Air Pipes
    * Copper Pipes
    * Stainless Steel Pipes
    * Gardening Pipes
    * Polyethelen Pipes
    * GI Pipes
    * Rubber Pipes
    * Elbows and Tees

 * Generator & Welding
   Generator & Welding
    * All Generator & Welding
    * Welding Machines Branded
      Welding Machines Branded
       * All Welding Machines Branded
       * Hyundai
       * Ingco
       * Total
       * Metronstores
   
    * Welding Consumables
      Welding Consumables
       * All Welding Consumables
       * BOSI
       * Ingco
       * Metronstores
   
    * Generator & Engine
      Generator & Engine
       * All Generator & Engine
       * Hyundai
       * Ingco
       * Metronstores

 * Belts
   Belts
    * All Belts
    * V-Belts
    * Treadmill Belts

 * Shop by Brands
 * Warranty
 * Cancellation & Returns
 * Contact Us
 * Become a Partner
 * Promotions

Help
0
 * 1
 * 2
 * 3
 * 4
 * 5


SHOP BY CATEGORIES

Shop All
Power Tools
Hand Tools
Electric Products
Fire Fighting
Abrasive Tools
Safety Products
Valves
Bearings
Nuts & Bolts
Garden Tools
Generator
Home Appliances


BEST SELLERS


3pcs high leverage pliers set - HKHLPS2832
Rs.3,045.00


26PCS insulated hand tools set-HKITH2601
Rs.40,950.00


26 Pcs screwdriver set-HKSD2628
Rs.5,999.00


High pressure washer - TGT11226
Rs.35,267.00


High pressure washer - TGT11236
Rs.24,724.00


High pressure washer - TGT11356
Rs.23,244.00


High pressure washer - EHPW1401
Rs.12,100.00


Drill bits and screwdriver bits set - TACSD3165
Rs.777.00


Lithium-Ion battery pack - Volts:20V Lithium-Ion 2.0Ah battery - LED battery
power indicator -FBLI20011
Rs.5,566.00


Electric drill Max.drilling capacity:6.5mm, Input power:450W - ED4508
Rs.4,950.00



POWER TOOLS

View All

Cnc plasma machine
Rs.1,450,000.00


Cold Press - CP-80 - oil machine
Rs.1,344,000.00


Lifecam CNC
Rs.1,099,000.00


Cnc router machine
Rs.1,020,000.00


Cold Press-CP-50
Rs.952,000.00


Cnc router machine
Rs.820,000.00


Cold Press - CP-30
Rs.560,000.00


Cold press - CP-20&20s
Rs.448,000.00


Gasoline concrete mixer - engine power:6.6Kw(9HP)
Rs.382,459.00


Hyundai Bar Bender 4KW (GW50E)
Rs.294,000.00



HAND TOOLS

View All

162 Pcs Tool Chest Set - HTCS271621
Rs.141,750.00


Tool Box-HDTC01072
Rs.81,690.00


Tool box-HDTC01072Y
Rs.77,070.00


Hand pallet truck - HHPT01301
Rs.74,550.00


Hand pallet truck - THT301251
Rs.73,616.00


Roller Cabinet-HDTC01042
Rs.72,450.00


Hand pallet truck - HHPT01251
Rs.65,625.00


41PCS insulated hand tools set-HKITH4101
Rs.64,050.00


Tile cutter - TS6082001
Rs.46,241.00


Chain block - TCBK0205
Rs.45,255.00



ELECTRICAL PRODUCTS

View All

Switch Button On/Off - material - plastic - made - china
Rs.199.00


Switch Button - material - plastic - made - china -colour - red - Ampere
-15A,20A - Voltage - 250V,125V
from Rs.165.00


DC Circuit Breaker (1pol + 2pol) – Schneider Circuit Breaker
from Rs.550.00


Magnetic Contactor (3pole) – Brand Available Siemens / Schneider, Material PVC /
Backlight
from Rs.1,320.00


1 TEL
Rs.860.00


1 GANG 2 WAY
Rs.770.00


1 GANG
Rs.510.00


TV+TEL
Rs.1,210.00


PP 15A
Rs.1,270.00


Bell-Push Water-Proof
Rs.1,120.00



FIRE FIGHTING

View All
Inquiry

Fire Extinguisher - China - 3kg
 Inquiry

Inquiry

Certified Electric Motor
 Inquiry

Inquiry

ANSI & BS STANDARD WATER FLOW INDICTOR WITH RETARD, FIG# ZSJZYS
 Inquiry

Inquiry

BS INDOOR FIRE HYDRANT, FIG#SN
 Inquiry

Inquiry

WATER FLOW INDICTOR # ZSJZ
 Inquiry

Inquiry

UNDERGROUND FIRE HYDRANT, FIG# SA1
 Inquiry

Inquiry

DRY BARREL FIRE HYDRANT,FIG# SSF
 Inquiry

Inquiry

1 KDN COMPACT
 Inquiry

Inquiry

1 KVT
 Inquiry

Inquiry

S4, SS6, SS7, SS8
 Inquiry



ABRASIVES

View All

Abrasive Flap Cutting Disc 4 inch (low quality) (10 Pcs Pack) - local /polishing
flap cutting disc – material aluminum oxide
Rs.65.00


SCRAPPER 3 inch - 50705
Rs.145.00


SCRAPPER 2 inch - 50703
Rs.123.00


SCRAPPER 6" inch - 50709
Rs.196.00


SCRAPPER 4 inch - 50707
Rs.162.00


wire wheels - WB40501
Rs.158.00


Paint brush - CHPTB78625
Rs.95.00


Paint brush - CHPTB78602
Rs.74.00


Sanding sheet set - AKFS240101-1
Rs.84.00


Sanding sheet for random orbit sander - AKRS125051
Rs.184.00



SAFETY PRODUCTS

View All

Safety goggles - TSP304
Rs.432.00


Welding Goggles - flexible pvc body / flip design with open-close locking
positioning
Rs.294.00


Magic® Epoxy Glue 1000gm (1 kg)
Rs.3,137.00


Magic® Epoxy Glue 500gm (Half kg)
Rs.1,510.00


WD-40 Multi-Use Anti rust Spray (Silicone Free)/ 200ml
Rs.418.00


Siphon Liquid Transfer Small Tube Drum Barrel Pump
Rs.290.00


Ambersil Contact Cleaner 400 ml
Rs.1,510.00


Astonish Window & Glass Cleaner 750ml
Rs.209.00


Insta Glass Cleaner 500ml
Rs.174.00


Insta Wood Polisher Sparay 250ml
Rs.232.00



PUMPS

View All

Golden Electric Motor – Water pump Electric Motor- GEM-1-0.5A-gp000007
Rs.16,553.00


Hyundai Submersible Mud Pump 2 Inch (HYSP2H14SP2IN)
Rs.29,216.73


Hyundai Submersible Mud Pump 3 Inch (HYSPD3H15SP3IN)
Rs.38,587.50


Hyundai Submersible Mud Pump 2 Inch (HYSP1.5H14SP2IN)
Rs.27,011.73


Hyundai Submersible Mud Pump Cutter 2 Inch (HYSPDCI2H13SP2IN)
Rs.30,319.23


Hyundai Pressure Booster Pump 1 Inch (HYWPMS1H35SP1*1IN)
Rs.22,270.50


Hyundai Monoblock Pump 1 Inch (HPPSP1-1x1IN)
Rs.14,884.23


Hyundai Clean Water Submersible Pump 2 Inch (HYSP1H28SP1IN)
Rs.21,499.23


Hyundai Water Pump 28m3 (HWP-552)
Rs.35,175.00


Hyundai Water Pump 48m3 (HWP-653)
Rs.38,325.00

×
ss
Your Name
Your Phone
Your Email *
Your Comment *



BUY ON METRON

 * All Categories
 * All Brands


ABOUT METRON

 * Metron Stores in Brief
 * B2B Platform
 * About Us
 * Careers
 * Track Your Order


HELP

 * Contact Us
 * FAQ’s


LINKS

 * Sell on Metron Stores
 * Warranty
 * Privacy Policy
 * Cancellation & Returns


FOLLOW US

 * 
 * 
 * 
   
 * 
 * 


SIGN UP FOR OUR NEWSLETTER


© 2022 Metron Stores all rights reserved. Powered by Developify Solutions
 * 
 * 
 * 
 * 
 * 


Someone recently bought a
[time] minutes ago, from [location]


Close

CUSTOMER LOGIN

If you are already registered, please log in.

Email Address *
Password *
Forgot your password?
Create An Account
Close

YOUR CART

0 items

Your cart is currently empty.

Continue Shopping
0%
Only Rs.800.00 away from free shipping
-
Total Rs.0.00
Shipping Taxes and shipping fee will be calculated at checkout
Check Out View Cart


Close

SEARCH

Popular Products
-17%

Hyundai Air Compressor 1.5HP (HC3H24)
Rs.38,583.00 Rs.32,025.00
-17%

Hyundai Air Compressor 2HP (HC3H50)
Rs.48,323.00 Rs.40,110.00
-17%

Hyundai Air Compressor 1.5HP (HCOF24)
Rs.23,782.00 Rs.19,740.00






You have successfully subscribed!
This email has been registered
Close

Compare Remove All
Products

Rating

Description

Availability

Product Type

SKU

Size

Color

Option






JOIN OUR MAILING LIST

Sign Up for exclusive updates,
new arrivals & insider-only discounts

 * 
 * 
 * 
   
 * 
 * 

ico-collapse
0
Recently Viewed
Sorry, there are no products.
Top
ic-expand
ic-cross-line-top
ic-close-circle

SHOPPING CART

0 Product
Free shipping on order $50
Mid-season sale up to 70% off. Show now
Free shipping, 30 Days Returns and 2 year Warranty
Your cart is currently empty.
Continue Shopping


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

-
Total
Rs.0.00
Check Out View Cart