null

Barns

Welcome to the world of handmade wooden barn jigsaw puzzles! Our uniquely crafted puzzles are a special treat for all puzzlers, with each piece individually handcrafted in our Vermont workshop. Enjoy hours of entertainment and watch as your unique wooden puzzle comes to life — beautifully displaying various barn scenes with vibrant colors and intricate details. Perfect for a special gift or just a fun activity to keep your mind engaged, our puzzles come in a variety of sizes and difficulties so everyone can find their perfect fit. We can also cut names into your puzzle pieces or create one-of-a-kind whimsical shapes! Try one of our barn puzzles today and take your puzzling experience to the next level!

Themes

Sort by:
Scroll To Top // nest within any conditional, such as onload fetch('/graphql', { method: 'POST', headers: { 'Content-Type': 'application/json', 'Authorization': 'Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJFUzI1NiJ9.eyJjaWQiOlsxXSwiY29ycyI6WyJodHRwczovL3d3dy5zdGF2ZXB1enpsZXMuY29tIl0sImVhdCI6MTc3NjE3MjAyNiwiaWF0IjoxNzc1OTk5MjI2LCJpc3MiOiJCQyIsInNpZCI6MTAwMTY4OTIwOSwic3ViIjoiQkMiLCJzdWJfdHlwZSI6MCwidG9rZW5fdHlwZSI6MX0.zxq60AhsjE_zEZwMtkbY4XyyGMPoMW7jF192KVVuKvlktT8p3BlwlCTOeU_2Dw52dC_d509dTAISuZTBIHhKiA' }, body: JSON.stringify({ query: "{ site { category(entityId: $categoryId) { metafields(namespace: 'stave', keys: ['seo-h1']) { edges { node { value } } } } } }" }) //graphql query string }) .then(data => data.json()) .then(data => console.log(data)) .catch(error => console.error(error));