Conference Tables

Professional conference tables in Singapore designed for boardrooms and team meetings. iSimply conference tables combine elegance and functionality, providing ample space for laptops, documents, and presentations.

Key Features & Benefits:

  • Spacious Designs – accommodate teams comfortably during meetings.
  • Premium Materials – wood, laminate, or glass finishes for a professional look.
  • Variants – Rectangular, Oval, Modular Conference Tables.
  • Cable Management – built-in solutions for seamless connectivity.

Ideal For: Boardrooms, executive meeting rooms, and corporate offices in Singapore.

  • Sale! G Series Round Table

    G Series Round Table

    Price range: $89.00 through $109.00

    Round Shape Meeting Table features: Worktop and Panels: Light grey melamine laminated worktop with dark grey melamine panels, offering durability and a modern look. Sizes Available: Diameter 900mm x Height…

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • SL Series Conference Table

    SL Series Conference Table

    Price range: $389.00 through $789.00

    The conference table is crafted to combine functionality with sophistication, making it perfect for modern meeting rooms and executive spaces. With a choice of high-quality finishes—ranging from elegant wood veneers…

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
Shop conference tables in Singapore for boardrooms and team meetings. Compare sizes, materials, and finishes to match your office environment.
(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"; }); }); }); })();