The Secret Christmas Library by Jenny Colgan

The Secret Christmas Library is a funny and romantic seasonal treat, set in the Scottish Highlands, by the global bestselling author, Jenny Colgan.

Hodder & Stoughton is offering FREE display packs to libraries to celebrate the publication in October. Each pack will include bookmarks and an A3 standee.

More about the book

After Mirren Sutherland finds a priceless antique book in her great aunt's attic, she is contacted by Jamie McPherson, who is hopeful she might be able to find another one- a book lost in his own house. He doesn't even know the name of it, only that it is so valuable it could potentially save the entire estate from ruin, and time is running out. On arriving at Jamie's vast crumbling home in the highlands of Scotland (on the family train, no less), Mirren meets rival bookseller Theo Palliser, whose motives are not remotely honourable; and sets out on the quest.

Jamie's grandfather was a book collector, a philanthropist, a hoarder and a great lover of puzzles and treasure hunts - as the snow falls in the highlands, cutting off the outside world, the three of them, plus Maggie, the estate manager, do their best to uncover the last hope of the MacPherson clan before the year ends: following clues, discovering the secrets of the house and forming and breaking alliances in a race against time and the weather.

Caught between devastatingly attractive and immoral Theo, and the distracted and worried Jamie, will Mirren find the book ... and lose her heart?

How to order

Please place your free order by 24 October (note, packs may sell out before this date). 

One pack per library only. If you are ordering for multiple libraries in your authority, please get in touch to Kathleen.Ktorides@readingagency.org.uk. 

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