Sale!

Glamour Ergonomic

Original price was: $305.20.Current price is: $249.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

Description

Experience superior comfort and functionality with the GLAMOUR Ergonomic Chair, available now on promotion while stock lasts. This chair is designed to offer exceptional support and adaptability to meet your ergonomic needs.
The GLAMOUR Chair features a 3-way adjustable cushion headrest, allowing you to customize neck and head support for optimal comfort. Its backrest is crafted from breathable mesh upholstery, which provides durability, softness, and excellent heat ventilation, keeping you cool and comfortable throughout your workday.
The chair includes PU padded lumbar support that adjusts up and down to enhance lower back support, promoting better posture and reducing strain. For personalized arm support, the chair offers 3-way adjustable armrests with up/down, front/back slide, and left/right tilt adjustments.
Adjust your seating position with the seat slide mechanism, which accommodates different leg lengths to ensure maximum comfort. The 70mm thick injection-molded foam seat ensures that you remain comfortable even during extended periods of sitting.
Covered in true water-repellent and dirt-proof black fabric, the GLAMOUR Chair is both soft and breathable, providing additional comfort and ease of maintenance. The synchro mechanism includes a 4-angle tilt-lock feature, allowing you to adjust the reclining positions to suit your preferences.
The chair’s strong and durable 350mm nylon base, paired with 60mm smooth castors, provides stability and easy mobility across various surfaces and carry up to 150kg.
The GLAMOUR Ergonomic High Back Mesh Chair is backed by a 2-year warranty on exchangeable parts (excluding wear and tear), making it a reliable choice for enhancing comfort and productivity in your workspace.

Reviews

There are no reviews yet.

Be the first to review “Glamour Ergonomic”

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

Glamour ErgonomicGlamour Ergonomic
Original price was: $305.20.Current price is: $249.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"; }); }); }); })();