www.andaseat.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.andaseat.com/
Effective URL: https://www.andaseat.com/
Submission: On January 12 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

POST /contact#t4s-form-newsletter

<form method="post" action="/contact#t4s-form-newsletter" id="t4s-form-newsletter" accept-charset="UTF-8" class="t4s-pr t4s-z-100 t4s-newsletter__form" data-form-mail-agree=""><input type="hidden" name="form_type" value="customer"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="contact[tags]" value="newsletter">
  <div class="Subscribe" name="t4s-form-newsletter">
    <h2 class="index_title">STAY UP-TO-DATE</h2>
    <div class="Subscribe_sub isPC"> Sign up to be the first to know about new products, offers, and all the chairs. </div>
    <div class="Subscribe_sub ismobile"> Sign up to be the first to know about new products, offers, and all the chairs. </div>
    <div class="dingyue">
      <input type="email" placeholder="Your email address" value="" class="Subscribe_text" name="contact[email]" required="required">
      <button class="Subscribe_btn" type="submit" data-agreemail-btn="">Subscribe</button>
      <script>
        window.addEventListener('load', function(event) {
          document.querySelectorAll('[class="Subscribe_btn"]').forEach(function(e) {
            e.addEventListener('click', function(e) {
              var email = document.querySelector('[class="Subscribe_text"]').value
              var mailformat = /^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+/
              if (email.match(mailformat)) {
                gtag('event', 'subscribe');
              };
            });
          });
        });
      </script>
    </div>
    <div data-new-response-form="" class="t4s-newsletter__response"></div>
  </div>
</form>

GET /search

