Skip disability assistance statement.

Welcome to our website! As we have the ability to list over one million items on our website (our selection changes all of the time), it is not feasible for a company our size to record and playback the descriptions on every item on our website. However, if you have a disability we are here to help you. Please call our disability services phone line at during regular business hours and one of our kind and friendly personal shoppers will help you navigate through our website, help conduct advanced searches, help you choose the item you are looking for with the specifications you are seeking, read you the specifications of any item and consult with you about the products themselves. There is no charge for the help of this personal shopper for anyone with a disability. Finally, your personal shopper will explain our Privacy Policy and Terms of Service, and help you place an order if you so desire.

See Details - Melrose 9-Drawer Dresser in a White Finish See Details

Melrose 9-Drawer Dresser in a White Finish

Samuel Lawrence Furniture

Melrose Collection

Save More In Store

See Details - Melrose Beveled Dresser Mirror with LED Lights in a White Finish See Details

Melrose Beveled Dresser Mirror with LED Lights in a White Finish

Samuel Lawrence Furniture

Melrose Collection

Save More In Store

Furniture and Mattresses in Indianapolis, Fishers and Carmel Indianapolis | Urban Styles
Skip disability assistance statement.
Welcome to our website! As we have the ability to list over one million items on our website (our selection changes all of the time), it is not feasible for a company our size to record and playback the descriptions on every item on our website. However, if you have a disability we are here to help you. Please call our disability services phone line at during regular business hours and one of our kind and friendly personal shoppers will help you navigate through our website, help conduct advanced searches, help you choose the item you are looking for with the specifications you are seeking, read you the specifications of any item and consult with you about the products themselves. There is no charge for the help of this personal shopper for anyone with a disability. Finally, your personal shopper will explain our Privacy Policy and Terms of Service, and help you place an order if you so desire.
See Details - Melrose 5-Drawer Dresser Chest in a White Finish See DetailsToggle navigation
Contact Us
Email Savings

Melrose 5-Drawer Dresser Chest in a White FinishFinancing

Shop by Brand Samuel Lawrence Furniture

Melrose Collection

Save More In Store Locations

Urban Styles Furniture
Urban Styles South - Now Open!
See Details Store Finder
Shopping Cart 0

