Tales of Ghosts and Hauntings Free Poster Packs

Tales of Ghosts and Hauntings Free Poster Packs

Publisher bsmall is offering free poster packs for Tales of Ghosts and Hauntings to libraries; perfect for Halloween!  There will also be downloadable discussion kits available and the first ten libraries to order will also receive a copy of the book!

About the book

Do ghosts really exist? Perhaps you think you’ve seen one! Next time you’re reading under the covers, past your bedtime, just ask yourself … (well, maybe don’t actually!) … what was that?! From the award-winning team behind Real-life Mysteries, these terrifying tales are collected into six chapters, each with its own LET’S INVESTIGATE section, that will get your heart racing and your investigative brain working! How scary is that? Read the stories, consider the facts, study the frightening illustrations and then put on your thinking cap. Can you figure out what they really saw?

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 26th September 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. 

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