eeboo.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://eeboo.com/
Effective URL: https://eeboo.com/
Submission Tags: tranco_l324
Submission: On May 06 via api from DE — Scanned from CA

Form analysis 12 forms found in the DOM

GET /a/search

<form action="/a/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET //manage.kmail-lists.com/subscriptions/subscribe

<form id="email_signup" class="newsletter-form klaviyo_styling klaviyo_gdpr_embed_HgTZBU" action="//manage.kmail-lists.com/subscriptions/subscribe" data-ajax-submit="//manage.kmail-lists.com/ajax/subscriptions/subscribe" method="GET" target="_blank"
  novalidate="novalidate">
  <input type="hidden" name="g" value="HgTZBU">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="radio-buttons">
    <label class="radio-inline">eeBoo Toys and Games <input type="radio" name="newsletter-radio" value="eeBoo Toys and Games">
      <span class="checkmark"></span>
    </label>
    <label class="radio-inline">Piece &amp; Love Puzzles <input type="radio" name="newsletter-radio" value="Piece &amp; Love Puzzles">
      <span class="checkmark"></span>
    </label>
    <label class="radio-inline">All the news! <input type="radio" name="newsletter-radio" value="All the news!" checked="">
      <span class="checkmark"></span>
    </label>
  </div>
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input type="email" name="email" id="k_id_email" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email Address" required="">
      <button type="submit" class="green-button newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe"> Sign Up </button>
    </div>
  </div>
  <div class="klaviyo_messages">
    <div class="success_message" style="display:none;"></div>
    <div class="error_message" style="display:none;"></div>
  </div>
</form>

POST

<form method="post" id="sem_modal_form" novalidate="novalidate">
  <input id="sem_email" type="hidden" value="client" name="user">
  <div class="ssw-control-group">
    <input name="password" id="sem_password" class="social-exist-modal__password" type="password" required="required" placeholder="Password"><br>
  </div>
  <a id="sem_forgot" class="social-exist-modal__recover-password" onclick="try{showRecoverPasswordForm();ssw('#social_exist_modal').sswModal('hide');}catch(e){}" href="/account/login#recover">Forgot password?</a>
  <div class="ssw-control-group">
    <input id="sem_btn" type="submit" class="btn button gw-login-btn" value="Log in">
  </div>
</form>

POST

<form id="set-email-form" method="post" novalidate="novalidate">
  <input id="service_id" type="hidden" name="service_id" value="">
  <div class="ssw-control-group">
    <input id="set-email-input" name="email" tabindex="1" aria-label="Email address" type="email" required="required" placeholder="Email address" class="ssw-span3">
  </div>
  <div class="ssw-control-group">
    <input type="submit" class="btn button gw-login-btn" tabindex="1" aria-label="" value="">
  </div>
</form>

POST

<form id="accept-terms-form" method="post" onsubmit="sswCreateAccount(this); return false;">
  <div class="terms-email-group ssw-control-group">
    <input id="terms-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3">
  </div>
  <div class="accept_terms-group ssw-control-group">
    <div class="ssw-controls">
      <label class="ssw-checkbox ssw-inline">
        <input id="ssw-accept-terms-checkbox" name="accept_terms" onclick="sswOnAcceptTerms(this)" type="checkbox"> I read and agree with <span class="terms-span">Terms of Service</span>
        <a href="javascript: void(0)" class="terms-link ssw-hide" target="_blank">Terms of Service</a>
      </label>
    </div>
  </div>
  <div class="ssw-control-group accepts_marketing-group">
    <div class="ssw-controls">
      <label class="ssw-checkbox ssw-inline">
        <input id="ssw-accept-marketing-checkbox" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketing(this)" onkeydown="sswOnAcceptMarketing(this)" tabindex="1" aria-label="Subscribe for Newsletter"> Subscribe for Newsletter
      </label>
    </div>
  </div>
  <input id="ssw-accept-terms-service_id" name="service_id" type="hidden">
  <div class="ssw-control-group">
    <button id="ssw-create-account-button" type="submit" class="btn button gw-login-btn" style="display: none" tabindex="1" aria-label="Create Account">Create Account</button>
    <button id="ssw-cancel-account-button" type="button" class="btn button gw-login-btn" onclick="sswCancelAccount()" tabindex="1" aria-label="cancel">cancel</button>
  </div>
</form>

POST /account/login

