**Only 5 Packs Left** Rosie Goodwin Library Display Packs

**Only 5 Packs Left** Rosie Goodwin Library Display Packs

The Rag Princess is an emotional tale of resilience, heartbreak and the power of family and the first book in the brand-new Rags to Riches Trilogy from bestselling author, Rosie Goodwin. To celebrate the new series, Bonnier Books UK is offering a limited number of FREE display packs to libraries. Each pack will include the following:

More about the book

Nuneaton, 1904

Abandoned on the steps of the workhouse shortly after her birth, little Annie never felt the love of a family. When she's taken from the only world she has known to a smart home on Swan Lane, she dares to hope her life might be changing for the better. But hope is fragile. Grieving the loss of her own child, Maggie Lilburn didn't adopt Annie out of kindness - she wants her as a servant, not a daughter.

Despite Maggie's coldness, Annie finds flickers of warmth elsewhere: in the bond with her adopted brothers and in the quiet kindness of Maggie's husband Levi, the local rag-and-bone man. He sees Annie's potential and takes her under his wing and into his trade. As Maggie crumbles beneath the weight of her sorrow, Annie is determined to hold the fractured family together - and carve out a place of her own. 

Through all of this one question remains for Annie: who were her parents and why did they abandon her at the workhouse all those years ago?

How to order

Please place your free order by 26 September (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. 

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