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

Submitted URL: http://www.fezibo.com/
Effective URL: https://www.fezibo.com/
Submission: On October 22 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <input type="hidden" name="options[unavailable_products]" value="last">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="Search..." placeholder="Search...">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input">
          <span class="visually-hidden">Clear</span>
          <svg focusable="false" class="icon icon--close " viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg>
        </button>
      </div><button type="submit" class="search-bar__submit" aria-label="Search"><svg focusable="false" class="icon icon--search " viewBox="0 0 21 21" role="presentation">
          <g stroke-width="2" stroke="currentColor" fill="none" fill-rule="evenodd">
            <path d="M19 19l-5-5" stroke-linecap="square"></path>
            <circle cx="8.5" cy="8.5" r="7.5"></circle>
          </g>
        </svg><svg focusable="false" class="icon icon--search-loader " viewBox="0 0 64 64" role="presentation">
          <path opacity=".4"
            d="M23.8589104 1.05290547C40.92335108-3.43614731 58.45816642 6.79494359 62.94709453 23.8589104c4.48905278 17.06444068-5.74156424 34.59913135-22.80600493 39.08818413S5.54195825 57.2055303 1.05290547 40.1410896C-3.43602265 23.0771228 6.7944697 5.54195825 23.8589104 1.05290547zM38.6146353 57.1445143c13.8647142-3.64731754 22.17719655-17.89443541 18.529879-31.75914961-3.64743965-13.86517841-17.8944354-22.17719655-31.7591496-18.529879S3.20804604 24.7494569 6.8554857 38.6146353c3.64731753 13.8647142 17.8944354 22.17719655 31.7591496 18.529879z">
          </path>
          <path d="M1.05290547 40.1410896l5.80258022-1.5264543c3.64731754 13.8647142 17.89443541 22.17719655 31.75914961 18.529879l1.5264543 5.80258023C23.07664892 67.43614731 5.54195825 57.2055303 1.05290547 40.1410896z"></path>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Close</span>
    </button>
  </div>
  <div class="search-bar__inner">
    <div class="search-bar__inner-animation">
      <div class="search-bar__results" aria-hidden="true">
        <div class="skeleton-container">
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
        </div>
        <div class="search-bar__results-inner"></div>
      </div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Login to my account</h2>
    <p class="popover__legend">Enter your e-mail and password:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Login</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Recover password</h2>
    <p class="popover__legend">Enter your email:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recover</button>
</form>

Name: createPOST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" name="create" class="form"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Create my account</h2>
    <p class="popover__legend whitespace-pre-wrap">Please fill in the information below:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="customer[first_name]" class="form__field form__field--text" name="customer[first_name]" autocomplete="given-name" required="required">
    <label for="customer[first_name]" class="form__floating-label">First name</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="customer[last_name]" class="form__field form__field--text" name="customer[last_name]" autocomplete="family-name" required="required">
    <label for="customer[last_name]" class="form__floating-label">Last name</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="register-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="register-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="register-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="new-password">
    <label for="register-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Create my account</button>
</form>

POST /cart

<form style="border-radius: 6px;overflow: hidden;" method="post" action="/cart" id="mini-cart" class="mini-cart" aria-hidden="true" novalidate="novalidate" data-item-count="0">
  <input type="hidden" name="attributes[collection_products_per_page]" value="">
  <input type="hidden" name="attributes[collection_layout]" value="">
  <!--<svg focusable="false" class="icon icon--nav-triangle-borderless " viewBox="0 0 20 9" role="presentation">
      <path d="M.47108938 9c.2694725-.26871321.57077721-.56867841.90388257-.89986354C3.12384116 6.36134886 5.74788116 3.76338565 9.2467995.30653888c.4145057-.4095171 1.0844277-.40860098 1.4977971.00205122L19.4935156 9H.47108938z" fill="#ffffff"></path>
    </svg>-->
  <div class="mini-cart__content mini-cart__content--empty mini-cart-empty-wrapper ">
    <div class="mini-cart__empty-state flex flex-col items-center"><svg focusable="false" width="81" height="70" viewBox="0 0 81 70">
        <g transform="translate(0 2)" stroke-width="4" stroke="#222021" fill="none" fill-rule="evenodd">
          <circle stroke-linecap="square" cx="34" cy="60" r="6"></circle>
          <circle stroke-linecap="square" cx="67" cy="60" r="6"></circle>
          <path d="M22.9360352 15h54.8070373l-4.3391876 30H30.3387146L19.6676025 0H.99560547"></path>
        </g>
      </svg>
      <p class="heading h4">Your cart is empty</p>
    </div>
    <a href="/collections/all" class="button button--primary button--full">Shop our products</a>
  </div>
  <div class="mini-cart__inner mini-cart-wrapper overflow-x-auto hidden" style="display: none;">
    <div id="nprogress-root">
      <div id="cart-items-wrapper" style="max-height: 550px;" class="overflow-y-scroll bg-white p-6 transform transition-all border rounded-sm">
        <div id="cart-disabled-mask" class="absolute top-0 left-0 h-full w-full bg-black opacity-0 hidden"></div>
      </div>
    </div>
    <div class="mini-cart__recap">
      <div class="mini-cart__recap-price-line">
        <span>Total</span>
        <span>$0.00</span>
      </div>
      <div class="mini-cart__button-container">
        <div class="button-group button-group--loose button-group--fit">
          <a style="background-color: #ebebed;border-radius: 4px;" href="/cart" class="button button--secondary hover:opacity-80">View cart</a><button style="background-color: #f7c001;color: black;border-radius: 4px;" type="submit" name="checkout"
            class="button button--primary hover:opacity-80">Checkout</button>
        </div>
      </div>
    </div>
  </div>
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="footer__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="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="footer[footer][contact][email]" name="contact[email]" class="form__field form__field--text" required="">
    <label for="footer[footer][contact][email]" class="form__floating-label">Your email</label>
  </div>
  <button type="submit" class="form__submit form__submit--tight button button--primary" style="color: black !important;">Subscribe</button>