<form id="he_customer_login" action="/account/login" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <input type="hidden" value="client" name="user">
  <div class="ssw-control-group">
    <input id="ssw-customer-email" name="customer[email]" tabindex="1" autocomplete="on" type="email" placeholder="Email address" class="ssw-span3" title="Enter your email" aria-label="Enter your email">
  </div>
  <div class="ssw-control-group">
    <input id="ssw-customer-password" name="customer[password]" tabindex="2" type="password" placeholder="Password" class="ssw-span3" title="Enter your password" aria-label="Enter your password">
  </div>
  <div class="ssw-control-group">
    <input id="hesy-login-submit" tabindex="3" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Log in" aria-labelledby="Log in">
  </div>
  <div class="ssw-control-group">
    <a href="/account/login#recover" class="gw-link-login">Forgot password?</a>
  </div>
</form>

POST /account

<form id="he_create_customer" action="/account" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <div class="ssw-control-group">
    <input id="ssw-email" tabindex="4" name="customer[email]" type="email" placeholder="Email address" class="required email ssw-span3" title="Enter your email" aria-label="Enter your email">
  </div>
  <div class="ssw-control-group">
    <input id="ssw-password" tabindex="5" name="customer[password]" type="password" placeholder="Password" class="required ssw-span3" minlength="6" title="Enter your password" aria-label="Enter your password">
  </div>
  <div class="ssw-control-group ssw-first-name" style="display:none;">
    <input id="ssw-first_name" tabindex="6" name="customer[first_name]" type="text" placeholder="First Name" class="required ssw-span3" minlength="2" title="Enter your first name" aria-label="Enter your first name">
  </div>
  <div class="ssw-control-group ssw-last-name" style="display:none;">
    <input id="ssw-last_name" tabindex="7" name="customer[last_name]" type="text" placeholder="Last Name" class="required ssw-span3" minlength="2" title="Enter your last name" aria-label="Enter your last name">
  </div>
  <input id="ssw-customer-tags" type="hidden" name="customer[tags]" value="gw_form">
  <div id="ssw-signup-accept-terms-marketing" class="ssw-control-group ssw-accept-terms">
    <label id="ssw-signup-accept-terms" class="ssw-checkbox ssw-inline" style="display: none;">
      <input name="terms" tabindex="8" type="checkbox" onclick="sswOnAcceptTerms(this)"> I read and agree with <span class="terms-span">Terms of Service</span>
      <a href="javascript: void(0)" class="terms-link ssw-hide" target="_blank">Terms of Service</a>
    </label>
    <input id="ssw-customer-accepts_marketing" type="hidden" name="customer[accepts_marketing]" value="false">
    <label id="ssw-signup-accept-marketing" class="ssw-checkbox ssw-inline">
      <input name="accepts_marketing" tabindex="9" type="checkbox" onclick="sswOnAcceptMarketing(this)"> Subscribe for Newsletter </label>
  </div>
  <div class="ssw-action-bottom">
    <button id="hesy-sign-up-cancel" type="button" class="btn button gw-login-btn gw-fsize-md" data-dismiss="ssw-modal" aria-hidden="true" style="display:none">cancel</button>
    <input id="hesy-sign-up-submit" tabindex="8" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Sign up" aria-labelledby="Sign up">
  </div>
</form>

POST /cart/add

<form class="ssw-product-form ssw-available-content" method="post" action="/cart/add">
  <input type="hidden" name="id" value="">
  <div class="gw-quantity-wrapper" tabindex="0">
    <span class="gw-quantity-text gw-product-form-text">Quantity</span>
    <span class="gw-quantity-param minus">-</span>
    <input type="number" name="quantity" class="gw-quantity-number" value="1">
    <span class="gw-quantity-param plus">+</span>
  </div>
  <div class="ssw-control-group ssw-product-option1 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option1</label>
    <select class="ssw-product-select1" data-product-id="0"></select>
  </div>
  <div class="ssw-control-group ssw-product-option2 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option2</label>
    <select class="ssw-product-select2" data-product-id="0"></select>
  </div>
  <div class="ssw-control-group ssw-product-option3 ssw-hide">
    <label class="ssw-control-label gw-product-form-text">Option2</label>
    <select class="ssw-product-select3" data-product-id="0"></select>
  </div>
</form>

