www.siddhirubber.net Open in urlscan Pro
139.144.15.78  Public Scan

Submitted URL: https://siddhirubber.net/
Effective URL: https://www.siddhirubber.net/
Submission: On April 11 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST ../mail.php

<form class="row gx-3" action="../mail.php" method="post">
  <div class="form-group col-md-12">
    <div class="input-group">
      <div class="input-group-prepend">
        <div class="input-group-text">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user">
            <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
            <circle cx="12" cy="7" r="4"></circle>
          </svg>
        </div>
      </div>
      <input type="text" class="form-control" placeholder="Enter your name" name="name" required="">
    </div>
  </div>
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-prepend">
        <div class="input-group-text">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-phone">
            <path
              d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z">
            </path>
          </svg>
        </div>
      </div>
      <input placeholder="phone number" class="form-control" name="phone" type="number" required="">
    </div>
  </div>
  <div class="form-group col-md-6">
    <div class="input-group">
      <div class="input-group-prepend">
        <div class="input-group-text">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
            <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
            <polyline points="22,6 12,13 2,6"></polyline>
          </svg>
        </div>
      </div>
      <input type="email" name="email" class="form-control" placeholder="email address" required="">
    </div>
  </div>
  <div class="form-group col-md-12">
    <textarea class="form-control" id="exampleFormControlTextarea1" name="massage" rows="3">Write here something
                                </textarea>
  </div>
  <div class="submit-btn with-captcha">
    <div class="captcha">
      <div class="spinner">
        <label>
          <input type="checkbox" onclick="$(this).attr('disabled','disabled');">
          <span class="checkmark"><span>&nbsp;</span></span>
        </label>
      </div>
      <div class="text"> I'm not a robot </div>
      <div class="logo">
        <img src="assets/images/inner-pages/recaptcha.png" alt="">
        <p style="font-size: 16px;">reCAPTCHA</p>
        <small>Privacy - Terms</small>
      </div>
    </div>
    <div>
    </div>
    <button class="btn btn-gradient color-2 btn-flat" name="submit" value="submit" type="submit">Send Your Message</button>
  </div>
</form>

<form>
  <div class="form-group">
    <div class="input-group">
      <div class="input-group-text">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user">
          <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
          <circle cx="12" cy="7" r="4"></circle>
        </svg>
      </div>
      <input type="text" class="form-control" placeholder="Enter Email" required="">
    </div>
  </div>
  <div class="form-group">
    <div class="input-group">
      <div class="input-group-prepend">
        <div class="input-group-text">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock">
            <rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect>
            <path d="M7 11V7a5 5 0 0 1 10 0v4"></path>
          </svg>
        </div>
      </div>
      <input type="password" id="pwd-input" class="form-control" placeholder="Password" required="">
      <div class="input-group-apend">
        <div class="input-group-text">
          <i id="pwd-icon" class="far fa-eye-slash"></i>
        </div>
      </div>
    </div>
  </div>
  <div class="d-flex">
    <label class="d-block mb-0" for="chk-ani">
      <input class="checkbox_animated color-4" id="chk-ani" type="checkbox"> Remember me </label>
    <a href="forgot-password.php" class="font-rubik text-color-4">Forgot password ?</a>
  </div>
  <button type="submit" class="btn btn-gradient btn-flat color-4">Log in</button>
</form>

<form>
  <div class="form-group">
    <div class="input-group">
      <div class="input-group-prepend">
        <div class="input-group-text">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user">
            <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
            <circle cx="12" cy="7" r="4"></circle>
          </svg>
        </div>
      </div>
      <input type="text" class="form-control" placeholder="Enter your name" required="">
    </div>
  </div>
  <div class="form-group">
    <div class="input-group">
      <div class="input-group-prepend">
        <div class="input-group-text">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
            <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
            <polyline points="22,6 12,13 2,6"></polyline>
          </svg>
        </div>
      </div>
      <input type="text" class="form-control" placeholder="Enter email address" required="">
    </div>
  </div>
  <div class="form-group">
    <div class="input-group">
      <div class="input-group-prepend">
        <div class="input-group-text">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock">
            <rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect>
            <path d="M7 11V7a5 5 0 0 1 10 0v4"></path>
          </svg>
        </div>
      </div>
      <input type="password" id="pwd-input1" class="form-control" placeholder="Password" required="">
      <div class="input-group-apend">
        <div class="input-group-text">
          <i id="pwd-icon1" class="far fa-eye-slash"></i>
        </div>
      </div>
    </div>
  </div>
  <button type="submit" class="btn btn-gradient color-4 btn-flat">Create account</button>
  <span class="d-block mt-3 font-rubik">Already have an acoount ?<a href="login.php" class="float-end text-color-4"> Login
                                                    here</a></span>
