Contact Information
405 S. Thompson St, Excelsior Springs, Missouri 64024
Detailed Information

Kilgore’s Vintage & Design, based in Excelsior Springs, MO, has been a beloved home goods destination since 2005. Specializing in custom-made decor and furniture, our store caters to those seeking unique and personalized pieces to elevate their living spaces. In addition to our signature offerings, we provide a curated selection of home goods and interior decor items. Our commitment to quality craftsmanship and exceptional customer service sets us apart. Serving the greater surrounding area, we also offer convenient delivery options. Kilgore’s Vintage & Design is your go-to destination for transforming your house into a home with style and sophistication.

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; }