Vianne by Joanne Harris

Vianne by Joanne Harris

To celebrate the paperback publication of the irresistible new story from the million-copy bestselling author of Chocolat, Orion is offering FREE display materials to libraries.

Each pack will include posters, bookmarks, table headers and a copy of Vianne.  

More about the book

Secrets.
Chocolate.
A touch of magic...

On a warm July evening, Sylviane Rochas scatters her mother's ashes in New York and lets the changing wind blow her to the French seaside town of Marseille. For the first time in her life, Vianne holds the future in her own hands. Charming her way into a job as a waitress in a local bistrot, she knows that she is not here to stay - when her child is born in a few months, she must be gone.

As she discovers the joy of cooking, making recipes her own with the addition of bittersweet chocolate spices, she realises that it possesses its own magic in this town full of secrets.

Yet Vianne will never forget her mother's warning: that there is danger in revealing the true desires of those around her - and she must flee these cobbled streets before it's too late...

How to order

Please place your free order below.

Orders for one pack per library only. If you are ordering more than one pack (to disperse to other libraries in your region) you need to also email  kathleen.ktorides@readingagency.org.uk to notify her of the individual library names that the packs will be used at. Alternatively, you can do individual orders for each library in the shop. Please place your order by Friday 27 March. Packs may sell out before this date.

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