Questions? Call us at: (866) 223-2757

WP_Query Object
(
    [query] => Array
        (
            [s] => metal bistro
        )

    [query_vars] => Array
        (
            [s] => metal bistro
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [meta_query] => Array
                (
                    [relation] => OR
                )

            [post_type] => post
            [posts_per_page] => 12
            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [search_terms_count] => 2
            [search_terms] => Array
                (
                    [0] => metal
                    [1] => bistro
                )

            [search_orderby_title] => Array
                (
                    [0] => wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}'
                    [1] => wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}'
                )

            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => OR
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => 
    [queried_object_id] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts 
					WHERE 1=1  AND (((wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}') OR (wp_posts.post_excerpt LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}') OR (wp_posts.post_content LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}')) AND ((wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}') OR (wp_posts.post_excerpt LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}') OR (wp_posts.post_content LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}')))  AND (wp_posts.post_password = '')  AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					
					ORDER BY (CASE WHEN wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}' THEN 1 WHEN wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}' AND wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}' THEN 2 WHEN wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}' OR wp_posts.post_title LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}' THEN 3 WHEN wp_posts.post_excerpt LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}' THEN 4 WHEN wp_posts.post_content LIKE '{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}metal bistro{21e24356c1b1d582b319147875cf973b892364b363d5d9bd2a967133c5064ea7}' THEN 5 ELSE 6 END), wp_posts.post_date DESC
					LIMIT 0, 12
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 134146
                    [post_author] => 3304
                    [post_date] => 2016-12-16 14:53:31
                    [post_date_gmt] => 2016-12-16 19:53:31
                    [post_content] => 

1. Metal Bistro Chair Red | 2. Metal Bistro Chair in Copper | 3. Metal Bistro Chair Navy | 4. Paint Chip Micro Hooked Wool Rug | 5. Metal Bistro Chair Pink | 6. Eastport Side Table | 7. Metal Bistro Chair in Orange

Around the holidays it's easy to be overwhelmed by traditional red, green and white: wherever you look there is a red velvet throw pillow, a shiny green tree skirt or a candy cane striped tablecloth. For mental health as well as variety, it can be good to inject the mid-winter scene with alternative colors. We love our Metal Bistro chairs for this purpose - they are lightweight, versatile and can be brought out at a moment's notice. Paired with twinkling white lights and gold tulle ribbons, these multicolor mavens can make an appearance for one party, or they can be more of a permanent fixture in your cottage decor if you are craving bright color year-round.

The Paint Chip Micro Hooked Wool Rug is a natural choice for tying several colors together. From coppery brown and tangerine to scarlet and carnation pink, this rug takes on almost every color all in an edgy, modern pattern. This rug looks equally at home against a white wooden cottage floor or in a rustic wood and fieldstone lodge living room. All of our pictured Metal Bistro chairs tie in with this rug, but we do offer additional colors, as well as wood seat versions and stools. In powder-coated galvanized steel, the chairs are suitable for indoor as well as outdoor use and are stackable to boot. The Eastport Side Table serves as a companion piece to our chairs, drawing upon both a traditional and industrial look. The simply styles table is available with a stained top as well as in over 25 paint colors.

What alternative colors do you miss most during the holidays?

Brought to you by Cottage Home – distinctive cottage furniture & farmhouse tables

[post_title] => Inspiration Board: Making Spirits Bright [post_excerpt] => The holidays can overwhelm us with red, green and white. For mental health as well as variety, inject the mid-winter scene with alternative bright colors. From coppery brown and tangerine to scarlet and carnation pink, our lightweight Metal Bistro chairs can be brought out for a holiday party and paired with twinkling white lights and gold tulle ribbons. Or they can be more of a permanent fixture in your cottage decor if you are craving bright color year-round. #cottagediningroom #metaldiningchairs #reds #pinks #oranges https://www.cottagehomefurniture.com [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => inspiration-board-making-spirits-bright [to_ping] => [pinged] => [post_modified] => 2020-02-06 16:23:42 [post_modified_gmt] => 2020-02-06 21:23:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.cottagehomefurniture.com/?p=7873 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw [post_icon] => ) [1] => WP_Post Object ( [ID] => 134170 [post_author] => 3304 [post_date] => 2019-01-29 12:56:26 [post_date_gmt] => 2019-01-29 17:56:26 [post_content] =>

1. Auberge Iron Chandelier  |  2. Old Pine Farmhouse Table  |  3. Metal Bistro Wood Seat Chair White  | 4.  Devil's Lake Hutch 

