The Black Loch Library Display Packs

The Black Loch Library Display Packs

Publishing in July 2025, The Black Loch by Peter May is the newest instalment in the internationally bestselling Lewis series. The Black Loch returns to the Isle of Lewis with a twisty and unpredictable investigation that unearths dark secrets from the past.

Free display packs are available for libraries to order. Each pack will include a poster and bunting.

Peter May's books have sold over 12 million copies worldwide. The Black Loch returns to the heartland of Peter's most beloved series, the Lewis trilogy, which started with the international bestseller The Blackhouse. These materials give libraries the opportunity to promote the new book as well as other titles by this author. There will be a prize for the best display, as judged by Quercus Books.

How to order

Place your order by 30 May. 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 } } } } });