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

Submitted URL: http://click.email-nationalbusinessfurniture.com/?qs=a5c02aecd2db99b9c2b60d9db3cfc3fff2abb2bc95d7140f00e17d2a4ad05ade685b172a76d25a6770162991b93f...
Effective URL: https://www.nationalbusinessfurniture.com/ships-today/all?utm_source=sfmc&utm_medium=email&utm_campaign=welcome_nbf&utm_term=Ships+Today&u...
Submission: On March 30 via api from US — Scanned from DE

Form analysis 13 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>

<form class="ng-pristine ng-valid">
  <div class="row">
    <!-- ngIf: vm.filterCategory.categoryId || vm.attributeValues.length > 0 || vm.priceFilters.length > 0 || vm.searchWithinTerms.length > 0 -->
  </div>
  <div class="row">
    <div class="filter-option-container">
      <div class="search-within-search">
        <!-- ngIf: !vm.category -->
        <!-- ngIf: vm.category --><label ng-if="vm.category">Search Within Category</label><!-- end ngIf: vm.category -->
        <div class="search-container">
          <div class="search-input">
            <input id="searchWithinMobile" type="text" placeholder="Enter keywords" ng-model="vm.searchWithinInput" isc-enter="vm.searchWithinEntered()" class="ng-pristine ng-untouched ng-valid">
          </div>
          <div class="search-button">
            <button class="btn primary fastClick" ng-click="vm.searchWithinEntered()">Go</button>
          </div>
        </div>
      </div>
    </div>
    <!--TODO uncomment to add category dropdown back to mobile search result filters
                            <div ng-if="vm.products.categoryFacets.length > 0 && !vm.category" class="filter-option-container">
                                <select data-mini="true"
                                        ng-model="filterCategoryId"
                                        ng-change="vm.toggleCategoryId(filterCategoryId)">
                                    <option value="">Category</option>
                                    <option ng-repeat="categoryFacet in vm.products.categoryFacets"
                                            ng-selected="categoryFacet.selected"
                                            value="{{categoryFacet.categoryId}}">
                                        {{categoryFacet.shortDescription}} ({{categoryFacet.count}})
                                    </option>
                                </select>
                            </div>
                            -->
    <!-- ngIf: vm.products.priceRange.priceFacets.length > 0 -->
    <!-- ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Ships Today</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Ships_Today:&quot;Yes&quot;"> Yes (1082) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">On Sale</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="On Sale:&quot;Yes&quot;"> Yes (309) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Price Range</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Price Range:&quot;$200 - $599&quot;"> $200 - $599 (409) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Price Range:&quot;$600 - $999&quot;"> $600 - $999 (107) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Price Range:&quot;$1,500 - $1,999&quot;"> $1,500 - $1,999 (83) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Price Range:&quot;$2,500 and up&quot;"> $2,500 and up (118) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Price Range:&quot;$199 and below&quot;"> $199 and below (156) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Type</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;L Desks&quot;"> L Desks (157) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Computer Desks&quot;"> Computer Desks (124) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Executive Desks&quot;"> Executive Desks (75) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Office Suites&quot;"> Office Suites (56) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Credenzas&quot;"> Credenzas (55) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Executive Chairs&quot;"> Executive Chairs (45) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Lateral Files&quot;"> Lateral Files (42) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Reception Desks&quot;"> Reception Desks (42) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Desk Hutch&quot;"> Desk Hutch (38) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Room Divider&quot;"> Room Divider (12) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Computer Chairs&quot;"> Computer Chairs (88) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Conference Chairs&quot;"> Conference Chairs (57) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Double Pedestal Desk&quot;"> Double Pedestal Desk (56) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Ergonomic Chairs&quot;"> Ergonomic Chairs (44) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Conference Tables&quot;"> Conference Tables (72) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Big and Tall Chairs&quot;"> Big and Tall Chairs (27) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Corner Desks&quot;"> Corner Desks (22) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Standing Height&quot;"> Standing Height (49) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Writing Desks&quot;"> Writing Desks (48) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;U Desks&quot;"> U Desks (41) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Mobile Files&quot;"> Mobile Files (26) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Laptop Desks&quot;"> Laptop Desks (25) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Storage Cabinets&quot;"> Storage Cabinets (21) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Bow Front Desk&quot;"> Bow Front Desk (17) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;24 Hour Chairs&quot;"> 24 Hour Chairs (11) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Reception and Guest Chairs&quot;"> Reception and Guest Chairs (88) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Adjustable Height&quot;"> Adjustable Height (59) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Compact Desk&quot;"> Compact Desk (51) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Hutches&quot;"> Hutches (45) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Armless Chairs&quot;"> Armless Chairs (43) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Single Pedestal Desk&quot;"> Single Pedestal Desk (31) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Flexible Seating&quot;"> Flexible Seating (23) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Stacking Chairs&quot;"> Stacking Chairs (18) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Multi Chair Sets&quot;"> Multi Chair Sets (17) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Breakroom Tables&quot;"> Breakroom Tables (16) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Teacher Desks&quot;"> Teacher Desks (14) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Mobile&quot;"> Mobile (13) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Sofas&quot;"> Sofas (12) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Nesting Chairs&quot;"> Nesting Chairs (11) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Vertical Files&quot;"> Vertical Files (11) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Benches&quot;"> Benches (10) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Club Chairs&quot;"> Club Chairs (10) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Drafting Stools&quot;"> Drafting Stools (10) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Flip Top Table&quot;"> Flip Top Table (10) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Stools&quot;"> Stools (10) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Desk Organizers&quot;"> Desk Organizers (9) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Panels&quot;"> Panels (9) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Training Room Tables&quot;"> Training Room Tables (9) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Desktop Accessories&quot;"> Desktop Accessories (8) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Materials</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Laminate&quot;"> Laminate (640) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Wood Veneer&quot;"> Wood Veneer (109) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Plexi Glass&quot;"> Plexi Glass (7) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Simulated Leather&quot;"> Simulated Leather (84) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Mesh&quot;"> Mesh (90) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Memory Foam&quot;"> Memory Foam (15) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Leather&quot;"> Leather (25) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Metal&quot;"> Metal (132) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Fabric&quot;"> Fabric (103) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Vinyl&quot;"> Vinyl (59) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Solid Wood&quot;"> Solid Wood (25) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Glass&quot;"> Glass (21) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Plastic&quot;"> Plastic (13) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Wood&quot;"> Wood (7) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Antimicrobial&quot;"> Antimicrobial (1) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Panels&quot;"> Panels (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Collection</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;At Work&quot;"> At Work (120) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Statesman&quot;"> Statesman (32) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Urban&quot;"> Urban (33) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Contemporary&quot;"> Contemporary (63) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Metropolitan&quot;"> Metropolitan (28) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Pont Lafayette&quot;"> Pont Lafayette (25) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Esquire&quot;"> Esquire (25) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Harper&quot;"> Harper (6) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Perspective&quot;"> Perspective (6) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Allure&quot;"> Allure (54) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;District&quot;"> District (46) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Rivet&quot;"> Rivet (46) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Via&quot;"> Via (34) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Carbon&quot;"> Carbon (32) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Compass&quot;"> Compass (31) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Cumberland&quot;"> Cumberland (23) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Stahl&quot;"> Stahl (23) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Wall Street&quot;"> Wall Street (20) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Urban White&quot;"> Urban White (19) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Maker&quot;"> Maker (18) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Linear&quot;"> Linear (17) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Westgate&quot;"> Westgate (16) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Connexion&quot;"> Connexion (15) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Element&quot;"> Element (15) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Axle&quot;"> Axle (14) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Brite&quot;"> Brite (14) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Traffic&quot;"> Traffic (12) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Embassy&quot;"> Embassy (11) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Forge&quot;"> Forge (11) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Loft&quot;"> Loft (10) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Ogden&quot;"> Ogden (10) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Freya&quot;"> Freya (9) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Fulton&quot;"> Fulton (9) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;5000 Series&quot;"> 5000 Series (8) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Apollo&quot;"> Apollo (8) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Figo&quot;"> Figo (8) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Gather&quot;"> Gather (8) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Heritage Hill&quot;"> Heritage Hill (8) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Ergohuman&quot;"> Ergohuman (7) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Palladia&quot;"> Palladia (7) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Visionary&quot;"> Visionary (7) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Flipper Table&quot;"> Flipper Table (6) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Gauge&quot;"> Gauge (6) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Mckinley&quot;"> Mckinley (6) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Midland&quot;"> Midland (6) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Nex&quot;"> Nex (6) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Diamond&quot;"> Diamond (5) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Meadow Creek&quot;"> Meadow Creek (5) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Neoterik&quot;"> Neoterik (5) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Power Source&quot;"> Power Source (5) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Brand</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;NBF Signature Series&quot;"> NBF Signature Series (836) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Alera&quot;"> Alera (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;BBF&quot;"> BBF (2) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Bestar Office Furniture&quot;"> Bestar Office Furniture (30) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Boss Seating&quot;"> Boss Seating (20) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Eurotech Seating&quot;"> Eurotech Seating (23) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;HON&quot;"> HON (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Hubbub&quot;"> Hubbub (59) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;KFI Studios&quot;"> KFI Studios (4) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Martin Furniture&quot;"> Martin Furniture (12) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;MooreCo&quot;"> MooreCo (21) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;National Office Furniture&quot;"> National Office Furniture (2) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Office Star&quot;"> Office Star (36) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Officient&quot;"> Officient (31) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Sauder Office Furniture&quot;"> Sauder Office Furniture (51) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;South Shore Furniture&quot;"> South Shore Furniture (13) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Shop By</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By:&quot;Buy More Save More&quot;"> Buy More Save More (849) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By:&quot;Expert’s Choice&quot;"> Expert’s Choice (185) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By:&quot;Commercial Quantities in Stock&quot;"> Commercial Quantities in Stock (180) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By:&quot;Price Drop&quot;"> Price Drop (53) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By:&quot;Made in the USA&quot;"> Made in the USA (95) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Color</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Gray&quot;"> Gray (589) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Black&quot;"> Black (428) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Cherry&quot;"> Cherry (122) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Brown&quot;"> Brown (225) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Tan&quot;"> Tan (72) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Walnut&quot;"> Walnut (211) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;White&quot;"> White (116) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Blue&quot;"> Blue (58) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Charcoal&quot;"> Charcoal (37) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Mahogany&quot;"> Mahogany (80) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Chrome&quot;"> Chrome (3) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Teal&quot;"> Teal (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Oak&quot;"> Oak (79) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Red&quot;"> Red (28) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Brass&quot;"> Brass (19) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Maple&quot;"> Maple (18) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Mocha&quot;"> Mocha (17) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Green&quot;"> Green (16) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Natural&quot;"> Natural (15) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;No Color&quot;"> No Color (5) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Orange&quot;"> Orange (4) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Best Selling</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Best Selling:&quot;Yes&quot;"> Yes (57) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">New Product</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="New Product:&quot;Yes&quot;"> Yes (93) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Assembly</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Assembly:&quot;Ready to Assemble&quot;"> Ready to Assemble (849) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Assembly:&quot;Partial Assembly Required&quot;"> Partial Assembly Required (136) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Assembly:&quot;Fully Assembled&quot;"> Fully Assembled (157) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Clearance</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Clearance:&quot;true&quot;"> true (174) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Top Rated</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Top Rated:&quot;Yes&quot;"> Yes (305) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">GSA</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="GSA:&quot;Yes&quot;"> Yes (391) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="GSA:&quot;No&quot;"> No (741) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Styles</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Modern&quot;"> Modern (392) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Traditional&quot;"> Traditional (107) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Industrial&quot;"> Industrial (159) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Transitional&quot;"> Transitional (24) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Mid Century Modern&quot;"> Mid Century Modern (2) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Mission&quot;"> Mission (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Rustic&quot;"> Rustic (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Width Range</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;66 to 71 in&quot;"> 66 to 71 in (87) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;72 in and Above&quot;"> 72 in and Above (123) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;49 to 65 in&quot;"> 49 to 65 in (81) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;5 to 10 feet&quot;"> 5 to 10 feet (12) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;36 inches&quot;"> 36 inches (21) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;Over 35&quot;"> Over 35 (50) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;30 to 35 inches&quot;"> 30 to 35 inches (20) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;48 in and Below&quot;"> 48 in and Below (32) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;36 to 40 inches&quot;"> 36 to 40 inches (19) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;24 to 29&quot;"> 24 to 29 (12) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;4 to 5 feet&quot;"> 4 to 5 feet (6) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;Over 40 inches&quot;"> Over 40 inches (6) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;30 to 35&quot;"> 30 to 35 (5) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;42 inches&quot;"> 42 inches (5) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;Under 30 inches&quot;"> Under 30 inches (4) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;18 to 23&quot;"> 18 to 23 (3) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;3 to 4 feet&quot;"> 3 to 4 feet (2) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;30 inches&quot;"> 30 inches (2) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Width Range:&quot;Under 3 feet&quot;"> Under 3 feet (2) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Shop By Room</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Executive Office&quot;"> Executive Office (125) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Home Office&quot;"> Home Office (116) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Conference&quot;"> Conference (54) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;General Office&quot;"> General Office (71) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Healthcare Furniture&quot;"> Healthcare Furniture (24) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Reception and Lobby&quot;"> Reception and Lobby (42) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;School Furniture&quot;"> School Furniture (20) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Training Room Furniture&quot;"> Training Room Furniture (21) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Breakroom&quot;"> Breakroom (4) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Dining&quot;"> Dining (3) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By Room:&quot;Exam Room&quot;"> Exam Room (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Eco Friendly</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;ANSI BIFMA Tested&quot;"> ANSI BIFMA Tested (54) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;Indoor Air Quality Certification&quot;"> Indoor Air Quality Certification (48) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;ANSI BIFMA Tested,Indoor Air Quality Certification&quot;"> ANSI BIFMA Tested,Indoor Air Quality Certification
          (14) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;ANSI BIFMA Tested,Recyclable Packaging&quot;"> ANSI BIFMA Tested,Recyclable Packaging (11) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;Recyclable Packaging&quot;"> Recyclable Packaging (6) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;Greenguard,Indoor Air Quality Certification&quot;"> Greenguard,Indoor Air Quality Certification (5) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;BIFMA LEVEL Certified,Indoor Air Quality Certification,Recyclable Packaging&quot;"> BIFMA LEVEL
          Certified,Indoor Air Quality Certification,Recyclable Packaging (4) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;BIFMA LEVEL Certified&quot;"> BIFMA LEVEL Certified (3) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;Contains Recycled Material,Reusable or Recyclable Materials&quot;"> Contains Recycled Material,Reusable or
          Recyclable Materials (3) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;Level 2&quot;"> Level 2 (2) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Eco Friendly:&quot;Greenguard&quot;"> Greenguard (1) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Facing Direction</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Facing Direction:&quot;Right Return&quot;"> Right Return (32) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Facing Direction:&quot;Left Return,Right Return,Fully Reversible&quot;"> Left Return,Right Return,Fully Reversible (24) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Facing Direction:&quot;Fully Reversible&quot;"> Fully Reversible (65) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Facing Direction:&quot;Left Return&quot;"> Left Return (18) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Facing Direction:&quot;Left Return,Right Return&quot;"> Left Return,Right Return (2) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">File Size</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="File Size:&quot;Letter and Legal&quot;"> Letter and Legal (45) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="File Size:&quot;Letter&quot;"> Letter (41) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="File Size:&quot;Legal&quot;"> Legal (35) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Shape</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Rectangular&quot;"> Rectangular (48) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Oval&quot;"> Oval (8) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Square&quot;"> Square (18) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Round&quot;"> Round (12) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Rectangular,Square&quot;"> Rectangular,Square (1) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Supports Up To</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Supports Up To:&quot;300 - 400 lbs&quot;"> 300 - 400 lbs (38) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Supports Up To:&quot;400 lbs and up&quot;"> 400 lbs and up (49) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Length</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Length:&quot;10 feet&quot;"> 10 feet (5) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Length:&quot;12 feet&quot;"> 12 feet (5) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Length:&quot;Under 6 feet&quot;"> Under 6 feet (37) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Length:&quot;8 feet&quot;"> 8 feet (14) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Length:&quot;Above 12 feet&quot;"> Above 12 feet (11) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Length:&quot;6 feet&quot;"> 6 feet (6) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Length:&quot;11 feet&quot;"> 11 feet (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Length:&quot;Under 4 feet&quot;"> Under 4 feet (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Number Of Drawers</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Drawers:&quot;2 Drawer&quot;"> 2 Drawer (41) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Drawers:&quot;3 Drawer&quot;"> 3 Drawer (17) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Drawers:&quot;4 Drawer&quot;"> 4 Drawer (2) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Drawers:&quot;5 Drawer&quot;"> 5 Drawer (2) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Drawers:&quot;1 Drawer&quot;"> 1 Drawer (1) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Number Of Shelves</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Shelves:&quot;5 Shelf&quot;"> 5 Shelf (25) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Shelves:&quot;3 Shelf&quot;"> 3 Shelf (9) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Shelves:&quot;4 Shelf&quot;"> 4 Shelf (6) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Shelves:&quot;2 Shelf&quot;"> 2 Shelf (5) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Shelves:&quot;6 Shelf&quot;"> 6 Shelf (4) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Shelves:&quot;More than 7 Shelves&quot;"> More than 7 Shelves (2) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Area Of Use</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Area of Use:&quot;Inside&quot;"> Inside (8) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Boards Or Panels</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Boards or Panels:&quot;1&quot;"> 1 (4) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Boards or Panels:&quot;2&quot;"> 2 (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
    <div ng-repeat="section in vm.products.attributeTypeFacets" class="filter-option-container">
      <select data-mini="true" ng-model="section.attributeValueId" ng-change="vm.toggleFilterNbf(section)" class="ng-pristine ng-untouched ng-valid">
        <option value="">Number Of Workstations</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Workstations:&quot;1&quot;"> 1 (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Number of Workstations:&quot;6 or More&quot;"> 6 or More (1) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
      </select>
    </div><!-- end ngRepeat: section in vm.products.attributeTypeFacets -->
  </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: GPWETC-442216
844-415-2499
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

 * 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

 * CUBICLES
   TYPE
    * Shop All
    * Room Dividers
    * Cubicles
    * Privacy Panels
    * 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

 * 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
   
   
   
   
 * Ships Today
   
   
   
   
 * All
   
   
   
   
   

 * Share
 * 
 * 
 * 
 * 
 * 


Filters
Filter By:
Search Within Category
Go
Ships Today
   
   
 * Yes (1082)
   

On Sale
   
   
 * Yes (309)
   

Price Range
   
   
 * $1,500 - $1,999 (83)
   
 * $199 and below (156)
   
 * $2,500 and up (118)
   
 * $200 - $599 (409)
   
 * $600 - $999 (107)
   

Type
   
   
 * 24 Hour Chairs (11)
   
 * Adjustable Height (59)
   
 * Armless Chairs (43)
   
 * Benches (10)
   
 * Big and Tall Chairs (27)
   
 * Bow Front Desk (17)
   
 * Breakroom Tables (16)
   
 * Club Chairs (10)
   
 * Compact Desk (51)
   
 * Computer Chairs (88)
   
 * Computer Desks (124)
   
 * Conference Chairs (57)
   
 * Conference Tables (72)
   
 * Corner Desks (22)
   
 * Credenzas (55)
   
 * Desk Hutch (38)
   
 * Desk Organizers (9)
   
 * Desktop Accessories (8)
   
 * Double Pedestal Desk (56)
   
 * Drafting Stools (10)
   
 * Ergonomic Chairs (44)
   
 * Executive Chairs (45)
   
 * Executive Desks (75)
   
 * Flexible Seating (23)
   
 * Flip Top Table (10)
   
 * Hutches (45)
   
 * L Desks (157)
   
 * Laptop Desks (25)
   
 * Lateral Files (42)
   
 * Mobile (13)
   
 * Mobile Files (26)
   
 * Multi Chair Sets (17)
   
 * Nesting Chairs (11)
   
 * Office Suites (56)
   
 * Panels (9)
   
 * Reception and Guest Chairs (88)
   
 * Reception Desks (42)
   
 * Room Divider (12)
   
 * Single Pedestal Desk (31)
   
 * Sofas (12)
   
 * Stacking Chairs (18)
   
 * Standing Height (49)
   
 * Stools (10)
   
 * Storage Cabinets (21)
   
 * Teacher Desks (14)
   
 * Training Room Tables (9)
   
 * U Desks (41)
   
 * Vertical Files (11)
   
 * Writing Desks (48)
   

Materials
   
   
 * Antimicrobial (1)
   
 * Fabric (103)
   
 * Glass (21)
   
 * Laminate (640)
   
 * Leather (25)
   
 * Memory Foam (15)
   
 * Mesh (90)
   
 * Metal (132)
   
 * Panels (1)
   
 * Plastic (13)
   
 * Plexi Glass (7)
   
 * Simulated Leather (84)
   
 * Solid Wood (25)
   
 * Vinyl (59)
   
 * Wood (7)
   
 * Wood Veneer (109)
   

Collection
   
   
 * 5000 Series (8)
   
 * Allure (54)
   
 * Apollo (8)
   
 * At Work (120)
   
 * Axle (14)
   
 * Brite (14)
   
 * Carbon (32)
   
 * Compass (31)
   
 * Connexion (15)
   
 * Contemporary (63)
   
 * Cumberland (23)
   
 * Diamond (5)
   
 * District (46)
   
 * Element (15)
   
 * Embassy (11)
   
 * Ergohuman (7)
   
 * Esquire (25)
   
 * Figo (8)
   
 * Flipper Table (6)
   
 * Forge (11)
   
 * Freya (9)
   
 * Fulton (9)
   
 * Gather (8)
   
 * Gauge (6)
   
 * Harper (6)
   
 * Heritage Hill (8)
   
 * Linear (17)
   
 * Loft (10)
   
 * Maker (18)
   
 * Mckinley (6)
   
 * Meadow Creek (5)
   
 * Metropolitan (28)
   
 * Midland (6)
   
 * Neoterik (5)
   
 * Nex (6)
   
 * Ogden (10)
   
 * Palladia (7)
   
 * Perspective (6)
   
 * Pont Lafayette (25)
   
 * Power Source (5)
   
 * Rivet (46)
   
 * Stahl (23)
   
 * Statesman (32)
   
 * Traffic (12)
   
 * Urban (33)
   
 * Urban White (19)
   
 * Via (34)
   
 * Visionary (7)
   
 * Wall Street (20)
   
 * Westgate (16)
   

Brand
   
   
 * Alera (1)
   
 * BBF (2)
   
 * Bestar Office Furniture (30)
   
 * Boss Seating (20)
   
 * Eurotech Seating (23)
   
 * HON (1)
   
 * Hubbub (59)
   
 * KFI Studios (4)
   
 * Martin Furniture (12)
   
 * MooreCo (21)
   
 * National Office Furniture (2)
   
 * NBF Signature Series (836)
   
 * Office Star (36)
   
 * Officient (31)
   
 * Sauder Office Furniture (51)
   
 * South Shore Furniture (13)
   

Shop By
   
   
 * Buy More Save More (849)
   
 * Commercial Quantities in Stock (180)
   
 * Expert’s Choice (185)
   
 * Made in the USA (95)
   
 * Price Drop (53)
   

Color
   
   
 * Black (428)
   
 * Blue (58)
   
 * Brass (19)
   
 * Brown (225)
   
 * Charcoal (37)
   
 * Cherry (122)
   
 * Chrome (3)
   
 * Gray (589)
   
 * Green (16)
   
 * Mahogany (80)
   
 * Maple (18)
   
 * Mocha (17)
   
 * Natural (15)
   
 * No Color (5)
   
 * Oak (79)
   
 * Orange (4)
   
 * Red (28)
   
 * Tan (72)
   
 * Teal (1)
   
 * Walnut (211)
   
 * White (116)
   

Best Selling
   
   
 * Yes (57)
   

 * * 

More Filters
Filters
Search Within Category
Go
Ships Today Yes (1082)
On Sale Yes (309)
Price Range $200 - $599 (409) $600 - $999 (107) $1,500 - $1,999 (83) $2,500 and
up (118) $199 and below (156)
Type L Desks (157) Computer Desks (124) Executive Desks (75) Office Suites (56)
Credenzas (55) Executive Chairs (45) Lateral Files (42) Reception Desks (42)
Desk Hutch (38) Room Divider (12) Computer Chairs (88) Conference Chairs (57)
Double Pedestal Desk (56) Ergonomic Chairs (44) Conference Tables (72) Big and
Tall Chairs (27) Corner Desks (22) Standing Height (49) Writing Desks (48) U
Desks (41) Mobile Files (26) Laptop Desks (25) Storage Cabinets (21) Bow Front
Desk (17) 24 Hour Chairs (11) Reception and Guest Chairs (88) Adjustable Height
(59) Compact Desk (51) Hutches (45) Armless Chairs (43) Single Pedestal Desk
(31) Flexible Seating (23) Stacking Chairs (18) Multi Chair Sets (17) Breakroom
Tables (16) Teacher Desks (14) Mobile (13) Sofas (12) Nesting Chairs (11)
Vertical Files (11) Benches (10) Club Chairs (10) Drafting Stools (10) Flip Top
Table (10) Stools (10) Desk Organizers (9) Panels (9) Training Room Tables (9)
Desktop Accessories (8)
Materials Laminate (640) Wood Veneer (109) Plexi Glass (7) Simulated Leather
(84) Mesh (90) Memory Foam (15) Leather (25) Metal (132) Fabric (103) Vinyl (59)
Solid Wood (25) Glass (21) Plastic (13) Wood (7) Antimicrobial (1) Panels (1)
Collection At Work (120) Statesman (32) Urban (33) Contemporary (63)
Metropolitan (28) Pont Lafayette (25) Esquire (25) Harper (6) Perspective (6)
Allure (54) District (46) Rivet (46) Via (34) Carbon (32) Compass (31)
Cumberland (23) Stahl (23) Wall Street (20) Urban White (19) Maker (18) Linear
(17) Westgate (16) Connexion (15) Element (15) Axle (14) Brite (14) Traffic (12)
Embassy (11) Forge (11) Loft (10) Ogden (10) Freya (9) Fulton (9) 5000 Series
(8) Apollo (8) Figo (8) Gather (8) Heritage Hill (8) Ergohuman (7) Palladia (7)
Visionary (7) Flipper Table (6) Gauge (6) Mckinley (6) Midland (6) Nex (6)
Diamond (5) Meadow Creek (5) Neoterik (5) Power Source (5)
Brand NBF Signature Series (836) Alera (1) BBF (2) Bestar Office Furniture (30)
Boss Seating (20) Eurotech Seating (23) HON (1) Hubbub (59) KFI Studios (4)
Martin Furniture (12) MooreCo (21) National Office Furniture (2) Office Star
(36) Officient (31) Sauder Office Furniture (51) South Shore Furniture (13)
Shop By Buy More Save More (849) Expert’s Choice (185) Commercial Quantities in
Stock (180) Price Drop (53) Made in the USA (95)
Color Gray (589) Black (428) Cherry (122) Brown (225) Tan (72) Walnut (211)
White (116) Blue (58) Charcoal (37) Mahogany (80) Chrome (3) Teal (1) Oak (79)
Red (28) Brass (19) Maple (18) Mocha (17) Green (16) Natural (15) No Color (5)
Orange (4)
Best Selling Yes (57)
New Product Yes (93)
Assembly Ready to Assemble (849) Partial Assembly Required (136) Fully Assembled
(157)
Clearance true (174)
Top Rated Yes (305)
GSA Yes (391) No (741)
Styles Modern (392) Traditional (107) Industrial (159) Transitional (24) Mid
Century Modern (2) Mission (1) Rustic (1)
Width Range 66 to 71 in (87) 72 in and Above (123) 49 to 65 in (81) 5 to 10 feet
(12) 36 inches (21) Over 35 (50) 30 to 35 inches (20) 48 in and Below (32) 36 to
40 inches (19) 24 to 29 (12) 4 to 5 feet (6) Over 40 inches (6) 30 to 35 (5) 42
inches (5) Under 30 inches (4) 18 to 23 (3) 3 to 4 feet (2) 30 inches (2) Under
3 feet (2)
Shop By Room Executive Office (125) Home Office (116) Conference (54) General
Office (71) Healthcare Furniture (24) Reception and Lobby (42) School Furniture
(20) Training Room Furniture (21) Breakroom (4) Dining (3) Exam Room (1)
Eco Friendly ANSI BIFMA Tested (54) Indoor Air Quality Certification (48) ANSI
BIFMA Tested,Indoor Air Quality Certification (14) ANSI BIFMA Tested,Recyclable
Packaging (11) Recyclable Packaging (6) Greenguard,Indoor Air Quality
Certification (5) BIFMA LEVEL Certified,Indoor Air Quality
Certification,Recyclable Packaging (4) BIFMA LEVEL Certified (3) Contains
Recycled Material,Reusable or Recyclable Materials (3) Level 2 (2) Greenguard
(1)
Facing Direction Right Return (32) Left Return,Right Return,Fully Reversible
(24) Fully Reversible (65) Left Return (18) Left Return,Right Return (2)
File Size Letter and Legal (45) Letter (41) Legal (35)
Shape Rectangular (48) Oval (8) Square (18) Round (12) Rectangular,Square (1)
Supports Up To 300 - 400 lbs (38) 400 lbs and up (49)
Length 10 feet (5) 12 feet (5) Under 6 feet (37) 8 feet (14) Above 12 feet (11)
6 feet (6) 11 feet (1) Under 4 feet (1)
Number Of Drawers 2 Drawer (41) 3 Drawer (17) 4 Drawer (2) 5 Drawer (2) 1 Drawer
(1)
Number Of Shelves 5 Shelf (25) 3 Shelf (9) 4 Shelf (6) 2 Shelf (5) 6 Shelf (4)
More than 7 Shelves (2)
Area Of Use Inside (8)
Boards Or Panels 1 (4) 2 (1)
Number Of Workstations 1 (1) 6 or More (1)



SHIPS TODAY OFFICE FURNITURE

 * 1142 Items
   
 * of 64
   
   
   
   
 * Sort by:
   RecommendedPrice: low to highProduct: A to ZProduct: Z to ABest Seller
   
 * Grid List Columns
      
    * Ships Today
      
    * On Sale
      
    * Price Range
      
    * Type
      
    * Materials
      
    * Collection
      
    * Brand
      
    * Shop By
      
    * Color
      
    * Best Selling
      
    * New Product
      
    * Assembly
      
    * Clearance
      
    * Top Rated
      
    * GSA
      
    * Styles
      
    * Width Range
      
    * Shop By Room
      
    * Eco Friendly
      
    * Facing Direction
      
    * File Size
      
    * Shape
      
    * Supports Up To
      
    * Length
      
    * Number Of Drawers
      
    * Number Of Shelves
      
    * Area Of Use
      
    * Boards Or Panels
      
    * Number Of Workstations
      

   
 * Compare
   Metropolitan L Desk Suite
   Available in 2 Options
   Available in 2 Option
      
    * 
   
      
    * 
      
    * 
      
      
   
   Available in 2 Options
   Available in 2 Option
   Metropolitan L Desk Suite
   
   $6,259.00
   
   GSA
   
   
   
 * Compare
   Metropolitan Executive Office Suite
   Available in 2 Options
   Available in 2 Option
      
    * 
   
      
    * 
      
    * 
      
      
   
   Available in 2 Options
   Available in 2 Option
   Metropolitan Executive Office Suite
   
   $3,829.00
   
   GSA
   
   
   
 * Compare
   Statesman Executive Desk With L-shaped Right Return
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   Statesman Executive Desk With L-shaped Right Return
   
   $2,579.00
   
   GSA
   Ships Today!
   
   
 * Compare
   Harper Mid-back Executive Chair
   Available in 2 Options
   Available in 2 Option
      
    * 
   
      
    * 
      
    * 
      
      
   
   Available in 2 Options
   Available in 2 Option
   Harper Mid-back Executive Chair
   
   $279.65
   $489.00
   
   Ships Today!
   
   
 * Compare
   Kingston Big And Tall Faux Leather Executive Chair
   Available in 1 Options
   Available in 1 Option
      
    * 
   
      
    * 
      
      
   
   Available in 1 Options
   Available in 1 Option
   Kingston Big And Tall Faux Leather Executive Chair
   
   $699.00
   
   Ships Today!
   
   
 * Compare
   Urban Reversible L-shaped Desk - 60"w
   Available in 2 Options
   Available in 2 Option
      
    * 
   
      
    * 
      
    * 
      
      
   
   Available in 2 Options
   Available in 2 Option
   Urban Reversible L-shaped Desk - 60"w
   
   $1,529.00
   
   GSA
   Ships Today!
   
   
 * Compare
   Contemporary Eight Seat Conference Table With 8 Leather Chairs
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   Contemporary Eight Seat Conference Table With 8 Leather Chairs
   
   $3,499.00
   
   Ships Today!
   
   
 * Compare
   Urban Reversible L-shaped Desk - 72"w X 80"d
   Available in 2 Options
   Available in 2 Option
      
    * 
   
      
    * 
      
    * 
      
      
   
   Available in 2 Options
   Available in 2 Option
   Urban Reversible L-shaped Desk - 72"w X 80"d
   
   $1,629.00
   
   GSA
   Ships Today!
   
   
 * Compare
   At Work Standing Height Desk - 60"w X 30"d
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   At Work Standing Height Desk - 60"w X 30"d
   
   $499.98
   $1,149.00
   
   Ships Today!
   
   
 * Compare
   At Work Reversible Corner L-shaped Desk - 60"w X 60"d
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   At Work Reversible Corner L-shaped Desk - 60"w X 60"d
   
   $577.15
   $997.00
   
   Ships Today!
   
   
 * Compare
   At Work Storage Credenza 72"w X 24"d
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   At Work Storage Credenza 72"w X 24"d
   
   $764.15
   $908.00
   
   Ships Today!
   
   
 * Compare
   Statesman Compact L-shaped Desk With Left Return - 65"wx72"dx30"h
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   Statesman Compact L-shaped Desk With Left Return - 65"wx72"dx30"h
   
   $2,119.00
   
   GSA
   Ships Today!
   
   
 * Compare
   Urban Four Drawer Storage Credenza - 72"w X 21"d
   Available in 2 Options
   Available in 2 Option
      
    * 
   
      
    * 
      
    * 
      
      
   
   Available in 2 Options
   Available in 2 Option
   Urban Four Drawer Storage Credenza - 72"w X 21"d
   
   $1,739.00
   
   GSA
   Ships Today!
   
   
 * Compare
   Statesman Two Drawer Lateral Storage File - 32" W
   Available in 6 Options
   Available in 6 Option
      
    * + 2 more
   
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 6 Options
   Available in 6 Option
   Statesman Two Drawer Lateral Storage File - 32" W
   
   $929.00
   
   GSA
   
   
   
 * Compare
   Avanti Faux Leather Executive Chair With Flip Arms
   Available in 2 Options
   Available in 2 Option
      
    * 
   
      
    * 
      
    * 
      
      
   
   Available in 2 Options
   Available in 2 Option
   Avanti Faux Leather Executive Chair With Flip Arms
   
   $499.00
   
   Ships Today!
   
   
 * Compare
   At Work Two Drawer Lateral Storage File - 29"h
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   At Work Two Drawer Lateral Storage File - 29"h
   
   $585.65
   $1,029.00
   
   Ships Today!
   
   
 * Compare
   Pont Lafayette L-desk With Left Return
   Available in 1 Options
   Available in 1 Option
      
    * 
   
      
    * 
      
      
   
   Available in 1 Options
   Available in 1 Option
   Pont Lafayette L-desk With Left Return
   
   $3,349.00
   
   GSA
   Ships Today!
   
   
 * Compare
   Contemporary Laminate L-shaped Desk - 71"w X 84"d
   Available in 4 Options
   Available in 4 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 4 Options
   Available in 4 Option
   Contemporary Laminate L-shaped Desk - 71"w X 84"d
   
   $1,359.00
   
   Ships Today!
   
   

Description Ships TodayOn SalePrice Range Availability Price U/M

Metropolitan L Desk Suite
86242
Compare


$6,259.00


Metropolitan Executive Office Suite
86243
Compare


$3,829.00


Statesman Executive Desk With L-shaped Right Return
13169
Compare


$2,579.00


Harper Mid-back Executive Chair
56622
Compare


$279.65


Kingston Big And Tall Faux Leather Executive Chair
50833
Compare


$699.00


Urban Reversible L-shaped Desk - 60"w
14394
Compare


$1,529.00


Contemporary Eight Seat Conference Table With 8 Leather Chairs
40821
Compare


$3,499.00


Urban Reversible L-shaped Desk - 72"w X 80"d
14392
Compare


$1,629.00


At Work Standing Height Desk - 60"w X 30"d
14425
Compare


$499.98


At Work Reversible Corner L-shaped Desk - 60"w X 60"d
14522
Compare


$577.15


At Work Storage Credenza 72"w X 24"d
36806
Compare


$764.15


Statesman Compact L-shaped Desk With Left Return - 65"wx72"dx30"h
13346
Compare


$2,119.00


Urban Four Drawer Storage Credenza - 72"w X 21"d
36742
Compare


$1,739.00


Statesman Two Drawer Lateral Storage File - 32" W
30807
Compare


$929.00


Avanti Faux Leather Executive Chair With Flip Arms
56985
Compare


$499.00


At Work Two Drawer Lateral Storage File - 29"h
30626
Compare


$585.65


Pont Lafayette L-desk With Left Return
13344
Compare


$3,349.00


Contemporary Laminate L-shaped Desk - 71"w X 84"d
14656
Compare


$1,359.00

 * 1142 Items
   
 * of 64
   
   
   
   
 * 

You have reached the maximum number of items (6).

Please 'Compare' or remove items.

Compare
×

WARNING

You cannot select more than 3 attributes.
×


RECENTLY REDUCED - PRICE DROPS

   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Palladia Home Office Suite With L-shaped Desk
   
   
   $1,739.00
   
   Ships Today!
   
 * Available in 4 Options
   Available in 4 Option
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
   
   Palladia Two Drawer Lateral File Cabinet
   
   
   $399.00
   
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
   
   Palladia L-shaped Desk With File Storage - Right Return
   
   
   $799.00
   
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Palladia Computer Desk With Hutch
   
   
   $639.00
   
   
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Palladia Double Pedestal Office Desk - 65"w
   
   
   $749.00
   
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Palladia L-shaped Desk With File
   
   
   $679.00
   
   
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Barrister Lane Bookcase With 10 Cubbyholes- 47.5"h
   
   
   $279.00
   
   
   
 * Available in 4 Options
   Available in 4 Option
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
   
   Palladia Executive Suite With File And Storage
   
   
   $2,189.00
   
   
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Barrister Lane L-shaped Desk - 69"w
   
   
   $579.00
   
   
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Palladia Credenza Desk With Keyboard Tray
   
   
   $529.00
   
   
   

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

 * Previous
 * Next


RECENTLY REDUCED - PRICE DROPS

   
 * Available in 3 Options
   Available in 3 Option
   Palladia Computer Desk And File Set
   
   
   $989.00
   
   
   
 * Available in 3 Options
   Available in 3 Option
   Palladia Double Door Wardrobe Cabinet - 66"h
   
   
   $429.00
   
   
   
 * Available in 4 Options
   Available in 4 Option
   Palladia Two Drawer Lateral File Cabinet
   
   
   $399.00
   
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   Palladia L-shaped Desk With File Storage - Right Return
   
   
   $799.00
   
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   Barrister Lane Storage Credenza - 70"w
   
   
   $529.00
   
   
   
 * Available in 1 Options
   Available in 1 Option
   Barrister Lane Bookcase With 10 Cubbyholes- 47.5"h
   
   
   $279.00
   
   
   
 * Available in 1 Options
   Available in 1 Option
   Boulevard Café Fabric Lounge Chair With Leather Arm Wraps
   
   
   $259.00
   
   
   
 * Available in 1 Options
   Available in 1 Option
   Palladia L-shaped Desk With File
   
   
   $679.00
   
   
   
 * Available in 1 Options
   Available in 1 Option
   Palladia Credenza Desk With Keyboard Tray
   
   
   $529.00
   
   
   
 * Available in 1 Options
   Available in 1 Option
   Barrister Lane Double Pedestal Desk - 59"w
   
   
   $449.00
   
   
   


DISCOUNTED AND GOING QUICK - SAVE 30% - 75% OFF CLEARANCE

   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   At Work Reversible L-shaped Desk - 66"w
   
   
   $832.15
   
   $1,276.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
   
   Harper Mid-back Executive Chair
   
   
   $279.65
   
   $489.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   At Work Mobile File Storage Pedestal - 26"h
   
   
   $330.65
   
   $579.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   At Work Reversible Corner L-shaped Desk - 60"w X 60"d
   
   
   $577.15
   
   $997.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   At Work Two Drawer Lateral Storage File - 29"h
   
   
   $585.65
   
   $1,029.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   At Work Storage Credenza 72"w X 24"d
   
   
   $764.15
   
   $908.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Esquire 16"w Three Drawer Mobile Pedestal
   
   
   $339.00
   
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Avanti Faux Leather Executive Chair With Flip Arms
   
   
   $499.00
   
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   Urban Reversible L-shaped Desk - 60"w
   
   
   $1,529.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   At Work 71"w X 30"d Reversible Reception L-shaped Desk With Full Pedestal
   
   
   $798.15
   
   $1,217.00
   Ships Today!
   

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

 * Previous
 * Next


DISCOUNTED AND GOING QUICK - SAVE 30% - 75% OFF CLEARANCE

   
 * Available in 2 Options
   Available in 2 Option
   At Work Reversible L-shaped Desk - 66"w
   
   
   $832.15
   
   $1,276.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Harper Mid-back Executive Chair
   
   
   $279.65
   
   $489.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   At Work Mobile File Storage Pedestal - 26"h
   
   
   $330.65
   
   $579.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   At Work Reversible Corner L-shaped Desk - 60"w X 60"d
   
   
   $577.15
   
   $997.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   At Work Two Drawer Lateral Storage File - 29"h
   
   
   $585.65
   
   $1,029.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   At Work Storage Credenza 72"w X 24"d
   
   
   $764.15
   
   $908.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Esquire 16"w Three Drawer Mobile Pedestal
   
   
   $339.00
   
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Avanti Faux Leather Executive Chair With Flip Arms
   
   
   $499.00
   
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   Urban Reversible L-shaped Desk - 60"w
   
   
   $1,529.00
   
   GSA
   Ships Today!
   
 * Available in 2 Options
   Available in 2 Option
   At Work 71"w X 30"d Reversible Reception L-shaped Desk With Full Pedestal
   
   
   $798.15
   
   $1,217.00
   Ships Today!
   


RELATED PRODUCTS

 * Adjustable Height L-Shaped Desk and Bookcase Set
   The Heritage Collection, with its rough sawn texture
   Adjustable Height L-Shaped Desk and Bookcase Set
   The Heritage Collection, with its rough sawn texture and plank top design,
   reflects the quality hand-made furniture built in simpler times. The chatter
   marks, rustic index card hand pulls and dovetailed drawers bring a simple
   statement of quality into your ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/MRN-Heritage1_stl
   View More
 * Carson Hutch 70" Weathered Dove
   The Carson hutch adds additional storage and beautiful
   Carson Hutch 70" Weathered Dove
   The Carson hutch adds additional storage and beautiful design elements when
   paired with the Carson credenza! Distinctive wood and unique diamond shaped
   metal accents, the Carson Collection blends architectural style with natural
   open grain wood to create an elegant yet ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/MRN-37406_s7
   View More
 * Cumberland Executive Storage Hutch
   The Cumberland hutch is a fine addition to
   Cumberland Executive Storage Hutch
   The Cumberland hutch is a fine addition to your Cumberland credenza. One
   adjustable shelf behind two glass doors offers visually pleasing storage. The
   four open cubbies add ample space to store small supplies or decorative
   accents, and there is a ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/mrn-36584_s7
   View More
 * Cumberland Five Shelf Storage Bookcase - 72"H
   The Cumberland collection offers a rich traditional style,
   Cumberland Five Shelf Storage Bookcase - 72"H
   The Cumberland collection offers a rich traditional style, details, and
   superb craftsmanship, making this bookcase an excellent choice for your
   office. Use it to bring your room together with other pieces of the
   Cumberland collection, and easily store and display ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/mrn-32987_s7
   View More
 * Mobile Standing Height Desk on Casters 48"W x
   Designed to fit your workplace needs, the Signature
   Mobile Standing Height Desk on Casters 48"W x
   Designed to fit your workplace needs, the Signature Series Stahl desk line is
   a sturdy, long-lasting solution that emphasizes strength and simplicity.
   Great for a multi-use workstation or as a regular desk, this compact 48"W
   standing height desk doesn't require ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/CHE-11032_s7
   View More

Close

Related Items
small desk and bookcase
storage bookcase with doors
height adjustable desk design
bar height desk
adjustable height desk
Related Categories
hutch l-shaped desks
office l-shaped desks
l-shaped desks
conference tables
bookcase

 * 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
 * Press Releases
 * 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
 * Press Releases
 * 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
844-415-2499


Web Code: GPWETE-442216




How can we improve? Please send us your feedback.

Copyright © 1999 - 2023 All Rights Reserved


You have reached the maximum number of items (6)

(0) Item
Compare Clear All




×

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.