www.viewsonic.com Open in urlscan Pro
13.35.125.103  Public Scan

Submitted URL: https://54.190.122.0/
Effective URL: https://www.viewsonic.com/us/
Submission Tags: krdprod
Submission: On November 27 via api from JP — Scanned from JP

Form analysis 3 forms found in the DOM

GET /us/shop

<form id="search_mini_form" autocomplete="off" action="/us/shop" method="get">
  <div class="form-search no-padding ng-scope" ss-nav=""> <label for="search">Search:</label> <input id="search" type="text" name="q" class="search__text input-text ng-scope" spellcheck="false" ss-nav-input=""
      autocomplete="off"><!-- ngIf: ac.ready --> <button type="submit" title="Search" class="button"><i class="icon-search"></i></button>
    <div class="clearer"></div>
  </div>
</form>

GET /us/shop

<form id="search_mini_form" autocomplete="off" action="/us/shop" method="get">
  <div class="form-search no-padding ng-scope" ss-nav=""> <label for="search">Search:</label> <input id="search" type="text" name="q" class="search__text input-text ng-scope" spellcheck="false" ss-nav-input=""
      autocomplete="off"><!-- ngIf: ac.ready --> <button type="submit" title="Search" class="button"><i class="icon-search"></i></button>
    <div class="clearer"></div>
  </div>
</form>

POST https://www.viewsonic.com/us/sendemail/

<form action="https://www.viewsonic.com/us/sendemail/" method="post" id="demo-form"> <input name="form_key" type="hidden" value="HFokZCxv9iHoUReF"> <input type="hidden" name="is_ABM" value="No"> <input type="hidden" name="receiver" value="demo_form">
  <input type="hidden" name="title" value="Contact For Demo"> <input type="hidden" name="sku" value=""> <input type="hidden" name="product_id" value=""> <input type="hidden" name="label[sku]" value="SKU"> <input type="hidden" name="label[fname]"
    value="First Name*"> <input type="hidden" name="label[lname]" value="Last Name*"> <input type="hidden" name="label[email]" value="Email*"> <input type="hidden" name="label[company]" value="Company*"> <input type="hidden" name="label[job]"
    value="Job Title*"> <input type="hidden" name="label[phone]" value="Phone*"> <input type="hidden" name="label[timezone]" value="Time zone*"> <input type="hidden" name="label[interests]" value="Interests"> <input type="hidden"
    name="label[country]" value="Country"> <input type="hidden" name="label[reseller]" value="How can we assist?*"> <input type="hidden" name="country" value="Japan"><input type="hidden" name="label[message]" value="Message"> <input type="hidden"
    name="label[url]" value="URL"><input type="hidden" name="url" value="https://www.viewsonic.com/us/">
  <ul class="form-list">
    <li>
      <div class="form-row">
        <div class="col-md-4">
          <div class="input-box"> <input type="text" name="fname" value="" class="input-text required-entry form-control floating-label" placeholder="FIRST NAME*"></div>
        </div>
        <div class="col-md-4">
          <div class="input-box"> <input type="text" name="lname" value="" class="input-text required-entry form-control floating-label" placeholder="LAST NAME*"></div>
        </div>
        <div class="col-md-4">
          <div class="input-box"> <input type="text" name="email" value="" class="input-text required-entry validate-email form-control floating-label" placeholder="EMAIL*"></div>
        </div>
      </div>
    </li>
    <li>
      <div class="form-row">
        <div class="col-md-4">
          <div class="input-box"> <input type="text" name="company" class="input-text required-entry form-control floating-label" placeholder="COMPANY*"></div>
        </div>
        <div class="col-md-4">
          <div class="input-box"> <input type="text" name="job" class="input-text required-entry form-control floating-label" placeholder="JOB TITLE*"></div>
        </div>
        <div class="col-md-4">
          <div class="input-box"> <input type="text" name="phone" class="input-text required-entry form-control floating-label" placeholder="PHONE NUMBER*"></div>
        </div>
      </div>
    </li>
    <li>
      <div class="form-row">
        <div class="col-md-4 font-weight-bold m-auto"> How can we assist?*:</div>
        <div class="col-md-8"> <select class="form-control required-entry" name="reseller">
            <option value="">Please make a selection</option>
            <option>Help selecting a product</option>
            <option>Help with a product I own</option>
            <option>Online Demo on a product/solution</option>
            <option>General Customer Service inquiry</option>
          </select></div>
      </div>
    </li>
    <li id="demo_customer_service_message" style="display: none;">
      <div class="form-row">
        <div class="col-md-12 text-danger"> For Customer Service Inquiries, please click <a href="https://www.viewsonic.com/us/customer-service/" target="_blank"><span class="font-weight-bold ">HERE</span></a>.</div>
      </div>
    </li>
    <li>
      <div class="form-row">
        <div class="col-md-4 font-weight-bold m-auto"> Time zone(s)*:</div>
        <div class="col-md-8"> <select class="form-control required-entry floating-label" name="timezone">
            <option value="">Please make a selection</option>
            <option>Newfoundland</option>
            <option>Atlantic</option>
            <option>Eastern</option>
            <option>Central</option>
            <option>Mountain</option>
            <option>Pacific</option>
          </select></div>
      </div>
    </li>
    <li>
      <div class="form-row">
        <div class="col-md-4 font-weight-bold pt-2"> I'm interested in:</div>
        <div class="col-md-8 text-left">
          <div class="form-check form-check-inline"> <input class="form-check-input" type="checkbox" name="interests[]" id="inlineCheckbox2" value="Monitors"> <label class="form-check-label mt-2" for="inlineCheckbox2">Monitors</label></div>
          <div class="form-check form-check-inline"> <input class="form-check-input" type="checkbox" name="interests[]" id="inlineCheckbox3" value="Projectors"> <label class="form-check-label mt-2" for="inlineCheckbox3">Projectors</label></div>
          <div class="form-check form-check-inline"> <input class="form-check-input" type="checkbox" name="interests[]" id="inlineCheckbox1" value="myViewboard Software"> <label class="form-check-label mt-2" for="inlineCheckbox1">myViewboard
              Software</label></div>
          <div class="form-check form-check-inline"> <input class="form-check-input" type="checkbox" name="interests[]" id="inlineCheckbox4" value="Viewboard Interactive Displays"> <label class="form-check-label mt-2" for="inlineCheckbox4">Viewboard
              Interactive Displays</label></div>
          <div class="form-check form-check-inline"> <input class="form-check-input" type="checkbox" name="interests[]" id="inlineCheckbox5" value="Large Format / Commercial Displays"> <label class="form-check-label mt-2" for="inlineCheckbox5">Large
              Format / Commercial Displays</label></div>
        </div>
      </div>
    </li>
    <li> <textarea placeholder="MESSAGE (Please provide details of what you'd like to learn from the demo. What are your specific interests or questions? [500 CHARS])" class="form-control floating-label" name="message"></textarea></li>
  </ul>
  <div id="demo_61a116397be96" class="arithmetic-captcha" style=""> <span>Please verify you are human:</span>
    <div class="question">
      <div class="captcha-image"><img src="https://www.viewsonic.com/us/security/captcha/index/form/demo/"> <input class="mt-2" name="demo_captcha_entered" type="text" id="demo_captcha_entered" maxlength="2" placeholder="Answer"></div>
    </div> <span class="wrong-captcha"></span>
  </div>