Find all the elements you need to cultivate your uniquely chic farmhouse kitchen at Cottage Home Furniture. To help you with ideas, check in frequently to Jennifer's Picks, our Pinterest page highlighting favorite cottage, lodge, farmhouse and beach house design ideas from our senior designer. Rustic comfort and timeless style come together in this country kitchen big enough to accommodate a large reclaimed wood farmhouse dining table. Customizable and classic, our extensive selection of farmhouse dining tables allows you to build your own table to your specific needs. Custom dimensions can be met, several barn wood and new wood types and finishes are available, company board extensions can be added, top shape and thickness can be specified - even the level of distressing can be tweaked. In short, your unique farmhouse table will fit your home to a tee. Extensions Further the farmhouse chic look with a traditional roomy beadboard front storage piece such as the customizable Devil's Lake Hutch. Combine wood bench seating with modern dining chairs for your own farmhouse flair: our Metal Bistro Wood Seat Chair also comes without a wood seat to suit your taste. And no matter if you prefer your farmhouse cottage kitchen lighting to show bling or brawn, the Auberge Iron Chandelier will lend your decor an unmistakably solid yet casual elegance reminiscent of a provincial bistro. Looking for more farmhouse living room ideas? Browse more of our get the look posts! [post_title] => Get the Look: Unique Farmhouse Chic [post_excerpt] => Rustic comfort and timeless style come together in this country kitchen big enough to accommodate a large reclaimed wood farmhouse dining table. Customizable and classic, our extensive selection of farmhouse dining tables allows you to build your own table to your specific needs. Custom dimensions can be met, several barn wood and new wood types and finishes are available, company board extensions can be added, top shape and thickness can be specified - even the level of distressing can be tweaked. In short, your unique farmhouse table will fit your home to a tee. Get The Look: Unique Farmhouse Chic #farmhousecottagechic #farmhousekitchen #reclaimedwooddiningtables https://www.cottagehomefurniture.com [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => get-the-look-unique-farmhouse-chic [to_ping] => [pinged] => [post_modified] => 2020-02-06 15:33:16 [post_modified_gmt] => 2020-02-06 20:33:16 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.cottagehomefurniture.com/?p=8122 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw [post_icon] => ) [2] => WP_Post Object ( [ID] => 134151 [post_author] => 3304 [post_date] => 2017-02-24 12:27:30 [post_date_gmt] => 2017-02-24 17:27:30 [post_content] =>

1. Country Farm Craftsman Trestle Table  | 2. Metal Bistro Chair Silver | 3. Metal Bistro Chair Navy | 4. Aquamarine and Pear, Country Farm Collection 

Essential at all times of the year, farmhouse tables can even accommodate warm weather gatherings depending upon the wood used to craft them. We love the non-traditional look of this farmhouse trestle table surrounded by industrial chic seating. The architectural interest of the trestle base and the unexpectedly bright color of the table paired with the metallic chairs is going to start all kinds of conversation.

Our Country Farm Craftsman Trestle Table can be made of cypress for outdoor use, or other woods for indoor dining only.  It is available in 6 standard stains and 40 standard paints, including Aquamarine and Pear (shown), as well as custom paint colors. A combination of paint and stain can also be chosen. The length, width, height are all customizable, as well as the top thickness, top shape, planking, breadboards and optional extensions. Our Metal Bistro Chairs, also available as stools, come in several other colors to mix and match and serve as a sassy sidekick to your farmhouse table.

Where do you host your favorite large gatherings?

Brought to you by Cottage Home – distinctive cottage furniture & farmhouse tables

  Photo credit: HGTV.com [post_title] => Get the Look: Trestle Trove [post_excerpt] => We love the non-traditional look of this farmhouse trestle table surrounded by industrial chic seating. The architectural interest of the trestle base and the unexpectedly bright color of the table paired with the metallic chairs is going to start all kinds of conversation. #cottageporch #aquas #greens https://www.cottagehomefurniture.com [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => get-the-look-trestle-trove [to_ping] => [pinged] => [post_modified] => 2020-02-06 16:13:48 [post_modified_gmt] => 2020-02-06 21:13:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.cottagehomefurniture.com/?p=7898 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw [post_icon] => ) ) [post_count] => 3 [current_post] => -1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 134146 [post_author] => 3304 [post_date] => 2016-12-16 14:53:31 [post_date_gmt] => 2016-12-16 19:53:31 [post_content] =>

