Single Door Cabinet with Flat Panel Wooden Doors

    • Bring elegance to your home with this single-door cabinet
    • Kitchen storage piece features flat panel wooden doors
    • Cabinet has four shelves
    • Easy to insert panels with flexible molding
    • Oil finish
    • Made in USA
Dimensions:
17.75 in. W x 14.25 in. D x 48 in. H
Warranty:
1-Year Manufacturer
Materials:
Solid hardwood
Model No:
7217

Features

  • Material

    Wood

  • Assembly

    Assembly Required

  • Product Features

    Made in USA

'); } this.insertAttributeContainer($container); this.$attributesContainer = $container; }, insertAttributeContainer: function($container) { if (typeof options.insertAttributeContainer === 'function') { options.insertAttributeContainer($container); } else { jQuery('#details_descMisc').after($container); } }, //saves the data and triggers the render fn() if the data is not empty setAttributeList: function(json) { var rowLimit = (!isOpen && options.initialVisibileAttributes) ? options.initialVisibileAttributes : 0; // Verify the returned JSON has some data. if (!jQuery.isEmptyObject(json)) { attributeList = json; this.renderFull(rowLimit); } }, fetchJsonFeatObject: function(lang, callback) { var _this = this; jQuery.ajax({ url: '/jsonAttributeTranslation.html?productId=' + os.Simplicity.productId + '&languageCode=' + lang, dataType: 'json', success: function(data) { if (typeof callback === 'function') { callback(data); } } }); }, sortLanguages: function(langs, sortArr) { //TODO: clean this method up var languageList = langs.languageList || []; var notInSortList = []; var sort = sortArr; var item; var sortedIndex; var sortedResult; if (typeof options.sortLanguages === 'function') { return options.sortLanguages(langs); } else if (!sortArr || !sortArr.length) { return langs.languageList; } else { sortedResult = new Array(sort.length); for (var i = 0, l = languageList.length; i -1) { sortedResult[sortedIndex] = item; } else { notInSortList.push(item); } } return sortedResult.concat(notInSortList); } }, renderFull: function(limit) { var _this = this; var prod_attr_list = attributeList; var insertAttributeMarkup = options.insertAttributeMarkup; var markup = this.getFullMarkup(prod_attr_list, limit, sortedLanguageDropdownJSON); if (markup.length) { this.$attributesContainer.html(markup); this.afterRenderFull(); } }, getFullMarkup: function(prod_attr_list, limit, prod_attr_dropdown) { //TODO: doT or handlebars template var rowCount = this.getRowCount(prod_attr_list.attributes); var attributesToShow = (limit !== undefined) ? limit : options.initialVisibileAttributes; var attributeListMarkup = this.buildAttributeList(prod_attr_list.attributes, parseInt(attributesToShow)); var buildToggle = (toggleVisibleAttributes === true && rowCount > options.initialVisibileAttributes); if (attributeListMarkup.length) { // Create full table using otag. return this.buildTable(prod_attr_dropdown, prod_attr_list, attributeListMarkup, buildToggle); } //if there are no attributes there is nothing to return return false; }, getRowCount: function(attributes) { var rowCount = 0; for (var index in attributes) { rowCount++; } return rowCount; }, buildToggle: function() { if (isOpen === true) { return '

Less

';} else {return '

More

';}},buildAttributeList: function(attributes, rowLimit) {//TODO: doT or handlebars templatevar markup = '
    '; var rowCount = 0; //normalize limit - if (rowLimit === NaN || rowLimit

    ' + index + '

    '; // LOOP OVER THE VALUES, WRITE ALL VALUES INTO A SINGLE DIV. for (var i = 0; i = 1) { markup += ', '; } markup += attributes[index][i]; } // CLOSE THE DIV AND LI OPENED EARLIER. markup += '

    '; // 0 or below is the same as no limit if (rowLimit > 0 && rowCount + 1 === rowLimit) { break; } rowCount++; } markup += '
';return (rowCount) ? markup : '';},buildTable: function(languageList, attributeJson, attributeMarkup, buildToggle) {//TODO: doT or handlebars template// Create dropdown table using otag.var activeItem = '';var table_markup = '';var languageItem;attributeMarkup = attributeMarkup || '';table_markup += '

' + attributeJson.title + '

' if (languageList && languageList.length > 0) { table_markup += ''; if (attributeJson.tooltip != "") { table_markup += '' } } table_markup += '

'; //insert attribute markup - typically a ul table_markup += attributeMarkup; // LOOP COMPLETE - CLOSE THE UL AND WRITE THE RESULTS TO THE DOM. table_markup += '