</form>

Text Content

Select your preferred Country/Region:

JavaScript seems to be disabled in your browser.
You must have JavaScript enabled in your browser to utilize the functionality of
this website.

ViewSonic
 * Products
    * Monitors
       * Gaming
       * Professional
       * Home
       * Business
       * Touch Screen
       * Curved
       * Ultrawide
       * 4K-UHD
       * USB-C
       * Portable
       * Accessories
   
    * Projectors
       * Home Theater
       * Conference Room
       * Classroom
       * Large Venue
       * Portable
       * Laser
       * 4K
       * High Brightness
       * Lamp-Free
       * Interactive
       * Smart
       * Accessories
   
    * ViewBoard
       * Workplace
       * Education
       * Interactive Display
       * Chromebox & Slot-in PC
       * Downloads
       * Software
       * Learning
       * myViewBoard
       * ViewBoard ID Series
       * Accessories
   
    * Digital Displays
       * Workplace
       * Education
       * Direct View LED
       * Retail
       * Pro AV
       * 4K Presentation Displays
       * Conference Room
       * Digital Signage
       * Kiosk
       * Video Wall
       * Media Player
       * Software
       * Downloads
       * Accessories
   
    * More Products
      Outlet
      Parts Store

 * Solutions
    * Education
       * Hybrid Learning
       * Interactive Learning
       * Scale Up Classroom
       * Esports
       * Higher Education
       * Campus Communications
   
    * Business
       * Hybrid Workplace
       * Work From Home
       * Conference Room
       * Huddle Spaces
       * Projector
       * Desktop
       * Digital Signage
       * Healthcare Solutions

 * Support
 * Resources
    * Library
       * Business
       * Education
   
    * Case Studies
       * Business
       * Education
   
    * White Papers
       * Business
       * Education
   
    * myViewBoard
       * myViewBoard Training
       * Videos
   
    * Teaching Tips
       * Videos

 * Partner Program

 * Log In

