The Mubbles by Liz Pichon Library Activity Packs


The Mubbles is a hilarious full colour graphic novel series by Liz Pichon, the globally bestselling creator of Tom Gates. Filled with colourful characters, boundless fun and lots of adventures this series is a guaranteed hit for kids. 

Activity packs are available for public libraries only. Packs will include the following:

  • A Liz Pichon's FABULOUS Colouring Competition poster
  • Liz Pichon's FABULOUS Colouring Competition activity sheets
  • Meet the Mubbles poster
  • Meet the Mubbles standee or Meet the Mubbles bunting
  • Meet the Mubbles activity sheets  
  • Sticker sheets

How to order

This is one pack per public library. 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.

You can order the packs until 7th July, but they may sell out before this date. Please note, if you order a pack you are agreeing to use the materials within your library and to share photos. 

Competition

Are you ready to get creative with Liz Pichon?! Don’t miss your chance to win incredible prizes by taking part in Liz Pichon’s FABULOUS colouring competition

You can find the ‘FABULOUS’ song in Liz Pichon’s next book, The Mubbles: When Berry Met Terry. In this second Mubbles adventure, return to The Isle of Smile and the colourful, fun-loving Mubbles - Berry, Dash, Cheery and the gang. The Mubbles love their island, especially the mysterious Uncertain Curtain, which always delivers an unexpected surprise - this time it is Terry - a very cute, very naughty dog! Berry is delighted to finally have a friend to play with, but Terry soon causes a lot of chaos on the Isle of Smile. Will Terry have to leave early? Or can Berry's furry plan save the day?

Default Title - £0.00
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 } } } } });