toifarms.com Open in urlscan Pro
2606:4700:3030::6815:4949  Public Scan

URL: https://toifarms.com/
Submission: On February 18 via api from BE — Scanned from DE

Form analysis 5 forms found in the DOM

<form class="p-3" role="form" id="sendMessageForm">
  <input type="hidden" name="_token" value="Ni9EpUeLujqWaCi25G5e0aBUdA0Y1AJF8rjazCG7">
  <div id="sendMessageForm-response" class="alert alert-dismissible fade hide" role="alert">
    <span id="sendMesssageForm-status"></span>
    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="form-group">
    <input type="text" class="form-control input-reset br-none" name="name" id="name" placeholder="Name">
  </div>
  <div class="form-group">
    <input type="email" class="form-control input-reset br-none" name="email" id="email" placeholder="Email">
  </div>
  <div class="row">
    <div class="form-group col-md-5 col-sm-12">
      <select id="phonecode" name="phonecode" class="form-control br-none select2-hidden-accessible" data-select2-id="phonecode" tabindex="-1" aria-hidden="true">
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="1" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-phonecode-container"><span class="select2-selection__rendered" id="select2-phonecode-container" role="textbox" aria-readonly="true"><span
                class="select2-selection__placeholder">e.g.+91 (IN)</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
          aria-hidden="true"></span></span>
    </div>
    <div class="form-group col-md-7 col-sm-12 pl-md-0">
      <input type="text" class="form-control input-reset br-none" name="phone" id="phone" placeholder="Phone Number">
    </div>
  </div>
  <div class="form-group">
    <textarea class="form-control input-reset br-none" name="message" id="message" rows="3" placeholder="Message"></textarea>
  </div>
  <div class="form-group">
    <div class="recaptcha">
      <div id="g-recaptcha-widget1" class="recaptcha-scale" data-grecapid="0">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-svrbbxt2w2ej" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf8FTIUAAAAAEH7vOdPzp19f0klLdJJkx0K4_CU&amp;co=aHR0cHM6Ly90b2lmYXJtcy5jb206NDQz&amp;hl=de&amp;v=yiNW3R9jkyLVP5-EEZLDzUtA&amp;size=normal&amp;cb=c5hot1cl3g43"></iframe></div>
          <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="user_id" value="2826215">
  <input type="hidden" name="businessdetails_id" value="1682824">
  <input type="hidden" name="website_id" value="1682170">
  <div class="form-group text-center">
    <a id="sendMessage" class="btn btn-outline-primary br-2">
            Submit
            <i id="inquiry_send" class="show fas fa-paper-plane"></i>
            <i id="inquiry_loader" class="hide fas fa-circle-notch fa-spin"></i>
        </a>
  </div>
</form>

<form>
  <div id="subscriber-response" class="alert alert-dismissible fade hide" role="alert">
    <span id="subscriber-status"></span>
    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="input-group mb-3">
    <input type="text" title="enter your email to subscribe" id="subscriber-email" name="subscriber-email" class="form-control" placeholder="Enter your e-mail here" aria-label="Enter your e-mail here" aria-describedby="subscribe">
    <div class="input-group-append">
      <button class="btn btn-outline-primary" title="subscribe to TOIFarms" type="button" id="subscribe"> SEND <i id="subscriber_send" class="show fas fa-paper-plane"></i>
        <i id="subscriber_loader" class="hide fas fa-circle-notch fa-spin"></i>
      </button>
    </div>
  </div>
</form>

<form id="search-form">
  <div class="modal-body">
    <div class="row">
      <div class="col-md-12">
        <div class="form-group">
          <input type="text" class="form-control br-none" name="query" id="query" placeholder="Please Enter Search Term" required="">
        </div>
      </div>
    </div>
    <div class="row ml-4">
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="products" value="products">
        <label class="custom-control-label" for="products"> Products </label>
      </div>
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="updates" value="updates">
        <label class="custom-control-label" for="updates"> Updates </label>
      </div>
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="media" value="media">
        <label class="custom-control-label" for="media"> Media </label>
      </div>
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="pages" value="pages">
        <label class="custom-control-label" for="pages">Pages</label>
      </div>
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="all" value="all" checked="">
        <label class="custom-control-label" for="all">All</label>
      </div>
    </div>
    <div class="row">
      <div class="col-md-12 text-center my-2 mt-4">
        <a title="search" id="btn-search" class="btn btn-primary text-white mx-auto">
                                Search <i class="fas fa-search"></i>
                            </a>
      </div>
    </div>
  </div>