Search:

0

You have no items in your shopping cart.




New Reseller Partner Program! Join Now! | SCHEDULE DEMO

Search:

 * (open) Products
   * (open)Monitors
     * Gaming
     * Professional
     * Home
     * Business
     * Touch Screen
     * Curved
     * Ultrawide
     * 4K-UHD
     * USB-C
     * Portable
     * Accessories
   * (open)Projectors
     * Home Theater
     * Conference Room
     * Classroom
     * Large Venue
     * Portable
     * Laser
     * 4K
     * High Brightness
     * Lamp-Free
     * Interactive
     * Smart
     * Accessories
   * (open)ViewBoard
     * Workplace
     * Education
     * Interactive Display
     * Chromebox & Slot-in PC
     * Downloads
     * Software
     * Learning
     * myViewBoard
     * ViewBoard ID Series
     * Accessories
   * (open)Digital Displays
     * Workplace
     * Education
     * Direct View LED
     * Retail
     * Pro AV
     * 4K Presentation Displays
     * Conference Room
     * Digital Signage
     * Kiosk
     * Video Wall
     * Media Player
     * Software
     * Downloads
     * Accessories
   * More Products
     Outlet
     Parts Store
 * (open) Solutions
   * (open)Education
     * Hybrid Learning
     * Interactive Learning
     * Scale Up Classroom
     * Esports
     * Higher Education
     * Campus Communications
   * (open)Business
     * Hybrid Workplace
     * Work From Home
     * Conference Room
     * Huddle Spaces
     * Projector
     * Desktop
     * Digital Signage
     * Healthcare Solutions
 * Support
 * (open) Resources
   * (open)Library
     * Business
     * Education
   * (open)Case Studies
     * Business
     * Education
   * (open)White Papers
     * Business
     * Education
   * (open)myViewBoard
     * myViewBoard Training
     * Videos
   * (open)Teaching Tips
     * Videos
 * Partner Program

 * Log In




Product was successfully added to your shopping cart.
Shopping Cart Continue


 * LEVEL UP YOUR ENTERTAINMENT
   THIS HOLIDAY SEASON
   
   
   WITH VIEWSONIC
   
   Starts 11/26
   
   Learn More
   
   
   
   MAKE DISPLAY
   SOLUTIONS BETTER.
   TOGETHER.
   
   
   
   
   
   The Year of Reinvention
   
   
   
   
   
   
   
   
   


 * LEVEL UP YOUR ENTERTAINMENT
   THIS HOLIDAY SEASON
   
   
   WITH VIEWSONIC
   
   Starts 11/26
   
   Learn More
   
   
   
   MAKE DISPLAY
   SOLUTIONS BETTER.
   TOGETHER.
   
   
   InfoComm 2021
   
   
   Show Recap
   
   
   Learn More
   
   
   The Year of Reinvention
   
   
   
   
   
   
   
   
   


 * LEVEL UP YOUR ENTERTAINMENT
   THIS HOLIDAY SEASON
   
   
   WITH VIEWSONIC
   
   Starts 11/26
   
   Learn More
   
   
   
   MAKE DISPLAY
   SOLUTIONS BETTER.
   TOGETHER.
   
   
   
   
   
   The Year of Reinvention
   
   Buy a 4K Projector and Get an M1 Mini for Free
   
   
   
   Learn More
   
   
   


 * LEVEL UP YOUR ENTERTAINMENT
   THIS HOLIDAY SEASON
   
   
   WITH VIEWSONIC
   
   Starts 11/26
   
   Learn More
   
   
   
   MAKE DISPLAY
   SOLUTIONS BETTER.
   TOGETHER.
   
   
   
   
   
   The Year of Reinvention
   
   Official Partner of the HyperX Esports Arena in Las Vegas
   
   
   
   Learn More
   
   
   


 * LEVEL UP YOUR ENTERTAINMENT
   THIS HOLIDAY SEASON
   
   
   WITH VIEWSONIC
   
   Starts 11/26
   
   Learn More
   
   
   
   MAKE DISPLAY
   SOLUTIONS BETTER.
   TOGETHER.
   
   
   
   
   
   The Year of Reinvention
   
   Make Video-Assisted
   Learning Easier
   
   
   with myViewBoard™ Clips
   
   
   
   
   Learn More
   
   
   


 * LEVEL UP YOUR ENTERTAINMENT
   THIS HOLIDAY SEASON
   
   
   WITH VIEWSONIC
   
   Starts 11/26
   
   Learn More
   
   
   
   MAKE DISPLAY
   SOLUTIONS BETTER.
   TOGETHER.
   
   
   
   
   
   The Year of Reinvention
   
   We Make Device Management Easier
   with myViewBoard™ Manager
   
   
   
   Sign Up For Free
   
   
   


 * LEVEL UP YOUR ENTERTAINMENT
   THIS HOLIDAY SEASON
   
   
   WITH VIEWSONIC
   
   Starts 11/26
   
   Learn More
   
   
   
   MAKE DISPLAY
   SOLUTIONS BETTER.
   TOGETHER.
   
   
   
   
   
   The Year of Reinvention
   
   The Ultimate in Collaboration Solutions
   
   
   ViewBoard IFP70-WCD Interactive Displays
   
   
   
   
   Learn More
   
   
   

 * 
 * 
 * 
 * 
 * 
 * 
 * 

