www.nationalbusinessfurniture.com Open in urlscan Pro
2606:4700::6812:11b8  Public Scan

Submitted URL: https://email.mktgtrnd.com/c/13FOArdM3rGgBlh00xbqAaJ66rnlh
Effective URL: https://www.nationalbusinessfurniture.com/ships-today/all
Submission: On May 17 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()"
        onclick="$(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()"
        onclick="$(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="">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 (422) </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 (117) </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 (65) </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 (100) </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 (173) </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 (154) </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 (122) </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 (91) </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 (70) </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 (72) </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;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;Lateral Files&quot;"> Lateral Files (51) </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 (47) </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;Reception Desks&quot;"> Reception Desks (39) </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 (26) </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 (21) </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 (83) </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 (54) </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 (53) </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 (47) </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 (46) </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 (22) </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;Room Divider&quot;"> Room Divider (9) </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 (47) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Hutches&quot;"> Hutches (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 (34) </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 (27) </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 (27) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Type:&quot;Cubicle&quot;"> Cubicle (12) </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;L Shaped Workstation&quot;"> L Shaped Workstation (11) </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 (54) </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 (47) </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 (42) </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 (29) </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 (24) </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 (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;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 (13) </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 (12) </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;Mobile&quot;"> Mobile (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 -->
      </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 (102) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Mesh&quot;"> Mesh (88) </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 (83) </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;Memory Foam&quot;"> Memory Foam (12) </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;Metal&quot;"> Metal (148) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Vinyl&quot;"> Vinyl (63) </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 (23) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Glass&quot;"> Glass (22) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Leather&quot;"> Leather (20) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Plastic&quot;"> Plastic (15) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Materials:&quot;Wood&quot;"> Wood (6) </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 -->
      </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 (118) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Contemporary&quot;"> Contemporary (61) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Urban&quot;"> Urban (32) </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;Esquire&quot;"> Esquire (27) </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;Linear&quot;"> Linear (16) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Perspective&quot;"> Perspective (8) </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;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;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;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;Allure&quot;"> Allure (50) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;District&quot;"> District (48) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Rivet&quot;"> Rivet (47) </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;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;Forge&quot;"> Forge (28) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Stahl&quot;"> Stahl (22) </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;Cumberland&quot;"> Cumberland (18) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Ogden&quot;"> Ogden (18) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Maker&quot;"> Maker (16) </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 (16) </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;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;Element&quot;"> Element (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;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;Curriculum&quot;"> Curriculum (9) </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;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;Heritage Hill&quot;"> Heritage Hill (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 -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Collection:&quot;Space&quot;"> Space (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 (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="">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 (850) </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&quot;"> Bestar (29) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Boss Office Products&quot;"> Boss Office Products (23) </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 (24) </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 (56) </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 (20) </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 (31) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Brand:&quot;Officient&quot;"> Officient (30) </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 (48) </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 (7) </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 (726) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shop By:&quot;Semi Annual Sale&quot;"> Semi Annual Sale (450) </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 (174) </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 (116) </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 (92) </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 (48) </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 (613) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Black&quot;"> Black (409) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Brown&quot;"> Brown (212) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Walnut&quot;"> Walnut (195) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;White&quot;"> White (104) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Cherry&quot;"> Cherry (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 (70) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Tan&quot;"> Tan (78) </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;Mahogany&quot;"> Mahogany (77) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Red&quot;"> Red (36) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Charcoal&quot;"> Charcoal (38) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Green&quot;"> Green (24) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Mocha&quot;"> Mocha (22) </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;Brass&quot;"> Brass (17) </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;Orange&quot;"> Orange (6) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Color:&quot;Yellow&quot;"> Yellow (8) </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;No Color&quot;"> No Color (2) </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 -->
      </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 (650) </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 (54) </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 (75) </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="">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 (1063) </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;No&quot;"> No (760) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="GSA:&quot;Yes&quot;"> Yes (380) </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 (845) </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 (160) </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 (135) </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 (218) </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 (292) </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 (399) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Industrial&quot;"> Industrial (168) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Traditional&quot;"> Traditional (99) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Styles:&quot;Transitional&quot;"> Transitional (23) </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;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;72 in and Above&quot;"> 72 in and Above (120) </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 (79) </option>
        <!-- end 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 (91) </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 (18) </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 (53) </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 (26) </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 (9) </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 (31) </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;42 inches&quot;"> 42 inches (9) </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 (7) </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;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;Home Office&quot;"> Home Office (111) </option>
        <!-- end 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 (118) </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 (51) </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 (70) </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 (25) </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;Reception and Lobby&quot;"> Reception and Lobby (36) </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 (5) </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 (4) </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="">Sustainably Sourced</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Sustainably Sourced:&quot;ANSI BIFMA Tested&quot;"> ANSI BIFMA Tested (75) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Sustainably Sourced:&quot;Recyclable Packaging&quot;"> Recyclable Packaging (22) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Sustainably Sourced:&quot;Indoor Air Quality Certification&quot;"> Indoor Air Quality Certification (70) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Sustainably Sourced:&quot;LEVEL&quot;"> LEVEL (11) </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 (52) </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
          (12) </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 (7) </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 (6) </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 (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;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="">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 (54) </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 (50) </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 (43) </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;Left Return,Right Return,Fully Reversible&quot;"> Left Return,Right Return,Fully Reversible (21) </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 (59) </option>
        <!-- end 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 (34) </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 (21) </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="">Shape</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Oval&quot;"> Oval (7) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Rectangular&quot;"> Rectangular (49) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Round&quot;"> Round (13) </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;Rectangular,Square&quot;"> Rectangular,Square (1) </option>
        <!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Theme&quot;"> Theme (1) </option><!-- end ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Shape:&quot;Trapezodial&quot;"> Trapezodial (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="">Length</option>
        <!-- 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 (41) </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;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;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;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;10 feet&quot;"> 10 feet (4) </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="">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 (34) </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 (46) </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 (44) </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 (20) </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 (4) </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 (4) </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 (24) </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 (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="">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;4&quot;"> 4 (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 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="">Clean With</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Clean With:&quot;Bleach Solution Cleaners&quot;"> Bleach Solution Cleaners (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="">Caddy Type</option>
        <!-- ngRepeat: attributeValue in section.attributeValueFacets -->
        <option ng-repeat="attributeValue in section.attributeValueFacets" ng-selected="attributeValue.selected" value="Caddy Type:&quot;Chair&quot;"> Chair (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


SEMI-ANNUAL SALE! Save 15% on 1000s of items | Clearance Up to 75% Off

SEMI-ANNUAL SALE! Save 15% on 1000s of items | Clearance Up to 75% Off

 * Government
 * Education Furniture
 * Healthcare
 * Hospitality
 * Workplace
 * Home Office Furniture

 * Local Design Help
 * Request Quote

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: GRU9HJ-16734
855-761-0107
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
    * Shop All Desks
    * Executive
    * L Shaped
    * U Shaped
    * Reception
    * Adjustable Height
    * Office Suites & Sets

 * CHAIRS
    * Shop All Chairs
    * Reception & Guest
    * Conference
    * Ergonomic
    * Executive
    * Stacking
    * Big & Tall
    * Stools
    * Task
    * $199 and below

 * TABLES
    * Shop All Tables
    * Conference
    * Training Room
    * Breakroom
    * Table & Chair Sets
    * Flip Top
    * Outdoor
    * Folding Tables

 * STORAGE
    * Shop All Storage
    * Cabinets
    * Bookcases
    * Credenzas
    * Filing
    * Mobile Pedestals
    * Wardrobe Cabinets

 * SPACE DIVISION
    * Shop All
    * Room Dividers
    * Cubicles
    * Workstations
    * Privacy Panels
    * Mobile Boards
    * Booths & Pods
   
   ROOMS
    * Outdoor
    * Reception
    * Breakroom
    * Conference Room
    * Training Room
    * Home Office

 * ACCESSORIES
    * Shop All
    * Waste & Recycling
    * Chair Mats
    * Lighting
    * Decor
    * Rugs
    * Presentation Boards

 * MARKETS
    * Government
    * Education
    * Healthcare
    * Hospitality
    * Workplace
    * Home Office

 * RESOURCES
    * Tips & Ideas
    * Buying Guides
    * Case Studies
    * Local Design Help
    * Digital Catalogs
    * Request a Quote
    * Request a Catalog

 * DEALS
    * Sale
    * Clearance
    * Ships Today

◄

×
   
   
 * Home
   
   
   
   
 * Ships Today
   
   
   
   
 * All
   
   
   
   
   

 * Share
 * 
 * 
 * 
 * 
 * 


Oops! Looks like this page no longer exists. We’re making way for fresh, new
products to inspire your office furnishings and your work.
Oops! Looks like this page no longer exists. We’re making way for fresh, new
products to inspire your office furnishings and your work.


SHOP POPULAR CATEGORIES


SHOP POPULAR CATEGORIES


Desks
Desks
Chairs
Chairs
Storage
Storage
Space Division
Space Division
Tables
Tables
Filters
Filter By:
Search Within Category
Go
Price Range
   
   
 * $1,500 - $1,999 (65)
   
 * $199 and below (173)
   
 * $2,500 and up (100)
   
 * $200 - $599 (422)
   
 * $600 - $999 (117)
   

Type
   
   
 * 24 Hour Chairs (11)
   
 * Adjustable Height (54)
   
 * Armless Chairs (47)
   
 * Benches (10)
   
 * Big and Tall Chairs (26)
   
 * Bow Front Desk (17)
   
 * Breakroom Tables (16)
   
 * Club Chairs (10)
   
 * Compact Desk (46)
   
 * Computer Chairs (91)
   
 * Computer Desks (122)
   
 * Conference Chairs (57)
   
 * Conference Tables (70)
   
 * Corner Desks (21)
   
 * Credenzas (55)
   
 * Cubicle (12)
   
 * Desk Hutch (34)
   
 * Desk Organizers (9)
   
 * Double Pedestal Desk (54)
   
 * Drafting Stools (10)
   
 * Ergonomic Chairs (44)
   
 * Executive Chairs (47)
   
 * Executive Desks (72)
   
 * Flexible Seating (24)
   
 * Flip Top Table (10)
   
 * Hutches (42)
   
 * L Desks (154)
   
 * L Shaped Workstation (11)
   
 * Laptop Desks (22)
   
 * Lateral Files (51)
   
 * Mobile (10)
   
 * Mobile Files (27)
   
 * Multi Chair Sets (17)
   
 * Nesting Chairs (11)
   
 * Office Suites (53)
   
 * Panels (9)
   
 * Reception and Guest Chairs (83)
   
 * Reception Desks (39)
   
 * Room Divider (9)
   
 * Single Pedestal Desk (29)
   
 * Stacking Chairs (21)
   
 * Standing Height (47)
   
 * Stools (10)
   
 * Storage Cabinets (27)
   
 * Teacher Desks (13)
   
 * Training Room Tables (9)
   
 * U Desks (42)
   
 * Vertical Files (12)
   
 * Writing Desks (47)
   

Materials
   
   
 * Antimicrobial (1)
   
 * Fabric (103)
   
 * Glass (22)
   
 * Laminate (640)
   
 * Leather (20)
   
 * Memory Foam (12)
   
 * Mesh (88)
   
 * Metal (148)
   
 * Plastic (15)
   
 * Plexi Glass (7)
   
 * Simulated Leather (83)
   
 * Solid Wood (23)
   
 * Vinyl (63)
   
 * Wood (6)
   
 * Wood Veneer (102)
   

Collection
   
   
 * 5000 Series (8)
   
 * Allure (50)
   
 * Apollo (8)
   
 * At Work (118)
   
 * Axle (14)
   
 * Brite (14)
   
 * Carbon (32)
   
 * Compass (31)
   
 * Connexion (15)
   
 * Contemporary (61)
   
 * Cumberland (18)
   
 * Curriculum (9)
   
 * District (48)
   
 * Element (14)
   
 * Embassy (11)
   
 * Ergohuman (7)
   
 * Esquire (27)
   
 * Figo (8)
   
 * Flipper Table (6)
   
 * Forge (28)
   
 * Freya (9)
   
 * Fulton (9)
   
 * Gather (8)
   
 * Gauge (6)
   
 * Harper (6)
   
 * Heritage Hill (5)
   
 * Linear (16)
   
 * Loft (10)
   
 * Maker (16)
   
 * Mckinley (6)
   
 * Meadow Creek (4)
   
 * Metropolitan (28)
   
 * Midland (6)
   
 * Nex (6)
   
 * Ogden (18)
   
 * Palladia (7)
   
 * Perspective (8)
   
 * Pont Lafayette (25)
   
 * Power Source (5)
   
 * Rivet (47)
   
 * Space (5)
   
 * Stahl (22)
   
 * Statesman (32)
   
 * Traffic (12)
   
 * Urban (32)
   
 * Urban White (19)
   
 * Via (34)
   
 * Visionary (7)
   
 * Wall Street (16)
   
 * Westgate (16)
   

Brand
   
   
 * Alera (1)
   
 * BBF (2)
   
 * Bestar (29)
   
 * Boss Office Products (23)
   
 * Eurotech Seating (24)
   
 * HON (1)
   
 * Hubbub (56)
   
 * KFI Studios (4)
   
 * Martin Furniture (12)
   
 * MooreCo (20)
   
 * National Office Furniture (2)
   
 * NBF Signature Series (850)
   
 * Office Star (31)
   
 * Officient (30)
   
 * Sauder Office Furniture (48)
   
 * South Shore Furniture (7)
   

Shop By
   
   
 * Buy More Save More (726)
   
 * Commercial Quantities in Stock (48)
   
 * Expert’s Choice (174)
   
 * Made in the USA (92)
   
 * Price Drop (116)
   
 * Semi Annual Sale (450)
   

Color
   
   
 * Black (409)
   
 * Blue (70)
   
 * Brass (17)
   
 * Brown (212)
   
 * Charcoal (38)
   
 * Cherry (116)
   
 * Chrome (3)
   
 * Gray (613)
   
 * Green (24)
   
 * Mahogany (77)
   
 * Maple (18)
   
 * Mocha (22)
   
 * Natural (15)
   
 * No Color (2)
   
 * Oak (79)
   
 * Orange (6)
   
 * Red (36)
   
 * Tan (78)
   
 * Teal (1)
   
 * Walnut (195)
   
 * White (104)
   
 * Yellow (8)
   

On Sale
   
   
 * Yes (650)
   

Best Selling
   
   
 * Yes (54)
   

New Product
   
   
 * Yes (75)
   

 * * 

More Filters
Filters
Search Within Category
Go
Price Range $200 - $599 (422) $600 - $999 (117) $1,500 - $1,999 (65) $2,500 and
up (100) $199 and below (173)
Type L Desks (154) Computer Desks (122) Computer Chairs (91) Conference Tables
(70) Executive Desks (72) Conference Chairs (57) Credenzas (55) Lateral Files
(51) Writing Desks (47) Ergonomic Chairs (44) Reception Desks (39) Big and Tall
Chairs (26) Corner Desks (21) Reception and Guest Chairs (83) Double Pedestal
Desk (54) Office Suites (53) Executive Chairs (47) Compact Desk (46) Laptop
Desks (22) Nesting Chairs (11) Room Divider (9) Standing Height (47) Hutches
(42) Desk Hutch (34) Mobile Files (27) Storage Cabinets (27) Cubicle (12) 24
Hour Chairs (11) L Shaped Workstation (11) Adjustable Height (54) Armless Chairs
(47) U Desks (42) Single Pedestal Desk (29) Flexible Seating (24) Stacking
Chairs (21) Bow Front Desk (17) Multi Chair Sets (17) Breakroom Tables (16)
Teacher Desks (13) Vertical Files (12) Benches (10) Club Chairs (10) Drafting
Stools (10) Flip Top Table (10) Mobile (10) Stools (10) Desk Organizers (9)
Panels (9) Training Room Tables (9)
Materials Laminate (640) Wood Veneer (102) Mesh (88) Simulated Leather (83)
Fabric (103) Memory Foam (12) Plexi Glass (7) Metal (148) Vinyl (63) Solid Wood
(23) Glass (22) Leather (20) Plastic (15) Wood (6) Antimicrobial (1)
Collection At Work (118) Contemporary (61) Urban (32) Statesman (32) Esquire
(27) Pont Lafayette (25) Linear (16) Perspective (8) Carbon (32) Metropolitan
(28) Harper (6) Nex (6) Allure (50) District (48) Rivet (47) Via (34) Compass
(31) Forge (28) Stahl (22) Urban White (19) Cumberland (18) Ogden (18) Maker
(16) Wall Street (16) Westgate (16) Connexion (15) Axle (14) Brite (14) Element
(14) Traffic (12) Embassy (11) Loft (10) Curriculum (9) Freya (9) Fulton (9)
5000 Series (8) Apollo (8) Figo (8) Gather (8) Ergohuman (7) Palladia (7)
Visionary (7) Flipper Table (6) Gauge (6) Mckinley (6) Midland (6) Heritage Hill
(5) Power Source (5) Space (5) Meadow Creek (4)
Brand NBF Signature Series (850) Alera (1) BBF (2) Bestar (29) Boss Office
Products (23) Eurotech Seating (24) HON (1) Hubbub (56) KFI Studios (4) Martin
Furniture (12) MooreCo (20) National Office Furniture (2) Office Star (31)
Officient (30) Sauder Office Furniture (48) South Shore Furniture (7)
Shop By Buy More Save More (726) Semi Annual Sale (450) Expert’s Choice (174)
Price Drop (116) Made in the USA (92) Commercial Quantities in Stock (48)
Color Gray (613) Black (409) Brown (212) Walnut (195) White (104) Cherry (116)
Blue (70) Tan (78) Oak (79) Mahogany (77) Red (36) Charcoal (38) Green (24)
Mocha (22) Maple (18) Brass (17) Natural (15) Orange (6) Yellow (8) Chrome (3)
No Color (2) Teal (1)
On Sale Yes (650)
Best Selling Yes (54)
New Product Yes (75)
Ships Today Yes (1063)
GSA No (760) Yes (380)
Assembly Ready to Assemble (845) Fully Assembled (160) Partial Assembly Required
(135)
Clearance true (218)
Top Rated Yes (292)
Styles Modern (399) Industrial (168) Traditional (99) Transitional (23) Mid
Century Modern (2) Rustic (1)
Width Range 72 in and Above (120) 49 to 65 in (79) 66 to 71 in (91) 30 to 35
inches (18) Over 35 (53) 36 inches (26) 5 to 10 feet (9) 48 in and Below (31) 36
to 40 inches (19) 24 to 29 (12) 42 inches (9) 30 to 35 (7) 4 to 5 feet (6) Over
40 inches (6) Under 30 inches (4) 18 to 23 (3) 3 to 4 feet (2) 30 inches (2)
Under 3 feet (2)
Shop By Room Home Office (111) Executive Office (118) Conference (51) General
Office (70) Healthcare Furniture (25) School Furniture (20) Reception and Lobby
(36) Training Room Furniture (21) Breakroom (5) Dining (4) Exam Room (1)
Sustainably Sourced ANSI BIFMA Tested (75) Recyclable Packaging (22) Indoor Air
Quality Certification (70) LEVEL (11)
Eco Friendly ANSI BIFMA Tested (52) Indoor Air Quality Certification (48) ANSI
BIFMA Tested,Indoor Air Quality Certification (12) ANSI BIFMA Tested,Recyclable
Packaging (11) Recyclable Packaging (7) Greenguard,Indoor Air Quality
Certification (6) BIFMA LEVEL Certified (5) BIFMA LEVEL Certified,Indoor Air
Quality Certification,Recyclable Packaging (4) Level 2 (2) Greenguard (1)
File Size Letter and Legal (54) Letter (50) Legal (43)
Facing Direction Left Return,Right Return,Fully Reversible (21) Fully Reversible
(59) Right Return (34) Left Return (21) Left Return,Right Return (2)
Shape Oval (7) Rectangular (49) Round (13) Square (18) Rectangular,Square (1)
Theme (1) Trapezodial (1)
Length Under 6 feet (41) 8 feet (14) 6 feet (6) Above 12 feet (11) 12 feet (5)
10 feet (4) 11 feet (1) Under 4 feet (1)
Supports Up To 300 - 400 lbs (34) 400 lbs and up (46)
Number Of Drawers 2 Drawer (44) 3 Drawer (20) 4 Drawer (4) 5 Drawer (4) 1 Drawer
(1)
Number Of Shelves 5 Shelf (24) 3 Shelf (9) 4 Shelf (6) 2 Shelf (5) 6 Shelf (4)
More than 7 Shelves (1)
Area Of Use Inside (8)
Boards Or Panels 1 (4) 2 (1)
Number Of Workstations 1 (1) 4 (1) 6 or More (1)
Clean With Bleach Solution Cleaners (1)
Caddy Type Chair (1)



SHIPS TODAY OFFICE FURNITURE

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

   
 * Compare
   At Work Reception L-shaped Desk With Reversible Return
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   At Work Reception L-shaped Desk With Reversible Return
   
   $1,529.15
   $2,391.00
   
   4.9
   7 Reviews
   Ships Today!
   
   
 * Compare
   At Work 6'x 3' Conference Table
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   At Work 6'x 3' Conference Table
   
   $679.15
   $1,389.00
   
   4.8
   14 Reviews
   Ships Today!
   
   
 * 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
   5.0
   2 Reviews
   Ships Today!
   
   
 * Compare
   Contemporary Four Seat Round Conference Table - 42"dia
   Available in 5 Options
   Available in 5 Option
      
    * + 1 more
   
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 5 Options
   Available in 5 Option
   Contemporary Four Seat Round Conference Table - 42"dia
   
   $237.15
   $394.00
   
   4.7
   7 Reviews
   Ships Today!
   
   
 * Compare
   Perspective Mesh Mid-back Chair
   Available in 1 Options
   Available in 1 Option
      
    * 
   
      
    * 
      
      
   
   Available in 1 Options
   Available in 1 Option
   Perspective Mesh Mid-back Chair
   
   $249.98
   $449.00
   
   4.6
   20 Reviews
   Ships Today!
   
   
 * Compare
   Linear Collection Mesh Chair With Mesh Seat
   Available in 0 Options
   Available in 0 Option
      
    * 
   
   Available in 0 Options
   Available in 0 Option
   Linear Collection Mesh Chair With Mesh Seat
   
   $469.00
   
   GSA
   4.3
   3 Reviews
   Ships Today!
   
   
 * Compare
   Contemporary Laminate Six Seat Conference Table - 6'l
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   Contemporary Laminate Six Seat Conference Table - 6'l
   
   $339.15
   $561.00
   
   4.6
   12 Reviews
   
   
 * Compare
   At Work Standing Height Desk - 60"w X 30"d
   Available in 1 Options
   Available in 1 Option
      
    * 
   
      
    * 
      
      
   
   Available in 1 Options
   Available in 1 Option
   At Work Standing Height Desk - 60"w X 30"d
   
   $399.98
   $1,149.00
   
   4.7
   11 Reviews
   Ships Today!
   
   
 * Compare
   Contemporary Wall-mounted Cabinet With Silver Doors - 36"w
   Available in 5 Options
   Available in 5 Option
      
    * + 1 more
   
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 5 Options
   Available in 5 Option
   Contemporary Wall-mounted Cabinet With Silver Doors - 36"w
   
   $339.15
   $569.00
   
   5.0
   3 Reviews
   Ships Today!
   
   
 * Compare
   Carbon Hutch With Tack Board - 66"wx14"d
   Available in 1 Options
   Available in 1 Option
      
    * 
   
      
    * 
      
      
   
   Available in 1 Options
   Available in 1 Option
   Carbon Hutch With Tack Board - 66"wx14"d
   
   $759.00
   
   0.0
   No Reviews
   Ships Today!
   
   
 * Compare
   Contemporary Collection Center Drawer - 20"
   Available in 5 Options
   Available in 5 Option
      
    * + 1 more
   
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 5 Options
   Available in 5 Option
   Contemporary Collection Center Drawer - 20"
   
   $84.15
   $159.00
   
   4.7
   15 Reviews
   Ships Today!
   
   
 * Compare
   Contemporary Laminate Six Seat Conference Table - 8 Ft
   Available in 5 Options
   Available in 5 Option
      
    * + 1 more
   
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 5 Options
   Available in 5 Option
   Contemporary Laminate Six Seat Conference Table - 8 Ft
   
   $466.65
   $766.00
   
   4.6
   12 Reviews
   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
   
   4.9
   50 Reviews
   Ships Today!
   
   
 * Compare
   Contemporary Laminate Keyboard Tray - 22"w X 13"d
   Available in 5 Options
   Available in 5 Option
      
    * + 1 more
   
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 5 Options
   Available in 5 Option
   Contemporary Laminate Keyboard Tray - 22"w X 13"d
   
   $58.65
   $104.00
   
   4.6
   18 Reviews
   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
   
   4.3
   33 Reviews
   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
   4.9
   32 Reviews
   Ships Today!
   
   
 * Compare
   At Work Mobile Room Divider - 76"h X 96"w
   Available in 2 Options
   Available in 2 Option
      
    * 
   
      
    * 
      
    * 
      
      
   
   Available in 2 Options
   Available in 2 Option
   At Work Mobile Room Divider - 76"h X 96"w
   
   $849.15
   $1,719.00
   
   4.7
   14 Reviews
   Ships Today!
   
   
 * Compare
   At Work Mobile File Storage Pedestal - 26"h
   Available in 3 Options
   Available in 3 Option
      
    * 
   
      
    * 
      
    * 
      
    * 
      
      
   
   Available in 3 Options
   Available in 3 Option
   At Work Mobile File Storage Pedestal - 26"h
   
   $330.65
   $579.00
   
   4.6
   120 Reviews
   Ships Today!
   
   

Description Price RangeTypeMaterials Availability Price U/M

At Work Reception L-shaped Desk With Reversible Return
46445
Compare


$1,529.15


At Work 6'x 3' Conference Table
45076
Compare


$679.15


Metropolitan L Desk Suite
86242
Compare


$6,259.00


Contemporary Four Seat Round Conference Table - 42"dia
40852
Compare


$237.15


Perspective Mesh Mid-back Chair
56043S
Compare


$249.98


Linear Collection Mesh Chair With Mesh Seat
56946
Compare


$469.00


Contemporary Laminate Six Seat Conference Table - 6'l
40848
Compare


$339.15


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


$399.98


Contemporary Wall-mounted Cabinet With Silver Doors - 36"w
36962
Compare


$339.15


Carbon Hutch With Tack Board - 66"wx14"d
225616
Compare


$759.00


Contemporary Collection Center Drawer - 20"
90887
Compare


$84.15


Contemporary Laminate Six Seat Conference Table - 8 Ft
40849
Compare


$466.65


Harper Mid-back Executive Chair
56622
Compare


$279.65


Contemporary Laminate Keyboard Tray - 22"w X 13"d
90886
Compare


$58.65


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


$764.15


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


$1,739.00


At Work Mobile Room Divider - 76"h X 96"w
21429
Compare


$849.15


At Work Mobile File Storage Pedestal - 26"h
34561
Compare


$330.65

 * 1140 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.
×


SAVE 15% ON THOUSANDS OF OUR FAVORITE ITEMS

   
 * Available in 84 Options
   Available in 84 Option
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * + 80 more
   
   Luxe Designer Guest Chair
   
   
   $1,019.15
   
   $1,984.00
   0.0
   No Reviews
   
   
 * Available in 84 Options
   Available in 84 Option
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * + 80 more
   
   Luxe Designer Loveseat
   
   
   $1,597.15
   
   $3,139.00
   0.0
   No Reviews
   
   
 * Available in 4 Options
   Available in 4 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Parquet Mid-back Executive Chair
   
   
   $279.65
   
   $489.00
   0.0
   No Reviews
   
   
 * Available in 4 Options
   Available in 4 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Parquet Guest Chair
   
   
   $279.65
   
   $489.00
   0.0
   No Reviews
   
   
 * Available in 4 Options
   Available in 4 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Parquet High-back Executive Chair
   
   
   $330.65
   
   $579.00
   0.0
   No Reviews
   
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Sleek Chair With Headrest - 250 Lb. Capacity
   
   
   $356.15
   
   $628.00
   5.0
   1 Review
   Ships Today!
   
 * Available in 6 Options
   Available in 6 Option
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * + 2 more
   
   Luxe Conversational Table
   
   
   $330.65
   
   $640.00
   0.0
   No Reviews
   
   
 * Available in 84 Options
   Available in 84 Option
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * 
      
    * + 80 more
   
   Luxe Designer Sofa
   
   
   $2,064.65
   
   $3,373.00
   0.0
   No Reviews
   
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Anderson 3-section Bookcase W/ Ladder
   
   
   $4,504.15
   
   $8,646.00
   0.0
   No Reviews
   
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   At Work Mobile File Storage Pedestal - 26"h
   
   
   $330.65
   
   $579.00
   4.6
   120 Reviews
   Ships Today!
   

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

 * Previous
 * Next


SAVE 15% ON THOUSANDS OF OUR FAVORITE ITEMS

   
 * Available in 1 Options
   Available in 1 Option
   Anderson 3-section Bookcase W/ Ladder
   
   
   $4,504.15
   
   $8,646.00
   0.0
   No Reviews
   
   
 * Available in 4 Options
   Available in 4 Option
   Parquet Mid-back Executive Chair
   
   
   $279.65
   
   $489.00
   0.0
   No Reviews
   
   
 * Available in 4 Options
   Available in 4 Option
   Parquet Guest Chair
   
   
   $279.65
   
   $489.00
   0.0
   No Reviews
   
   
 * Available in 84 Options
   Available in 84 Option
   Luxe Designer Guest Chair
   
   
   $1,019.15
   
   $1,984.00
   0.0
   No Reviews
   
   
 * Available in 84 Options
   Available in 84 Option
   Luxe Designer Sofa
   
   
   $2,064.65
   
   $3,373.00
   0.0
   No Reviews
   
   
 * Available in 6 Options
   Available in 6 Option
   Luxe Conversational Table
   
   
   $330.65
   
   $640.00
   0.0
   No Reviews
   
   
 * Available in 4 Options
   Available in 4 Option
   Parquet High-back Executive Chair
   
   
   $330.65
   
   $579.00
   0.0
   No Reviews
   
   
 * Available in 84 Options
   Available in 84 Option
   Luxe Designer Loveseat
   
   
   $1,597.15
   
   $3,139.00
   0.0
   No Reviews
   
   
 * Available in 3 Options
   Available in 3 Option
   Sleek Chair With Headrest - 250 Lb. Capacity
   
   
   $356.15
   
   $628.00
   5.0
   1 Review
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   At Work Mobile File Storage Pedestal - 26"h
   
   
   $330.65
   
   $579.00
   4.6
   120 Reviews
   Ships Today!
   


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

   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   At Work Bow Front L-shaped Desk
   
   
   $949.98
   
   $1,856.00
   
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   At Work Double Pedestal Credenza 59"w X 24"
   
   
   $699.98
   
   $1,246.00
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   At Work Compact Desk - 60"w X 30"d
   
   
   $699.98
   
   $1,317.00
   
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Harper Guest Chair
   
   
   $149.98
   
   $499.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
      
    * 
   
   Standing Height Desk - 48"w X 24"d
   
   
   $299.98
   
   $839.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
      
    * 
      
    * 
      
    * 
   
   Harper Swivel Lounge Chair
   
   
   $129.98
   
   $539.00
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   At Work Bow Front Desk - 72"w X 36"d
   
   
   $799.98
   
   $1,557.00
   
   
 * Available in 2 Options
   Available in 2 Option
      
    * 
      
    * 
      
    * 
   
   At Work Shared Storage Unit - 48"w
   
   
   $399.98
   
   $867.00
   
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Brite Mobile Pedestal Box File With 3-drawers
   
   
   $79.98
   
   $369.00
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
      
    * 
      
    * 
   
   Brite Standing Height Desk - 48"w X 24"d X 40"h
   
   
   $89.98
   
   $549.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 1 Options
   Available in 1 Option
   At Work Bow Front L-shaped Desk
   
   
   $949.98
   
   $1,856.00
   
   
 * Available in 3 Options
   Available in 3 Option
   At Work Double Pedestal Credenza 59"w X 24"
   
   
   $699.98
   
   $1,246.00
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   At Work Compact Desk - 60"w X 30"d
   
   
   $699.98
   
   $1,317.00
   
   
 * Available in 1 Options
   Available in 1 Option
   Harper Guest Chair
   
   
   $149.98
   
   $499.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Standing Height Desk - 48"w X 24"d
   
   
   $299.98
   
   $839.00
   Ships Today!
   
 * Available in 3 Options
   Available in 3 Option
   Harper Swivel Lounge Chair
   
   
   $129.98
   
   $539.00
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   At Work Bow Front Desk - 72"w X 36"d
   
   
   $799.98
   
   $1,557.00
   
   
 * Available in 2 Options
   Available in 2 Option
   At Work Shared Storage Unit - 48"w
   
   
   $399.98
   
   $867.00
   
   
 * Available in 1 Options
   Available in 1 Option
   Brite Mobile Pedestal Box File With 3-drawers
   
   
   $79.98
   
   $369.00
   Ships Today!
   
 * Available in 1 Options
   Available in 1 Option
   Brite Standing Height Desk - 48"w X 24"d X 40"h
   
   
   $89.98
   
   $549.00
   Ships Today!
   


RELATED PRODUCTS

 * Carbon Hutch with Tack Board - 66"Wx14"D
   Add overhead storage to your workspace with a
   Carbon Hutch with Tack Board - 66"Wx14"D
   Add overhead storage to your workspace with a stately steel hutch from the
   Carbon collection. Designed to sit above coordinating Carbon collection desks
   or credenzas, this 66" wide hutch features two flip-up door cabinets, both of
   which lock to protect ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/CFD-58148-Charcoal_s7
   View More
 * District 5-Shelf Storage Bookcase - 72"H
   Embrace edgy industrial design for your photo-ready office
   District 5-Shelf Storage Bookcase - 72"H
   Embrace edgy industrial design for your photo-ready office with the District
   collection. Created for the private office or a bold work-from-home
   workspace, this series of casegoods embodies urban style with high-quality
   construction. Add additional storage capacity to your workspace with ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/OES-223436SG
   View More
 * Forge Adjustable-Height Desk - 72"W x 30"D
   Explore a whole new angle on workspace design
   Forge Adjustable-Height Desk - 72"W x 30"D
   Explore a whole new angle on workspace design with the Forge collection. With
   on-trend laminate and forged black metal construction, pieces from this
   industrially-inspired collection are ideal for modern and imaginative office
   environments. These pieces are naturally easy-to-clean and maintain, ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/OES58256-03
   View More
 * Forge Hutch - 66"W
   Explore a whole new angle on workspace design
   Forge Hutch - 66"W
   Explore a whole new angle on workspace design with the Forge collection. With
   on-trend laminate and forged black metal construction, pieces from this
   industrially-inspired collection are ideal for modern and imaginative office
   environments. These pieces are naturally easy-to-clean and maintain, ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/OES58261
   View More
 * Metropolitan Adjustable Height L-Shaped Desk with Left Return
   Work healthier with this adjustable-height L-desk with left
   Metropolitan Adjustable Height L-Shaped Desk with Left Return
   Work healthier with this adjustable-height L-desk with left return. This
   elegant, modern and versatile collection is perfect for every space--from
   open concept to private office. The left-handed return has a programmable
   memory setting for personalized heights to tend your working ...
   https://s7d9.scene7.com/is/image/NationalBusinessFurniture/MRN-16383-fea-1_s7
   View More

Close

Related Items
file drawer credenza
72 inch adjustable height desk
filing cabinet
file drawer hutch
Related Categories
drawer lateral files
lateral files
harper executive chairs
corner desk
fabric seat task chair

 * Navigation
 * Markets
 * Rooms
 * Tips and Ideas
 * Case Studies

 * Account
 * My Account
 * Track Your Order
 * FAQs
 * Terms and Conditions
 * Shipping Policies
 * Returns

 * About NBF
 * About NBF
 * Sustainably Sourced
 * Careers
 * Press Releases
 * Digital Catalogs
 * Affiliates
 * Privacy & Security
 * Accessibility
 * California Privacy Rights

 * Support
 * Customer Service
 * Local Design Help
 * Sales Contact Us
 * Request Quote
 * Request a Catalog


 * Navigation
 * Markets
 * Rooms
 * Tips and Ideas
 * Case Studies

 * Account
 * My Account
 * Track Your Order
 * FAQs
 * Terms and Conditions
 * Shipping Policies
 * Returns

 * About NBF
 * About NBF
 * Sustainably Sourced
 * Careers
 * Press Releases
 * Digital Catalogs
 * Affiliates
 * Privacy & Security
 * Accessibility
 * California Privacy Rights

 * Support
 * Customer Service
 * Local Design Help
 * Sales Contact Us
 * Request Quote
 * Request a Catalog


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
855-761-0107


Web Code: GRU9HJ-16734




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.