**Only 2 Packs Left** Island Song Library Display Packs

**Only 2 Packs Left** Island Song Library Display Packs

From the Caribbean to 1950s London, an epic story of finding home, Island Song is an atmospheric and lyrical debut of compelling storytelling, for fans of Louise Hare and Kristin Hannah. HarperCollins is offering free display packs to public libraries to celebrate the paperback publication. Each pack will include a poster and set of bookmarks (30 in a pack). Digital copies of the poster will also be available.

About the author

Pepsi Demacque-Crockett has enjoyed a long and fulfilling career within the entertainment industry through the 1980s and 1990s, as part of the pop band WHAM! and later in the duo Pepsi and Shirlie. Pepsi's parents arrived in Britain from the island of Saint Lucia in the mid-1950s and settled in West London. Island Song, her debut novel, is inspired by their story.

How to order

Sold out.

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