</form>

<form class="vitals-popup-form-container">
  <div class="vitals-popup-error-message"></div> <input type="email" name="lead_email" class="vitals-popup-input" placeholder="Enter your e-mail HERE" required="">
  <div class="vtl-grecaptcha-v3"></div>
  <div class="vtl-grecaptcha-v2"></div> <button class="vitals-popup-cta" type="submit">Get Coupon Now</button>
</form>

Text Content

Skip to content
FREE Shipping On ALL Orders | 60-day Money Back Policy

 * Standing Desks
 * Accessories
 * Shop By Feature
 * Support
 * Deals

Need help?

service@fezibo.com

Follow Us

 * Facebook
 * Instagram
 * Pinterest
 * YouTube

Back
   
 * Standing Desks
 * Standing Desk Desktops
 * Standing Desk Frames
 * Gaming Desks

Back
   
 * Ergonomic Chairs-Limited Sale, as low as $89.99
 * File & Storage Cabinets
 * Power Strips
 * Cable Management
 * Standing Desk Mats
 * Monitor Arms
 * Monitor Stand
 * Keyboard Trays
 * Walking Treadmill

Back
   
 * L Shaped Standing Desk
 * Standing Desk With Drawers
 * Standing desk with keyboard
 * Standing Desk with LED Light
 * Executive Standing Desks
 * Small Standing Desk
 * Wooden Standing Desk
 * White Standing Desk

Back
   
 * FAQ
 * About Us
 * Bulk Order
 * Contact Us
 * Track Your Order
 * Customer Service
 * Assembly Instructions
 * Membership Registration
 * Shipping & Refund & Privacy Policy


FEZIBO.COM

 * Standing Desks
   * Standing Desks
   * Standing Desk Desktops
   * Standing Desk Frames
   * Gaming Desks
 * Accessories
   * Ergonomic Chairs-Limited Sale, as low as $89.99
   * File & Storage Cabinets
   * Power Strips
   * Cable Management
   * Standing Desk Mats
   * Monitor Arms
   * Monitor Stand
   * Keyboard Trays
   * Walking Treadmill
 * Shop By Feature
   * L Shaped Standing Desk
   * Standing Desk With Drawers
   * Standing desk with keyboard
   * Standing Desk with LED Light
   * Executive Standing Desks
   * Small Standing Desk
   * Wooden Standing Desk
   * White Standing Desk
 * Support
   * FAQ
   * About Us
   * Bulk Order
   * Contact Us
   * Track Your Order
   * Customer Service
   * Assembly Instructions
   * Membership Registration
   * Shipping & Refund & Privacy Policy
 * Deals

Clear
Close


US



DE



UK



ES



FR


LOGIN TO MY ACCOUNT

Enter your e-mail and password:

Email
Password
Login

New customer? Create your account

Lost password? Recover password


RECOVER PASSWORD

Enter your email:

Email
Recover

Remembered your password? Back to login


CREATE MY ACCOUNT

Please fill in the information below:

First name
Last name
Email
Password
Create my account

Already have an account? Login here

0


Your cart is empty

