swissnigrianfoodslimited.com Open in urlscan Pro
2606:4700:3031::6815:2a6  Public Scan

URL: https://swissnigrianfoodslimited.com/
Submission: On June 26 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

<form id="search-form">
  <div class="modal-body">
    <div class="row">
      <div class="col-md-12">
        <div class="form-group input-wrap">
          <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 py-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">
        <a title="search" id="btn-search" class="theme-custom-button yellow-button mx-auto">
                                Search <i class="fas fa-search"></i>
                            </a>
      </div>
    </div>
  </div>
</form>

<form class="p-3 px-5" role="form" id="sendMessageForm">
  <input type="hidden" name="_token" value="7IwjAtedVJUcxWZUDmCM9gr0c25GkoWYZE0PxIPO">
  <div id="sendMessageForm-response" class="row 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 row">
    <input type="text" class="form-control input-reset col-md-12" name="name" id="name" placeholder="Name" required="">
  </div>
  <div class="form-group row">
    <input type="email" class="form-control input-reset col-md-12" name="email" id="email" placeholder="Email" required="">
  </div>
  <div class="row">
    <div class="form-group col-md-4 col-sm-12 px-0">
      <select id="phonecode" name="phonecode" class="form-control input-reset w-100 select2-hidden-accessible" required="" 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: 23px;"><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">Eg. +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-8 col-sm-12 px-0">
      <input type="text" class="form-control input-reset" name="phone" id="phone" placeholder="Phone Number" required="">
    </div>
  </div>
  <div class="form-group row">
    <textarea class="form-control input-reset col-md-12" name="message" id="message" rows="3" placeholder="Message" required=""></textarea>
  </div>
  <div class="form-group row">
    <div class="recaptcha">
      <div id="g-recaptcha-widget1" class="recaptcha-scale" style="transform: scale(0.9);" data-grecapid="0">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf8FTIUAAAAAEH7vOdPzp19f0klLdJJkx0K4_CU&amp;co=aHR0cHM6Ly9zd2lzc25pZ3JpYW5mb29kc2xpbWl0ZWQuY29tOjQ0Mw..&amp;hl=de&amp;v=IqA9DpBOUJevxkykws9RiIBs&amp;size=normal&amp;cb=pwovc9mdz9ij"
              width="304" height="78" role="presentation" name="a-aaxvd8a8x9eb" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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="1247044">
  <input type="hidden" name="businessdetails_id" value="681139">
  <input type="hidden" name="website_id" value="681096">
  <div class="form-group text-right">
    <button type="submit" id="sendMessage" class="theme-custom-button yellow-button"> 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>
    </button>
  </div>
</form>

<form class="p-3" role="form" id="orderForm">
  <input type="hidden" name="_token" value="7IwjAtedVJUcxWZUDmCM9gr0c25GkoWYZE0PxIPO">
  <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="row form-group input-wrap">
    <input type="text" class="form-control input-reset br-none" name="name" id="order_name" placeholder="Name">
  </div>
  <div class="row form-group input-wrap">
    <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 input-wrap 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 input-wrap 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 input-wrap 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 input-wrap col-md-6">
      <input class="form-control br-none" id="order_unit" name="unit" type="text" placeholder="Unit" readonly="">
    </div>
  </div>
  <div class="row form-group input-wrap">
    <textarea class="form-control input-reset br-none" name="message" id="order_message" rows="3" placeholder="Message"></textarea>
  </div>
  <div class="row form-group">
    <div class="recaptcha">
      <div id="g-recaptcha-widget2" class="recaptcha-scale" style="transform: scale(0.9);" data-grecapid="1">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf8FTIUAAAAAEH7vOdPzp19f0klLdJJkx0K4_CU&amp;co=aHR0cHM6Ly9zd2lzc25pZ3JpYW5mb29kc2xpbWl0ZWQuY29tOjQ0Mw..&amp;hl=de&amp;v=IqA9DpBOUJevxkykws9RiIBs&amp;size=normal&amp;cb=qhlj8pk6rns0"
              width="304" height="78" role="presentation" name="a-ijzp05i3lqmh" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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="1247044">
  <input type="hidden" name="businessdetails_id" id="businessdetails_id" value="681139">
  <input type="hidden" name="website_id" id="website_id" value="681096">
  <div class="form-group text-center">
    <a id="placeOrder" title="place order" class="theme-custom-button yellow-button" style="cursor: pointer;">
            <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="7IwjAtedVJUcxWZUDmCM9gr0c25GkoWYZE0PxIPO">
  <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="681096">
  <input type="hidden" id="report-website_url" name="report-website_url" value="https://swissnigrianfoodslimited.com">
  <button type="submit" class="report-send-btn"> Report this website </button>
</form>

Text Content

Swiss Nigerian Foods Limited

No 2 Gurum Road, Mista Ali
Opposite Beggar Junction Mista-Ali
Plateau Nigeria - 939118

CALL US

+23408031182278

MAIL US

swissnigfoodsltd@yahoo.com

   
 * Home
 * Our Company
   * Why Swiss Nigeria Foods Limited
   * Swiss Spices
   * Brands
   * Facility Tour
   * FAQ
 * Products
   * Spices
   * Seasoning
   * Dehydrated vegetables
   * Blended Spices
 * About Us
   * what we do
   * Mission Statement
   * Introducing The Company
   * Ethics and Philosophy
   
 * Our Blog
   
 * Contact
   
 * Careers


0
Cart Count: 0
Your cart is empty!
Cart Total:(Tax included) -
View Cart Checkout



SWISS NIGERIAN FOODS LIMITED

Working with smallholder farmers to increase their production and boost their
earning.

Call Us Mail Us




SUBSCRIBE TO OUR NEWSLETTER

×
Submit

VISIT US

SWISS NIGERIAN FOODS LIMITED

No 2 Gurum Road, Mista Ali
Opposite Beggar Junction Mista-Ali
Jos Plateau
Nigeria - 939118
View All Branches

CONTACT INFO

+234 08031182278 +234 07034424600 swissnigfoodsltd@yahoo.com
Opening Hours

TIMINGS

Monday 8:00 AM - 5:00 PM Tuesday 8:00 AM - 5:00 PM Wednesday 8:00 AM - 5:00 PM
Thursday 8:00 AM - 5:00 PM Friday 8:00 AM - 5:00 PM Saturday 8:00 AM - 5:00 PM
Sunday Closed

EXPLORE

 * Home
 * Our Blog
 * Contact
 * Careers

TAGS

#Swiss Nigerian Foods Limited

© 2023 Swiss Nigerian Foods Limited
Sitemap
399 views
Report abuse

✕



Don't miss out our amazing deals and more.



#Swiss

SEARCH

×
Products
Updates
Media
Pages
All
Search
Enquire Now
×


LEAVE YOUR MESSAGE

If you have any questions about the products/services we provide simply use the
form below.

×


Eg. +91(IN)



Submit

×

×


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:

;