www.ligowave.com Open in urlscan Pro
2606:4700:20::681a:a30  Public Scan

Submitted URL: http://ligowave.com/
Effective URL: https://www.ligowave.com/
Submission: On July 19 via api from GB — Scanned from GB

Form analysis 2 forms found in the DOM

POST /

<form id="newsletter-form" action="/" method="POST">
  <input type="hidden" name="_csrf" value="f_LcM6QGRLarwBajuHSjy2kU17D7TozcSuXU4m_SwZEQiLh94Gwv1NmuXNX6DsaeGFuGh8Iv5pFyou24H6H40g==">
  <div class="newsletter-field">
    <label for="newsletteremail" id="footernewsletterlabel">Enter email...</label>
    <input type="email" id="newsletteremail" name="email" value="" placeholder="">
    <div class="agree" data-mustagree="You must agree with our Terms and Conditions.">
      <input type="checkbox" name="agree" value="1"> I agree to the <a href="https://www.ligowave.com/terms-and-conditions" target="_blank">LigoWave Terms &amp; Conditions.</a>
    </div>
    <button name="addnewsletter">Subscribe</button>
  </div>
</form>

POST /site/calltoaction?save=1

<form id="call-to-action-id" action="/site/calltoaction?save=1" method="post">
  <input type="hidden" name="_csrf" value="f_LcM6QGRLarwBajuHSjy2kU17D7TozcSuXU4m_SwZEQiLh94Gwv1NmuXNX6DsaeGFuGh8Iv5pFyou24H6H40g==">
  <div class="alert hide alert-success"> Thank you! We will get in touch with you as soon as possible. </div>
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group field-calltoactionform-firstname required">
        <label class="control-label" for="calltoactionform-firstname">First name</label>
        <input type="text" id="calltoactionform-firstname" class="form-control" name="CallToActionForm[firstName]" aria-required="true">
        <div class="help-block"></div>
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group field-calltoactionform-lastname required">
        <label class="control-label" for="calltoactionform-lastname">Last name</label>
        <input type="text" id="calltoactionform-lastname" class="form-control" name="CallToActionForm[lastName]" aria-required="true">
        <div class="help-block"></div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group field-calltoactionform-email required">
        <label class="control-label" for="calltoactionform-email">Email</label>
        <input type="text" id="calltoactionform-email" class="form-control" name="CallToActionForm[email]" aria-required="true">
        <div class="help-block"></div>
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group field-calltoactionform-company">
        <label class="control-label" for="calltoactionform-company">Company</label>
        <input type="text" id="calltoactionform-company" class="form-control" name="CallToActionForm[company]">
        <div class="help-block"></div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group field-calltoactionform-location">
        <label class="control-label" for="calltoactionform-location">Location</label>
        <input type="text" id="calltoactionform-location" class="form-control" name="CallToActionForm[location]">
        <div class="help-block"></div>
      </div>
    </div>
    <div class="col-sm-6 hide gottoknow-field">
      <div class="form-group field-calltoactionform-gottoknow">
        <label class="control-label" for="calltoactionform-gottoknow">How did you hear about us?</label>
        <select id="calltoactionform-gottoknow" class="form-control" name="CallToActionForm[gottoknow]">
          <option value="">Select one...</option>
          <option value="serchengine">Search Engine</option>
          <option value="socialmedia">Social Media</option>
          <option value="adonline">Saw advert online</option>
          <option value="recommendation">Received a recommendation</option>
          <option value="webarticle">Read an article online</option>
          <option value="other">Other</option>
        </select>
        <div class="help-block"></div>
      </div>
      <div class="gottoknow-field-other hide">
        <div class="form-group field-calltoactionform-gottoknowother">
          <label class="control-label" for="calltoactionform-gottoknowother">Please tell us</label>
          <input type="text" id="calltoactionform-gottoknowother" class="form-control" name="CallToActionForm[gottoknowother]">
          <div class="help-block"></div>
        </div>
      </div>
    </div>
    <div class="col-sm-6 phone-field hide">
      <div class="form-group field-calltoactionform-phone">
        <label class="control-label" for="calltoactionform-phone">Phone</label>
        <input type="text" id="calltoactionform-phone" class="form-control" name="CallToActionForm[phone]">
        <div class="help-block"></div>
      </div>
    </div>
  </div>
  <div class="form-group field-calltoactionform-message required">
    <label class="control-label" for="calltoactionform-message">Message</label>
    <textarea id="calltoactionform-message" class="form-control" name="CallToActionForm[message]" aria-required="true"></textarea>
    <div class="help-block"></div>
  </div>
  <div class="form-group field-calltoactionform-currenturl">
    <input type="hidden" id="calltoactionform-currenturl" class="form-control" name="CallToActionForm[currentUrl]" value="https://www.ligowave.com/">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-calltoactionform-actiontype required">
    <input type="hidden" id="calltoactionform-actiontype" class="form-control" name="CallToActionForm[actionType]" value="products">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-calltoactionform-agreetoterms required">
    <input type="hidden" name="CallToActionForm[agreeToTerms]" value="0"><label><input type="checkbox" id="calltoactionform-agreetoterms" name="CallToActionForm[agreeToTerms]" value="1"> I agree to
      <a href="https://www.ligowave.com/terms-and-conditions" target="_blank">Terms and Conditions</a></label>
    <div class="help-block"></div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="captcha">
        <div class="form-group field-calltoactionform-verifycode required">
          <label class="control-label" for="calltoactionform-verifycode">Verify Code</label>
          <div class="row">
            <div class="col-lg-4"><img id="calltoactionform-verifycode-image" src="/site/captcha?v=62d69afca964f0.51793007" alt=""></div> &nbsp;<div class="col-lg-7"><input type="text" id="calltoactionform-verifycode" class="form-control"
                name="CallToActionForm[verifyCode]"></div>
          </div>
          <div class="help-block"></div>
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="text-right submit-wrap">
        <button type="submit" class="dbtn borange" data-default-text="Send inquiry">Send inquiry</button>
      </div>
    </div>
  </div>