</form>

<form class="p-3" role="form" id="orderForm">
  <input type="hidden" name="_token" value="Ni9EpUeLujqWaCi25G5e0aBUdA0Y1AJF8rjazCG7">
  <div id="placeorder-response" class="alert alert-dismissible fade hide" role="alert">
    <span id="placeOrder-status"></span>
    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="form-group">
    <input type="text" class="form-control input-reset br-none" name="name" id="order_name" placeholder="Name">
  </div>
  <div class="form-group">
    <input type="email" class="form-control input-reset br-none" name="email" id="order_email" placeholder="Email">
  </div>
  <div class="row">
    <div class="form-group col-md-5 col-sm-12">
      <select id="order_phonecode" name="order_phonecode" class="form-control br-none select2-hidden-accessible" data-select2-id="order_phonecode" tabindex="-1" aria-hidden="true">
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="2" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-order_phonecode-container"><span class="select2-selection__rendered" id="select2-order_phonecode-container" role="textbox" aria-readonly="true"><span
                class="select2-selection__placeholder"> e.g. +91 (IN)</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
          aria-hidden="true"></span></span>
    </div>
    <div class="form-group col-md-7 col-sm-12 pl-md-0">
      <input type="text" class="form-control input-reset br-none" name="phone" id="order_phone" placeholder="Phone Number">
    </div>
  </div>
  <div class="row">
    <div class="form-group col-md-6">
      <input class="form-control br-none" id="order_quantity" name="quantity" type="number" min="1" value="1" placeholder="Quantity">
    </div>
    <div class="form-group col-md-6">
      <input class="form-control br-none" id="order_unit" name="unit" type="text" placeholder="Unit" readonly="">
    </div>
  </div>
  <div class="form-group">
    <textarea class="form-control input-reset br-none" name="message" id="order_message" rows="3" placeholder="Message"></textarea>
  </div>
  <div class="form-group">
    <div class="recaptcha">
      <div id="g-recaptcha-widget2" class="recaptcha-scale" data-grecapid="1">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-yu9egeqeemdk" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf8FTIUAAAAAEH7vOdPzp19f0klLdJJkx0K4_CU&amp;co=aHR0cHM6Ly90b2lmYXJtcy5jb206NDQz&amp;hl=de&amp;v=yiNW3R9jkyLVP5-EEZLDzUtA&amp;size=normal&amp;cb=gps05a6tlshp"></iframe></div>
          <textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
  </div>
  <input type="hidden" name="product_id" id="product_id" value="">
  <input type="hidden" name="user_id" id="user_id" value="2826215">
  <input type="hidden" name="businessdetails_id" id="businessdetails_id" value="1682824">
  <input type="hidden" name="website_id" id="website_id" value="1682170">
  <div class="form-group text-center">
    <a id="placeOrder" title="place order" class="btn btn-primary br-none text-white">
            <span id="default-btn-value"></span>
            <i id="placeorder_send" class="show fas fa-paper-plane"></i>
            <i id="placeorder_loader" class="hide fas fa-circle-notch fa-spin"></i>
        </a>
  </div>
</form>