<form class="ssw-list-title-form" onsubmit="return false;">
  <input class="ssw-fave-list-title" type="text" name="list_title_default" data-event="blur" data-action="editList" data-id="0" placeholder="List name" value="Favorites" maxlength="40" required="required">
  <button type="submit" style="display: none"></button>
</form>

<form class="ssw-variant-options">
  <div class="ssw-product-variant-col">
    <img src="" class="ssw-variant-image" onload="this.removeAttribute('style')">
  </div>
  <div class="ssw-product-variant-col ssw-product-variant-col-form">
    <h3 class="ssw-product-variant-choose-option-text">Choose options</h3>
    <div class="ssw-product-variant-select-alert ssw-alert ssw-alert-warning" style="display:none;">All options should be selected!</div>
    <div class="ssw-variant-option-radio-template ssw-variant-option-template ssw-variant-option" style="display: none">
      <p class="ssw-variant-option-title"></p>
      <div class="ssw-variant-option-value" style="display: none">
        <input type="radio">
        <label></label>
      </div>
    </div>
    <div class="ssw-variant-option-select-template ssw-variant-option-template ssw-variant-option" style="display: none">
      <p class="ssw-variant-option-title"></p>
      <select name="option" class="ssw-variant-option-select">
        <option class="ssw-variant-option-value"></option>
      </select>
    </div>
    <input class="ssw-product-variant-id" type="hidden" name="variant_id">
    <div class="ssw-product-variant-cart-error ssw-alert ssw-alert-danger" style="display:none;"></div>
  </div>
</form>

POST

<form id="ssw-wishlist-save-form" method="post">
  <div class="ssw-inline">
    <input type="email" name="customer_email" placeholder="Your email address" required="">
    <button type="submit" class="btn button gw-wishlist-btn gw-btn-bg" data-text="Save" data-loading-text="Saving...">Save</button>
  </div>
  <div class="ssw-inline" style="margin-top: 10px">
    <label for="accept_marketing">Subscribe for Newsletter</label>
    <input type="checkbox" id="accept_marketing" name="accept_marketing">
  </div>
</form>

<form class="ssw-insta-product-form ssw-hide">
  <input type="hidden" name="id" value="">
  <div class="ssw-insta-product-option ssw-insta-product-option1 ssw-hide">
    <div class="ssw-insta-product-option-label">Option1</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
  <div class="ssw-insta-product-option ssw-insta-product-option2 ssw-hide">
    <div class="ssw-insta-product-option-label">Option2</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
  <div class="ssw-insta-product-option ssw-insta-product-option3 ssw-hide">
    <div class="ssw-insta-product-option-label">Option3</div>
    <div class="ssw-insta-product-option-variants"></div>
  </div>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting Skip to content

Free Shipping on Orders Over $70, After Discounts

 * New
 * Puzzles
   Puzzles
    * 500 & 1000 Piece Puzzles
    * Children's Puzzles
    * 100 Piece Puzzles
    * 64 Piece Puzzles
    * 48 Piece Floor Puzzles
    * 20-36 Piece Puzzles
    * Shop All Puzzles

 * Games
   Games
    * Shop All Games
    * Bingo Games
    * Board Games
    * Card Games
    * Dominoes
    * Memory & Matching Games
    * Spinner Games

 * Educational
   Educational
    * Flash Cards
    * Literacy
    * Mathematics
    * Basic Skills
    * Creative Thinking
    * Social Emotional Intelligence
    * Special Needs Adaptable

 * Art Materials
   Art Materials
    * Sketchbook & Color Pencils
    * Watercolors & Pads
    * Learn to Draw Books
    * Journals & Diaries
    * Origami Paper
    * Shop All Art Supplies

 * Gifts
   Gifts
    * Gilded Playing Cards
    * Travel Puzzles
    * Mindfulness Puzzles
    * Christmas & Holiday
    * Birthday Party Favors
    * Spring & Easter
    * Halloween
    * Valentines

 * Shop by Age
   Shop by Age
    * 0-2 Years
    * 2-4 Years
    * 5+ Years
    * Preschool
    * Develop the Whole Child

 * Sale