Shop our products
Total $0.00
View cartCheckout

 1. 
 2. 
 3. 
 4. 
 5. 
 6. 

Best Sellers
New Arrivals 12
Best Seller

L-shaped Basic
Sale price$329.99 Regular price$469.99

Up to 75'' ✕ 63'' Surface
330lbs Lift System
Cheapest L-shape Desk


Basic
Sale price$129.99 Regular price$259.99

Most Economical Price
Multi-color Options
Iterated Frame Option


Brasa
Sale price$189.99 Regular price$349.99

One-Piece Desktop
Useful Monitor Stand
Storage Drawers


Limited Deal

Worland
Sale price$359.99 Regular price$499.99

Reversible Return

Triple Motor Frame
Storage Drawers


Oconto
Sale price$459.99 Regular price$599.99

Ambient LED Light
Versatile Storage
Monitor Arm Mountable


Executive B
Sale price$699.99 Regular price$899.99

Dual Workstations
Full Surround Design
Ample Storage Space




Alta
Sale price$399.99 Regular price$599.99

Thickened desktop

2 motor drive

4 elevatable columns


Soan
Sale price$309.99 Regular price$429.99

Ergonomic design

Smart keypad control

Stylish & functional


Brea
Sale price$369.99 Regular price$499.99

Stylish & space-saving

Smooth & reliable

Versatile & customizable


Searcy
Sale price$499.99 Regular price$599.99

Built-in Outlets
Ambient LED Light
Useful Monitor Stand




Jasper
Sale price$249.99 Regular price$399.99

Ambient LED Light
Ample Storage Place
Floating Drawers


Homer
Sale price$299.99 Regular price$429.99

3 Storage Drawers
Useful Monitor Stand
Concealed Gadget Slot



Mid-Century
Sale price$269.99 Regular price$399.99

Classic MCM Style

8% Deepened Desktop
Storage Drawers




New Arrival

Caribbean
Sale price$349.99 Regular price$419.99

3 Helpful Drawers

Useful Monitor Stand

Full Surround Design


New Arrival

Troy
Sale price$349.99 Regular price$419.99

Versatile storage

Environmental wood

Multi purpose & functional


Fresno
Sale price$509.99 Regular price$699.99

Monitor Stand & Shelf
Underdesk Storage
Monitor Arm Mountable


New Arrival

Executive A
Sale price$669.99 Regular price$849.99

Flexible Layout
Ample Storage Space
U-shaped or L-shaped


Ozark
Sale price$249.99 Regular price$429.99

1 Cable Slot

Stylish Big Drawers

Useful Monitor Stand


Eufaula
Sale price$269.99 Regular price$389.99

Tempered Glasstop

1 Cable Hole&2 Drawers

Detachable Metal Trays


New Arrival

Provence B
Sale price$309.99 Regular price$449.99

Farmhouse Style
3 Practical Drawers
Round-corner Design




New Arrival

Greene B
Sale price$349.99 Regular price$569.99

Useful Monitor Stand
Ambient LED Light
Drawers & Top Hutch


New Arrival

Brooklyn A
Sale price$269.99 Regular price$399.99

Ambient LED Light
Keyboard Tray, drawers
Useful Monitor Stand




New Arrival

Brooklyn B
Sale price$279.99 Regular price$399.99

4 Storage Drawers
Keyboard Tray, hooks
Useful Monitor Stand


New Arrival

Brooklyn C
Sale price$269.99 Regular price$399.99

5 Storage Drawers
Useful Monitor Stand
Free Lockable Casters


Elita
Sale price$279.99 Regular price$459.99

Tempered Writable top

USB & Type-C port

Convenient Drawer


Reykjavik
Sale price$269.99 Regular price$419.99

Reykjavik design

Sunken theatre storage

Refined frame and details


New Arrival

Heidelberg
Sale price$329.99 Regular price$419.99

1 Spacious Drawer
2 Cable Holes
4 Open Corner Shelves




New Arrival

Provence A
Sale price$279.99 Regular price$419.99

Farmhouse Style
Full Surround Design
2 Functional Drawers




New Arrival

Greene A
Sale price$349.99 Regular price$569.99

Extra Side Storage Shelf
Ambient LED Light
Drawers & Top Hutch




Powell
Sale price$169.99 Regular price$299.99

Flexible Layout
Free Independent Stand
With Collision-avoiding


Load More
Alta
Sale price$399.99 Regular price$599.99

Thickened desktop

2 motor drive

4 elevatable columns


Soan
Sale price$309.99 Regular price$429.99

Ergonomic design

Smart keypad control

Stylish & functional


Brea
Sale price$369.99 Regular price$499.99