document.addEventListener('alpine:init', () => { Alpine.data('predictiveSearch', () => ({ dropdown_open: false, query: '', loading_suggestions: false, preferred_suggestion_count: 10, suggestions: [], open() { if (this.dropdown_open || !this.query.length) return; this.dropdown_open = true; }, close(focusAfter) { if (!this.dropdown_open) return; this.dropdown_open = false; focusAfter && focusAfter.focus && focusAfter.focus() }, async getSuggestions(query) { const vm = this; // abort any previous requests still in progress if (vm.fetchController) { vm.fetchController.abort(); } if (!query.length) { vm.query = ''; vm.close(vm.$refs.searchInput); return; } const reqBody = { billable_account_id: '36124', search_limit: vm.preferred_suggestion_count, search_term: vm.query, } try { vm.fetchController = new AbortController(); const params = new URLSearchParams(reqBody).toString(); const url = `/api/internal/wf-appliance/predictive-search-terms-get?API_KEY=WSKYRINYDNCQUADFAKXHUQSABSPHABPYTICFKKYOVDTPWYNSAJJTJMHGBAGU&${params}`; const res = await fetch(url, { signal: vm.fetchController.signal } ); if (!res.ok) throw new Error('Predictive search endpoint not found'); const { success, suggested_terms } = await res.json(); if (!success) throw new Error('Error predicting search terms'); if (!suggested_terms.length) return vm.close(vm.$refs.searchInput); vm.suggestions = suggested_terms.map(term => term.toLowerCase()); if (!vm.dropdown_open) vm.open(); } catch (err) { if (err.name === 'AbortError') { return; } vm.suggestions = []; vm.close(vm.$refs.searchInput); } }, onSuggestionClick(suggestion) { this.close(); this.query = suggestion; this.$nextTick(() => this.$refs.searchForm.submit()) }, highlightNonMatchingSubstring(suggestion) { const query = this.query.toLowerCase(); const suggestionLowercase = suggestion.toLowerCase(); // check if the suggestion exactly matches the query if (suggestionLowercase === query) { return ` <span>${suggestion} >`; } // check if the suggestion starts with the query if (suggestionLowercase.indexOf(query) === 0) { const nonMatching = suggestion.substring(query.length); return ` <

span>${query}Melrose Collection<

strong>${nonMatching} > >`; } // highlight non-matching substrings const normalizedQuery = query.replaceAll('(', '').replaceAll(')', '').replaceAll('[', '').replaceAll(']', '').replaceAll('\\', ''); const regex = new RegExp(`(?!${normalizedQuery})\\b\\w+\\b`, 'gi'); const highlighted = suggestion.replace(regex, ' <
strong>$& >'); return ` <
span>${highlighted}

See Details - Melrose Queen Panel Headboard with LED Lights in a White Finish
strong>$& >'); return ` <
span>${highlighted}

document.addEventListener('alpine:init', () => { Alpine.data('predictiveSearch', () => ({ dropdown_open: false, query: '', loading_suggestions: false, preferred_suggestion_count: 10, suggestions: [], open() { if (this.dropdown_open || !this.query.length) return; this.dropdown_open = true; }, close(focusAfter) { if (!this.dropdown_open) return; this.dropdown_open = false; focusAfter && focusAfter.focus && focusAfter.focus() }, async getSuggestions(query) { const vm = this; // abort any previous requests still in progress if (vm.fetchController) { vm.fetchController.abort(); } if (!query.length) { vm.query = ''; vm.close(vm.$refs.searchInput); return; } const reqBody = { billable_account_id: '36124', search_limit: vm.preferred_suggestion_count, search_term: vm.query, } try { vm.fetchController = new AbortController(); const params = new URLSearchParams(reqBody).toString(); const url = `/api/internal/wf-appliance/predictive-search-terms-get?API_KEY=WSKYRINYDNCQUADFAKXHUQSABSPHABPYTICFKKYOVDTPWYNSAJJTJMHGBAGU&${params}`; const res = await fetch(url, { signal: vm.fetchController.signal } ); if (!res.ok) throw new Error('Predictive search endpoint not found'); const { success, suggested_terms } = await res.json(); if (!success) throw new Error('Error predicting search terms'); if (!suggested_terms.length) return vm.close(vm.$refs.searchInput); vm.suggestions = suggested_terms.map(term => term.toLowerCase()); if (!vm.dropdown_open) vm.open(); } catch (err) { if (err.name === 'AbortError') { return; } vm.suggestions = []; vm.close(vm.$refs.searchInput); } }, onSuggestionClick(suggestion) { this.close(); this.query = suggestion; this.$nextTick(() => this.$refs.searchForm.submit()) }, highlightNonMatchingSubstring(suggestion) { const query = this.query.toLowerCase(); const suggestionLowercase = suggestion.toLowerCase(); // check if the suggestion exactly matches the query if (suggestionLowercase === query) { return ` <
span>${suggestion} >`; } // check if the suggestion starts with the query if (suggestionLowercase.indexOf(query) === 0) { const nonMatching = suggestion.substring(query.length); return ` <
span>${query} <
strong>${nonMatching} > >`; } // highlight non-matching substrings const normalizedQuery = query.replaceAll('(', '').replaceAll(')', '').replaceAll('[', '').replaceAll(']', '').replaceAll('\\', ''); const regex = new RegExp(`(?!${normalizedQuery})\\b\\w+\\b`, 'gi'); const highlighted = suggestion.replace(regex, ' <strong>$&See Details>'); return ` <
span>${highlighted}

Melrose Queen Panel Footboard and Slats in a White Finish

Samuel Lawrence Furniture

Melrose Collection

Toggle navigation
Shop by Category

Save More In Store

Living Room
View All
Living Room
Bedroom
Dressers

Bookcases Save More In Store Beds Bedding Accessories

Benches Chairs Chests

Desks Bedroom Groupsets
Mattresses
Nightstands
All Bedroom
Dining Room
Dining Room
View All See Details - Melrose King/California King Panel Footboard and Slats in a White Finish See Details
Chests
Groupsets
Hutches Mirrors
Stools
Tables

Melrose King/California King Panel Footboard and Slats in a White Finish All Dining Room

Samuel Lawrence Furniture

Melrose Collection Entertainment

Entertainment

Save More In Store View All

EntertainmentSee Details
Media Consoles
Theatre Seating
All Entertainment
Office
Office
See Details - Melrose Queen/King Set of Side Rails in a White Finish See Details View All
Cabinets
Chairs
Groupsets Desks
Hutches
Other Home Office

Tables Melrose Queen/King Set of Side Rails in a White Finish All Home Office

Samuel Lawrence Furniture

Melrose Collection

Outdoor
Outdoor

Save More In Store

View All

Patio Furniture Other Outdoor
See Details - Melrose Queen Panel Bed with LED Lights in a White Finish
King
Split King
Cal King Split Cal King

All MattressesMelrose Queen Panel Bed with LED Lights in a White Finish

Samuel Lawrence Furniture Shop by Style

Adjustables

Melrose CollectionPillow Top

Tight Top
Other
All Mattresses

Save More In Store

Shop by Comfort

Firm
Medium
Plush
Ultra Plush All Mattresses
Bedding Accessories
Linens
Mattress Protectors Pillows
Toppers
Other Bedding
All Bedding Accessories
See Details - Melrose King Panel Bed with LED Lights in a White Finish See Details
Search Results: Items 1-13 of
13 Products - Page 1 of 1

Melrose King Panel Bed with LED Lights in a White Finish

Samuel Lawrence Furniture

Melrose Collection

× Save More In Store Refine Search

Category
Bed Type
 
Headboard / Footboard
Rails