Log in
 * Facebook
 * Pinterest
 * Instagram
 * TikTok
 * YouTube



 * NEW
 * PUZZLES
    * Piece & Love Puzzles
      * 500 & 1000 Piece Puzzles
      * 1000 Piece Puzzles
      * 500 Piece Puzzles
      * 100 Piece Puzzles
      * Shop By Theme
      * Shop All
    * Children's Puzzles
      * 100 Piece Puzzles
      * 64 Piece Puzzles
      * 48 Piece Puzzles
      * 20-36 Piece Puzzles
      * Puzzle Pairs
      * Shop All
    * Travel Puzzles
    * Botanical Puzzles
    * Science Puzzles

 * GAMES
    * Shop Games
      * Basic Skills Games
      * Bingo Games
      * Board Games
      * Card Games
      * Dominoes
      * Memory & Matching Games
      * Spinner Games
      * Shop All
    * Memory Games
    * Basic Skills
    * Imaginative Play

 * EDUCATIONAL
    * Educational
      * Flash Cards
      * Literacy
      * Basic Skills
      * Math
      * Creative Thinking
      * Social Emotional Intelligence
      * Natural Science
      * Special Needs Adaptable
    * Language Arts
    * Social & Emotional
    * Shop By Skill

 * ART MATERIALS
    * Art Materials
      * Sketchbook & Color Pencils
      * Watercolor Tins & Pads
      * Learn to Draw Books
      * Journals & Diaries
      * Origami Paper
      * Shop All
    * Sketchbooks & Pencils
    * Artistry & Aesthetics

 * Gifts
    * Gifts For Adults
      * Gilded Playing Cards
      * Travel Puzzles
      * Botanical Puzzles
      * Mindfulness Puzzles
      * Watercolors
      * Sketchbook and Pencils
    * Holiday & Party
      * Christmas & Holiday
      * Birthday Party Favors
      * Spring & Easter
      * Halloween
      * Valentines
      * Shop All
    * eeBoo Gift Guide
    * Piece & Love Gift Guide

 * SHOP BY AGE
    * Shop by Age
      * 0-2 Years
      * 2-4 Years
      * 5+ Years
      * Preschool
      * Develop the Whole Child
    * Preschool
      * Tot Towers
      * Puzzle Pairs
      * Ready to Grow Puzzles
      * Games
      * Shop All
    * Develop the Whole Child
    * Shop by Age

 * Sale
 * WHOLESALE

Search

Log in Cart
 * 




PIECE & LOVE PUZZLES


 * SEABIRDS 1000 PIECE PUZZLE
   
   new
   
   
   SEABIRDS 1000 PIECE PUZZLE
   
   Regular price $23.99
   Regular price Sale price $23.99
   Unit price /  per 
   new


 * WILDLIFE TREASURE 1000 PIECE PUZZLE
   
   new
   
   
   WILDLIFE TREASURE 1000 PIECE PUZZLE
   
   Regular price $23.99
   Regular price Sale price $23.99
   Unit price /  per 
   new


 * GARDEN HARVEST 1000 PIECE PUZZLE
   
   new
   
   
   GARDEN HARVEST 1000 PIECE PUZZLE
   
   Regular price $23.99
   Regular price Sale price $23.99
   Unit price /  per 
   new


 * DUCKS IN THE CLEARING 1000 PIECE PUZZLE
   
   new
   
   
   DUCKS IN THE CLEARING 1000 PIECE PUZZLE
   
   Regular price $23.99
   Regular price Sale price $23.99
   Unit price /  per 
   new

View all


EEBOO BEST SELLERS


 * SCAVENGER HUNT GAME - INDOORS
   
   
   
   
   SCAVENGER HUNT GAME - INDOORS
   
   Regular price $16.99
   Regular price Sale price $16.99
   Unit price /  per 
   


 * I HEARD YOUR FEELINGS CONVERSATION CARDS
   
   award winning
   
   
   I HEARD YOUR FEELINGS CONVERSATION CARDS
   
   Regular price $15.99
   Regular price Sale price $15.99
   Unit price /  per 
   award winning


 * I NEVER FORGET A FACE MEMORY & MATCHING GAME
   
   best seller
   
   
   I NEVER FORGET A FACE MEMORY & MATCHING GAME
   
   Regular price $21.99
   Regular price Sale price $21.99
   Unit price /  per 
   best seller


 * VEHICLES 20 PIECE PUZZLE
   
   
   
   
   VEHICLES 20 PIECE PUZZLE
   
   Regular price $11.99
   Regular price Sale price $11.99
   Unit price /  per 
   

View all