</form>

Text Content

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

 * Products
   * Infinity
   * LigoPTMP
   * LigoDLBac
   * LigoPTP
   * LigoDLB
   * Accessories
   * Software
 * Solutions
 * Buy
 * Support
 * Training
 * Company
   * Contacts
   * About us
   * News & Events
   * Career
   * Technological partners
 * Social
   * Facebook
   * Youtube
   * Twitter
   * Instagram
   * LinkedIn


 * Products
 * Distributor
 * Support
 * Become a technology partner

EN
 * EN
 * ES
 * CN
 * RU

We use cookies to improve your LigoWave experience. Learn more
Got it!
EN
 * EN
 * ES
 * CN
 * RU


Social
* Facebook
* Youtube
* Twitter
* Instagram
* LinkedIn
 * Products
 * Distributor
 * Support
 * Become a technology partner

 * Products
 * Solutions
 * Buy
 * Support
 * Training
 * Company
   * Contacts
   * About us
   * News & Events
   * Career
   * Technological partners

 * All products
 * Access
 * Backhaul
 * Surveillance
 * Industrial applications
 * Operators
 * Rural connectivity
 * Enterprise Wi - Fi
 * Hotspot

 * Infinity
 * LigoPTMP
 * LigoDLBac
 * LigoPTP
 * LigoDLB
 * Accessories
 * Software

 * Buy products
 * Become a distributor
 * Contact support
 * Become a technology partner





WIRELESS DATA TRANSFER TECH AT ITS FINEST

Wireless Data Transfer Tech at its Finest
scroll down




SOLUTIONS

ISP and WISP Solutions
Cloud-Managed Wi-Fi for Office
Surveillance and Traffic Management


NEWS AND EVENTS

Price Increase Announcement
NFT v7.66 Firmware Release
Infinity Cloud Controller & Standalone Controller updated


OUR ADVANTAGES

Top of the line technical support
Plenty of Satisfied Customers
Exceptional Training Sessions
close



ISP AND WISP SOLUTIONS

Furthering connectivity by providing high-performance point-to-point and
point-to-multipoint solutions for wireless Internet service providers. Solutions
for ISPs and WISPs feature several series of reliable and powerful wireless
devices designed for heavy-duty backhaul (LigoPTP and LigoPTMP) and last-mile
applications (LigoPTMP and LigoDLB).

LigoPTP LigoPTMP LigoDLB
close



CLOUD-MANAGED WI-FI FOR OFFICE

Empowering businesses of any size and caliber all over the world with smart
Wi-Fi solutions.
LigoWave introduces the ultimate solution for cloud-managed Wi-Fi—the Infinity
Series, created for a simplified corporate Wi-Fi experience that implements a
combination of highly-functional Infinity access points and the Infinity Cloud
Controller.

Infinity Series Infinity Cloud Controller
close



SURVEILLANCE AND TRAFFIC MANAGEMENT

Ensuring safety and connectivity with a highly-dependable series of
point-to-multipoint devices ideal for surveillance and traffic management.
LigoWave offers LigoDLB for wireless HD video surveillance, light backhaul, and
other scenarios requiring stable data transfer with cost-efficiency in mind; and
LigoPTMP for industrial-grade and heavy-duty surveillance and traffic management
applications.
 
LigoDLB LigoPTMP



WHERE TO BUY?

 * 
   Europe
 * 
   Russia and Central Asia
 * 
   North America
 * 
   Latin America and Caribbean
 * 
   Brasil
 * 
   Africa
 * 
   Asia Pacific
 * 
   Middle East
 * 
   China

Choose a region Europe Russia and Central Asia North America Latin America and
Caribbean Brasil Africa Asia Pacific Middle East China

Choose a region

 * Choose a region
 * Europe
 * Russia and Central Asia
 * North America
 * Latin America and Caribbean
 * Brasil
 * Africa
 * Asia Pacific
 * Middle East
 * China


SIGN UP FOR NEWS FROM LIGOWAVE!

Enter email...
I agree to the LigoWave Terms & Conditions.
Subscribe


USEFUL LINKS

 * Wiki
 * Blog
 * Support portal
 * LinkCalc
 * Warranty policy
 * RMA policy
 * Minimum advertised price policy
 * Applications


COMPANY

 * About us
 * Contacts
 * Career
 * News & Events
 * Partner Program
 * Terms and Conditions


CONTACTS

Sales enquiries
sales@ligowave.com

Support enquiries
support@ligowave.com


SOCIAL

 * Facebook
 * Twitter
 * Youtube
 * Instagram
 * Linkedin

© Ligowave 2022. All rights reserved

×
WANT TO BUY OUR PRODUCTS?
WANT TO DISTRIBUTE OUR PRODUCTS?
CONTACT TECHNICAL SUPPORT
INTERESTED IN SPECIAL OFFERS?


Thank you! We will get in touch with you as soon as possible.
First name

Last name

Email

Company

Location

How did you hear about us? Select one... Search Engine Social Media Saw advert
online Received a recommendation Read an article online Other

Please tell us

Phone

Message



I agree to Terms and Conditions

Verify Code

 


Send inquiry