**7 Packs Left** The Mole and the Mound Library Display Packs

Post Wave Children's Books is offering FREE display packs to libraries to celebrate this brilliantly funny story about empathy, kindness and the importance of not judging a book by its cover... or, in this case, a mole by his mound!

Each pack will include the following:

  • 1 x wobbler
  • Bookmarks x 20
  • Stickers x 5 sheets
  • Activities sheets x 1 set plus Reading Guide and classroom activities to download

Mole is on a mission to build an extraordinary shelter for him and his friends. But Bird, Beaver and Bee don't see what the fuss is about – who would want to spend time in a muddy, mouldy mound when they could be enjoying Bird’s impressive nest, Beaver’s incredible lodge or Bee’s intricate hive?

One by one, they rush to build their own, far superior, homes, failing to notice a storm that is on its way. When it finally arrives, Bird, Beaver and Bee’s houses are destroyed, and they are forced to seek shelter inside Mole’s mound! It becomes clear that this seemingly ordinary mound is much more extraordinary on the inside. 

Scoop, wiggle-wiggle, went the mole.
Working on his great, grand hole. 

Discover a meaningful story of resilience from debut author Will Hamilton-Davies, brilliantly illustrated by Kasia Fryza with her adorable, dynamic style.

How to order

Orders for one pack per library only. If you are ordering more than one pack (to disperse to other libraries in your region) you need to also email  kathleen.ktorides@readingagency.org.uk to notify her of the individual library names that the packs will be used at. Alternatively, you can do individual orders for each library in the shop. Please place your order by Friday 29 May. Packs may sell out before this date.

This offer is for public and school libraries. 

Sold out.

The Reading Agency

Join our mailing list

Get our newsletters to stay up to date with programme news, resources, news and more.

document.addEventListener('DOMContentLoaded', function () { const productJson = document.querySelectorAll('[data-product-json]'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const section = current.closest('[data-section-id]'); const currentJson = JSON.parse(current.text); if (currentJson.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < currentJson.variants.length; j++) { const variant = currentJson.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { // Please get in touch at shop@readingagency.org.uk } } } } });