Stylish & space-saving

Smooth & reliable

Versatile & customizable


New Arrival

Troy
Sale price$349.99 Regular price$419.99

Versatile storage

Environmental wood

Multi purpose & functional


New Arrival

Caribbean
Sale price$349.99 Regular price$419.99

3 Helpful Drawers

Useful Monitor Stand

Full Surround Design


New Arrival

Provence A
Sale price$279.99 Regular price$419.99

Farmhouse Style
Full Surround Design
2 Functional Drawers




New Arrival

Brooklyn A
Sale price$269.99 Regular price$399.99

Ambient LED Light
Keyboard Tray, drawers
Useful Monitor Stand




New Arrival

Brooklyn B
Sale price$279.99 Regular price$399.99

4 Storage Drawers
Keyboard Tray, hooks
Useful Monitor Stand


New Arrival

Brooklyn C
Sale price$269.99 Regular price$399.99

5 Storage Drawers
Useful Monitor Stand
Free Lockable Casters


New Arrival

Heidelberg
Sale price$329.99 Regular price$419.99

1 Spacious Drawer
2 Cable Holes
4 Open Corner Shelves




Reykjavik
Sale price$269.99 Regular price$419.99

Reykjavik design

Sunken theatre storage

Refined frame and details


Elita
Sale price$279.99 Regular price$459.99

Tempered Writable top

USB & Type-C port

Convenient Drawer



新版Fezibo运营平台


GET INSPIRED!

FEZiBO strives to provide ergonomic solutions to our customers for home
furnishings and work-life integration problems.


JONNY BUILDS HIGHLY RECOMMENDED



1) Ultra 3-Stage Frame: If you're thinking about building your own desk for your
home office setup, I really encourage you to check out the link to the FEZiBO's
website listed down below. 2) Mid-Century Modern Standing Desk: this thing looks
really really nice.

Triple Motor L-shaped Standing Desk with Upper Drawers

Dream Gaming Setup

View Jonathan's Choice

Electric Standing Desk

Making the ULTIMATE 3D Printing SMART DESK

Electric Standing Desk with Multi-Shelf





OUR STORY

FEZiBO is committed to building an equal, inclusive and future-oriented
corporate culture to stimulate the potential of every employee from different
cultural backgrounds.

Our mission is to create simple, fresh, high-quality home office products for
active people and also provide the best work-life integration solutions for the
future.

About Us



BLOG POSTS

View all


A COMPREHENSIVE GUIDE TO DUAL MONITOR DESK SETUP AND MULTI MONITOR DESK SETUP

Aug 11, 2023


THE 8 BEST SMALL STANDING DESKS FOR COMPACT SPACES

Aug 11, 2023


PREMIUM STANDING DESK VS. CHEAP STANDING DESK: THE BATTLE OF QUALITY

Aug 01, 2023
FEZIBO: Global leader in total health office solutions...+


FREE Shipping

Delivery Within 3~8 Business Days To The Contiguous United States



Easy Returns and Refunds

60-day Money Back Policy

Safe and Secure

Installment Payments Available





FEZiBO
 * About Us
 * Bulk Order
 * Contact Us
 * Privacy Policy
 * Refund Policy
 * Shipping Policy
 * Warranty Policy
 * Terms of Service
 * Track Your Order
 * Membership Registration

Shop Online
 * Adjustable Desk
 * Corner Standing Desk
 * Standing Computer Desk
 * FAQ
 * Accessories
 * Components
 * Assembly Instructions
 * Ergonomic Chairs

Contact us

Company Name: YOUNIVERSE INNOVATION INC

US Office: 401 Ryland St Ste 200-A, Reno, Nevada, 89502

HK Office: Hua Chiao Comm Ctr, 678 Nathan Rd, Mongkok, Kowloon, Hong Kong,
999077

Phone Number: +1 888-253-4559 (Mon-Fri: 8am - 6pm CST)
After-sale service@fezibo.com

Pre-sale pre_sale@fezibo.com

Newsletter

Subscribe to Get an Extra 5% Coupon Code for All Products

Your email
Subscribe

© 2023 FEZIBO.COM
Powered by FEZIBO
Last Updated: October 22, 2023

Follow Us

 * 
 * 
 * 
 * 

We Accept

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

© 2023 FEZIBO.COM
Powered by FEZIBO
Last Updated: October 22, 2023

 * Opens in a new window.




0





EXTRA 5% OFF FOR ALL PRODUCTS

Subscribe to Get an Extra 5% Coupon Code

Get Coupon Now


THANK YOU!

Congratulations! Here is your 5% coupon:

0