'; if (buildToggle === true) { table_markup += this.buildToggle(); } return table_markup; }, //use this to run plugins now that the markup is in the dom afterRenderFull: function() { var _this = this; jQuery('#prodDescTab').addClass('hasAttributes'); this.attrRunToolTip(); jQuery('#attr-dropdown-select').on('change', function() { _this.fetchJsonFeatObject(this.value, function(data) { _this.handleLanguageChange(data) }); }); jQuery('.attr-toggle').on('click', function() { _this.toggleAttributes(); }); }, handleLanguageChange: function(json) { this.setAttributeList(json); s.linkTrackVars = "eVar34"; s.eVar34 = json.languageCode + '-' + os.Simplicity.productId; s.tl(this, 'o', 'Translate Selected'); //temporary tracking test this.setAttributeList(json); s.linkTrackVars = "eVar4"; s.eVar4 = json.languageCode + '-' + os.Simplicity.productId; s.tl(this, 'o', 'Translate Selected'); //temporary tracking test }, toggleAttributes: function() { if (isOpen === true) { isOpen = false; this.renderFull(options.initialVisibileAttributes); } else { isOpen = true; this.renderFull(0); //0 shows ALL attributes } }, attrRunToolTip: function() { os.ToolTips('.attr-icon-trigger', { offset: { x: 1, y: 2 }, toolTipContent: function() { var _this = this, defaultMsg = 'Key product features have been translated for your convenience.', data = _this[0].attributes['data-tt-msg'], code = _this[0].attributes['data-tt-code'], msg = (data && data.value != 'undefined') ? data.value : defaultMsg, arCode = (code.value != 'ar') ? 'style="text-align:left"' : 'style="text-align:right"', $tt = jQuery('

' + msg + '

');return $tt;}});}}.init();};jQuery(document).ready(function() {// BEGIN ELEMENT: PP_01_ATTR_Aos.ProductFeatures({langDropdownJSON: eval({"languageList":[{"code":"es","name":"Spanish","nativeName":"Español"},{"code":"zh","name":"Chinese","nativeName":""},{"code":"ja","name":"Japanese","nativeName":""},{"code":"fr","name":"French","nativeName":"Français"},{"code":"ur","name":"Urdu","nativeName":""},{"code":"de","name":"German","nativeName":"Deutsch"},{"code":"ar","name":"Arabic","nativeName":""},{"code":"hi","name":"Hindi","nativeName":""},{"code":"pt","name":"Portuguese","nativeName":"Português"},{"code":"en","name":"English","nativeName":"English"}]}), attributeJSON: eval({"attributes":{"Material":["Wood"],"Assembly":["Assembly Required"],"Product Features":["Made in USA"]},"errorMessage":"","languageCode":"en","title":"Features","tooltip":"We're working on getting the whole site translated for you, but in the meantime, key product features have been translated for your convenience.","tooltipUrl":"attr_trans_q_icon.png"}), langSort: ['en','es','fr','pt','de','zh','ja','ar'],containerElement: '#productAttributesContainer'}); });

Thank you. Your feedback will help us create the best experience for our customers.

Single Door Cabinet with Flat Panel Wooden Doors ...
Shop for Single Door Cabinet with Flat Panel Wooden Doors. Get free delivery at Overstock - Your Online Kitchen & Dining Shop! Get 5% in rewards with Club O!

Single Door Cabinet Flat Panel Wooden Doors | eBay
Find best value and selection for your Single Door Cabinet Flat Panel Wooden Doors search on eBay. World's leading marketplace.

Product Reviews: Single Door Cabinet with Flat Panel ...
Read reviews of Single Door Cabinet with Flat Panel Wooden Doors. Get an everyday discount price on Single Door Cabinet with Flat Panel Wooden Doors plus everyday

Single Door Cabinet with Flat Panel Wooden Doors ...
This wood,floor cabinet adds the warmth of country charm,along with four shelves of storage. At 17.75 inches wide,it fits easily into a kitchen,mud room,entryway,or

Flat Panel Cabinet Doors | Cabinets
RAISED AND FLAT PANEL TYPES: Species and color aside, wood doors are available in a vast array of styles but the selection can be simplified by grouping the choices

Flat Panel Door - Oak - Cabinet Door World
Flat panel Cabinet doors Posted by Melvin Ware on 20th Oct 2014 Had 2 damaged bath vanity doors damaged in my rental unit from long term water.

Catskill Craftsmen, Inc. Hardwood Flat Panel 1 Door Cabinet
Buy Catskill Craftsmen, Inc. Hardwood Flat Panel 1 Door Cabinet at Walmart Catskill Craftsmen, Inc. Hardwood Flat Panel 1 Door Cabinet -Flat panel wooden doors.

Wooden Cabinet Door at SHOP.COM
Compare 285 Wooden Cabinet Door products at SHOP.COM, including Single Door Cabinet with Flat Panel Wooden Doors, Double Door Storage Cabinet with Flat Panel Wooden

Doors - Flat Panel Wood Door
Applying modern technology to produce quality cabinet door and wood products to satisfied customers throughout the world. Complete Selection of Wood & RTF Cabinet Doors

Cabinet Doors - Flat Panel - Eagle Bay Cabinet Doors & Drawers
Florida's Eagle Bay Cabinet Doors & Drawers manufactures flat panel cabinet doors in all types of wood.

Previous
Next Post »