<form class="report-form" role="form" id="report-form">
  <input type="hidden" name="_token" value="Ni9EpUeLujqWaCi25G5e0aBUdA0Y1AJF8rjazCG7">
  <div class="options-wrap">
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Harassment and Cyberbullying" class="option" id="reason1" required="">
      <label for="reason1">Harassment and Cyberbullying</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Impersonation" class="option" id="reason2" required="">
      <label for="reason2">Impersonation</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Violent Threats" class="option" id="reason3" required="">
      <label for="reason3">Violent Threats</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Hate Speech Against a Protected Group" class="option" id="reason4" required="">
      <label for="reason4">Hate Speech Against a Protected Group</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Spam and Scams" class="option" id="reason5" required="">
      <label for="reason5">Spam and Scams</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="none" class="option" id="reason6" required="">
      <label for="reason6">None of these are my issue</label>
    </div>
    <div class="option-wrap extra-field" id="extra-field">
      <label for="report-reason" class="sr-only">reason to report</label>
      <input type="text" class="report-reason" name="report-custom-reason" placeholder="reason to report">
    </div>
  </div>
  <label for="report-email" class="sr-only">your email</label>
  <input type="email" class="report-email" name="report-email" id="report-email" placeholder="your email*" required="">
  <label for="report-msg" class="sr-only">message</label>
  <textarea class="report-msg" name="report-msg" id="report-msg" rows="3" placeholder="message*" required=""></textarea>
  <input type="hidden" id="report-msg_title" name="msg_title" value="[Websites.co.in] Website Abuse Reported">
  <input type="hidden" id="report-website_id" name="report-website_id" value="1682170">
  <input type="hidden" id="report-website_url" name="report-website_url" value="https://toifarms.com">
  <button type="submit" class="report-send-btn"> Report this website </button>
</form>

Text Content

 * Home
 * Updates
 * Products
 * Contact

0
Cart Count: 0
Your cart is empty!
Cart Total:(Tax included) -
View Cart Checkout
Sign in
New Customer? Sign Up

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

Profile Orders










Previous Next

ENQUIRY ×

×


e.g.+91 (IN)



Submit


DISCOVER


TOIFARMS

***

The 24/7 One Stop Shop. For Herbal 100% Natural Herbal Remedies. Diabetes,
Haemorrhoids, High blood pressure, Weak Erection, Premature Ejaculation,
Obesity, Waist Pain, Flabby Belly, Aphrodisiac, Blood Sugar.


REACH US AT

***
+2348135333536 toifarmsng@gmail.com Enquire Now



OUR PRODUCTS

***


TOYOTA CAMRY SE

2015 Camry. Tip top shape, buy and drive, first body. 62,000 miles. Nothing
to...

NGN 11000000.00
Add To Cart


BAOFENG 2WAY HAM RADIO

2way Ham Radio, good for Factory, Security, Hiking, Farm, Hotel 

NGN 105000.00


ATTOTÉ DIABÈTE

Diabetes, Obesity, Waist Pain, Flabby Belly, Aphrodisiac, Blood Sugar, Detox,
F...

NGN 19000.00


LA PAIX

Stroke, Aphrodisiac, Diabetes, Haemorrhoids,

NGN 19000.00
Add To Cart


ATTOTÉ

Natural herbal remedy Aphrodisiac, Blood Sugar, Diabetes, Haemorrhoids, High
bl...

NGN 15000.00
Add To Cart


OUR UPDATES

***


WELCOME TO TOI FARMS

This is Toi Farms website created by Toi Farms. Toi Farms falls in LOCAL
BUSINESS line of business. You can visit us offline at our office located at :
37 Road, 3rd Avenue, Gwarinpa Estate, AbujaFCTAdo Federal Capital Territory,
Abuja, Abuja Federal Capital Territor, Ni...

View Post
***

FACEBOOK PAGE




REACH US

+2348135333536
toifarmsng@gmail.com

FOLLOW US

NEWSLETTER

×
SEND

TAGS

#Natural #Impotence #Aphrodisiac #Walkie Talkie #Herbal
© 2024 TOI Farms 2024
Sitemap
3501 views
Report abuse

✕

The One Stop Shop where there is something for everyone. TOI Farms. 

One Stop Shop

SEARCH

×
Products
Updates
Media
Pages
All
Search

×

×


e.g. +91 (IN)






SAFETY AND ABUSE REPORTING


Harassment and Cyberbullying
Impersonation
Violent Threats
Hate Speech Against a Protected Group
Spam and Scams
None of these are my issue
reason to report
your email message Report this website

THANKS FOR BEING AWESOME!

We appreciate you contacting us. Our support will get back in touch with you
soon!

Have a great day!


ARE YOU SURE YOU WANT TO REPORT ABUSE AGAINST THIS WEBSITE?

Please note that your query will be processed only if we find it relevant. Rest
all requests will be ignored. If you need help with the website, please login to
your dashboard and connect to support

Cancel Confirm



Category:

Test Mode