1. Metal Bistro Chair Red | 2. Metal Bistro Chair in Copper | 3. Metal Bistro Chair Navy | 4. Paint Chip Micro Hooked Wool Rug | 5. Metal Bistro Chair Pink | 6. Eastport Side Table | 7. Metal Bistro Chair in Orange

Around the holidays it's easy to be overwhelmed by traditional red, green and white: wherever you look there is a red velvet throw pillow, a shiny green tree skirt or a candy cane striped tablecloth. For mental health as well as variety, it can be good to inject the mid-winter scene with alternative colors. We love our Metal Bistro chairs for this purpose - they are lightweight, versatile and can be brought out at a moment's notice. Paired with twinkling white lights and gold tulle ribbons, these multicolor mavens can make an appearance for one party, or they can be more of a permanent fixture in your cottage decor if you are craving bright color year-round.

The Paint Chip Micro Hooked Wool Rug is a natural choice for tying several colors together. From coppery brown and tangerine to scarlet and carnation pink, this rug takes on almost every color all in an edgy, modern pattern. This rug looks equally at home against a white wooden cottage floor or in a rustic wood and fieldstone lodge living room. All of our pictured Metal Bistro chairs tie in with this rug, but we do offer additional colors, as well as wood seat versions and stools. In powder-coated galvanized steel, the chairs are suitable for indoor as well as outdoor use and are stackable to boot. The Eastport Side Table serves as a companion piece to our chairs, drawing upon both a traditional and industrial look. The simply styles table is available with a stained top as well as in over 25 paint colors.

What alternative colors do you miss most during the holidays?

Brought to you by Cottage Home – distinctive cottage furniture & farmhouse tables

[post_title] => Inspiration Board: Making Spirits Bright [post_excerpt] => The holidays can overwhelm us with red, green and white. For mental health as well as variety, inject the mid-winter scene with alternative bright colors. From coppery brown and tangerine to scarlet and carnation pink, our lightweight Metal Bistro chairs can be brought out for a holiday party and paired with twinkling white lights and gold tulle ribbons. Or they can be more of a permanent fixture in your cottage decor if you are craving bright color year-round. #cottagediningroom #metaldiningchairs #reds #pinks #oranges https://www.cottagehomefurniture.com [post_status] => publish [comment_status] => open [ping_status] => open [post_password] => [post_name] => inspiration-board-making-spirits-bright [to_ping] => [pinged] => [post_modified] => 2020-02-06 16:23:42 [post_modified_gmt] => 2020-02-06 21:23:42 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.cottagehomefurniture.com/?p=7873 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw [post_icon] => ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 3 [max_num_pages] => 1 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => 1 [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => b3d8ec9b7bd5819c87999f14e609ca40 [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => Array ( [0] => about [1] => an [2] => are [3] => as [4] => at [5] => be [6] => by [7] => com [8] => for [9] => from [10] => how [11] => in [12] => is [13] => it [14] => of [15] => on [16] => or [17] => that [18] => the [19] => this [20] => to [21] => was [22] => what [23] => when [24] => where [25] => who [26] => will [27] => with [28] => www ) [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )
Get The Look: Unique Farmhouse Chic #farmhousecottagechic #farmhousekitchen #reclaimedwooddiningtables www.cottagehomefurniture.com

Get the Look: Unique Farmhouse Chic

Cottage Style, Dining Rooms & Kitchens, Get The Look

Rustic comfort and timeless style come together in this country kitchen big enough to accommodate a large reclaimed wood farmhouse dining table. Customizable and classic, our extensive selection of farmhouse dining tables allows you to build your own table to your specific needs. Custom dimensions can be met, several barn wood and new wood types and […]

The Cottage Home Guarantee

At Cottage Home, we know purchasing custom furniture and décor on the Internet can raise some concerns and questions. Our business is dedicated to pioneering a new process for providing high-quality made-to-order furniture on the Internet. We strive to make it as easy as possible for our customers to have access to custom bench-built products for their homes.

Our focus is on providing an unparalleled furniture buying experience through our careful selection of high-quality products, the in-depth product details provided on our website, our knowledgeable design & selection assistance, a full range of samples services, and a specialized delivery process.

We feel strongly enough about our processes & people to stand behind all of our products & services.
We will be here to help should anything happen to go wrong. Period.

Back to Top
NEED HELP? CONSULT WITH OUR FURNITURE DESIGNERS
CALL US AT (866) 223-2757
Follow us: