Aluminium Frame Divider

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

Aluminium Frame Divider (18mm Thickness)
Transform your office, call center, or study area with the Aluminium Frame Divider, a versatile and stylish solution for effective space separation. Designed for desktop use, it comes in guide heights of 300mm, 450mm, and 600mm. The divider features a durable 18mm thick panel crafted from 100% polyester fabric and wood board, providing resistance to breakage and deformation, while its sleek round edges add a modern touch.
The aluminum frame is available in three elegant powder-coated colour options, allowing you to select the perfect match for your office décor. Additionally, the divider can be customised in size and colour, and offers options for polycarbonate, clear glass, or magnetic whiteboard finishes, providing flexibility to suit your specific needs.
To ensure a seamless installation process, we provide a variety of brackets that make setup and disassembly quick and easy. The lead time for this product is 3-4 weeks upon confirmation, guaranteeing a high-quality, tailored solution for your workspace.
For further details and to request pricing, please contact us or email your enquiry.

Reviews

There are no reviews yet.

Be the first to review “Aluminium Frame Divider”

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

(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"; }); }); }); })();