<form data-frm-search="" action="/search" method="get" class="t4s-mini-search__frm t4s-pr" role="search">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[unavailable_products]" value="last">
  <input type="hidden" name="options[prefix]" value="last">
  <div data-cat-search="" class="t4s-mini-search__cat">
    <select data-name="product_type">
      <option value="*">All Categories</option>
      <option value="Chair Accessories">Chair Accessories</option>
      <option value="Chair Mats">Chair Mats</option>
      <option value="Chairs">Chairs</option>
      <option value="Insurance">Insurance</option>
    </select>
  </div>
  <div class="t4s-mini-search__btns t4s-pr t4s-oh">
    <input data-input-search="" class="t4s-mini-search__input rdt_search_value" autocomplete="off" type="text" name="q" placeholder="Search">
    <button data-submit-search="" class="t4s-mini-search__submit t4s-btn-loading__svg rdt_search" type="submit">
      <svg class="t4s-btn-op0" viewBox="0 0 18 19" width="16">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 112.85 3.5a5.784 5.784 0 018.18 8.18zm.26 1.12a6.78 6.78 0 11.72-.7l5.4 5.4a.5.5 0 11-.71.7l-5.41-5.4z" fill="currentColor"></path>
      </svg>
      <div class="t4s-loading__spinner t4s-dn">
        <svg width="16" height="16" aria-hidden="true" focusable="false" role="presentation" class="t4s-svg__spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="t4s-path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
  </div>
  <script>
    try {
      $(".rdt_search").click(function() {
        let rdt_search_value = $(".rdt_search_value").val();
        if (ttq) {
          Collection(ttq, 'TitTok', 'Search', {
            "query": rdt_search_value,
            "content_id": rdt_search_value
          });
          Collection(pintrk, 'Pinterest', 'Search', {
            "search_query": rdt_search_value
          });
          Collection(rdt, 'Reddit', 'Search');
        }
      })
    } catch (error) {
      console.log('error', error)
    }
  </script>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="t4s-drawer__wrap">
  <input type="hidden" data-cart-attr-rm="" name="attributes[collection_items_per_row]" value=""><input type="hidden" data-cart-discount="" name="discount" value="">
  <div class="t4s-drawer__main">
    <div data-t4s-scroll-me="" class="t4s-drawer__scroll t4s-current-scrollbar">
      <div class="t4s-cookie-message t4s-dn">Enable cookies to use the shopping cart</div>
      <div data-cart-items="" class="t4s-mini_cart__items t4s_ratioadapt t4s-product">
        <style>
          #t4s-mini_cart .t4s-drawer__bottom {
            opacity: 0;
            -webkit-transform: translateY(45px);
            transform: translateY(45px);
            -webkit-transition: opacity .25s cubic-bezier(.25, .46, .45, .94), -webkit-transform .25s cubic-bezier(.25, .46, .45, .94);
            transition: opacity .25s cubic-bezier(.25, .46, .45, .94), transform .25s cubic-bezier(.25, .46, .45, .94), -webkit-transform .25s cubic-bezier(.25, .46, .45, .94);
          }
        </style>
        <div class="t4s-mini_cart__emty">
          <svg id="icon-cart-emty" widht="50" height="50" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
            <path
              d="M263.4 103.4C269.7 97.18 279.8 97.18 286.1 103.4L320 137.4L353.9 103.4C360.2 97.18 370.3 97.18 376.6 103.4C382.8 109.7 382.8 119.8 376.6 126.1L342.6 160L376.6 193.9C382.8 200.2 382.8 210.3 376.6 216.6C370.3 222.8 360.2 222.8 353.9 216.6L320 182.6L286.1 216.6C279.8 222.8 269.7 222.8 263.4 216.6C257.2 210.3 257.2 200.2 263.4 193.9L297.4 160L263.4 126.1C257.2 119.8 257.2 109.7 263.4 103.4zM80 0C87.47 0 93.95 5.17 95.6 12.45L100 32H541.8C562.1 32 578.3 52.25 572.6 72.66L518.6 264.7C514.7 278.5 502.1 288 487.8 288H158.2L172.8 352H496C504.8 352 512 359.2 512 368C512 376.8 504.8 384 496 384H160C152.5 384 146.1 378.8 144.4 371.5L67.23 32H16C7.164 32 0 24.84 0 16C0 7.164 7.164 0 16 0H80zM107.3 64L150.1 256H487.8L541.8 64H107.3zM128 456C128 425.1 153.1 400 184 400C214.9 400 240 425.1 240 456C240 486.9 214.9 512 184 512C153.1 512 128 486.9 128 456zM184 480C197.3 480 208 469.3 208 456C208 442.7 197.3 432 184 432C170.7 432 160 442.7 160 456C160 469.3 170.7 480 184 480zM512 456C512 486.9 486.9 512 456 512C425.1 512 400 486.9 400 456C400 425.1 425.1 400 456 400C486.9 400 512 425.1 512 456zM456 432C442.7 432 432 442.7 432 456C432 469.3 442.7 480 456 480C469.3 480 480 469.3 480 456C480 442.7 469.3 432 456 432z">
            </path>
          </svg>
          <p>Your cart is empty.</p>
          <p class="t4s-return-to-shop">
            <a data-loading-bar="" class="t4s-btn-cart__emty t4s-btn t4s-btn-base t4s-btn-style-default t4s-btn-color-primary t4s-btn-effect-fade t4s-justify-content-center t4s-truncate" href="/collections/all">Return To Shop</a></p>
        </div>
      </div>
      <div data-cart-tools="" class="t4s-mini_cart__tool t4s-mini_cart__tool_icon t4s-text-center">
        <div data-tooltip="top" title="Add Order Note" data-cart-tool_action="" data-id="note" class="mini_cart_tool_btn is--note is--addNote t4s-tooltip-actived">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
            <path
              d="M 16 3 C 14.742188 3 13.847656 3.890625 13.40625 5 L 6 5 L 6 28 L 26 28 L 26 5 L 18.59375 5 C 18.152344 3.890625 17.257813 3 16 3 Z M 16 5 C 16.554688 5 17 5.445313 17 6 L 17 7 L 20 7 L 20 9 L 12 9 L 12 7 L 15 7 L 15 6 C 15 5.445313 15.445313 5 16 5 Z M 8 7 L 10 7 L 10 11 L 22 11 L 22 7 L 24 7 L 24 26 L 8 26 Z">
            </path>
          </svg>
        </div>
        <div data-tooltip="top" title="Edit Order Note" data-cart-tool_action="" data-id="note" class="mini_cart_tool_btn is--note is--editNote t4s-d-none t4s-tooltip-actived">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
            <path
              d="M 16 2 C 14.74 2 13.850156 2.89 13.410156 4 L 5 4 L 5 29 L 27 29 L 27 4 L 18.589844 4 C 18.149844 2.89 17.26 2 16 2 z M 16 4 C 16.55 4 17 4.45 17 5 L 17 6 L 20 6 L 20 8 L 12 8 L 12 6 L 15 6 L 15 5 C 15 4.45 15.45 4 16 4 z M 7 6 L 10 6 L 10 10 L 22 10 L 22 6 L 25 6 L 25 27 L 7 27 L 7 6 z M 9 13 L 9 15 L 11 15 L 11 13 L 9 13 z M 13 13 L 13 15 L 23 15 L 23 13 L 13 13 z M 9 17 L 9 19 L 11 19 L 11 17 L 9 17 z M 13 17 L 13 19 L 23 19 L 23 17 L 13 17 z M 9 21 L 9 23 L 11 23 L 11 21 L 9 21 z M 13 21 L 13 23 L 23 23 L 23 21 L 13 21 z">
            </path>
          </svg>
        </div>
        <div data-tooltip="top" title="Estimate" data-cart-tool_action="" data-id="rates" class="mini_cart_tool_btn is--rates t4s-tooltip-actived"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
            <path
              d="M 1 4 L 1 25 L 4.15625 25 C 4.601563 26.71875 6.148438 28 8 28 C 9.851563 28 11.398438 26.71875 11.84375 25 L 20.15625 25 C 20.601563 26.71875 22.148438 28 24 28 C 25.851563 28 27.398438 26.71875 27.84375 25 L 31 25 L 31 14.59375 L 30.71875 14.28125 L 24.71875 8.28125 L 24.40625 8 L 19 8 L 19 4 Z M 3 6 L 17 6 L 17 23 L 11.84375 23 C 11.398438 21.28125 9.851563 20 8 20 C 6.148438 20 4.601563 21.28125 4.15625 23 L 3 23 Z M 19 10 L 23.5625 10 L 29 15.4375 L 29 23 L 27.84375 23 C 27.398438 21.28125 25.851563 20 24 20 C 22.148438 20 20.601563 21.28125 20.15625 23 L 19 23 Z M 8 22 C 9.117188 22 10 22.882813 10 24 C 10 25.117188 9.117188 26 8 26 C 6.882813 26 6 25.117188 6 24 C 6 22.882813 6.882813 22 8 22 Z M 24 22 C 25.117188 22 26 22.882813 26 24 C 26 25.117188 25.117188 26 24 26 C 22.882813 26 22 25.117188 22 24 C 22 22.882813 22.882813 22 24 22 Z">
            </path>
          </svg></div>
        <div data-tooltip="top" title="Add A Coupon" data-cart-tool_action="" data-id="discount" class="mini_cart_tool_btn is--discount t4s-tooltip-actived"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
            <path
              d="M 16 5 L 15.6875 5.28125 L 4.28125 16.8125 L 3.59375 17.5 L 4.28125 18.21875 L 13.78125 27.71875 L 14.5 28.40625 L 15.1875 27.71875 L 26.71875 16.3125 L 27 16 L 27 5 Z M 16.84375 7 L 25 7 L 25 15.15625 L 14.5 25.59375 L 6.40625 17.5 Z M 22 9 C 21.449219 9 21 9.449219 21 10 C 21 10.550781 21.449219 11 22 11 C 22.550781 11 23 10.550781 23 10 C 23 9.449219 22.550781 9 22 9 Z">
            </path>
          </svg></div>
      </div>
    </div>
  </div>
  <div class="t4s-drawer__bottom">
    <div data-cart-discounts=""></div>
    <div class="t4s-cart-total t4s-row t4s-gx-5 t4s-gy-0 t4s-align-items-center t4s-justify-content-between">
      <div class="t4s-col-auto"><strong>Subtotal:</strong></div>
      <div data-cart-prices="" class="t4s-col-auto t4s-text-right">
        <div class="t4s-cart__totalPrice"><span class="money">$0.00 </span></div>
      </div>
    </div>
    <p class="t4s-cart__tax">Taxes and shipping calculated at checkout </p>
    <p class="t4s-pr t4s-d-block t4s-cart__agree"><input type="checkbox" id="cart_agree" data-agree-checkbox="" name="ck_lumise"><label for="cart_agree">I agree with the terms and conditions. </label><svg class="t4s-dn t4s-icon_checked">
        <use href="#icon-cart-selected"></use>
      </svg></p><a href="/cart" data-loading-bar="" class="t4s-btn__cart t4s-btn t4s-btn-base t4s-btn-style-default t4s-btn-color-custom2 t4s-btn-effect-default t4s-w-100 t4s-justify-content-center t4s-truncate">View cart </a><button type="submit"
      data-loading-bar="" data-confirm="ck_lumise" name="checkout"
      class="t4s-btn__checkout t4s-btn t4s-btn-base t4s-btn-style-default t4s-btn-color-primary t4s-btn-effect-default t4s-w-100 t4s-justify-content-center t4s-truncate Collection_InitiateCheckout">
      <!-- Check Out  --> checkout</button>
    <script>
      $(document).ready(function() {
        $(".Collection_InitiateCheckout").click(function() {
          Collection(ttq, 'TitTok', 'InitiateCheckout');
        })
      });
    </script>
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" id="recover_customer_passwordlogin-sidebar" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="t4s_field t4s-pr">
    <input type="email" class="t4s_frm_input t4s_mb_30" value="" name="email" id="RecoverEmail" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email address">
    <label for="RecoverEmail"> Email address </label>
  </div>
  <div class="t4s_field t4s_mb_20">
    <button class="t4s_btn_submmit t4s-btn t4s-btn-base t4s-btn-full-width t4s-btn-style-default t4s-btn-size-medium t4s-btn-color-primary t4s-btn-effect-default">Reset Password</button>
  </div>
  <a class="t4s-d-inline-block" data-login-sidebar="login" href="#login_login-sidebar">Cancel </a>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_loginlogin-sidebar" accept-charset="UTF-8" data-login-with-shop-sign-in="true" novalidate="novalidate"><input type="hidden" name="form_type" value="customer_login"><input type="hidden"
    name="utf8" value="✓">
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="email" name="customer[email]" id="CustomerEmail" autocomplete="email" autocorrect="off" autocapitalize="off" placeholder="Email">
    <label for="CustomerEmail"> Email <span class="required">*</span>
    </label>
  </div>
  <div class="t4s_field t4s-pr t4s_mb_10">
    <input class="t4s_frm_input" type="password" value="" name="customer[password]" id="CustomerPassword" autocomplete="current-password" placeholder="Password">
    <label for="CustomerPassword"> Password <span class="required">*</span>
    </label>
  </div>
  <a href="#recover_login-sidebar" data-login-sidebar="recover" class="t4s-d-block t4s_mb_30">Forgot your password?</a>
  <div class="t4s_field t4s_mb_20">
    <button class="t4s_btn_submmit t4s-btn t4s-btn-base t4s-btn-full-width t4s-btn-style-default t4s-btn-size-medium t4s-btn-color-primary t4s-btn-effect-default">Sign In</button>
  </div>
  <a class="t4s-d-inline-block" data-login-sidebar="create" href="/account/register"> New customer? <span style="text-decoration: underline;">Create your account</span></a>