</form>

Text Content

 * Back
 * HOME
 * ABOUT US
 * Products
    * Armour Board
    * Backer Rod
    * Bitumen Expansion Joint Filler Board
    * Bridge Expansion Joint
    * Cavity Connector
    * Nonwoven Geotextile Fabric
    * Drain Cell
    * Drainage Board
    * HDPE GEOCELL
    * Coir Geotextile
   
    * Pvc Coated Polyester Geogrid
    * Pvc Floor Protection Sheet
    * Pvc Handrials
    * Pvc Strip
    * Pvc Waterstop Seals
    * Rubber Profile
    * Silicone Rubber Sheet
    * Non Woven Coir Geotextile
    * Water Proofing Membrane
    * Woven Geotextile
   
    * Elastomeric Bridge Bearing Pad
    * Electrical Rubber Mat
    * Epdm Rubber Pad
    * EPDM Rubber Sheet
    * Fiberglass Mesh
    * Food Grade Pipe
    * Geo Bags
    * Geocomposite Findrain
    * Geotextial drain Board
    * Dimpled Drainage Board
   
    * Geotextile Bag
    * HDPE Sheet
    * LDPE Sheet
    * Natural Rubber Sheet
    * Neoprene Bearing Pads
    * Neoprene Rubber Sheet
    * Nitrial Rubber Sheet
    * HDPE Pondlinear
    * Duraboard Hd100 Expansion Joint Filler Board

   
   
   
 * QUALITY
 * CAREERS
 * CERTIFICATES
 * Catalogue
 * CONTACT US

LDPE Sheet Manufacturer in Mumbai India | Drain Board Wholesaler Supplier in
Mumbai

< >
 * 
 * 
 * 


WELCOME TO SIDDHI RUBBER UDYOG

Established in 2014, Siddhi Rubber Udyog is a leading manufacturer and supplier
of a wide variety of high-quality rubber industrial products. Their mission is
to meet the ever-growing demand for these products and become a renowned brand
in the industry. They prioritize timely delivery, cost-effectiveness, and
customer satisfaction. Siddhi Rubber Udyog is ISO 9001:2015 certified and their
products are ISI-marked, ensuring adherence to stringent quality standards. They
manufacture and supply a diverse range of products including PVC water seals,
rubber sheets, elastomeric bearing pads, rubber hoses, EPDM waterproofing
membranes, expansion joints for bridges, PVC & rubber profiles, LDPE sheets, and
drain boards. With a commitment to excellence, they have become a
well-established and popular company with a proven track record of exceeding
customer expectations.They prioritize quality and service, offering competitive
prices and exceptional staff who provide expert guidance and keep clients
informed about market trends. Siddhi Rubber Udyog boasts a large and satisfied
customer base that spans India and the global market, including prominent
organizations like PWD, CPWD, Indian Oil, Railways, DMRC, Delhi Jal Board, NTPC,
GAIL, ONGC, and companies in the automobile and food-grade sectors.
Read More

+



PRODUCT DETAILS

Get Quote

PVC Handrials

Siddhi Rubber Udyog, established in 2014, has carved a niche for itself as a
leading manufacturer, supplier, and dealer of high-quality PVC handrails.

Get Quote

Cavity Connector

Siddhi Rubber Udyog, established in 2014, has carved a niche for itself as a
prominent manufacturer, supplier, and dealer cavity connectors in Mumbai India.
.

Get Quote

Non Woven Geotextile

Siddhi Rubber Udyog, established in 2014, has carved a niche for itself as a
prominent manufacturer, supplier, and dealer of Nonwoven Geotextile Fabric in
Mumbai India.

Get Quote

Drainage Board

