The Correspondent by Virginia Evans Library Display Packs

The Correspondent by Virginia Evans Library Display Packs

Free display packs are available for The Correspondent by Virginia Evans, the heartwarming, witty story about the life of an extraordinary woman, told through her letters.

Packs will include the following:

•    1 x copy of The Correspondent hardback
•    1 x A3 display letterbox
•    50 x postcards

In her letters to family and friends we come to know the life of Sybil Van Antwerp: stubborn, cantankerous, opinionated, always steadfast in her belief in the power of the written word. 

But as the clock begins to tick for Sybil, the need for a few post-scripts to the
life she’s led becomes apparent. Fixing her difficult relationship with her children. Taking a final chance at romance. Atoning for an old legal case which has come back to haunt her. And finally, reckoning with a devastating loss that she has spent the last thirty years holding close to her chest.

How to order

Place your order by 28 March. Packs may sell out before this date. Orders for one pack per library only. You can do individual orders for each library in the shop.

The publisher will be dispatching your resources. They will receive a dispatch list with your contact name and work address (which you give) for delivery.

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