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

URL: https://www.viewsonic.com/us/customer-service-form
Submission: On July 19 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://www.viewsonic.com/us/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.viewsonic.com/us/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="60" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.viewsonic.com/us/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.viewsonic.com/us/customer/account/loginPost/

<form class="form form-login" action="https://www.viewsonic.com/us/customer/account/loginPost/" method="post" id="login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="aBh6EQJgUy6Za6ui">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field note">If you have an account, sign in with your email address.</div>
    <div class="field email required">
      <label class="label" for="email"><span>Email</span></label>
      <div class="control">
        <input name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true" placeholder="Email">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true}" aria-required="true" placeholder="Password">
      </div>
    </div>
    <div class="secondary"><a class="action remind" href="https://www.viewsonic.com/us/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
    <div class="field choice" data-bind="scope: 'customer_form_login_popup_showPassword'">
      <!-- ko template: getTemplate() --><input type="checkbox" title="Show Password" name="show-password" class="checkbox" data-bind="attr: { id: index }, checked: isPasswordVisible" data-role="show-password"
        id="customer_form_login_popup_showPassword">
      <label class="show-password label" data-bind="attr: { for: index }" for="customer_form_login_popup_showPassword">
        <span data-bind="i18n: 'Show Password'">Show Password</span>
      </label>
      <!-- /ko -->
    </div>
    <!-- BLOCK captcha_login --><!-- /BLOCK captcha_login -->
    <div class="actions-toolbar">
      <div class="primary"><button type="submit" class="action login primary" name="send" id="send2"><span>Sign In</span></button></div>
    </div>
  </fieldset>
</form>

POST https://www.viewsonic.com/us/customer/account/createpost/

<form class="form create account form-create-account" action="https://www.viewsonic.com/us/customer/account/createpost/" method="post" id="form-validate" enctype="multipart/form-data" autocomplete="off" novalidate="novalidate">
  <input name="form_key" type="hidden" value="aBh6EQJgUy6Za6ui">
  <fieldset class="fieldset create info">
    <legend class="legend"><span>Personal Information</span></legend><br>
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname"><span>First Name</span></label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname"><span>Last Name</span></label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field choice">
      <input type="checkbox" name="assistance_allowed_checkbox" title="Allow remote shopping assistance" value="1" id="assistance_allowed_checkbox" class="checkbox">
      <label for="assistance_allowed_checkbox" class="label">
        <span>Allow remote shopping assistance</span>
      </label>
      <input type="hidden" name="assistance_allowed" value="">
      <div class="field-tooltip toggle">
        <span id="tooltip-label" class="label"><span>Tooltip</span></span>
        <span id="tooltip" class="field-tooltip-action action-help" tabindex="0" data-toggle="dropdown" data-bind="mageInit: {'dropdown':{'activeClass': '_active', 'parent': '.field-tooltip.toggle'}}" aria-labelledby="tooltip-label"
          aria-haspopup="true" aria-expanded="false" role="button">
        </span>
        <div class="field-tooltip-content" data-target="dropdown" aria-hidden="true"> This allows merchants to "see what you see" and take actions on your behalf in order to provide better assistance. </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <legend class="legend"><span>Sign-in Information</span></legend><br>
    <div class="field required">
      <label for="am-email-address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="am-email-address" autocomplete="email" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field choice newsletter">
      <input type="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed" class="checkbox">
      <label for="is_subscribed" class="label">
        <span>Sign Up for Newsletter</span>
      </label>
    </div>
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password" title="Password" class="input-text" data-password-min-length="8" data-password-min-character-sets="3" data-validate="{required:true, 'validate-customer-password':true}" autocomplete="off"
          aria-required="true">
        <div id="password-strength-meter-container" data-role="password-strength-meter" aria-live="">
          <div id="password-strength-meter" class="password-strength-meter"> Password Strength: <span id="password-strength-meter-label" data-role="password-strength-meter-label"> No Password </span>
          </div>
        </div>
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label">
        <span>Confirm Password</span>
      </label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#password'}" aria-required="true">
      </div>
    </div>
    <div class="field choice" data-bind="scope: 'customer_form_register_popup_showPassword'">
      <!-- ko template: getTemplate() --><input type="checkbox" title="Show Password" name="show-password" class="checkbox" data-bind="attr: { id: index }, checked: isPasswordVisible" data-role="show-password"
        id="customer_form_register_popup_showPassword">
      <label class="show-password label" data-bind="attr: { for: index }" for="customer_form_register_popup_showPassword">
        <span data-bind="i18n: 'Show Password'">Show Password</span>
      </label>
      <!-- /ko -->
    </div>
  </fieldset>
  <fieldset class="fieldset additional_info">
    <!-- BLOCK captcha_create --><!-- /BLOCK captcha_create -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" title="Create an Account">
        <span>Create an Account</span>
      </button>
    </div>
    <div class="secondary">
      <a class="action back" href="#">
                <span>Back</span>
            </a>
    </div>
  </div>
