Big Tasty Read - Libraries and Bookshops

Big Tasty Read - Libraries and Bookshops

Prices from £0.00

Free promotional materials are available to promote the Big Tasty Read. Packs are available for public libraries and bookshops only.

Please order in bulk for your authority rather than individually for your library. Please only order enough for one pack per service point.

The number of packs available is limited and ordering is not a guarantee that you will receive packs. Packs will be allocated on a first-come, first-served basis however we will do our best to supply to as many libraries as possible. Libraries receiving packs will be updated by email.

When ordering print materials, you will also receive a digital activity toolkit and do not need to order this additionally. To only receive the digital pack, please select the correct product in the drop-down menu below. 

Key dates

Friday 20 June – deadline for ordering packs

w/c 30 June – your packs will be sent out

Packs will contain posters and bookmarks. Bilingual packs are available for Welsh libraries.

If you have any questions, please email campaigns@readingagency.org.uk.

Materials are free of charge and there is no charge for P&P. However, the materials are provided with the understanding that you agree to send us pictures of the displays you make with the materials. 

 

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