SHOP BY PIECE COUNT


 * 1000 PIECE PUZZLES
   
   
   1000 PIECE PUZZLES


 * 500 PIECE PUZZLES
   
   Gather around our 500-piece jigsaw puzzles featuring enchanting designs of
   hummingbirds, sun-dappled... 
   
   
   500 PIECE PUZZLES


 * 100 PIECE PUZZLES
   
   Puzzles are a wonderful activity for young children that requires, careful
   observation,... 
   
   
   100 PIECE PUZZLES


 * 64 PIECE PUZZLES
   
   Puzzles are a wonderful activity for young children that requires, careful
   observation,... 
   
   
   64 PIECE PUZZLES


 * 48 PIECE PUZZLES
   
   Puzzles are a wonderful activity for young children that requires, careful
   observation,... 
   
   
   48 PIECE PUZZLES


 * SPRING FAVORITES
   
   SHOP NOW 


 * BEST SELLING PUZZLES
   
   SHOP NOW 


 * NEW TOYS AND GAMES
   
   SHOP NOW 


 


CUSTOMER TESTIMONIALS

"

I find Eeboo puzzles fascinating as they all tell a story which makes
putting the puzzle together that much more fun! I really appreciate the quality
of the puzzle pieces. I try to do an Eeboo puzzle once a week and eagerly await
new additions to be added!

"
Kimberly
"

Your puzzles are literally the highest quality puzzles out there. The fact that
your woman owned and are proud of it is a bonus. But most important to me is
your bold message of loving and prioritizing nature. I have never felt so good
about spending money on entertainment in my entire life. I tell all my friends
about you and will continue to do so.

"
Aly
"

I have been buying Eeboo for 10 years. I found out about them when I started
having grandchildren. We had a lot of fun with all of it. Now I am buying
puzzles to work on with my dad. He has dementia, but is a great puzzler ❤️

"
Kim
"

What sets the eeBoo games apart is their quality artwork. When purchasing any
item, I always look at aesthetics first and I think this guiding principle is
especially important when choosing play equipment for children. Practical,
well-ordered, and beautiful design is art education built into the object.

"
Elmore
"

eeBoo makes the best puzzles for kids. The pieces are a great size and
wonderfully durable. The images are so lovely and sweet but also educational.
There are multiple clues with help from the borders for kids to place the
pieces. Even the backs of these puzzles are gorgeous. Don't be surprised if the
adults dip into the kids' puzzle stash just to work these beautiful puzzles. 

"
Julie
"

I am a HUGE fan of
Eeboo Puzzles as they area of such high quality and have vivid colors. They are
my favorite puzzle company! I recently completed the Rome puzzle in 2 days!
Eeboo puzzles are addicting! In the last week I have completed 2 of their
puzzles and I am currently working on another one. I also love the square boxes
that are so easy to store and I like the sizes of their puzzles.

"
Kimberly
"

I think we own every 1,000 pieces puzzles you make! We love the quality.
The scenes are always interesting and beautiful to us. The colors are vibrant
and the pieces are easy to work with.

Continue making new puzzles please!

"
Linda
"

I find Eeboo puzzles fascinating as they all tell a story which makes
putting the puzzle together that much more fun! I really appreciate the quality
of the puzzle pieces. I try to do an Eeboo puzzle once a week and eagerly await
new additions to be added!

"
Kimberly
"

Your puzzles are literally the highest quality puzzles out there. The fact that
your woman owned and are proud of it is a bonus. But most important to me is
your bold message of loving and prioritizing nature. I have never felt so good
about spending money on entertainment in my entire life. I tell all my friends
about you and will continue to do so.

"
Aly



 



ABOUT EEBOO


DEVELOP THE WHOLE CHILD

Our products build a foundation for independent creative problem solving,
literacy, social navigation, cooperation, respect, and an appreciation of the
planet we all share. eeBoo products are adaptable to a variety of learning
levels and needs.

LEARN MORE


WOMAN OWNED MOTHER RUN

For over 29 years we have made high-quality, beautiful games and activities that
reflect our personal commitment to family, community, cooperation, inclusion,
respect, and the power of honest communication. eeBoo celebrates the
gloriousness of diversity and difference. Our thoughtfully designed products
respect the intelligence, curiosity, and needs of people of all ages.

LEARN MORE
 * 
 * 
 * 
 * 
 * 

1 / of 2

 


FOLLOW US