</form>

POST /account

<form method="post" action="/account" id="customer_createlogin-sidebar" accept-charset="UTF-8" data-login-with-shop-sign-up="true" novalidate="novalidate" class="t4s-w-100"><input type="hidden" name="form_type" value="create_customer"><input
    type="hidden" name="utf8" value="✓">
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="text" name="customer[first_name]" id="RegisterForm-FirstName" autocomplete="given-name" placeholder="First Name">
    <label for="RegisterForm-FirstName"> First Name </label>
  </div>
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="text" name="customer[last_name]" id="RegisterForm-LastName" autocomplete="family-name" placeholder="Last Name">
    <label for="RegisterForm-LastName"> Last Name </label>
  </div>
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="email" name="customer[email]" id="RegisterForm-email" spellcheck="false" autocapitalize="off" autocomplete="email" aria-required="true" placeholder="Email">
    <label for="RegisterForm-email"> Email <span class="required">*</span>
    </label>
  </div>
  <div class="t4s_field t4s-pr t4s_mb_30">
    <input class="t4s_frm_input" type="password" name="customer[password]" id="RegisterForm-password" aria-required="true" placeholder="Password">
    <label for="RegisterForm-password"> Password <span class="required">*</span>
    </label>
  </div>
  <div class="t4s_field t4s_mb_20">
    <button class="t4s_btn_submmit t4s-btn t4s-btn-base t4s-btn-full-width t4s-btn-style-default t4s-btn-size-medium t4s-btn-color-primary t4s-btn-effect-default Collection_registration">Register</button>
  </div>
  <a class="t4s-d-inline-block" data-login-sidebar="login" href="/account/login"> Already have an account? Login here</a>
  <script>
    $(document).ready(function() {
      $(".Collection_registration").click(function() {
        let FirstName = $("#RegisterForm-FirstName").val();
        let LastName = $("#RegisterForm-LastName").val();
        let email = $("#RegisterForm-email").val();
        let password = $("#RegisterForm-password").val();
        let mailformat = /^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+/
        if (FirstName && LastName && email && password) {
          Collection(ttq, 'TitTok', 'CompleteRegistration');
          Collection(rdt, 'Reddit', 'SignUp');
          Collection(pintrk, 'Pinterest', 'signup');
          if (email.match(mailformat)) {
            gtag('event', 'sign_up');
          };
        }
      })
    });
  </script>