For a limited time, get free shipping
on all new monitor and projector orders!
(contiguous US only)


LIBRARY


NEWS


DOWNLOADS & DRIVERS


PARTNER PROGRAM


ESSENTIAL BEST PRACTICES FOR A COMPETITIVE EDGE

A Weekly Seven-Part Series from Jeff Volpe, President, ViewSonic Americas


ELITE GAMING


IMMERSIVE CURVES


DESKTOP PRODUCTIVITY


VIEWBOARD INTERACTIVE DISPLAYS


PRIVACY FILTERS


LARGE FORMAT
PRESENTATION DISPLAYS


4K HOME THEATER


COLORPRO DETAILS


TEACH & LEARN FROM ANYWHERE


VIEWBOARD ACCESSORIES


REIMAGINE THE WORKSPACE


TOUCH & GO KIOSKS


ALL-IN-ONE
DIRECT VIEW LED DISPLAY


COMPANY

 * About Us
 * Awards
 * Careers
 * Environment
 * Events
 * Library
 * Minority Owned
 * News
 * Partner Program
 * Press Room
 * Privacy Policy
 * Social Responsibility
 * Solutions
 * Technology Partners
 * Terms of Use


HELP & SUPPORT

 * Accessibility
 * Calculators
 * Drivers & User Guides
 * Extended Warranties
 * FAQ
 * Limited Warranties
 * Online Support Center
 * Product Registration
 * RMA Request Form
 * RMA Status


SHOP VIEWSONIC

 * Monitors
 * Projectors
 * ViewBoard
 * Bundles
 * Digital Displays
 * Outlet
 * Accessories
 * Parts Store
 * More Products


FOLLOW US ON

 * Facebook
 * Twitter
 * LinkedIn
 * YouTube
 * Spiceworks
 * Instagram
 * TikTok

Program, pricing, specifications & availability are subject to change without
notice. All prices, unless otherwise stated, are in U.S. Dollars. Selection,
offers and programs may vary by country. Corporate names and trademarks stated
herein are the property of their respective companies. Copyright© 2000-2021
ViewSonic Corporation. All rights reserved.



×

Close

PROMOTION DETAILS

×
You must have a valid .edu, .org, or .us email address to qualify.
Please review the terms & conditions before proceeding.
Close Proceed


SELECT YOUR REGION

AMERICAS


United States
Canada
Latin America

EUROPE


Austria
Belgium (Dutch)
Belgium (French)
France
Germany
Italy
Luxembourg (French)
Netherlands
Russia
Spain
Switzerland
Turkey
Ukraine
UK/Ireland
Rest of Europe

ASIA / SOUTH PACIFIC / AFRICA


Asia Pacific
Australia
Bangladesh
China
Hong Kong (Traditional Chinese)
Hong Kong (English)
India
Indonesia
Israel
Japan
Kazakhstan
Malaysia
Middle East
Myanmar
Nepal
New Zealand
Pakistan
Philippines
Singapore
South Africa & Mauritius
South Korea
Sri Lanka
Taiwan
Thailand
Vietnam

CONTACT VIEWSONIC FOR A PERSONALIZED DEMO

×
 * 
 * 
 * How can we assist?*:
   Please make a selectionHelp selecting a productHelp with a product I
   ownOnline Demo on a product/solutionGeneral Customer Service inquiry
 * For Customer Service Inquiries, please click HERE.
 * Time zone(s)*:
   Please make a selectionNewfoundlandAtlanticEasternCentralMountainPacific
 * I'm interested in:
   Monitors
   Projectors
   myViewboard Software
   Viewboard Interactive Displays
   Large Format / Commercial Displays
 * 

Please verify you are human:

Close Submit