Siddhi Rubber Udyog, established in 2014, has carved a niche for itself as a
prominent manufacturer, supplier, and dealer of drainage boards in Mumbai,
India.

Get Quote

Geocomposite Findrain

Siddhi Rubber Udyog is actually located in Mumbai, India. Established in 2014,
they have become a leading manufacturer, supplier, and dealer of Geocomposite
Findrain,

Get Quote

Electrical Rubber Matr

Siddhi Rubber Udyog, established in 2014, has carved a niche for itself as a
leading manufacturer, supplier, and dealer of high-quality Electrical Rubber Mat
in Mumbai, India.

Get Quote

EPDM Rubber Pad

While Siddhi Rubber Udyog located in Mumbai, it has established itself as a
leading manufacturer, supplier, and dealer of EPDM rubber pads in Mumbai India.

Get Quote

Fiberglass Mesh

While their headquarters are located in Mumbai, India, Siddhi Rubber Udyog has
established itself as a prominent manufacturer, supplier, and dealer of top-tier
fiberglass mesh throughout India.

Get Quote

Food Grade Pipe

While Siddhi Rubber Udyog located in Mumbai, they are a leading manufacturer,
supplier, and dealer of high-quality food grade pipes across India.

Get Quote

Armour Board

Established in 2014, Siddhi Rubber Udyog has carved a niche for itself as a
prominent manufacturer, supplier, and dealer of construction materials in
Mumbai, India.

Get Quote

Neoprene Bearing Pads

Siddhi Rubber Udyog is actually located in Mumbai, India. Established in 2014,
they've become a prominent manufacturer, supplier, and dealer of Neoprene
Bearing Pads

Get Quote

HDPE Sheet

While their headquarters are in Mumbai, India, Siddhi Rubber Udyog has
established itself as a prominent manufacturer, supplier, and dealer of HDPE
(High-Density Polyethylene)


WHY CHOOSE US ?

Siddhi Rubber Udyog isn't just Mumbai-based; we're a leading manufacturer,
supplier, and dealer of rubber industrial products across India! We cater to
major infrastructure, construction, and engineering companies with a reputation
for quality and expertise.

BEST MACHINES

Siddhi Rubber utilizes top-tier machinery for superior product quality.

INDUSTRY EXPERTISE

Deep understanding of rubber manufacturing ensures products meet industry
standards and requirements.

CONSULTATION

Siddhi Rubber offers expert guidance, aiding customers in selecting the ideal
solutions for their needs.

EXTENSIVE EXPERIENCE

With years of experience in the industry, Siddhi Rubber Udyog has honed its
expertise, ensuring reliable and high-performance products.

AFTER SALES SERVICE

Dedication to customer satisfaction extends beyond purchase, with prompt and
effective after-sales support.

COMMITMENT TO QUALITY

Siddhi Rubber Udyog is dedicated to maintaining high standards in every aspect
of its operations, guaranteeing customer satisfaction.


LET'S GET IN TOUCH

Write here something
 
I'm not a robot

reCAPTCHA

Privacy - Terms

Send Your Message

Previous

Next

ABOUT US

 * Home
 * About Us
 * Contact
 * Plot No C- 127 Sector-10, Noida Stadiyam Road, Gautam Budh Nagar-201301,
   Uttar Pradesh, India
 * +91 - 9910605527
 * info@siddhirubber.in, siddhitechnorubber@gmail.com Get In Touch

OUR PRODUCT

 * Armour Board
 * Backer Rod
 * Bitumen Expansion Joint Filler Board
 * Bridge Expansion Joint
 * Cavity Connector

OUR PRODUCT

 * Nonwoven Geotextile Fabric
 * Drain Cell
 * Drainage Board
 * Pvc Coated Polyester Geogrid
 * Pvc Floor Protection Sheet
 * Pvc Handrials

OUR PRODUCT

 * Pvc Strip
 * Pvc Waterstop Seals
 * Rubber Profile
 * Silicone Rubber Sheet
 * Non Woven Coir Geotextile

© copyright 2021 Siddhi Rubber Udyog |

 * Log In
 * Register

LOG IN

Remember me Forgot password ?
Log in

REGISTER


Create account Already have an acoount ? Login here


DARK MODE

Light Dark