Reading Ahead 2024-5 incentives

Prices from £22.00


We offer a range of incentive items that can be used to encourage and congratulate Reading Ahead participants on their reading journey. 

Reading Ahead is available in print format for 2024-5. Find out more about the Reading Ahead programme hereTo purchase core packs visit the Shop.

 

INCENTIVE PACKS:

Pens (pack of 50) £20.00 (featuring The Reading Agency logo)

Sticky notes (pack of 30) £20.00

Water bottle, 500ml, clear plastic (pack of 10) £25.00

Cotton bags (pack of 25) £30.00

Quick Reads, visit The Reading Agency bookshop to purchase Quick Reads for just £1 per book. Every purchase from our bookshop includes a contribution to The Reading Agency and independent bookshops in the UK. 

Dictionaries (prisons only), thanks to generous support from Give A Book, those running Reading Ahead in prisons can register their interest for free dictionaries for their completers.

Place your order from the drop-down menu below.  Just add to basket and check out when you are ready.  All items are exclusive of VAT and P&P. P&P costs are available in our T&Cs.

 

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