</form>

POST https://www.viewsonic.com/us/cms/page/forgotpasswordpost/

<form class="form password forget" action="https://www.viewsonic.com/us/cms/page/forgotpasswordpost/" method="post" id="form-validate" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <!-- BLOCK captcha_forgot --><!-- /BLOCK captcha_forgot -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary"><span>Reset My Password</span></button>
    </div>
    <div class="secondary">
      <a class="action back" href="#"><span>Go back</span></a>
    </div>
  </div>
</form>

POST https://www.viewsonic.com/us/callforprice/request/send/

<form id="callforprice_form" action="https://www.viewsonic.com/us/callforprice/request/send/" method="post" data-hasrequired="* Required Fields" novalidate="novalidate">
  <fieldset class="fieldset callforprice_request">
    <div class="um-cfp-general-fields-block">
      <div class="um-cfp-hidden">
        <input type="hidden" value="" name="product_ids" class="product_ids">
        <input type="hidden" value="" name="product_name" class="product_name">
        <input type="hidden" name="website_name" id="website_name_field" value="U.S. Website">
        <input type="hidden" name="store_name" id="store_name_field" value="U.S. Website">
        <input type="hidden" name="website_id" id="website_id_field" value="5">
        <input type="hidden" name="store_id" id="store_id_field" value="7">
        <input type="hidden" name="customer_type" id="customer_type_field" value="2">
        <input type="hidden" name="current_page_url" value="https://www.viewsonic.com/us/customer-service-form">
      </div>
      <div class="um-cfp-top">
      </div>
      <div class="um-cfp-default">
        <div class="um-field field required">
          <label class="label">Name</label>
          <div class="control">
            <input type="text" name="customer_name" data-validate="{required:true}" aria-required="true">
          </div>
        </div>
        <div class="um-field field required">
          <label class="label">Email</label>
          <div class="control">
            <input type="text" name="customer_email" data-validate="{required:true,'validate-email':true}" aria-required="true">
          </div>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.viewsonic.com/us/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.


FOR A LIMITED TIME, GET FREE SHIPPING ON ALL NEW MONITOR AND PROJECTOR ORDERS!
(CONTIGUOUS US ONLY)

 * My Account
 * Sign In
 * Compare Products
 * Welcome to ViewSonic!
 * Create an Account

Skip to Content
Language
U.S. Website
 * Business
 * Education

Toggle Nav
My Cart
My Cart
Close You have no items in your shopping cart.

Search
Search
Advanced Search
Search
 * Products
    * Monitors
      * Curved
      * Accessories
      * Business
      * Gaming
      * Esports in Education
      * Home
      * Professional
      * Portable
      * Touch Screen
      * Ultrawide
      * USB-C
      * 4K-UHD
      * Outlet Store
    * Projectors
      * Conference Room
      * Classroom
      * Large Venue
      * Portable
      * Laser
      * 4K
      * High-Brightness
      * Lamp-Free
      * Smart
      * Home Theater
      * Outlet Store
      * Accessories
    * Viewboard
      * Workplace
      * Education
      * Interactive Display
      * Chromebox
      * Slot-In PC
      * Downloads
      * Integrated myViewBoard™ Software
      * ViewBoard ID Series
      * Accessories
    * Digital Displays
      * Education
      * Direct View LED
      * Retail
      * Pro AV
      * Presentation Displays
      * Conference Room
      * Digital Signage
      * Kiosk
      * Media Players
      * Downloads
      * Accessories
    * Software
      * myViewBoard™ Software
        * Whiteboard
        * Classroom
        * Manager
      * Digital Signage Software
      * UNIVERSE by ViewSonic

 * Solutions
   * Healthcare
     * Lobbies and Waiting Rooms
       * Check-in Stations
       * Kiosks and Wayfinding
       * Digital Signage
       * Nurse Stations
     * Doctor's Offices
       * Telehealth
       * Flexible Healthcare
     * Collaboration Spaces
       * Conference Rooms
       * Auditoriums and Multipurpose Rooms
   * Education
     * Distance Learning Solutions
       * Deliver Lessons Anywhere
       * Effectively Manage Virtual Classrooms
       * Encourage Collaboration with Custom Groups
       * Create Remote Experience that Feels In-person
     * Inclusive Classroom
       * Modernize the Front of Classroom
       * Enable Collaboration in Huddle Spaces
       * Compatibility with Existing Technology
     * Media Commons and STEM Lab
       * Maximize Engagement Through Multimedia
       * Make Student Presentations Easy
       * Enable Collaboration in Smaller Groups
   * Enterprise
     * Hybrid Workplace Solutions
       * Simplify Workstations
       * Build Flexible Workspaces
       * Boost Productivity from Anywhere
       * Deploy Multiple Workstations
     * Professional Workplace Solutions
       * Transform Executive Workstations
       * Design Creative Workstations
       * Build Engineer & Programmer Workstations
       * Take Productivity On-the-Go
     * Meeting Space & Digital Signage
       * Video Conferencing
       * Create Custom Meeting Spaces
       * Communicate Using Digital Signage
       * Offer Self-Service and Contactless Check-In
       * Intuitive Wayfinding
 * Support
 * Resources
    * Library
      * Business
      * Education
    * Case Studies
      * Education
      * Business
    * myViewBoard
      * myViewBoard Training

 * Partner Program

 * Home
 * Customer Service Form


