Standard Work Desks

Reliable standard work desks in Singapore designed for single users. iSimply desks provide functional workspace, durability, and comfort for everyday office tasks.

Key Features & Benefits:

Compact & Functional – designed for individual workspace needs.
Durable Materials – built to withstand daily office use.
Variants – rectangular, modular, and simple desk designs.
Ergonomic Layout – supports comfortable posture during work hours.

Ideal For: Individual offices, home workspaces, and cubicles in Singapore.

  • Sale! G Series 1.2m Grey Desk

    G Series 1.2m Grey Desk

    Price range: $99.00 through $189.00

    The Writing Desk features Color scheme of Light Grey surface with Dark Grey panels. Dimensions of Length 1200mm x Width 700mm x Height 750mm. For storage options, it includes: Hanging…

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • Sale! G Series 1.5m Grey Desk

    G Series 1.5m Grey Desk

    Price range: $119.00 through $219.00

    The Writing Table features Color scheme of Light Grey surface with Dark Grey panels. Dimensions of Length 1500mm x Width 700mm x Height 750mm. For storage options, it includes: Hanging…

    Select optionsLoading Done This product has multiple variants. The options may be chosen on the product page
  • SL 1260 Standard Work Desk

    SL 1260 Standard Work Desk

    $218.00

    This contemporary rectangular office desk measuring 1200mmW x 600mmD x 750mmH, it features a woodgrain worktop with a smooth finish and a matching modesty panel enhances privacy while maintaining a…

  • SL 1270 Standard Work Desk

    SL 1270 Standard Work Desk

    $234.35

    This contemporary rectangular office desk measuring 1200mmW x 700mmD x 750mmH, it features a woodgrain worktop with a smooth finish and a matching modesty panel enhances privacy while maintaining a…

  • SL 1560 Standard Work Desk

    SL 1560 Standard Work Desk

    $228.90

    This contemporary rectangular office desk measuring 1500mmW x 600mmD x 750mmH, it features a woodgrain worktop with a smooth finish and a matching modesty panel enhances privacy while maintaining a…

  • SL 1570 Standard Work Desk

    SL 1570 Standard Work Desk

    $261.60

    This contemporary rectangular office desk measuring 1500mmW x 700mmD x 750mmH, it features a woodgrain worktop with a smooth finish and a matching modesty panel enhances privacy while maintaining a…

Shop standard work desks in Singapore for single-user productivity. Compare sizes, materials, and designs for your office setup.
(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"; }); }); }); })();