@eebooalwaysgood @eeboopieceandlove
Likes Count
20
Comments Count
1
Did you know many museums across the US feature eeBoo’s activities in their
shops? From games that teach basic concepts of form and color, visual acuity and
strategy to jigsaw puzzles that celebrate craftsmanship and natural history.
Beautiful gifts for yourself or a friend who loves to learn. #eeboo
#museumloversday #museumadventure #travelingwithkids #littlelearners
#educationaltoys #besttoys #sustainabletoys #preschool #homeschool #artsupplies
#dinosaurs #axoltl #puzzle
Did you know many museums across the US feature eeBoo’s activities in their
shops? From games that teach basic concepts of form and color, visual acuity and
strategy to jigsaw puzzles that celebrate craftsmanship and natural history.
Beautiful gifts for yourself or a friend who loves to learn. #eeboo
#museumloversday #museumadventure #travelingwithkids #littlelearners
#educationaltoys #besttoys #sustainabletoys #preschool #homeschool #artsupplies
#dinosaurs #axoltl #puzzle

Likes Count
10
It’s National Screen-Free Week and we’ve got screen free fun for all. If it’s
sunny: ☀️ Our fantastic Scavenger hunt game encourages creative thinking (also
nominated from Best Toy at ASTRA) Stuck inside: ✂️ Origami papers with 100%
original fanciful designs 🧩 Great NEW puzzles that are beautifully illustrated
and educational too. #eeboo #screenfreefun #screenfreeweek #getoutside
#jigsawpuzzle #educationaltoys #besttoys #preschool #homeschooling #familygames
It’s National Screen-Free Week and we’ve got screen free fun for all. If it’s
sunny: ☀️ Our fantastic Scavenger hunt game encourages creative thinking (also
nominated from Best Toy at ASTRA) Stuck inside: ✂️ Origami papers with 100%
original fanciful designs 🧩 Great NEW puzzles that are beautifully illustrated
and educational too. #eeboo #screenfreefun #screenfreeweek #getoutside
#jigsawpuzzle #educationaltoys #besttoys #preschool #homeschooling #familygames

Likes Count
106
Comments Count
3
Meet Cat and the Castle artist Claire Westwood. Claire is based in Sussex,
England and has been drawing since she could hold a pen. Using mixed media, she
creates emotional expression of spontaneous inspiration with dreamlike, imagined
scenes. Using color as a main feature, her work has been described as ethereal
with a story to be told. #eeboo #1000pieces #jigsawpuzzle #cottagecore #fairy
#whimsical #scene #artist #cutecat #giftsforcatmoms #mothersday #selfcare #fox
#woodland #magicalcreatures #sustainableproduct #puzzlejoy
Meet Cat and the Castle artist Claire Westwood. Claire is based in Sussex,
England and has been drawing since she could hold a pen. Using mixed media, she
creates emotional expression of spontaneous inspiration with dreamlike, imagined
scenes. Using color as a main feature, her work has been described as ethereal
with a story to be told. #eeboo #1000pieces #jigsawpuzzle #cottagecore #fairy
#whimsical #scene #artist #cutecat #giftsforcatmoms #mothersday #selfcare #fox
#woodland #magicalcreatures #sustainableproduct #puzzlejoy

Load more




Likes Count
454
Comments Count
7
NEW! Seabirds 1000 Piece Puzzle is here! Enjoy the view of the sea surrounded by
the pieces of an artist’s day. Smell the sea and count the birds in this
engaging piece by artist, Clover Robin. #new #eeboo #jigsawpuzzle #1000pieces
#seaside #lighthouse #beach #vacation #painting #alfresco #artiststudio
#cloverrobin #giftsformom #mothersday #sustainableproduct #mindfulness #selfcare
#womanownedbusiness
NEW! Seabirds 1000 Piece Puzzle is here! Enjoy the view of the sea surrounded by
the pieces of an artist’s day. Smell the sea and count the birds in this
engaging piece by artist, Clover Robin. #new #eeboo #jigsawpuzzle #1000pieces
#seaside #lighthouse #beach #vacation #painting #alfresco #artiststudio
#cloverrobin #giftsformom #mothersday #sustainableproduct #mindfulness #selfcare
#womanownedbusiness

