www.nationalbusinessfurniture.com Open in urlscan Pro
35.171.108.221  Public Scan

Submitted URL: http://email.mktgtrnd.com/c/1hDb3TOS2mEpk3EyewtiskRft1lf
Effective URL: https://www.nationalbusinessfurniture.com/desks
Submission: On January 26 via api from IE — Scanned from DE

Form analysis 12 forms found in the DOM

<form id="email_form" class="ng-pristine ng-valid">
  <input aria-label="Email Address" type="text" placeholder="Email" ng-model="vm.email" data-rule-required="true" data-val="true" data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-msg-regex="Please enter a valid email address"
    class="ng-pristine ng-untouched ng-valid">
  <button aria-label="Join Now" class="btn-primary" type="submit" ng-click="vm.submitEmail()"><span ng-bind="vm.isMobileView ? 'Join now' : 'Join Now'">Join Now</span></button>
</form>

<form class="search-form ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input" ng-init="vm.autocompleteOptions.placeholder = 'Search NBF.com';
                            vm.translations = [
                                {key: 'suggestion', text: 'Suggestions'},
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Search NBF.com" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Go</button>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="row collapse ng-hide" ng-show="::(vm.session.isAuthenticated || vm.session.rememberMe)">
    <div class="small-12 columns right">
      <div class="inf-cust">
        <span class="inf-label">Customer #:</span>
        <span class="inf-value" id="tst_userNav_customerNumber" ng-bind="::vm.session.billTo.customerNumber"></span>
      </div>
      <div class="inf-ship">
        <span class="inf-label">Ship To:</span>
        <span class="inf-value">
          <span id="tst_userNav_shipToCompanyName" ng-bind="::vm.session.shipTo.companyName"></span>
          <!-- ngIf: ::(vm.session.shipTo.lastName || vm.session.shipTo.firstName) -->
          <span ng-bind="::vm.session.shipTo.fullAddress"></span>
        </span>
      </div>
      <!-- ngIf: ::vm.session.displayChangeCustomerLink -->
    </div>
    <div class="small-12 medium-12 large-12 columns int-settings ng-hide" ng-show="vm.languages.length > 1 || vm.currencies.length > 1">
      <button class="btn tertiary isettings">
        <!-- ngIf: vm.languages.length > 1 && vm.session.language && vm.session.language.imageFilePath -->
        <!-- ngIf: vm.languages.length > 1 && vm.session.language && !vm.session.language.imageFilePath -->
        <!-- ngIf: vm.currencies.length > 1 && vm.session.currency -->
        <span>International Settings</span>
      </button>
    </div>
    <!-- ngIf: ::vm.session.isAuthenticated -->
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="row collapse">
    <!-- ngIf: vm.languages.length > 1 -->
    <!-- ngIf: vm.currencies.length > 1 -->
    <div class="ui-lock small-12 columns right isettings-buttons use-fastclick">
      <button class="user-button btn secondary isettings-cancel">Cancel</button>
    </div>
  </div>
</form>

<form class="search-form ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input" ng-init="vm.autocompleteOptions.placeholder = 'Search NBF.com';
                            vm.translations = [
                                {key: 'suggestion', text: 'Suggestions'},
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Search NBF.com" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Go</button>
  </div>
</form>

Name: vm.signInForm

<form id="signInFormFlyOut" name="vm.signInForm" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength">
  <label class="username-label" for="SignInInfo_UserName" ng-bind="'Email'">Email</label>
  <input type="text" id="SignInInfo_FlyOut_UserName" name="userName" class="login-from__email__input ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-maxlength" placeholder="Email" required="" maxlength="75" ng-model="vm.userName"
    ng-focus="vm.flyOutFocus()" ng-blur="vm.flyOutFocusOff()" aria-describedby="SignInInfo_FlyOut_User">
  <label for="SignInInfo_FlyOut_Password" class="login-from__password__label">Password</label>
  <input type="password" id="SignInInfo_FlyOut_Password" name="password" class="login-from__password__input ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-maxlength" placeholder="Password" required="" maxlength="75"
    ng-model="vm.password" ng-focus="vm.flyOutFocus()" ng-blur="vm.flyOutFocusOff()" aria-describedby="SignInInfo_FlyOut_Pass">
  <a href="#" ng-click="vm.resetForgotPasswordPopup()" class="login-from__forgotpassword" id="tst_signIn_flyOut_openForgotPassword" data-reveal-id="forgotPasswordPopupFlyOut">Forgot Password?</a>
  <p class="error">
    <!-- ngIf: vm.signInForm.$submitted && vm.signInForm.userName.$error.required -->
    <!-- ngIf: vm.signInForm.$submitted && vm.signInForm.password.$error.required -->
    <!-- ngIf: vm.signInError -->
  </p>
  <button id="tst_signIn_flyOut_submit" type="submit" ng-disabled="vm.disableSignIn" class="login-from__btn btn btn-login" ng-click="vm.signIn('Invalid Username/Password combination')" aria-label="Log In">Log In</button>
</form>

<form id="resetPasswordForm" class="custom ng-pristine ng-valid">
  <div class="row email-addy">
    <div class="medium-12 large-12">
      <input type="text" id="tst_forgotPassword_usernameField" data-rule-required="true" data-msg-required="Email is required" data-rule-username="true" data-msg-username="Email is invalid" ng-model="vm.userNameToReset"
        ng-change="vm.enableResetEmail()" placeholder="Enter email" class="ng-pristine ng-untouched ng-valid">
      <span class="field-validation-valid" data-valmsg-for="Username" data-valmsg-replace="true"></span>
    </div>
  </div>
  <p class="error">
    <!-- ngIf: vm.resetPasswordError -->
  </p>
  <div class="row btns">
    <button id="tst_forgotPassword_submitButton" type="button" class="btn primary btn-reset-password" ng-disabled="!vm.resetEmailEnabled" ng-click="vm.resetPassword();" disabled="disabled">Send Email</button>
    <button id="tst_forgotPassword_cancelButton" type="button" class="btn secondary btn-cancel" onclick="$('.close-reveal-modal').click()">Cancel</button>
  </div>
</form>

Name: vm.cartLineForm

<form name="vm.cartLineForm" class="ng-pristine ng-valid">
  <div class="cart-button">
    <a ng-click="vm.removeClassModal()" id="tst_miniCartLink" class="cart-link" href="/cart" aria-label="Item Cart"><span class="ico-CartIcon"></span>&nbsp;&nbsp;<span ng-show="vm.cart.totalCountDisplay > 0" ng-bind="vm.cart.totalCountDisplay" class="ng-hide">0</span><span ng-show="vm.cart.totalCountDisplay < 1" class="">Cart</span></a>
    <!-- ngIf: vm.cart.cartLines.length > 0 -->
  </div>
</form>

/Email/SubscribeToList

<form id="emailSubscriptionForm1265" action="/Email/SubscribeToList" novalidate="novalidate" class="ng-pristine ng-valid">
  <div class="email-signup__title">Sign Up To Get The Latest From NBF</div>
  <label for="emailAddress1265" class="email-signup__label">Enter Your E-mail Address</label>
  <div class="input-email-icon">
    <input type="text" name="emailSubscribe" id="emailAddress1265" ng-model="vm.email" class="email-signup__input ng-pristine ng-untouched ng-valid" placeholder="Your e-mail" data-val-required="Email Address is required." data-val="true"
      data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-val-regex="Email Address is invalid.">
  </div>
  <button ng-show="!vm.submitted" class="email-signup__btn btn btn-submit" type="submit" ng-click="vm.submit($event)">Submit</button>
  <span data-valmsg-replace="true" data-valmsg-for="EmailAddress"></span>
  <span ng-show="vm.submitted" class="successMessage ng-hide">You have been successfully subscribed to our newsletter</span>
</form>

<form novalidate="" id="tellAFriendForm" class="custom ng-pristine ng-valid">
  <div class="row share-name">
    <div field-label="Friend's Name" field-name="friendsName" field-value="vm.tellAFriendModel.friendsName" is-required="true" is-email="false">
      <div class="large-5 columns">
        <span ng-bind="fieldLabel">Friend's Name</span>
        <span class="redTxt" ng-show="isRequired">*</span>
      </div>
      <div class="large-7 columns">
        <input type="text" ng-model="fieldValue" autofocus="autofocus" id="friendsName" name="friendsName" data-rule-required="true" data-msg-required="Friend's Name is required" data-rule-email="false" data-msg-email="Friend's Name is invalid"
          data-rule-regex=".*" data-msg-regex="Friend's Name is invalid" class="ng-pristine ng-untouched ng-valid">
        <span class="field-validation-valid" data-valmsg-for="friendsName" data-valmsg-replace="true"></span>
      </div>
    </div>
  </div>
  <div class="row share-email">
    <div field-label="Friend's Email" field-name="friendsEmail" field-value="vm.tellAFriendModel.friendsEmailAddress" is-required="true" is-email="true">
      <div class="large-5 columns">
        <span ng-bind="fieldLabel">Friend's Email</span>
        <span class="redTxt" ng-show="isRequired">*</span>
      </div>
      <div class="large-7 columns">
        <input type="text" ng-model="fieldValue" autofocus="autofocus" id="friendsEmail" name="friendsEmail" data-rule-required="true" data-msg-required="Friend's Email is required" data-rule-email="true" data-msg-email="Friend's Email is invalid"
          data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-msg-regex="Friend's Email is invalid" class="ng-pristine ng-untouched ng-valid">
        <span class="field-validation-valid" data-valmsg-for="friendsEmail" data-valmsg-replace="true"></span>
      </div>
    </div>
  </div>
  <div class="row share-you">
    <div field-label="Your Name" field-name="yourName" field-value="vm.tellAFriendModel.yourName" is-required="true" is-email="false">
      <div class="large-5 columns">
        <span ng-bind="fieldLabel">Your Name</span>
        <span class="redTxt" ng-show="isRequired">*</span>
      </div>
      <div class="large-7 columns">
        <input type="text" ng-model="fieldValue" autofocus="autofocus" id="yourName" name="yourName" data-rule-required="true" data-msg-required="Your Name is required" data-rule-email="false" data-msg-email="Your Name is invalid"
          data-rule-regex=".*" data-msg-regex="Your Name is invalid" class="ng-pristine ng-untouched ng-valid">
        <span class="field-validation-valid" data-valmsg-for="yourName" data-valmsg-replace="true"></span>
      </div>
    </div>
  </div>
  <div class="row share-youmail">
    <div field-label="Your Email" field-name="yourEmail" field-value="vm.tellAFriendModel.yourEmailAddress" is-required="true" is-email="true">
      <div class="large-5 columns">
        <span ng-bind="fieldLabel">Your Email</span>
        <span class="redTxt" ng-show="isRequired">*</span>
      </div>
      <div class="large-7 columns">
        <input type="text" ng-model="fieldValue" autofocus="autofocus" id="yourEmail" name="yourEmail" data-rule-required="true" data-msg-required="Your Email is required" data-rule-email="true" data-msg-email="Your Email is invalid"
          data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" data-msg-regex="Your Email is invalid" class="ng-pristine ng-untouched ng-valid">
        <span class="field-validation-valid" data-valmsg-for="yourEmail" data-valmsg-replace="true"></span>
      </div>
    </div>
  </div>
  <div class="row share-msg">
    <div class="large-5 columns">
      <span>Your Message</span>
      <span class="redTxt">*</span>
    </div>
    <div class="large-7 columns">
      <textarea ng-model="vm.tellAFriendModel.yourMessage" autofocus="autofocus" id="yourMessage" name="yourMessage" data-rule-required="true" data-msg-required="Your Message is required" class="ng-pristine ng-untouched ng-valid"></textarea>
      <span class="field-validation-valid" data-valmsg-for="yourMessage" data-valmsg-replace="true"></span>
    </div>
  </div>
  <!-- ngIf: !vm.isSuccess -->
  <div class="row btns" ng-if="!vm.isSuccess">
    <button id="tst_productDetail_shareSubmit" ng-click="vm.shareWithFriend()" class="btn primary btn-create-wishlist" type="button">Share</button>
  </div><!-- end ngIf: !vm.isSuccess -->
</form>

<form id="welcome_modal" class="ng-pristine ng-valid">
  <input aria-label="Email Address" id="wm-email-field" type="text" placeholder="Email Address" data-rule-required="true" data-val="true" data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"
    data-msg-regex="Please enter a valid email address">
  <button aria-label="Sign Up." id="wm-submit" class="btn-primary" ng-click="vm.submitEmail()">
    <span>Sign Up.</span>
  </button>
</form>

<form id="welcome_modal_mobile" class="ng-pristine ng-valid">
  <span class="wm-container">
    <input aria-label="Email Address" id="wm-email-input" type="text" placeholder="Email Address" data-rule-required="true" data-val="true" data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"
      data-msg-regex="Please enter a valid email address">
    <button aria-label="Sign Up." id="wm-submit-mobile" class="btn-primary" ng-click="vm.submitEmail()">
      <span>Sign Up.</span>
    </button>
  </span>
</form>

Text Content

×

WAIT! YOU ARE ABOUT TO MISS OUT.

Stay informed about exclusive offers and content sent right to your inbox!
Join Now


Save up to 10% on purchases of multiples! Shop Buy More, Save More

Save up to 10% on purchases of multiples! Shop Buy More, Save More

 * Local Design Help
 * FREE Catalog
 * Request Quote
 * Accessibility

Search
Search History
Clear Search History
Go
Customer #:
Ship To:
International Settings
Cancel
 * Login
 * 
 * 
 * Sign Out
   
   

 * Search

☰

  0
Search
Search History
Clear Search History
Go
Web Code: GKKP6J-16734
800-558-1010
LIFETIME GUARANTEE

 * Login
   Welcome
   Email Password Forgot Password?
   
   
   
   Log In
   Create Account
   
   
   RESET PASSWORD
   
   Enter your username and we'll send you an email that will allow you to reset
   your password.
   
   Send Email Cancel
   If an account matches the username entered, an email will be sent to the
   associated email address with instructions on how to reset your password
   shortly. If you do not receive an email, please contact customer service.
   Close
   ×
 * My Account
    * Welcome
    * Log Out

 *   0Cart



 * Hello, Login
 * 's Account ►
    * My Account Settings
    * My Addresses
    * User Administration
    * My Saved Orders
    * My Invoices
    * My Orders
    * My Order Approvals
    * My Quotes
    * My Favorites
    * My Payment Options
    * Quick Order
    * Log Out

 * DESKS
   TYPE
    * Shop All Desks
    * L Shaped
    * Executive
    * U Shaped
    * Reception
    * Office Suites & Sets
    * Adjustable Height
    * Compact & Small
    * Writing Desks & Tables
    * Corner
    * Computer Desks
   
   WIDTH
    * 48 in and below
    * 49 to 65 in
    * 72 in and above
   
   TOP COLLECTIONS
    * At Work
    * Statesman
    * Carbon
    * Shop All Collections
   
   SHOP BY
    * Ships Today
    * GSA
    * Top Rated
    * On Sale
    * Clearance
   
   TIPS & ADVICE
    * The Complete Guide to Office Desks
    * Wood Veneer vs. Laminate
    * Desk Returns

 * CHAIRS
   TYPE
    * Shop All Chairs
    * Reception & Guest
    * Executive
    * Ergonomic
    * Conference
    * Home Office
    * Stools
    * Computer
    * Armless
    * 24 Hour Task
   
   PRICE RANGE
    * $199 and below
    * $200 - $599
   
   MATERIAL
    * Mesh
    * Fabric
    * Leather
    * Faux Leather
    * Vinyl
   
   SHOP BY
    * Ships Today
    * GSA
    * On Sale
    * Clearance
    * Top Rated
   
   TIPS & ADVICE
    * Seating Buying Guides
    * Chair Type Definitions
    * How to Replace Chair Cylinder

 * TABLES
   TYPE
    * Shop All Tables
    * Conference
    * Breakroom
    * Table & Chair Sets
    * Training Room
    * Standing Height
    * Adjustable Height
    * Folding Tables
    * Utility
    * Flip Top
   
   PRICE RANGE
    * $200 - $599
    * $600 - $999
    * $1,000 - $1,999
    * $2,500 and up
   
   TOP COLLECTIONS
    * At Work
    * Contemporary
    * Allure
    * Shop All Collections
   
   SHOP BY
    * Ships Today
    * GSA
    * On Sale
    * Clearance
   
   TIPS & ADVICE
    * 1 Table / 3 Ways
    * Conference Table Buying Guide

 * CUBICLES
   TYPE
    * Shop All Cubicles
    * Office Cubicles
    * Room Dividers
    * Panel Systems
    * Sneeze Guards
    * Mobile Boards
    * Benching
   
   WORKSTATIONS
    * Four
    * Three
    * Two
    * One
   
   COLOR
    * Brown
    * White
    * Red
    * Gray
    * Black
   
   SHOP BY
    * Ships Today
    * GSA
    * Clearance
   
   RESOURCES
    * Tips & Ideas
    * Cubicle Buying Guides
    * Case Studies
    * Design Services
    * Local Design Help
    * Digital Catalogs

 * STORAGE
   TYPE
    * Shop All Storage
    * Cabinets
    * Bookcases
    * Credenzas
    * Shelving
    * Display Cases
    * Lockers
    * Machine Stands
    * Storage Islands
    * Wardrobes
   
   MATERIAL
    * Plastic
    * Wood Veneer
    * Laminate
    * Metal
    * Glass
   
   TOP COLLECTIONS
    * At Work
    * Esquire
    * Urban
    * Contemporary
    * Shop All Collections
   
   SHOP BY
    * Ships Today
    * GSA
    * On Sale
    * Clearance
    * Top Rated
   
   TIPS & ADVICE
    * Storage Buying Guides
    * Office Organization

 * FILING
   TYPE
    * Shop All Filing
    * Lateral
    * Vertical
    * Mobile File Cabinets
    * Wood Veneer
    * File Storage Hutches
    * Metal
    * Laminate Files
    * Fireproof
    * Hospital File Storage
   
   DRAWERS
    * 2 Drawers
    * 3 Drawers
    * 4 Drawers
    * 5 Drawers
   
   PRICE RANGE
    * $200 - $599
    * $600 - $999
    * $1000 - $1999
    * $2500 and up
   
   TOP COLLECTIONS
    * At Work
    * Ogden
    * Metropolitan
    * Urban
    * Shop All Collections
   
   SHOP BY
    * Ships Today
    * GSA
    * On Sale
    * Clearance
    * Top Rated

 * ROOMS
   TYPE
    * Reception
    * Breakroom
    * Home Office
    * Conference
    * Training Room
    * Outdoor
   
   ESSENTIALS
    * Return To Work
    * Accessories
    * AV Equipment
    * Boards
    * Décor
   
   SHOP BY
    * GSA
    * On Sale
    * Clearance
    * Brand
    * Collection
   
   RESOURCES
    * Tips & Ideas
    * Buying Guides
    * Case Studies
    * Design Services
    * Local Design Help
    * Digital Catalogs

 * MARKETS
   TYPE
    * Government
    * Education
    * Healthcare
    * Hospitality
    * Workplace
    * Home Office
   
   RESOURCES
    * Tips & Ideas
    * Buying Guides
    * Case Studies
    * Design Services
    * Local Design Help
    * Digital Catalogs

 * DEALS
    * Clearance
    * On Sale
    * GSA

◄

×
 * Home
 * Office Furniture
 * Office Desks


OFFICE DESKS FOR EVERY NEED


OFFICE DESKS FOR EVERY NEED

Find a beautifully crafted desk that meets the needs of your office. From
executive desks to standing desks, we have you covered.
Find a beautifully crafted desk that meets the needs of your office. From
executive desks to standing desks, we have you covered.
Shop All Desks


SHOP POPULAR DESK CATEGORIES


SHOP POPULAR DESK CATEGORIES


L SHAPED DESKS


EXECUTIVE DESKS


U SHAPED DESKS


RECEPTION DESKS


ADJUSTABLE HEIGHT DESKS


OFFICE SUITES


COMPACT AND SMALL DESKS


WRITING DESKS


STANDING HEIGHT DESKS


CREDENZAS


DOUBLE PEDESTAL DESKS


BOW FRONT DESKS


CORNER DESKS


MODULAR WORKSTATIONS


SHOP ALL DESKS


OUR FAVORITE COLLECTIONS

Urban
Industrial chic with modern appeal.     
Shop Urban Collection
Statesman
Traditional, grand, commanding
Shop Statesman Collection
Metropolitan
Contemporary design with sleek silver accents.
Shop Metropolitan Collection
Pont Lafayette
Old world professionalism.
Shop Pont Lafayette Collection
MORE COLLECTIONS TO EXPLORE
View All


URBAN COLLECTION FROM NBF SIGNATURE SERIES

   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Urban Collaborative Office Suite
   
   
   $7,849.00
   
   GSA
   4.0
   1 Review
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban Reversible L-desk Set
   
   
   $3,489.00
   
   GSA
   5.0
   1 Review
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban 60" Desk Set With Open Bookshelf And Drawer Storage
   
   
   $3,559.00
   
   GSA
   0.0
   No Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban L-shaped Desk With Adjustable Height Left Return - 60"w
   
   
   $2,399.00
   
   GSA
   5.0
   3 Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban Compact Standing Height Desk - 48"w X 21"d
   
   
   $799.00
   
   GSA
   5.0
   4 Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban L-desk With Storage Set
   
   
   $6,449.00
   
   GSA
   0.0
   No Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban L-shaped Desk With Adjustable Height Right Return - 60"w
   
   
   $2,399.00
   
   GSA
   5.0
   3 Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban Compact Office Set With Bookcase And Storage Files
   
   
   $3,269.00
   
   GSA
   5.0
   1 Review
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban Complete Office Suite
   
   
   $3,279.00
   
   GSA
   5.0
   3 Reviews
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Urban L-desk With Left Return Office Suite With Storage
   
   
   $4,279.00
   
   GSA
   0.0
   No Reviews
   Ships Today!
   

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5
 6. 6
 7. 7

 * Previous
 * Next


URBAN COLLECTION FROM NBF SIGNATURE SERIES

   
 * Available in 2 Options
   Available in 2 Option
   Urban Complete Office Suite
   
   
   $3,279.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Urban Compact Office Set With Bookcase And Storage Files
   
   
   $3,269.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Urban Compact Standing Height Desk - 48"w X 21"d
   
   
   $799.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Urban Reversible L-desk Set
   
   
   $3,489.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Urban L-shaped Desk With Adjustable Height Left Return - 60"w
   
   
   $2,399.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Urban L-shaped Desk With Adjustable Height Right Return - 60"w
   
   
   $2,399.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Urban 60" Desk Set With Open Bookshelf And Drawer Storage
   
   
   $3,559.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Urban L-desk With Storage Set
   
   
   $6,449.00
   
   GSA
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   Urban Collaborative Office Suite
   
   
   $7,849.00
   
   GSA
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   Urban L-desk With Left Return Office Suite With Storage
   
   
   $4,279.00
   
   GSA
   Ships Today!
   




COMPLIMENT YOUR OFFICE WITH ONE OF THESE OFFICE CHAIRS

   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Avanti Faux Leather Executive Chair With Flip Arms
   
   
   $499.00
   
   4.5
   129 Reviews
   Ships Today!
   
 * Available in 4 Options
   Available in 4 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Harper Mid-back Executive Chair
   
   
   $329.00
   
   4.9
   47 Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Overtime 24/7 Mesh Back Chair With Fabric Seat
   
   
   $379.00
   
   GSA
   4.4
   44 Reviews
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Ergonomic Mid-back Mesh Chair
   
   
   $279.00
   
   GSA
   4.6
   112 Reviews
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Kingston Big And Tall Leather Executive Chair
   
   
   $879.00
   
   4.5
   86 Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Petite Ergonomic Chair
   
   
   $239.00
   
   4.0
   61 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Sleek Mesh-back Chair
   
   
   $379.00
   
   4.8
   8 Reviews
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Ergonomic High-back Mesh Chair
   
   
   $299.00
   
   GSA
   4.7
   185 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   La-z-boy Sutherland Manager's Chair
   
   
   $369.00
   
   5.0
   1 Review
   
   
 * Available in 4 Options
   Available in 4 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Harper High-back Executive Chair
   
   
   $389.00
   
   5.0
   3 Reviews
   Ships Today!
   

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5
 6. 6
 7. 7

 * Previous
 * Next


COMPLIMENT YOUR OFFICE WITH ONE OF THESE OFFICE CHAIRS

   
 * Available in 2 Options
   Available in 2 Option
   Avanti Faux Leather Executive Chair With Flip Arms
   
   
   $499.00
   
   4.5
   129 Reviews
   Ships Today!
   
 * Available in 4 Options
   Available in 4 Option
   Harper Mid-back Executive Chair
   
   
   $329.00
   
   4.9
   47 Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Overtime 24/7 Mesh Back Chair With Fabric Seat
   
   
   $379.00
   
   GSA
   4.4
   44 Reviews
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   Ergonomic Mid-back Mesh Chair
   
   
   $279.00
   
   GSA
   4.6
   112 Reviews
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   Kingston Big And Tall Leather Executive Chair
   
   
   $879.00
   
   4.5
   86 Reviews
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Petite Ergonomic Chair
   
   
   $239.00
   
   4.0
   61 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Sleek Mesh-back Chair
   
   
   $379.00
   
   4.8
   8 Reviews
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   Ergonomic High-back Mesh Chair
   
   
   $299.00
   
   GSA
   4.7
   185 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   La-z-boy Sutherland Manager's Chair
   
   
   $369.00
   
   5.0
   1 Review
   
   
 * Available in 4 Options
   Available in 4 Option
   Harper High-back Executive Chair
   
   
   $389.00
   
   5.0
   3 Reviews
   Ships Today!
   


OTHER PRODUCTS YOU MIGHT LIKE


OTHER PRODUCTS YOU MIGHT LIKE


PARTITIONS


BOOKCASES


MOBILE FILES


STORAGE CABINETS


HUTCHES


STATESMAN COLLECTION BY NBF SIGNATURE SERIES

   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Statesman Executive Office Suite
   
   
   $2,999.00
   
   GSA
   0.0
   No Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Statesman Adjustable Height L-desk And Credenza Set With Right Return
   
   
   $3,999.00
   
   GSA
   4.5
   2 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Statesman Storage Wall With Bookcase And Desk - 129"w
   
   
   $3,549.00
   
   GSA
   5.0
   1 Review
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Statesman Three Piece Office Suite
   
   
   $3,829.00
   
   GSA
   4.2
   9 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Statesman Adjustable Height L-desk And Credenza With Left Return
   
   
   $3,999.00
   
   GSA
   0.0
   No Reviews
   Ships Today!
   
 * Available in 6 Options
   Available in 6 Option
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * + 2 more
   
   Statesman Two Drawer Lateral Storage File - 32" W
   
   
   $929.00
   
   GSA
   4.7
   43 Reviews
   
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Statesman Executive Desk With L-shaped Right Return
   
   
   $2,579.00
   
   GSA
   4.5
   21 Reviews
   Ships Today!
   
 * Available in 6 Options
   Available in 6 Option
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * + 2 more
   
   Statesman Adjustable Height L-shaped Desk With Left Return - 65"w
   
   
   $2,729.00
   
   GSA
   4.7
   10 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Statesman Five Shelf Bookcase With Doors - 72" H X 30" W
   
   
   $899.00
   
   GSA
   4.6
   18 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Statesman Five Shelf Bookcase With Adjustable Shelves - 72"h X 30"w
   
   
   $699.00
   
   GSA
   4.5
   11 Reviews
   Ships Today!
   

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5
 6. 6
 7. 7

 * Previous
 * Next


STATESMAN COLLECTION BY NBF SIGNATURE SERIES

   
 * Available in 3 Options
   Available in 3 Option
   Statesman Executive Office Suite
   
   
   $2,999.00
   
   GSA
   0.0
   No Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Statesman Three Piece Office Suite
   
   
   $3,829.00
   
   GSA
   4.2
   9 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Statesman Storage Wall With Bookcase And Desk - 129"w
   
   
   $3,549.00
   
   GSA
   5.0
   1 Review
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Statesman Adjustable Height L-desk And Credenza With Left Return
   
   
   $3,999.00
   
   GSA
   0.0
   No Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Statesman Adjustable Height L-desk And Credenza Set With Right Return
   
   
   $3,999.00
   
   GSA
   4.5
   2 Reviews
   Ships Today!
   
 * Available in 6 Options
   Available in 6 Option
   Statesman Two Drawer Lateral Storage File - 32" W
   
   
   $929.00
   
   GSA
   4.7
   43 Reviews
   
   
 * Available in 3 Options
   Available in 3 Option
   Statesman Executive Desk With L-shaped Right Return
   
   
   $2,579.00
   
   GSA
   4.5
   21 Reviews
   Ships Today!
   
 * Available in 6 Options
   Available in 6 Option
   Statesman Adjustable Height L-shaped Desk With Left Return - 65"w
   
   
   $2,729.00
   
   GSA
   4.7
   10 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Statesman Five Shelf Bookcase With Doors - 72" H X 30" W
   
   
   $899.00
   
   GSA
   4.6
   18 Reviews
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Statesman Five Shelf Bookcase With Adjustable Shelves - 72"h X 30"w
   
   
   $699.00
   
   GSA
   4.5
   11 Reviews
   Ships Today!
   


HELPFUL ARTICLES

helpful articles


REAL WOOD VS. WOOD VENEER VS. LAMINATE: WHAT’S THE DIFFERENCE?

Real wood, wood veneer, and laminate are common materials used in everything
from kitchen cabinets to living room furniture to office furniture. Even though
these are 3 of the most widely used materials in furniture, many of us are still
left scratching our heads wondering, “What’s the difference?”
Read More


REAL WOOD VS. WOOD VENEER VS. LAMINATE: WHAT’S THE DIFFERENCE?

Real wood, wood veneer, and laminate are common materials used in everything
from kitchen cabinets to living room furniture to office furniture. Even though
these are 3 of the most widely used materials in furniture, many of us are still
left scratching our heads wondering, “What’s the difference?”
Read More


OFFICE DESK – TRADITIONAL, CONTEMPORARY & MODERN DESIGNS

Desks are the cornerstone of any office and NBF offers many styles, options and
brands of desks for you to choose from in order to accomplish your dream home or
corporate office setting. Make sure to check out  our best sellers to see which
desks are popular or see what workstations are affordable for the whole office.


MANY TYPES OF DESKS AND STYLES 

Are you shopping for an elegant traditional desk or an option with a modern
edge? Mix and match wood with metal or glass to create a hip, trendy office
setting. We have all the major styles of desks including:

 * Modern: Modern desks are known for their sleek lines and clean colors. Check
   out the selection of white desks and other modern style desks.

 * Traditional: Our traditional desks come in many styles and configurations to
   fit any size office. 

 * Industrial: Give your office some edge with industrial desks that also
   feature a modern touch.

Most of our office furniture comes as a stand-alone unit as well as part of an
office suite. We also offer desks with returns, pedestal desks and standing
desks. Our workspace furniture features a wide array of storage options for the
compact home, shared office suite, or business setting. Here are some other
options that we provide:

 * Peninsula Desks: Desks with a peninsula and desk hutch offer that extra bit
   of space and storage for anyone who needs it. 

 * Hutch Desks: Desks with a desk hutch not only allow for more storage but
   allow you to display your accomplishments and personal items to give your
   office a bit of character. Make sure you are measuring for this feature
   correctly and read our blog, Hutch Measurements That Matter.

 * Collaborative Desks: These collaborative desks encourage working together,
   idea sharing and have the space for team brainstorming.

 * Compact Desks: Don't have much space to work with? Make sure you get a small
   compact desk  or even a single pedestal desk that doesn't take up too much
   room. 

Office workstations and desks in this assortment come from top-rated
manufacturers like our exclusive NBF Signature Series, Sauder, Houten and
Bestar. NBF also offers free expert design services to help with all your office
planning needs. Find the computer desk that fits your needs. Read our case
studies to see our furniture in action.



Not sure where to start on desks for your office or home office? Try asking
yourself these questions.


HOW IMPORTANT ARE DRAWERS AND STORAGE?

Some workplaces have a lot of information in the cloud, and for these offices
stand up desks, compact and small desks, writing desks and modular workstations
can be great options. If you are a law office, CPA/accountant, real estate or
property management office or other type of business that requires paperwork to
be in close proximity, another type of desk with an emphasis on drawers and
storage may be better.


HOW MUCH SPACE DO I HAVE FOR DESKS?

Functionality, storage and saving space is important. If space in your room is
at a premium, think about a corner desk to save space or compact and small
desks. If your office is small and workers multitask, multi-functionality can be
important, too. Modular workstations allow for flexible and effective sharing of
space among multiple people and are designed with space concerns in mind. And if
you run your business strictly out of your laptop, small, cable and
wire-friendly laptop desks and tables might be all you need!

A desk that fits in an apartment will be different than a desk on a corporate
campus. If you have a large space and want to design your office around teams
working together effectively, consider L-shaped desks, U-shaped desks or office
suites and sets. Another good option for bringing employees together comfortably
without sacrificing personal space is one of our benching workstations.

A student, of course, might just want a writing desk or table.


WHAT IS THE FUNCTIONALITY OF MY ROOM?

Different rooms need different desks! A receptionist greeting multiple people at
a time will need a bigger style desk. A design firm will want spacious desks
with lots of workspace or perhaps a standing desk. Desks that allow for
collaborative work are important for many workspaces as well.


HOW DURABLE DOES MY OFFICE DESK NEED TO BE?

Working in a home office can be fun … until the dog or cat scratches your office
desk, or it has a run with your kid’s tricycle. Ouch! Finding the right material
for your desk in this case is especially worth thinking through. If you are in a
more traditional office environment, your considerations regarding your desk can
be different.


HOW MUCH WORK SURFACE DO I NEED ON MY DESK?

How many computer monitors do your employees use on their desks? Do you need
space for clients to sign papers? Are you in a warehouse setting that requires
packing and unpacking on your desk surface? Keep these considerations in mind
when shopping for an office desk and you’ll be able to find the setup you need
with ease. You should also think about the nature of your business. Do you want
something easy to clean? Auto shops are going to have different needs than a
CPA.


WHAT LIGHTING SITUATION DO I HAVE IN MY ROOM?

If you get a lot of natural light, a metal desk might not be the best choice. If
your lighting is more controlled, think of what sort of feel you would like for
your office in general. Veneer desks and laminate office desks can give your
space a more subtle look, and range from very formal to looser styles, as well
as urban and rustic looks.


WHAT KIND OF FEEL DO I WANT FOR MY OFFICE SPACE?

Decor and furniture contribute a lot to the feel of an office, and desks are no
exception. The color and material of your desk can lend a modern, traditional or
light feel to your office. Executive office desks can lend a strong impression
in any style you choose, from clean modern lines to a more classic wood.


WHAT SORT OF BUDGET DO I HAVE FOR MY DESK(S)?

National Business Furniture has options for every size budget, from personal
office to wholesale and bulk orders. Contact a sales representative if you need
help planning your budget or shop around our site to see all of our options for
office desks for every style, situation and price point.


HOME OFFICE DESKS— L-SHAPED DESKS, EXECUTIVE DESKS, U-DESKS, COMPUTER DESKS, AND
MORE

Find a well-designed office desk, and you can increase your productivity and the
quality of your workday with a beautiful piece of furniture. The office desk is
the true center of any workspace—from compact home office to flex use space to
corporate and executive offices. We stock a variety of desks in different
styles, along with office sets that can help you furnish your entire office at
once. 


DESKS IN DIFFERENT STYLES FOR DIFFERENT NEEDS

Are you in need of a compact or corner desk for a small space? Our desk
furniture also includes executive designs for professional appeal and standing
height options for those looking to burn some extra calories as they work. Go
with something simple like a laptop desk or writing table or explore something
elegant like a credenza. If you have the space, we have a huge selection of
large desks to choose from where you can spread your work out and have plenty of
space to get things done. No matter what you are looking for,
OfficeFurniture.com has the perfect office desk for you.


EXECUTIVE DESKS

If you're looking for a work surface that exemplifies professionalism and gives
off an air of elegance, take a look at our executive office desks. These
sophisticated desks are both functional and eye-catching.


L-SHAPED DESKS

L-shaped desks include a desk return in addition to the main desk, giving you
extra workspace in the shape of an “L.” L-shaped desks are a favorite because
they provide extra room, while still being friendly for compact and small
spaces. 


U-SHAPED DESKS

U-shaped desks have 2 desk returns in addition to the main desk, giving them
their signature “U” shape. U-desks are ideal for those who need a lot of space
to work. They’re ideal for hosting meetings, keeping multiple computer setups,
or managing robust office storage needs.


COMPACT DESKS

Designed with small spaces in mind, compact desks will help you get the most out
of your workspace while maintaining a small footprint. 


COMPUTER DESKS

Many different desk types and silhouettes fall into the category of computer
desks, including L-desks, U-desks, executive desks, and compact desks. Computer
desks usually include features to support a computer workstation, like a
keyboard drawer or computer tower cabinet. 


MODERN DESKS

Maybe you are looking for a modern desk to mimic the decor of your home. No
matter if you're shopping for a home office or for a commercial reception area,
you'll find many great options. 


TRADITIONAL DESKS

Traditional desks are often crafted of wood or more durable materials designed
to look like wood. They offer a stately air that gives your office a sense of
authority. Traditional desks are well suited for lawyers, bankers, and
traditional home offices. 


COMPLETE YOUR OFFICE WITH THE RIGHT ACCESSORIES

Our desks can easily accommodate computers and any other necessary office
equipment like printers or scanners. Pair any one of these work surfaces with
storage, like a bookcase, file cabinet, or other business accessories in order
to create an efficient workspace. 

 

Once you find your dream desk, you’ll want to pair it with the perfect office
chair. We stock a selection of ergonomic chairs, task chairs, and 24/7 chairs.

 

Read More Read Less


OFFICE DESK – TRADITIONAL, CONTEMPORARY & MODERN DESIGNS

Desks are the cornerstone of any office and NBF offers many styles, options and
brands of desks for you to choose from in order to accomplish your dream home or
corporate office setting. Make sure to check out  our best sellers to see which
desks are popular or see what workstations are affordable for the whole office.


MANY TYPES OF DESKS AND STYLES 

Are you shopping for an elegant traditional desk or an option with a modern
edge? Mix and match wood with metal or glass to create a hip, trendy office
setting. We have all the major styles of desks including:

 * Modern: Modern desks are known for their sleek lines and clean colors. Check
   out the selection of white desks and other modern style desks.

 * Traditional: Our traditional desks come in many styles and configurations to
   fit any size office. 

 * Industrial: Give your office some edge with industrial desks that also
   feature a modern touch.

Most of our office furniture comes as a stand-alone unit as well as part of an
office suite. We also offer desks with returns, pedestal desks and standing
desks. Our workspace furniture features a wide array of storage options for the
compact home, shared office suite, or business setting. Here are some other
options that we provide:

 * Peninsula Desks: Desks with a peninsula and desk hutch offer that extra bit
   of space and storage for anyone who needs it. 

 * Hutch Desks: Desks with a desk hutch not only allow for more storage but
   allow you to display your accomplishments and personal items to give your
   office a bit of character. Make sure you are measuring for this feature
   correctly and read our blog, Hutch Measurements That Matter.

 * Collaborative Desks: These collaborative desks encourage working together,
   idea sharing and have the space for team brainstorming.

 * Compact Desks: Don't have much space to work with? Make sure you get a small
   compact desk  or even a single pedestal desk that doesn't take up too much
   room. 

Office workstations and desks in this assortment come from top-rated
manufacturers like our exclusive NBF Signature Series, Sauder, Houten and
Bestar. NBF also offers free expert design services to help with all your office
planning needs. Find the computer desk that fits your needs. Read our case
studies to see our furniture in action.



Not sure where to start on desks for your office or home office? Try asking
yourself these questions.


HOW IMPORTANT ARE DRAWERS AND STORAGE?

Some workplaces have a lot of information in the cloud, and for these offices
stand up desks, compact and small desks, writing desks and modular workstations
can be great options. If you are a law office, CPA/accountant, real estate or
property management office or other type of business that requires paperwork to
be in close proximity, another type of desk with an emphasis on drawers and
storage may be better.


HOW MUCH SPACE DO I HAVE FOR DESKS?

Functionality, storage and saving space is important. If space in your room is
at a premium, think about a corner desk to save space or compact and small
desks. If your office is small and workers multitask, multi-functionality can be
important, too. Modular workstations allow for flexible and effective sharing of
space among multiple people and are designed with space concerns in mind. And if
you run your business strictly out of your laptop, small, cable and
wire-friendly laptop desks and tables might be all you need!

A desk that fits in an apartment will be different than a desk on a corporate
campus. If you have a large space and want to design your office around teams
working together effectively, consider L-shaped desks, U-shaped desks or office
suites and sets. Another good option for bringing employees together comfortably
without sacrificing personal space is one of our benching workstations.

A student, of course, might just want a writing desk or table.


WHAT IS THE FUNCTIONALITY OF MY ROOM?

Different rooms need different desks! A receptionist greeting multiple people at
a time will need a bigger style desk. A design firm will want spacious desks
with lots of workspace or perhaps a standing desk. Desks that allow for
collaborative work are important for many workspaces as well.


HOW DURABLE DOES MY OFFICE DESK NEED TO BE?

Working in a home office can be fun … until the dog or cat scratches your office
desk, or it has a run with your kid’s tricycle. Ouch! Finding the right material
for your desk in this case is especially worth thinking through. If you are in a
more traditional office environment, your considerations regarding your desk can
be different.


HOW MUCH WORK SURFACE DO I NEED ON MY DESK?

How many computer monitors do your employees use on their desks? Do you need
space for clients to sign papers? Are you in a warehouse setting that requires
packing and unpacking on your desk surface? Keep these considerations in mind
when shopping for an office desk and you’ll be able to find the setup you need
with ease. You should also think about the nature of your business. Do you want
something easy to clean? Auto shops are going to have different needs than a
CPA.


WHAT LIGHTING SITUATION DO I HAVE IN MY ROOM?

If you get a lot of natural light, a metal desk might not be the best choice. If
your lighting is more controlled, think of what sort of feel you would like for
your office in general. Veneer desks and laminate office desks can give your
space a more subtle look, and range from very formal to looser styles, as well
as urban and rustic looks.


WHAT KIND OF FEEL DO I WANT FOR MY OFFICE SPACE?

Decor and furniture contribute a lot to the feel of an office, and desks are no
exception. The color and material of your desk can lend a modern, traditional or
light feel to your office. Executive office desks can lend a strong impression
in any style you choose, from clean modern lines to a more classic wood.


WHAT SORT OF BUDGET DO I HAVE FOR MY DESK(S)?

National Business Furniture has options for every size budget, from personal
office to wholesale and bulk orders. Contact a sales representative if you need
help planning your budget or shop around our site to see all of our options for
office desks for every style, situation and price point.

Read More Read Less

 * Navigation
 * Markets
 * Tips and Ideas
 * Design Services
 * Shop All Brands

 * Account
 * My Account
 * Track Your Order

 * About NBF
 * About NBF
 * Sustainably Sourced
 * Digital Catalogs
 * Careers
 * Affiliates
 * Local Design Help
 * Privacy & Security
 * Accessibility
 * California Privacy Rights

 * Support
 * Customer Service
 * FAQs
 * Sales Contact Us
 * Shipping Policies
 * Returns
 * Request Quote


 * Navigation
 * Markets
 * Tips and Ideas
 * Design Services
 * Shop All Brands

 * Account
 * My Account
 * Track Your Order

 * About NBF
 * About NBF
 * Sustainably Sourced
 * Digital Catalogs
 * Careers
 * Affiliates
 * Local Design Help
 * Privacy & Security
 * Accessibility
 * California Privacy Rights

 * Support
 * Customer Service
 * FAQs
 * Sales Contact Us
 * Shipping Policies
 * Returns
 * Request Quote


Sign Up To Get The Latest From NBF
Enter Your E-mail Address

Submit You have been successfully subscribed to our newsletter
Connect with us:
 * 
 * 
 * 
 * 
 * 
 * 


 * SHARE WITH A FRIEND
   
   Friend's Name *
   
   Friend's Email *
   
   Your Name *
   
   Your Email *
   
   Your Message *
   
   Share
   An email was successfully sent. Email was not successfully sent, please
   verify form inputs.
   ×

Talk To One Of Our Furniture Specialists
800-558-1010


Web Code: GKKP6K-16734




How can we improve? Please send us your feedback.

Copyright © 1999 - 2021 All Rights Reserved

















×

WELCOME TO NATIONAL BUSINESS FURNITURE

Be in the know on the latest content, news, promotions and products that will
help you work from home with ease.
Sign Up.
Please view our privacy policy
Join Our Newsletter
Get the latest news, promotions & products.
Sign Up.
Please view our privacy policy.