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

Submitted URL: http://zipchair.ca/
Effective URL: https://www.zipchair.com/
Submission Tags: @phish_report
Submission: On September 25 via api from FI — Scanned from AU

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width p_a_t_ch" name="checkout"> Check out </button>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--sections--16774367543549__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--sections--16774367543549__footer"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="CA"> Canada (CAD $) </option>
      <option value="MX"> Mexico (MXN $) </option>
      <option value="US" selected=""> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <h2 class="caption-large text-body" id="FooterCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel"> United States (USD $)
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="FooterCountryList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CA">
                            Canada <span class="localization-form__currency">(CAD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="MX">
                            Mexico <span class="localization-form__currency">(MXN $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large disclosure__link--active focus-inset" href="#" aria-current="true" data-value="US">
                            United States <span class="localization-form__currency">(USD $)</span>
                          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

Text Content

Skip to content
 * Contact Us
 * Blank Furniture
 * Upload Your Logo


 * NFL
 * MLB
 * Collegiate
 * NHL
 * NBA
 * MLS
 * AEW
 * GM
 * Gaming
 * Specialty
 * Lifestyle
 * Shop By Chair
 * About Zipchair

Log in
 * Twitter
 * Facebook
 * Instagram
 * YouTube

Search





 * NFL
 * MLB
 * Collegiate
 * NHL
 * NBA
 * MLS
 * AEW
 * GM
 * Gaming
 * Specialty
   
 * Shop By Chair
 * About Zipchair

Search

Log in Cart


ITEM ADDED TO YOUR CART


View my cart
Check out
Continue shopping

PERSONALIZE YOUR CHAIR WITH ANY NAME OR NUMBER!


 * AEW LOGO FURNITURE
   
   Officially Licensed AEW Logo Furniture is now available for your Zipchair.
   
   Shop Now 


 * COLLEGIATE FURNITURE
   
   Get ready for the school year with a Zipchair for your fan cave or dorm room.
   
   Shop Now 


 * NFL FURNITURE
   
   Featuring all of the new and updated logos for the 2024/25 season!
   
   Shop Now 


 * MLB FURNITURE
   
   Prepare for the playoffs with an officially licensed MLB team chair.
   
   Shop Now 


 * XPRESSION PRO
   
   The Xpression PRO builds upon our 1st generation Xpression Chair.
   
   Learn More 


 * BAR STOOL 500
   
   This set of two offers a sleek and affordable entry point into any home.
   
   Learn More 


 * NEW YORK METS OFFICIAL PARTNER
   
   Shop the official collection of New York Mets furniture.
   
   Shop Now 


 * CLEVELAND BROWNS PARTNER
   
   Bring the VIP seating experience home wth the SuiteMax 3.5 Seats.
   
   Shop Now 




Official Partners of Zipchair




NFL FAN FURNITURE

Officially licensed NFL furniture available for your home or office. Shop All 32
teams today.

Shop Now

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


THE REAL FAN CAVES OF ZIPCHAIR

View the gallery below to see Zipchair furniture being used in fan caves across
the country.

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 





THE POWER OF ZIPCHAIR

Watch the videos below to learn more about our products and system.


 * STEP 1: PICK YOUR CHAIR
   
   Choose from one of our Office Chairs, Recliners, Bar Stools, Gaming Chair's
   and more! All available with our Patented XZipit system.


 * STEP 2: PICK YOUR LOGO
   
   Official Licensee of the NFL, NBA, MLB, NHL, Collegiate, MLS, and General
   Motors. Lifestyle logo panels available!


 * STEP 3: PERSONALIZE YOUR LOGO PANEL
   
   Add your name, number or message above or below your logo of choice.


 * STEP 4: ADD AN EXTRA LOGO PANEL FOR 50% OFF
   
   Switch your logo anytime. Get your extra logo panel 50% Off when you buy it
   with your chair!




PRODUCT VIDEOS




NO LOGO? NO PROBLEM.

Shop our furniture available without a logo below:


 * GLIDE ERGONOMIC MESH OFFICE CHAIR WITH HEADREST AND LUMBAR SUPPORT
   
   Sale
   
   
   GLIDE ERGONOMIC MESH OFFICE CHAIR WITH HEADREST AND LUMBAR SUPPORT
   
   Regular price $189.99 USD
   Regular price $279.99 USD Sale price $189.99 USD
   Unit price /  per 
   Sale


 * PHANTOM MESH GAMING CHAIR REMOVABLE HEADREST ERGONOMIC LUMBAR SUPPORT
   
   Sale
   
   
   PHANTOM MESH GAMING CHAIR REMOVABLE HEADREST ERGONOMIC LUMBAR SUPPORT
   
   Regular price $599.99 USD
   Regular price $699.99 USD Sale price $599.99 USD
   Unit price /  per 
   Sale


 * STEALTH POWER PLUS RECLINER WITHOUT LOGO
   
   Sale
   
   
   STEALTH POWER PLUS RECLINER WITHOUT LOGO
   
   Regular price $849.99 USD
   Regular price $899.99 USD Sale price $849.99 USD
   Unit price /  per 
   Sale


 * XPRESSION PRO GAMING CHAIR ERGONOMIC RACING STYLE WITH 4D ARMS
   
   Sale
   
   
   XPRESSION PRO GAMING CHAIR ERGONOMIC RACING STYLE WITH 4D ARMS
   
   Regular price $319.99 USD
   Regular price $399.99 USD Sale price $319.99 USD
   Unit price /  per 
   Sale


 * RELAX HOME THEATER RECLINER WITHOUT LOGO PANEL
   
   Sale
   
   
   RELAX HOME THEATER RECLINER WITHOUT LOGO PANEL
   
   Regular price From $799.99 USD
   Regular price $849.99 USD Sale price From $799.99 USD
   Unit price /  per 
   Sale


 * ROCKER RECLINER IN COMMERCIAL GRADE UPHOLSTERY WITHOUT LOGO
   
   Sale
   
   
   ROCKER RECLINER IN COMMERCIAL GRADE UPHOLSTERY WITHOUT LOGO
   
   Regular price $799.99 USD
   Regular price $999.99 USD Sale price $799.99 USD
   Unit price /  per 
   Sale


 * SWIVEL BAR STOOL 2000 WITHOUT LOGO
   
   Sale
   
   
   SWIVEL BAR STOOL 2000 WITHOUT LOGO
   
   Regular price $389.99 USD
   Regular price $409.99 USD Sale price $389.99 USD
   Unit price /  per 
   Sale


 * OFFICE CHAIR 1000 WITHOUT LOGO
   
   Sale
   
   
   OFFICE CHAIR 1000 WITHOUT LOGO
   
   Regular price $259.99 USD
   Regular price $309.99 USD Sale price $259.99 USD
   Unit price /  per 
   Sale


WHO'S USING ZIPCHAIR?

The latest photos from Social Media. Tag us @Zipchair or @ZipchairGaming




 * LAS VEGAS INFERNO
   
   Xpression Gaming Chair


 * TOBIAS HARRIS
   
   Office Chair 1000


 * TYLER HERRO
   
   Xpression Gaming Chair


 * MAGIC GAMING
   
   Official Partner


 * DOMINIQUE WILKINS
   
   Silver Club Chair


 * MVS
   
   Xpression + Stealth


 * AARON HOLIDAY
   
   Stealth Recliner






QUICK LINKS

 * NFL
 * MLB
 * NBA
 * NHL
 * MLS
 * Collegiate
 * General Motors


INFO

 * Affiliate Program
 * FAQ
 * File A Claim
 * Meet The Team
 * My Account
 * Partnerships
 * Pay Over Time
 * DreamSeat


GET IN TOUCH

Phone 631.212.7084

Email: Info@zipchair.com

Return and Refund Policy

Contact US

Privacy Policy


FURNITURE FOR FANS

Zipchair is dedicated to allow fans of any NFL, NBA, MLB, NHL, MLS, GM and
Collegiate Schools to buy high quality, comfortable, and durable team furniture.


SUBSCRIBE TO OUR EMAILS

Email
 * Facebook
 * Instagram
 * YouTube
 * Twitter


COUNTRY/REGION

Canada (CAD $) Mexico (MXN $) United States (USD $)
Update country/region


COUNTRY/REGION

United States (USD $)
 * Canada (CAD $)
 * Mexico (MXN $)
 * United States (USD $)

Payment methods
 * Amazon
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2024, Zipchair Powered by Shopify
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.











 
Englishen

 
Englishen

USD