null

Sunshine Specials

Wednesday is Earth Day

Celebrate this special day with one of our Earth-themed puzzles. Each wonderful image is a tribute to the beauty of our world, offering a moment to reflect on the remarkable planet we share and the vibrant life that makes it so extraordinary.

In honor of Earth Day, Stave Puzzles will make a donationto One Tree Planted, a 501C3 non-profit, for each puzzleordered from the Sunshine Specials category.

offer automatically applied during checkout

*Puzzles within the Sunshine Specials category cannot be combined with other offers.
All other exclusions apply. Offer good through April 26, 2026.

Themes

Sort by:
Life 0 Life 1

Made To Order

Life

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