Likes Count
168
Comments Count
1
Coming Soon! Just in time for the arrival of warmer weather. This seaside scene
from artist Clover Robin is the prefect summer puzzle. #eeboo #comingsoon
#seaside #scenic #jigsawpuzzle #seagull #lighthouse #cloverrobin
Coming Soon! Just in time for the arrival of warmer weather. This seaside scene
from artist Clover Robin is the prefect summer puzzle. #eeboo #comingsoon
#seaside #scenic #jigsawpuzzle #seagull #lighthouse #cloverrobin

Likes Count
198
Comments Count
5
Dive into the vibrant hues of spring & the promise of summer blooms with our
1000-piece puzzle! Piece together a picturesque garden bursting with life – from
lush greenhouses to colorful veggie plots. Let's celebrate the season of growth
and abundance! 🌿🌻 Featuring Garden Harvest 1000 Piece Puzzle. Lovingly painted
by English artist, Vanessa Bowman. #eeboo #pieceandlove #jigsawpuzzle #puzzlejoy
#summergarden #springblooms #greenthumb #gardening #1000pieces #sustainable
#greenhouse #trellis #womanownedbusiness
Dive into the vibrant hues of spring & the promise of summer blooms with our
1000-piece puzzle! Piece together a picturesque garden bursting with life – from
lush greenhouses to colorful veggie plots. Let's celebrate the season of growth
and abundance! 🌿🌻 Featuring Garden Harvest 1000 Piece Puzzle. Lovingly painted
by English artist, Vanessa Bowman. #eeboo #pieceandlove #jigsawpuzzle #puzzlejoy
#summergarden #springblooms #greenthumb #gardening #1000pieces #sustainable
#greenhouse #trellis #womanownedbusiness

Load more




 


SIGN UP FOR 10% OFF AND TO BE THE FIRST TO HEAR ABOUT NEW PRODUCTS AND SPECIAL
OFFERS.

eeBoo Toys and Games Piece & Love Puzzles All the news!
Sign Up

 


SHOP+

 * New
 * Piece & Love Puzzles
 * Kids Puzzles
 * Games
 * Educational
 * Preschool
 * Imaginative Play
 * Art Materials
 * Award Winners
 * All Products


EXPLORE+

 * About Us
 * Sustainability
 * Wholesale
 * Careers
 * International Retailers


CUSTOMER CARE+

 * FAQ
 * Contact
 * Product Safety
 * Return Policy
 * Loyalty Rewards

 * Facebook
 * Instagram
 * YouTube
 * TikTok
 * Pinterest

Payment methods
 * Visa
 * Mastercard
 * American Express
 * Shop Pay
 * PayPal
 * Amazon
 * Venmo

© 2024, eeBoo Powered by Shopify
 * Refund policy
 * Privacy policy
 * Terms of service

 * Choosing a selection results in a full page refresh.
 * Opens in a new window.







CART

Your cart is empty.

0





Refer Friends
visually-hidden
×

Your discount code:



Continue with Facebook
Subscribe for Newsletter
I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
×

Log in to your account






Forgot password?


×
Enter your email


×
Accept Terms and Conditions

I read and agree with Terms of Service Terms of Service
Subscribe for Newsletter
Create Account cancel
×
Log in to your account

Continue with Facebook

Forgot password?
No account? Sign up
×
Create your account

Continue with Facebook

I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
cancel
Already have an account? Log in
0 items - $0.00 ×

View Cart ×
×
User Title added Product Title to wishlist


User Title reviewed Product Title


Product Title
product price compare price Add To Cart Sold Out View Product

Quantity - +
Option1
Option2
Option2
Add to wishlist

Ask Advice



 * Description
 * Reviews
 * 
 * Questions






× Log in
wishlist
wishlist0
Share:
Go to wishlist page
Add a new list
Favorites 0

You have exceeded the character limit You have exceeded the character limit
 * Edit name
 * Delete

 * 

Delete this list?
cancel Delete


You have exceeded the character limit
 * Edit name
 * Delete

 * 

Add To Cart Choose options
Delete this list?
cancel Delete

×



CHOOSE OPTIONS

All options should be selected!







Add To Cart Checkout Adding... Sold Out Unavailable




×
Hey! Save your amazing wish list
Enter your email address below and we will send the link to your wish list
× Thank you! Please check your email to find the link.
Save
Subscribe for Newsletter

×
« Previous Next »


×
< <


ssw-instagram-owner-link Owner FullName



Back Prev Next
Product Title
Add To Cart
Adding...
Checkout
Sold Out
Option1

Option2

Option3

 * Description
 * Reviews
 * 
 * Questions






Rewards