</form>

Text Content

It seems you're in Canada.
Redirect to your country?
Yes, pleaseNo, thanks
×


Skip to content



ANDASEAT - YOUR ULTIMATE GAMING CHAIR SOLUTION

Power-Up Your New Year   | Flip a Card, Level-Up Your Luck!

Power-Up Your New Year

Flip a Card, Level-Up Your Luck!


 * CHAIRS
   CHAIRS
    * Kaiser 3 Series
    * Phantom 3 Series
    * Kaiser Frontier Series
   
   
   
   
   
   

 * ACCESSORIES
   ACCESSORIES
    * Chairs add-on
    * Pillows
   
   
   
   

 * INFO
   INFO
    * About Us
    * Blogs

 * SUPPORT
   Support
    * Submit Ticket
    * Help Center
    * Assemble Guide
   
   
   CONTACT US

0
0 / $0.00
USD
 1. 

BEST SELLER

SALE
AndaSeat Kaiser 3 Series Premium Gaming Chair
$429.99 USD $499.99 USD
SALE
AndaSeat Kaiser Frontier Series XL Gaming Chairs
$379.99 USD $449.99 USD
SALE
AndaSeat Phantom 3 Series Premium Office Gaming Chair
$279.99 USD $399.99 USD
SALE
AndaSeat Transformers Edition Premium Gaming Chair
$279.99 USD $399.99 USD
 1. 