CUSTOMER SERVICE




CONTACT US


At ViewSonic, we are devoted to customer satisfaction and committed to positive
relationships with every company and individual with whom we do business. We
strive to understand your questions and concerns, and treat you with respect,
courtesy and consideration.

For Asia and Europe customer inquiries please click here

Our knowledge portal has a collection of searchable articles that may provide a
solution. You may also submit your inquiry directly by using the form below.



ViewSonic Service Center Information:
Call Center Hours: Monday - Friday: 6am-6pm PST
Call Center Phone: US: 800-688-6688, CAN: 866-463-4775
ViewSonic Warehouse Address: 14035 Pipeline Ave, Chino, Ca 91710
Will Call Window Hours: Monday- Friday: 8am-5pm (closed 12 -1pm)

Region:

UNITED STATES LATIN AMERICA Brazil AUSTRIA BELGIUM (DUTCH) BELGIUM (FRENCH)
BRAZIL CZECH REPUBLIC FRANCE GERMANY ITALY LUXEMBOURG NETHERLANDS ROMANIA RUSSIA
SPAIN SWITZERLAND TURKEY UKRAINE UK/IRELAND REST OF EUROPE ASIA PACIFIC
AUSTRALIA BANGLADESH CAMBODIA CHINA HONG KONG (TRADITIONAL CHINESE) HONG KONG
(ENGLISH) INDIA INDONESIA ISRAEL JAPAN KAZAKHSTAN MADAGASCAR MALAYSIA MIDDLE
EAST MONGOLIA MYANMAR NEPAL NEW ZEALAND PAKISTAN PHILIPPINES SINGAPORE SOUTH
AFRICA MAURITIUS SOUTH KOREA SRI LANKA TAIWAN THAILAND VIETNAM

Follow us

Sign up to our newsletter



SOLUTIONS

 * Touch Screen
 * Authentication
 * myViewBoard® Software
   

PRODUCTS

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

SUPPORT

 * Accessibility
 * Downloads and Accessories
 * Extended Warranties
 * FAQ
 * Knowledge Base
 * Limited Warranties
 * Online Support Center
 * RMA Request Form
 * Product Registration

COMPANY

 * About ViewSonic
 * Awards
 * Careers
 * Environment
 * Education Events
 * Enterprise Events
 * Library
 * Minority Owned Business
 * News
 * Partner Program
 * Pressroom
 * Gives Back
 * Student Discount

Privacy PolicyTerms of Service

Programs, specifications, pricing and availability are subject to change without
notice. Selections, offers and programs may vary by country; see your ViewSonic
representative for complete details. Copyright © ViewSonic Corporation
2000-2023. All rights reserved.





LOGIN AND REGISTRATION FORM


 * Login
 * Register

Registered Customers
If you have an account, sign in with your email address.
Email

Password

Forgot Your Password?
Show Password
Sign In

Personal Information

First Name

Last Name

Allow remote shopping assistance
Tooltip
This allows merchants to "see what you see" and take actions on your behalf in
order to provide better assistance.
Sign-in Information

Email

Sign Up for Newsletter
Password
Password Strength: No Password
Confirm Password

Show Password
Create an Account
Back
 * Forgot Your Password?

Please enter your email address below to receive a password reset link.
Email

Reset My Password
Go back


REQUEST A QUOTE

Close
Name

Email

Submit

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?