Sale!

IDEAL Mesh Chair

Original price was: $299.00.Current price is: $199.00.

Free shipping on orders over $50!

  • Check Mark Satisfaction Guaranteed
  • Check Mark No Hassle Refunds
  • Check Mark Secure Payments
GUARANTEED SAFE CHECKOUT
  • Visa Card
  • MasterCard
  • American Express
  • Discover Card
  • PayPal
Categories: ,

Description

Ideal High Back Mesh Chair Material: High-density nylon mesh back ensures durability and breathability.
Seat: High-density molded seat foam provides excellent support and comfort.
Fabric: Smooth seat fabric enhances comfort during prolonged use.
Armrests: Features 3-angle adjustable armrests for customized support.
Mechanism: 3-angle tilt-lock mechanism allows for secure and adjustable reclining positions.
Warranty: 2-year warranty covers defects in exchangeable parts, excluding wear & tear or misuse.

Reviews

There are no reviews yet.

Be the first to review “IDEAL Mesh Chair”

Your email address will not be published. Required fields are marked *

IDEAL Mesh ChairIDEAL Mesh Chair
Original price was: $299.00.Current price is: $199.00.
(function waitForSections() { var sectionsExist = document.querySelector(".office-desks-section") && document.querySelector(".office-chairs-section") && document.querySelector(".office-desks-btn") && document.querySelector(".office-chairs-btn"); if (!sectionsExist) { setTimeout(waitForSections, 100); // check again in 100ms return; } // STOP script if in editor if (document.body.classList.contains("kb-editor")) return; var map = [ { btn: ".office-desks-btn", section: ".office-desks-section" }, { btn: ".office-chairs-btn", section: ".office-chairs-section" } ]; var defaultSection = ".office-chairs-section"; // Hide all sections except default map.forEach(function(item) { var sec = document.querySelector(item.section); if (!sec) return; sec.style.display = (item.section === defaultSection) ? "block" : "none"; }); // Add click listeners to buttons map.forEach(function(item) { var btns = document.querySelectorAll(item.btn); if (!btns || btns.length === 0) return; btns.forEach(function(btn) { btn.addEventListener("click", function(e) { e.preventDefault(); // Hide all sections map.forEach(function(i) { var sec = document.querySelector(i.section); if (sec) sec.style.display = "none"; }); // Show clicked section var targetSection = document.querySelector(item.section); if (targetSection) targetSection.style.display = "block"; }); }); }); })();