Contact Information
2105 East Kansas City Road Unit 1, Olathe, Kansas 66061
Detailed Information

Pitter Patter Carpentry was founded in 2020 by Sam Dawdy and Clint Zugelder, two friends with complementary skills and a shared passion for craftsmanship. What started as a business focusing on decks and full remodels has evolved into a thriving company specializing in high-end custom cabinetry. We collaborate with designers, builders, and homeowners to bring creative visions to life while ensuring exceptional quality on every project, big or small.

Together, we’ve built a strong foundation for Pitter Patter Carpentry—a partnership grounded in trust, respect, and teamwork. This foundation allows us not only to deliver outstanding results today but also to ensure the longevity and growth of our business in the years to come.

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