Six Weeks by Matt Goodfellow Library Display Packs

Six Weeks by Matt Goodfellow Library Display Packs

Hachette Children's Books is offering FREE activity packs to libraries to celebrate the hotly anticipated new book from award-winning writer Matt Goodfellow, author of bestselling The Final Year

Each pack will include the following

  • 1 x Poster
  • 20 x Bookmarks
  • Book club notes (physical plus a digital link)

The first 15 libraries to order will also receive a copy of the book.

More about the book

Alfie Piper has six weeks of summer - and nothing left to lose.

Since his mum died, Alfie's world has unravelled. The silence between him and his stepdad roars louder than ever.

So he does the only thing that makes sense: grabs his bike, and rides.

In these long summer days, can Alfie rebuild what was broken?

Compulsively readable and beautifully-written, this is an unforgettable story of love and loss, family and hope. From Matt Goodfellow, winner of the CLiPPA Award - with breathtaking illustrations from Joe Todd-Stanton.

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 } } } } });