Winter 2025-26

Our Favorite Things

From custom furniture to fearless color, this Northland lifestyle store invites shoppers to find joy in decor that’s anything but ordinary.

Words
Sara Maloney

Photos
Brynn Burns
@bbphotography11

O

ur Favorite Things owners Nickole Stark-Glover and Shannon Stumpenhaus have been real estate agents and design professionals in the area for years. However, it was only in the last several years that they decided to open a retail store to bring their design ideas to more customers.

With several differently styled rooms, their store offers a blend of traditional items that you can’t find anywhere else, along with unique colors and styles.

Stark-Glover and Stumpenhaus described the store as a “one-stop shop” where customers can request design consultations, choose custom decor and furniture, and shop for gifts of any price range.

With the Midwest sometimes a latecomer to trends, they hope to provide Kansas City residents with a place to find bolder and braver statement pieces where they otherwise couldn’t, Stumpenhaus says.

Homeowners who feel overwhelmed by the idea of choosing wallpaper or new furniture can find assistance at the store.

Sometimes spaces don’t feel like home because they aren’t full of the things that you love and that make you happy, Stark-Glover says.

“It’s so funny how making your house your home, by what you put in it and the things you utilize, can make such a difference in your day-to-day,” she says. “And, you know, I always feel like life’s too short not to be happy and enjoy every moment of it. And that’s what we want to do.”

Design trends now focus more on colorful, unique looks rather than cookie-cutter beige walls, she notes.

The store encompasses different styles because, as designers, it’s hard for them to pick one favorite. It also shows that your space doesn’t have to be just one thing—it can be a culmination of many different elements that bring you happiness.

“Mixing it together sometimes can just be more personal, and then that’s somebody’s style,” Stumpenhaus says.

 

6300 N. Lucerne Ave.
Kansas City, MO
(Village at Burlington Creek)
ourfavoritethingskc.com
@ourfavoritethingskc

You may also like these articles.

Five Stars

A multi-zone basement remodel in Old Leawood showcases seamless flow, standout style, and the final flourish of veteran designer Gayle Jagoda’s career.

Read More »

Leave a Reply

Your email address will not be published. Required fields are marked *

Sign up for our digital newsletter

This field is for validation purposes and should be left unchanged.
Name
function gravity_js_to_footer() { return true; } add_filter("gform_init_scripts_footer", "gravity_js_to_footer"); // Fix the ajax jquery inline code issue when gravity js is being called in the footer //https://bjornjohansen.no/load-gravity-forms-js-in-footer add_filter( 'gform_cdata_open', 'wrap_gform_cdata_open' ); function wrap_gform_cdata_open( $content = '' ) { $content = 'document.addEventListener( "DOMContentLoaded", function() { '; return $content; } add_filter( 'gform_cdata_close', 'wrap_gform_cdata_close' ); function wrap_gform_cdata_close( $content = '' ) { $content = ' }, false );'; return $content; }