View All


WHAT WE OFFER YOU

EXTEND WARRANTY TO 5 YEARS
We offer you a comfortable gaming chair of the best quality with a guaranteed
warranty.
We offer you a comfortable gaming chair of
the best quality with a guaranteed warranty.
Tirelessly pursuing the best
AndaSeat has developed a team of specialists to design and engineer the
best gaming chairs worldwide.
AndaSeat has developed a team of specialists
to design and engineer the best gaming
chairs worldwide.
Get the most value
AndaSeat, with its 50,000 m³ factory, offers you the best price for a premium
gaming chair by cutting out the middlemen.
AndaSeat, with its 50,000 m³ factory, offers
you the best price for a premium gaming
chair by cutting out the middlemen.
Tested by experts
Every parts of an AndaSeat gaming chair have gone through a serious of testing
to ensure the high quality of the chairs you received.
Every parts of an AndaSeat gaming chair have
gone through a serious of testing to ensure the
high quality of the chairs you received.



WHY ANDASEAT?


100% SEAMLESS STEEL FRAME


100% SEAMLESS STEEL FRAME

Unlike other gaming chairs, all AndaSeat gaming chairs are equipped with
seamless steel frame that is 22mm wide by 2mm thick.The one-piece steel frame
extends the life of the entire chair considerably.




RACI M PVC LEATHER
COMBINES COMFORT & DURABILITY


RACING SEAT PREMIUM PVC LEATHER COMBINES COMFORT & DURABILITY

100,000 tests at room temperature with no cracks or discoloration of the skin,
passed the QB/T2714-2005 test and the ASTM-D4157 test.




ONE-PIECE HIGH-DENSITY FOAM


ONE-PIECE HIGH-DENSITY FOAM

A perfect combination of support and comfort. Don't worry about the seatbase not
bouncing back over time; we promise it will bounce back perfectly even after a
long period of use.


view more


ANDASEAT AWARDS

The best gaming chairs
in 2022!
READ MORE
AndaSeat's Kaiser 3 is our pick for
the best gaming chair alternate.
READ MORE
Anda Seat Raises the Bar in Gaming
Excellence with its Kaiser 3.
READ MORE
The Luxurious Gaming Chair
that is "Just Right".
READ MORE



POPULAR AMONG OUR CUSTOMERS & INFLUENCERS

Personally I love the AndaSeat gaming chair. It does have the premium quality,
and it's definately a heavy chair.
Murray Frost 48.3K Followers
YouTube Content Creator
Murray Frost
48.3K Followers
YouTube Content Creator

It's got four-way lumbar support, which allows to find that perfect fit for your
back. And I'll give bonus points here while the Secretlab Titan also has this
feature, the Kaiser's up and down function goes quite the distance and can be
adjusted to a pretty high and low setting more than the competition, so it'll
accomodate to short and tall people.
Jacob Dark 26.2K Followers
YouTube Content Creator
Jacob Dark
26.2K Followers
YouTube Content Creator

Personally I love the AndaSeat gaming chair. It does have the premium quality,
and it's definately a heavy chair.
Murray Frost 48.3K Followers
YouTube Content Creator
Murray Frost
48.3K Followers
YouTube Content Creator

The packaging on these chairs is superb and everything needed to assemble the
chair is carefully packaged inside the box. I really love the magnetic headrest
and but all the materials on the chair feel really decent.
i_am_milkes 80K Followers
Content Creator
i_am_milkes
80K Followers
Content Creator
This chair is pretty cool. With 100% steel framework, aluminum base and the
magnetic armrest and pillows, this chair is truly a gaming chair.
hypey 414K Followers
Content Creator
hypey
414K Followers
Content Creator
This is the best quality gaming chair I've ever owned! I got the XL size (in
Cloudy White) for maximum comfort. The assembly was simple & I can definitely
recommend it!
10eegaming 960K Followers
Content Creator
10eegaming
960K Followers
Content Creator

The packaging on these chairs is superb and everything needed to assemble the
chair is carefully packaged inside the box. I really love the magnetic headrest
and but all the materials on the chair feel really decent.
Milkes 80K Followers
Content Creator
Milkes
80K Followers
Content Creator

I can't stress enough how incredible this chair is. It's not just good; it's
next-level amazing! The quality is top-notch, and the comfort? Oh, man, you
won't believe it until you try it. I'm talking hours of gaming without a hint of
discomfort.
bamgamesofc 192K Followers
Content Creator
bamgamesofc
192K Followers
Content Creator

The Kaiser 3 is absolutely comfortable. I thoroughly enjoy its soft touch as I
sit down everyday ready to game or do work. All I want to say is that this chair
makes my butt happy. Thank you, AndaSeat!
Jushy 2.5M Followers
TikTok Content Creator
Jushy
2.5M Followers
TikTok Content Creator

I really think this is a valuable option if you're looking for a gaming chair
that's built well. This feels like a tank. It is so solid in the locking system.
I mean it really is built incredibly well.
GadgetryTech 17K Followers
YouTube Content Creator
GadgetryTech
17K Followers
YouTube Content Creator

It's got four-way lumbar support, which allows to find that perfect fit for your
back. And I'll give bonus points here while the Secretlab Titan also has this
feature, the Kaiser's up and down function goes quite the distance and can be
adjusted to a pretty high and low setting more than the competition, so it'll
accomodate to short and tall people.
Jacob Dark 26.2K Followers
YouTube Content Creator
Jacob Dark
26.2K Followers
YouTube Content Creator

Personally I love the AndaSeat gaming chair. It does have the premium quality,
and it's definately a heavy chair.
Murray Frost 48.3K Followers
YouTube Content Creator
Murray Frost
48.3K Followers
YouTube Content Creator

The packaging on these chairs is superb and everything needed to assemble the
chair is carefully packaged inside the box. I really love the magnetic headrest
and but all the materials on the chair feel really decent.
i_am_milkes 80K Followers
Content Creator
i_am_milkes
80K Followers
Content Creator
This chair is pretty cool. With 100% steel framework, aluminum base and the
magnetic armrest and pillows, this chair is truly a gaming chair.
hypey 414K Followers
Content Creator
hypey
414K Followers
Content Creator



OUR PARTNERS

AndaSeat and FlyQuest are partnering to launch premium FlyQuest-themed gaming
chairs and desks to bring gaming comfort to the next-level.
AndaSeat and FlyQuest are partnering to launch premium FlyQuest-themed gaming
chairs and desks to bring gaming comfort to the next-level.
AndaSeat officially becomes the designated gaming chair for WBG, champion of the
PEL S1 season and PEI 2021.
AndaSeat officially becomes the designated gaming chair for WBG, champion of the
PEL S1 season and PEI 2021.
AndaSeat cheers JDG on to win the 2023 LPL Summer Split, after the team win the
title in the MSI 2023.
AndaSeat cheers JDG on to win the 2023 LPL Summer Split, after the team win the
title in the MSI 2023.
AndaSeat and Fnatic, the world’s leading esports organization, collaborated to
launch the AndaSeat Fnatic edition premium gaming chair.
AndaSeat and Fnatic, the world’s leading esports organization, collaborated to
launch the AndaSeat Fnatic edition premium
gaming chair.
AndaSeat collaborated with Hasbro to launch Transformers gaming chairs,
including Bumblebee, Optimus Prime,
and Megatron gaming chairs.
AndaSeat collaborated with Hasbro to launch Transformers gaming chairs,
including Bumblebee, Optimus Prime,
and Megatron gaming chairs.
AndaSeat and NAVI, the champion of the BLAST Premier: Spring Finals 2022,
Partnered to Launch the AndaSeat Navi edition premium gaming chair.
AndaSeat and NAVI, the champion of the BLAST Premier: Spring Finals 2022,
Partnered to Launch the AndaSeat Navi edition
premium gaming chair.
AndaSeat and Ubisoft cooperated to launch the Six Invitational 2022 edition
gaming chair.
AndaSeat and Ubisoft cooperated to launch the Six Invitational 2022 edition
gaming chair.
Victory Five entered the professional League of Legends scene on 30 November
2018, when their application to the League of legends Pro League (LPL).
Victory Five entered the professional League of Legends scene on 30 November
2018, when their application to the League of legends
Pro League (LPL).
New IP products are coming soon,stay updated!
New IP products are coming soon,stay updated!
AndaSeat and Marvel collaborated to launch Captain America, Black Widow,
Ant-Man, Spider-Man, and Iron Man gaming chairs.
AndaSeat and Marvel collaborated to launch Captain America, Black Widow,
Ant-Man, Spider-Man, and Iron Man gaming chairs.
AndaSeat and Excel Esports, one of ten franchise partners participating in LEC
partnered to launch the AndaSeat Excel edition premium gaming chair.
AndaSeat and Excel Esports, one of ten franchise partners participating in LEC
partnered to launch the AndaSeat Excel
edition premium gaming chair.



NEWS

AndaSeat Spreads Christmas Cheer with Generous Giving at Lurie Children's
Hospital Event
AndaSeat, a global gaming chair leader, sponsored the heartwarming 'Game On'
event at Lurie Children's Hospital. The flagship 'Phantom 3 Series' brought joy
and comfort. CEO Lin Zhou's commitment to giving back, showcased in the 'Season
of Sharing' campaign with hashtags #AndaSeatSharing and #AndaSeatOfSharing. Five
winners announced on December 29th, emphasizing AndaSeat's dedication to
community impact.
READ MORE
Level Up Your Game: How the AndaSeat Kaiser 3 Enhances Your Performance
Elevate your gaming with the AndaSeat Kaiser 3 — an ergonomic marvel designed
for comfort and durability. Fully customizable and esports-ready, it's not just
a chair; it's your investment in gaming excellence.
READ MORE
The Role of Gaming Chairs in Professional eSports
Unlock peak gaming performance with AndaSeat gaimg chairs. From the durable
Kaiser 3 to the budget-friendly Phantom 3 and the ultimate comfort of the
FlyQuest Edition – AndaSeat redefines eSports with innovation and style. Elevate
your gaming experience today!
READ MORE
Explore AndaSeat's Christmas Gaming Gear Wonderland 2023
AndaSeat’s Christmas Gaming Gear Wonderland 2023 is here! Explore festive deals,
exclusive rewards, and premium gaming chairs. Dive into the holidays with
AndaSeat’s seamless Christmas Gift Hunt. Upgrade your gaming setup with joy and
comfort. Happy holidays, and let the gaming magic begin!
READ MORE
Exclusive Look: Unveiling the WBG Edition Gaming Chair's Winning Features
Elevate your gaming with the WBG Edition Gaming Chair by AndaSeat. In
partnership with Weibo Gaming, this chair, used by champions in the League of
Legends World Championship, is your ticket to pro-level comfort and style. With
features like 5D folding armrests and a cooling gel-infused headrest, AndaSeat
brings esports excellence to your setup. Gear up for victory and own a piece of
gaming history starting Nov. 23!
READ MORE
Elevating Esports: AndaSeat’s Game-Changing Sponsorship of PUBG Global
Championship 2023
Explore AndaSeat's commitment to elevating the gaming experience beyond
sponsorship. With visionary designs and user-centric features, AndaSeat
introduces the Kaiser 3 Series, a pinnacle of gaming comfort. Engineered for
elite gamers, this masterpiece boasts 4D armrests, high-density foam, and
premium PVC leather, setting a new standard in ergonomic design. Join AndaSeat
in shaping the future of gaming comfort and performance at the PUBG Global
Championship 2023.
READ MORE
Hack Black Friday Deals with AndaSeat
AndaSeat, a top ergonomic gaming chair manufacturer, is offering exclusive Black
Friday deals. Customers can save up to $200 on premium chairs like Kaiser 3
Series and Phantom 3 Series, featuring lumbar support and 4D armrests. Special
Cheat Codes provide additional savings, and AndaSeat offers free shipping,
extended warranties, and zero-interest payment plans. Upgrade your gaming setup
at unbeatable prices—visit AndaSeat's website now!
READ MORE
Join AndaSeat at Insomnia i71

AndaSeat is heading to the Insomnia Gaming Festival in Birmingham, UK from
September 8-10! Join us at Booth S6 to meet our team, see our gaming chairs, and
enjoy exclusive deals. Don't miss it!

READ MORE
AndaSeat and FlyQuest Announce Groundbreaking Partnership
Experience a gaming revolution with AndaSeat and FlyQuest as the groundbreaking
partnership merges premium gaming chairs, desks, and FlyQuest's esports
expertise, setting a new industry standard for gaming excellence. Elevate player
support, redefine comfort, and enhance gaming performance worldwide.
READ MORE
AndaSeat Officially Became The Designated Chair of 2023 PEL
AndaSeat has officially become the designated chair of 2023 PEL (Peace Elite
League). Witness the birth of elite together with PEL! PEL is the highest level
professional league officially held by Game For Peace.
READ MORE
AndaSeat Announces Partnership with JD Gaming
AndaSeat has announced a partnership with JD Gaming, one of the most successful
esports organizations in China. As part of the partnership, AndaSeat will
provide JD Gaming's players with co-branded JDG Gaming chairs to enhance their
comfort and performance during training and competitions.
READ MORE
AndaSeat Officially Becomes The Designated Gaming Chair for The WBG
On April 3, 2023, AndaSeat successfully signed a "Galaxy Battleship" ---
Officially became the designated gaming chair of choice for WBG
(FAWAUDIWeiboGaming)! Both sides join forces to compete to the peak, play
together at the 2023 LPL and continue to write a chapter of glory!
READ MORE





STAY UP-TO-DATE

Sign up to be the first to know about new products, offers, and all the chairs.
Sign up to be the first to know about new products, offers, and all the chairs.
Subscribe




PRODUCTS


PRODUCTS

 * Kaiser 3 series
 * Phantom 3 series
 * Kaiser Frontier Series
 * Transformers Edition


SUPPORT


SUPPORT

 * Contact Us
 * FAQ
 * Shipping & Delivery Policy


INFO


INFO

 * About Us
 * Assemble Guide
 * Affiliate Program


ANDASEAT EVENTS


ANDASEAT EVENTS

 * AndaSeat Giveaways


POLICY


POLICY

 * Warranty Policy
 * Return & Refund Policy
 * Shipping & Delivery Policy
 * Terms of use
 * Privacy Policy

affirm American Express Apple Pay Diners Club Discover Google Pay Mastercard
Shop Pay Visa Meta

All rights reserved by AndaSeat

 * Choosing a selection results in a full page refresh.

Quick view[split_t4nt][split_t4nt][split_t4nt]Add to cart[split_t4nt]



Shop
0 Cart
Account
Search






Search Our Site
All CategoriesChair AccessoriesChair MatsChairsInsurance



Shopping cart
Enable cookies to use the shopping cart

Your cart is empty.

Return To Shop


Subtotal:
$0.00

Taxes and shipping calculated at checkout

I agree with the terms and conditions.

View cart checkout
Add Order NoteEdit Order Note

Save

Cancel


ESTIMATE SHIPPING

Country United States
Province AlabamaAlaskaAmerican SamoaArizonaArkansasArmed Forces AmericasArmed
Forces EuropeArmed Forces PacificCaliforniaColoradoConnecticutDelawareWashington
DCMicronesiaFloridaGeorgiaGuamHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarshall
IslandsMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaNorthern Mariana
IslandsOhioOklahomaOregonPalauPennsylvaniaPuerto RicoRhode IslandSouth
CarolinaSouth DakotaTennesseeTexasUtahVermontU.S. Virgin
IslandsVirginiaWashingtonWest VirginiaWisconsinWyoming
Zip code
Estimate

Cancel

{ "multiple_rates": "We found [number_of_rates] shipping rates available for
[address], starting at [rate].", "one_rate": "We found one shipping rate
available for [address].", "no_rates": "Sorry, we do not ship to this
destination.", "rate_value": "[rate_title] at [rate]", "errors": "There are some
errors:" }


ADD A COUPON

Coupon code will work on checkout page


Save
Cancel
LOGIN Reset your password Register

Lost your password? Please enter your email address. You will receive a link to
create a new password via email.

Email address
Reset Password
Cancel
Email *
Password *
Forgot your password?
Sign In
New customer? Create your account
First Name
Last Name
Email *
Password *
Register
Already have an account? Login here