www.waterstones.com Open in urlscan Pro
2606:4700::6812:325  Public Scan

Submitted URL: http://waterstones.co.uk/
Effective URL: https://www.waterstones.com/
Submission: On June 16 via api from GB — Scanned from GB

Form analysis 9 forms found in the DOM

POST /checkout/setbasketitemqty

<form action="/checkout/setbasketitemqty" method="post" class="setquantity-form">
  <input type="hidden" name="productid" value="" class="productid">
  <input type="hidden" name="basketItemId" value="" class="basketItemId">
  <input type="hidden" name="redirect" value="/basket">
  <input type="hidden" name="mode" value="update">
  <div class="basket-product-update-quantity text-right">
    <input class="basket-product-update-quantity-input input quantity" type="tel" name="quantity" maxlength="3" autocomplete="off"><br>
    <button type="submit" class="button-block basket-product-button-remove text-center">Update</button>
  </div>
</form>

GET /index/search

<form action="/index/search" method="get" class="mainsearchform" onsubmit="preventEmptySearch(event, this)">
  <div class="input-wrap">
    <input type="text" placeholder="Title, author, keyword or ISBN" class="input input-search" name="term" value="" autocomplete="off">
    <button class="input-search-button icon" type="submit"></button>
    <div class="autocomplete-target">
      <div class="autocomplete-popout">
        <ul class="outer-list">
          <li class="spellchecked"></li>
          <li class="source-item">
            <ul class="inner-list"></ul>
          </li>
        </ul>
      </div>
    </div>
  </div>
</form>

POST /signin

<form method="post" action="/signin" class="row ajax-login" novalidate="novalidate">
  <input type="hidden" name="token" value="26b931da6c0872c8439a57e79dc1b80c">
  <input type="hidden" name="continue" value="/">
  <input class="input input-large" type="email" name="email" placeholder="Email address">
  <div class="password-field-wrap">
    <input class="input input-large" type="password" autocomplete="off" name="password" placeholder="Password">
    <div class="show-hide-password"></div>
    <div class="clearfix"></div>
  </div>
  <label class="login-error input-error"></label>
  <div class="span12 alpha omega submit-wrapper">
    <div class="submit-wrapper-fields span7 alpha">
      <div class="remember-me-wrap">
        <label class="checkbox-label">
          <div class="ws-checkable-outer ws-checkbox-outer ws-checkbox-small"><input type="checkbox" class="ws-checkbox ws-checkbox-small" name="keepLoggedIn"></div>
          <span>Remember me</span>
        </label>
        <div class="remember-me-help init tooltipstered">?</div>
      </div>
      <a href="/reset" class="forgot-pass">Reset password</a>
    </div>
    <button class="button button-large button-teal">Sign in</button>
  </div>
  <div class="span12 alpha omega login-privacy-message"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.
  </div>
  <input type="hidden" id="recaptchaResponse" name="recaptchaResponse">
</form>

POST /reset/confirm

<form action="/reset/confirm" method="post" class="reset-password-form" novalidate="novalidate">
  <div class="span12 alpha omega">
    <p>Please enter your email address below and we'll send you a link to reset your password.</p>
  </div>
  <div class="span12 alpha omega contained-width-fields">
    <div class="invisible right floater">
      <button type="submit" class="button button-large button-teal">Submit</button>
    </div>
    <div class="input-wrapper">
      <input type="email" name="email" class="input input-large" placeholder="Email address" required="">
    </div>
    <div class="right floater">
      <button type="submit" class="button button-large button-teal">Submit</button>
    </div>
  </div>
</form>

Name: loginPOST /securitylogin

<form id="loginValidForm" action="/securitylogin" class="row" name="login" autocomplete="off" method="post" novalidate="novalidate">
  <input type="hidden" name="start" value="1">
  <input type="hidden" name="token" value="26b931da6c0872c8439a57e79dc1b80c">
  <div class="span12 alpha omega">
    <a href="/logout" class="lnkLogOut">Not you?</a>
    <div class="clearfix"></div>
    <input readonly="" type="email" name="email" id="login_valid_form_email" value="" placeholder="Email address" class="input input-large">
    <div class="password-field-wrap">
      <input type="password" name="password" id="login_valid_form_password" value="" class="input input-large" autocomplete="off" placeholder="Password">
      <div class="show-hide-password"></div>
    </div>
    <label class="login-error input-error"></label>
    <div class="span12 alpha omega submit-wrapper">
      <div class="submit-wrapper-fields span8 mobile-span7 alpha">
        <a href="/reset" class="forgot-pass">Reset password</a>
      </div>
      <button class="button button-large button-teal">Sign in</button>
    </div>
    <div class="clearfix"></div>
  </div>
</form>

POST /reset/confirm

<form action="/reset/confirm" method="post" class="reset-password-form" novalidate="novalidate">
  <input type="hidden" name="token" value="26b931da6c0872c8439a57e79dc1b80c">
  <div class="span12 alpha omega">
    <p>Please enter your email address below and we'll send you a link to reset your password.</p>
  </div>
  <div class="span12 alpha omega contained-width-fields">
    <div class="invisible right floater">
      <button type="submit" class="button button-large button-teal">Submit</button>
    </div>
    <div class="input-wrapper">
      <input readonly="" type="email" name="email" value="" placeholder="Email address" class="input input-large">
    </div>
    <div class="right floater">
      <button type="submit" class="button button-large button-teal">Submit</button>
    </div>
  </div>
  <div class="span12 alpha omega">
    <p>If you have changed your email address then <a href="https://waterstones.zendesk.com/hc/en-us/requests/new" rel="nofollow">contact us</a> and we will update your details.</p>
  </div>
</form>

POST /checkout/setbasketitemqty

<form class="buy-form" method="post" action="/checkout/setbasketitemqty">
  <input type="hidden" name="mode" value="add" tabindex="0">
  <input type="hidden" name="productid" value="" tabindex="0">
  <input type="hidden" name="quantity" value="1" tabindex="0">
</form>

GET /reserve/search

<form method="get" action="/reserve/search" class="find-collect clearfix geo_enabled" novalidate="novalidate">
  <input type="hidden" name="isbn" id="searchshopid" value="">
  <input type="hidden" name="lat" class="lat">
  <input type="hidden" name="lng" class="lng">
  <input type="text" name="search" class="input" placeholder="Town, city, or postcode" value="" required="" autocomplete="off" tabindex="-1">
  <button class="button button-gold" id="searchterm">Go</button>
  <div class="js-location-container"><button class="button button-gold get-location-button js-get-location">Use my location</button></div>
</form>

POST /reserve/details

<form action="/reserve/details" method="post" class="reserve-details-form" novalidate="novalidate">
  <input type="hidden" name="total" id="bookprice" value="">
  <input type="hidden" name="priceeur" id="priceeur" value="">
  <input type="hidden" name="isbn" id="collectisbn" value="">
  <input type="hidden" name="shopid" id="collectshopid" value="">
  <input type="hidden" name="shopcountryid" id="collectshopcountryid" value="">
  <div class="field">
    <label>First name<abbr title="required">*</abbr></label>
    <input type="text" name="customer_firstname" id="customer_firstname" class="textbox" value="" autocomplete="off">
    <div class="input-overlay"></div>
  </div>
  <div class="field">
    <label>Last name<abbr title="required">*</abbr></label>
    <input type="text" name="customer_lastname" id="customer_lastname" class="textbox" value="" autocomplete="off">
    <div class="input-overlay"></div>
  </div>
  <div class="cnc-flex-fix">
    <div class="field">
      <label>Email address<abbr title="required">*</abbr></label>
      <input type="email" name="customer_email" id="customer_email" class="textbox" value="" autocomplete="off">
      <div class="input-overlay"></div>
    </div>
    <div class="field mail-prefs-field">
      <div class="ws-checkable-outer ws-radio-outer checked"><input type="radio" name="preferred_contact_method" value="E" id="pref_E" class="input-radio ws-radio" checked="checked"></div>
    </div>
    <div class="field">
      <label>Phone number<abbr title="required">*</abbr></label>
      <input type="tel" name="customer_phone" id="customer_phone" class="textbox" value="" autocomplete="off">
      <div class="input-overlay"></div>
    </div>
  </div>
  <div class="field mailing-optin-field">
    <label class="checkbox-label">
      <div class="ws-checkable-outer ws-checkbox-outer"><input type="checkbox" class="ws-checkbox" name="opt_into_mailing" id="opt_into_mailing"></div>
      <span class="label-content">
        <span>Please provide me with your latest book news, views and details of Waterstones’ special offers.</span>
      </span>
    </label>
  </div>
  <button class="order button button-gold" type="submit">Place Order</button>
</form>

Text Content

 * Sign In / Register
 * 
 * Wish list

 * Shop Finder
 * Help
 * Events
 * Blog
 * Podcast
 * Win

Waterstones
MENU
SHOPS
SEARCH
 * New
 * Coming Soon
 * Special Editions
 * Highlights
 * Books
 * Stationery & Gifts
 * Gift Cards

 * Top Categories
    * Bestsellers
    * Half Price This Week
    * Books of the Month
    * Coming Soon
    * Fiction Books
    * Non-Fiction Books
    * Children's Books
    * Manga
    * Gift Books
    * Gift Cards
    * Book Awards
    * Cultural Highlights
    * Clearance
   
   Our Favourites
    * Father's Day
    * Summer
    * Pride
    * Read for Ukraine
    * Paperback Offers
    * Children's Paperback Offers
    * The Platinum Jubilee
    * Heartstopper
    * Signed & Special Editions
    * Waterstones Blog
    * Waterstones Children's Book Prize
    * Waterstones Book of the Year
    * Waterstones Children's Laureate
    * Waterstones Podcast
   
   Favourite Authors
    * Agatha Christie
    * Colleen Hoover
    * George R.R. Martin
    * Julia Quinn
    * Kazuo Ishiguro
    * Lee Child
    * Marian Keyes
    * Matt Haig
    * Richard Osman
    * Sally Rooney
    * Sarah J Maas
    * Stephen King
   
   Favourite Children's & YA Authors
    * Alice Oseman
    * Beatrix Potter
    * Cassandra Clare
    * David Walliams
    * Jacqueline Wilson
    * J.K. Rowling
    * Julia Donaldson
    * Leigh Bardugo
    * Malorie Blackman
    * Philip Pullman
    * Roald Dahl
    * Tom Fletcher

 * Fiction
    * Anthologies & Short Stories
    * Classics
    * Fiction in Translation
    * Historical Fiction
    * Modern & Contemporary
    * Poetry, Drama & Literary Criticism
    * Romance
   
   Crime
    * British Library Crime Classics
    * Classic Crime
    * Historical Crime
    * Thrillers
    * True Crime
   
   Science Fiction, Fantasy & Horror
    * Fantasy
    * Horror
    * Science Fiction
   
   Graphic Novels & Manga
    * Graphic Novels
    * Manga
   
   Non-Fiction Books
    * Art, Fashion & Photography
    * Astronomy & Space
    * Biography & True Stories
    * Business, Finance & Law
    * Computing & Internet
    * Crafts
    * Entertainment
    * Environment
    * Film & TV
    * Food & Drink
    * Health & Lifestyle
    * History
    * Hobbies, Quizzes & Games
    * Home & Garden
    * Humour
    * Language & Reference
    * Mindfulness
    * Music
    * Nature Writing
    * Outdoor Pursuits
    * Parenting
    * Pets
    * Philosophy
    * Politics
    * Popular Science
    * Science, Technology & Medicine
    * Self Help
    * Spirituality & Religion
    * Sport
    * Transport
    * Travel
   
   Children's
    * Baby, Toddler & Pre-School
    * Ages 5-8
    * Ages 9-12
    * Teenage and Young Adult
    * Children's Paperback Offers
   
   Popular Children's Categories
    * Activity Books
    * Fiction
    * Picture Books
    * Gift Books
    * Reference
    * Hobbies & Interests
    * Crafts & Hobbies
    * Poetry & Anthologies
    * Early Learning
    * Education & Study Guides
   
   Children's Characters, Friends & Series
    * Bluey
    * Elmer
    * Fantastic Beasts
    * The Gruffalo
    * Guess How Much I Love You
    * Harry Potter
    * Horrible Histories
    * Mog the Cat
    * The Moomins
    * Paddington
    * Peppa Pig
    * Peter Rabbit
    * Pip & Posy
    * Thomas the Tank Engine
    * Tom Gates
    * The Very Hungry Caterpillar
    * Wimpy Kid
    * Winnie the Pooh
   
   Adult Series
    * Bridgerton
    * Doctor Who
    * A Game of Thrones
    * Star Wars

 * Gifts
    * Accessories
    * Cloth Bags
    * Gadgets & Technology
    * Home & Lifestyle
    * Literary Gifts
    * Novelty Gifts
   
   Book Accessories
    * Book Lights and Lamps
    * Bookmarks
    * Reading Glasses & Magnifiers
   
   Stationery
    * Arts & Crafts
    * Cards, Postcards & Notecards
    * Giftwrap
    * Notebooks & Journals
    * Stationery Essentials
    * Pens & Pencils
   
   Children's
    * Children's Games & Puzzles
    * Educational Toys & Games
    * LEGO®
    * Children's Stationery
    * Colouring & Painting
    * Jelly Cats
    * Soft Toys
   
   Toys & Games
    * Board Games
    * Games & Jigsaw Puzzles
    * Jigsaw Puzzles
    * LEGO ®
    * Toys

 * Highlights
 * Books
 * Stationery, Gifts & Games
 * Gift Cards
 * Our shops
 * Help
 * Prize Draws
 * Blog
 * Events
 * Podcast
 * Home
 * Account Sales

 * * BACK
   * Book Lights
   * Bookmarks
   * Reading Glasses & Magnifiers
 * * BACK
   * Arts & Crafts
   * Cards, Postcards & Notecards
   * Gift Wrap
   * Notebooks & Journals
   * Stationery Essentials
   * Pens & Pencils
 * * BACK
   * Games & Jigsaw Puzzles
   * Children's Games & Puzzles
   * Jigsaw Puzzles
   * LEGO
   * Toys
 * * BACK
   * Gifts
   * Accessories
   * Cloth Bags
   * Gadgets & Technology
   * Home & Lifestyle
   * Literary Gifts
   * Novelty Gifts
 * * BACK
   * Fiction Bestsellers
   * Anthologies and Short Stories
   * CD Audiobooks
   * Classics
   * Classical Texts
   * Fiction in Translation
   * Historical Fiction
   * Poetry, Drama & Literary Criticism
   * Romance
 * * BACK
   * Father's Day
   * Bestsellers
   * Coming Soon
   * Signed & Special Editions
   * New Books
   * Half Price This Week
   * Paperback Offers
   * Children's Paperback Offers
   * Summer
   * Pride
   * Read For Ukraine
   * Books of the Month
   * Gift Books
   * Cultural Highlights
   * The Platinum Jubilee
   * Book Awards
   * Clearance
 * * BACK
   * Fiction
   * Crime
   * Sci-fi & fantasy
   * MANGA
   * GRAPHIC NOVELS
 * * BACK
   * Crime Bestsellers
   * Agatha Christie
   * British library crime classics
   * Classic Crime
   * historical Crime
   * sherlock holmes
   * Thrillers
   * True Crime
 * * BACK
   * Fiction
   * Non-Fiction
   * Film & TV
   * Children's
 * * BACK
   * Non-Fiction Bestsellers
   * Art, Fashion & Photography
   * Astronomy & Space
   * Biography & True Stories
   * Business, Finance & Law
   * CD Audiobooks
   * Computing & Internet
   * Crafts
   * Education & Study Guides
   * entertainment
   * environment
   * Film & TV
   * food & drink
   * health & lifestyle
   * History
   * Hobbies, quizzes & games
   * home & garden
   * Humour
   * Language & reference
   * Mind, body & spirit
   * Music
   * Nature Writing
   * Outdoor Pursuits
   * Pets
   * Philosophy
   * Politics
   * Popular Science
   * Science, technology & medicine
   * spirituality & beliefs
   * Sports
   * Transport
   * Travel & Maps
   * True Crime
 * * BACK
   * Sci-fi & fantasy bestsellers
   * Science Fiction
   * fantasy
   * Horror
   * Graphic Novels
   * Manga
   * game of thrones
   * Doctor Who
   * Good Omens
   * Star Wars
 * * BACK
   * About Us
   * Affiliate Programme
   * Book Trust
   * Recycling Electrical Equipment
   * Waterstones Children's Laureate
 * * BACK
   * Stationery, Gifts & Games
   * Book Accessories
   * Stationery
   * Toys & Games
   * Gifts
 * * BACK
   * Baby & Toddler
   * Ages 5 to 8
   * Ages 9 to 12
   * Teenage / Young Adult
 * * BACK
   * Careers at Waterstones
   * Job Applicant Privacy Notice
 * * BACK
   * Waterstones Children's Book Prize
   * Children's Bestsellers
   * Age Group
   * Characters, Friends & Series
   * Children's Paperback Offers
   * Popular Authors
   * Popular Categories
   * Toys, Games & Stationery
   * Education & Study Guides
 * * BACK
   * Bluey
   * Elmer
   * Fantastic Beasts
   * the gruffalo
   * Guess How Much I Love You
   * harry potter
   * Horrible histories
   * Little People, Big Dreams
   * Mog the Cat
   * Moomins
   * Paddington
   * Peppa Pig
   * Peter Rabbit
   * Pip & Posy
   * Tom Gates
   * That's Not My...
   * Wimpy Kid
   * Winnie the Pooh
   * The Very Hungry Caterpillar
 * * BACK
   * Contact Us
   * Event Tickets
 * * BACK
   * Events
   * Shop finder
 * * BACK
   * Help Home
   * Frequently asked questions
   * About Waterstones
   * Careers
   * Contact Us
   * Publishers & Authors
   * Shopping with Us
   * Terms & Conditions & Legal
   * Waterstones Plus
 * * BACK
   * How To Get Published
   * Independent Publishers
 * * BACK
   * Roald Dahl
   * Julia Donaldson
   * Beatrix Potter
   * Philip Pullman
   * J.K. Rowling
   * David Walliams
   * Jacqueline Wilson
 * * BACK
   * Accessibility
   * Account Sales
   * Click & Collect
   * Coronavirus Updates
   * Covid-19 Safety Measures
   * Delivery Options
   * eBooks & MP3 Audio Downloads
   * Free UK Delivery
   * Gift Cards and Vouchers
   * International Shoppers
   * Online Pricing and Payments
   * Ordering With Us
   * Returning Items
   * Secure Shopping
   * Update Your Browser
   * Waterstones App
   * Waterstones Marketplace
 * * BACK
   * Children's Fiction
   * Picture Books
   * Activity Books
   * Reference
   * Hobbies & Interests
   * Poetry & Anthologies
   * Education & Study Guides
   * early learning
   * Gift Books
 * * BACK
   * Tax Strategy
   * Terms & Conditions
   * Privacy Policy
   * Company Information
   * Cookie Policy
   * Gender Pay Gap
   * Modern Slavery Statement
   * Reviews & Contributions Policy
 * * BACK
   * Children's Stationery
   * Colouring & Painting
   * Crafts & Hobbies
   * Educational Toys & Games
   * LEGO ®
   * Jelly Cat
   * Soft Toys
 * * BACK
   * Waterstones Plus Terms and Conditions
   * Waterstones Plus FAQs

0
Basket

 
Spend another £25.00 to qualify for free UK delivery.
Your order qualifies for free UK delivery.



Unavailable

Update

0 items £0.00

Checkout


Your basket is empty.

 * 
 * 

 * * Books
   * 
   * 
   * 
   * 

Previous

Next
 * 1
 * 2
 * 3

See More


OUR BESTSELLERS

Added to basket


The Maidens
Alex Michaelides
£8.99   £7.49
Paperback
Added to basket


Great Circle
Maggie Shipstead
£8.99   £7.49
Paperback
Added to basket


The Man Who Died Twice
Richard Osman
£8.99   £7.49
Paperback
Added to basket


Heartstopper Volume 1
Alice Oseman
£10.99
Paperback
Added to basket


How to Kill Your Family
Bella Mackie
£8.99   £7.49
Paperback
Added to basket


It Ends With Us
Colleen Hoover
£8.99   £7.49
Paperback
Added to basket


Free
Lea Ypi
£9.99   £8.49
Paperback
Added to basket


The Women of Troy
Pat Barker
£8.99   £7.49
Paperback
Added to basket


The Island of Missing Trees
Elif Shafak
£8.99   £7.49
Paperback
Added to basket


Snow Country
Sebastian Faulks
£8.99   £7.49
Paperback
Added to basket


The Lamplighters
Emma Stonex
£8.99   £7.49
Paperback
Added to basket


Book Lovers
Emily Henry
£8.99   £7.49
Paperback
Added to basket


The Anglo-Saxons
Marc Morris
£10.99   £9.49
Paperback
Added to basket


Sorrow and Bliss
Meg Mason
£8.99   £7.49
Paperback
Added to basket


Where the Crawdads Sing
Delia Owens
£9.99   £8.49
Paperback
Added to basket


Storyland: A New Mythology of Britain
Amy Jeffs
£12.99   £10.99
Paperback
Added to basket


Twisted Love
Ana Huang
£8.99   £7.49
Paperback
Added to basket


Three Sisters
Heather Morris
£8.99   £6.99
Paperback



--------------------------------------------------------------------------------

Previous

Next
See More


THE BIGGEST NEW BOOKS

Added to basket


Murder Before Evensong
Reverend Richard Coles
£16.99   £14.99
Hardback
Added to basket


The Escape Artist
Jonathan Freedland
£20.00   £17.99
Hardback
Added to basket


BAKE
Paul Hollywood
£26.00   £13.00
Hardback
Added to basket


Old Rage
Sheila Hancock
£18.99   £9.49
Hardback
Added to basket


The Partisan
Patrick Worrall
£16.99   £14.99
Hardback
Added to basket


Hope
Tom Parker
£20.00   £10.00
Hardback
Added to basket


Why Has Nobody Told Me This Before?
Dr Julie Smith
£16.99   £8.49
Hardback
Added to basket


Good Pop, Bad Pop
Jarvis Cocker
£20.00   £17.99
Hardback
Added to basket


Bad Actors
Mick Herron
£18.99   £16.99
Hardback
Added to basket


The Murders at Fleat House
Lucinda Riley
£20.00   £16.99
Hardback
Added to basket


With A Mind to Kill
Anthony Horowitz
£20.00   £16.99
Hardback
Added to basket


Tiepolo Blue
James Cahill
£14.99
Hardback
Added to basket


Treehouse Tales
Andy Griffiths
£10.99   £5.49
Hardback
Added to basket


House Arrest
Alan Bennett
£6.99
Hardback
Added to basket


Skandar and the Unicorn Thief
A.F. Steadman
£12.99
Hardback
Added to basket


The Premonitions Bureau
Sam Knight
£14.99
Hardback
Added to basket


Lion
Conn Iggulden
£20.00   £16.99
Hardback
Added to basket


Young Mungo
Douglas Stuart
£16.99
Hardback



--------------------------------------------------------------------------------

See More


EVERYONE'S TALKING ABOUT...

Added to basket


The Book of Form and Emptiness
Ruth Ozeki
£9.99   £8.49
Paperback
Added to basket


Cain's Jawbone
Ernest Powys Mathers
£9.99
Paperback
Added to basket


Everything I Know About Love
Dolly Alderton
£8.99   £7.49
Paperback
Added to basket


The Night Tiger
Yangsze Choo
£9.99
Paperback
Added to basket


Exactly What You Mean
Ben Hinshaw
£14.99   £12.99
Hardback
Added to basket


The Heart's Invisible Furies
John Boyne
£8.99
Paperback
Added to basket


Harry Styles
Terry Newman
£20.00
Hardback
Added to basket


Greg the Sausage Roll: The Perfect Present
Mark Hoyle
£11.99   £5.99
Hardback
Added to basket


The Heartstopper Yearbook
Alice Oseman
£14.99   £12.99
Hardback
Added to basket


Love on the Brain
Ali Hazelwood
£8.99   £7.49
Paperback
Added to basket


Lessons in Chemistry
Bonnie Garmus
£14.99   £12.99
Hardback
Added to basket


The Seven Husbands of Evelyn Hugo
Taylor Jenkins Reid
£8.99   £7.49
Paperback
Added to basket


Tomb of Sand
Geetanjali Shree
£12.00
Paperback
Added to basket


Ciudad de Mexico
Edson Diaz-Fuentes
£26.00
Hardback
Added to basket


Conversations with Friends
Sally Rooney
£8.99   £7.49
Paperback
Added to basket


It Happened One Summer
Tessa Bailey
£9.99   £8.49
Paperback
Added to basket


BBC Proms 2022

£8.99
Paperback
Added to basket


The Official Highway Code
Driver & Vehicle Standards Agency
£4.99
Paperback



--------------------------------------------------------------------------------

 * 1

SEE MORE


COMING SOON - THE BIGGEST BOOKS FOR 2022 & BEYOND

Added to basket


The Passenger & Stella Maris: Boxed Set
Cormac McCarthy
£50.00
Mixed media product
Added to basket


Quick and Easy Gluten Free
Becky Excell
£20.00   £10.00
Hardback
Added to basket


Alone With You in the Ether
Olivie Blake
£18.99
Hardback
Added to basket


Jane's Patisserie Celebrate!
Jane Dunn
£20.00   £10.00
Hardback
Added to basket


It Starts With Us
Colleen Hoover
£12.99
Hardback
Added to basket


The Bullet that Missed
Richard Osman
£20.00
Hardback
Added to basket


Parenting Hell
Rob Beckett and Josh Widdicombe
£20.00
Hardback
Added to basket


Lapvona
Ottessa Moshfegh
£14.99
Hardback
Added to basket


The Ballad of Never After
Stephanie Garber
£16.99
Hardback
Added to basket


Spaceboy
David Walliams
£14.99   £7.49
Hardback
Added to basket


The Last Hours: Chain of Thorns
Cassandra Clare
£16.99
Hardback
Added to basket


Kingdom of the Feared
Kerri Maniscalco
£16.99   £14.99
Hardback
Added to basket


The Atlas Paradox
Olivie Blake
£18.99
Hardback
Added to basket


Fairy Tale
Stephen King
£22.00   £11.00
Hardback
Added to basket


Babel
R.F. Kuang
£16.99
Hardback
Added to basket


No Plan B
Lee Child
£22.00   £17.99
Hardback
Added to basket


Terry Pratchett: A Life With Footnotes
Rob Wilkins
£40.00
Hardback
Added to basket


Blade Breaker
Victoria Aveyard
£16.99
Hardback



--------------------------------------------------------------------------------


YOU MIGHT BE LOOKING FOR...


See More


RECENTLY REVIEWED

Added to basket


Russia
Antony Beevor
£30.00   £26.99
Hardback
Added to basket


The Social Distance Between Us
Darren McGarvey
£20.00   £16.99
Hardback
Added to basket


The Islander
Chris Blackwell
£22.00   £19.99
Hardback
Added to basket


The Prince Rupert Hotel for the Homeless
Christina Lamb
£20.00   £17.99
Hardback
Added to basket


A Likely Lad
Peter Doherty
£20.00   £16.99
Hardback
Added to basket


The Last Days of Roger Federer
Geoff Dyer
£20.00   £17.99
Hardback
Added to basket


Freezing Order
Bill Browder
£20.00   £16.99
Hardback
Added to basket


Beyond Measure
James Vincent
£18.99
Hardback
Added to basket


Regenesis
George Monbiot
£20.00   £17.99
Hardback
Added to basket


Queen of Our Times
Robert Hardman
£20.00   £16.99
Hardback
Added to basket


Dark Earth
Rebecca Stott
£14.99
Hardback
Added to basket


Life Time
Russell Foster
£16.99   £14.99
Hardback
Added to basket


Buried
Alice Roberts
£20.00   £17.99
Hardback
Added to basket


A Village in the Third Reich: How Ordinary Lives Were Transformed By the Rise of
Fascism
Julia Boyd
£25.00   £21.99
Hardback
Added to basket


The Hong Kong Diaries
Chris Patten
£30.00   £26.99
Hardback
Added to basket


George Michael: A Life
James Gavin
£25.00
Hardback
Added to basket


An Immense World
Ed Yong
£20.00   £17.99
Hardback
Added to basket


Rewilding the Sea
Charles Clover
£22.00   £19.99
Hardback



--------------------------------------------------------------------------------

See More


SIGNED & SPECIAL EDITIONS

Added to basket


The Stolen Heir
Holly Black
£16.99
Hardback
Added to basket


Shrines of Gaiety
Kate Atkinson
£20.00
Hardback
Added to basket


The Marriage Portrait
Maggie O'Farrell
£25.00
Hardback
Added to basket


Love Untold
Ruth Jones
£20.00   £16.99
Hardback
Added to basket


The Butcher and the Wren
Alaina Urquhart
£18.99
Hardback
Added to basket


Who I Am
Melanie Chisholm
£20.00
Hardback
Added to basket


The Journey
James Norbury
£16.99
Hardback
Added to basket


The Facemaker
Lindsey Fitzharris
£20.00   £17.99
Hardback
Added to basket


Warrior Queens & Quiet Revolutionaries
Kate Mosse
£20.00
Hardback
Added to basket


The Book Eaters
Sunyi Dean
£14.99
Hardback
Added to basket


Companion Piece
Ali Smith
£16.99
Hardback
Added to basket


Giuseppe's Italian Bakes
Giuseppe Dell'Anno
£20.00
Hardback
Added to basket


Made with Love
Tom Daley
£25.00
Hardback
Added to basket


What's Your Vibe?
Craig David
£20.00
Hardback
Added to basket


Ghost Lover
Lisa Taddeo
£16.99
Hardback
Added to basket


Tap to Tidy at Pickle Cottage
Stacey Solomon
£17.99
Hardback
Added to basket


Heart of the Sun Warrior
Sue Lynn Tan
£16.99
Hardback
Added to basket


Nothing But The Truth
The Secret Barrister
£20.00   £16.99
Hardback



--------------------------------------------------------------------------------

See More


OUR BEST FICTION BOOKS

Added to basket


The Maidens
Alex Michaelides
£8.99   £7.49
Paperback
Added to basket


Great Circle
Maggie Shipstead
£8.99   £7.49
Paperback
Added to basket


The Man Who Died Twice
Richard Osman
£8.99   £7.49
Paperback
Added to basket


How to Kill Your Family
Bella Mackie
£8.99   £7.49
Paperback
Added to basket


The Women of Troy
Pat Barker
£8.99   £7.49
Paperback
Added to basket


Snow Country
Sebastian Faulks
£8.99   £7.49
Paperback
Added to basket


The Island of Missing Trees
Elif Shafak
£8.99   £7.49
Paperback
Added to basket


Beautiful World, Where Are You
Sally Rooney
£8.99   £7.49
Paperback
Added to basket


Book Lovers
Emily Henry
£8.99   £7.49
Paperback
Added to basket


The Murders at Fleat House
Lucinda Riley
£20.00   £16.99
Hardback
Added to basket


The Paper Palace
Miranda Cowley Heller
£8.99   £7.49
Paperback
Added to basket


The Lamplighters
Emma Stonex
£8.99   £7.49
Paperback
Added to basket


Klara and the Sun
Kazuo Ishiguro
£8.99   £7.49
Paperback
Added to basket


Ugly Love
Colleen Hoover
£8.99   £7.49
Paperback
Added to basket


Sorrow and Bliss
Meg Mason
£8.99   £7.49
Paperback
Added to basket


Death and Croissants
Ian Moore
£8.99   £7.49
Paperback
Added to basket


Lessons in Chemistry
Bonnie Garmus
£14.99   £12.99
Hardback
Added to basket


The Song of Achilles
Madeline Miller
£9.99
Paperback



--------------------------------------------------------------------------------

See More


OUR BEST NON-FICTION BOOKS

Added to basket


Free
Lea Ypi
£9.99   £8.49
Paperback
Added to basket


Why Has Nobody Told Me This Before?
Dr Julie Smith
£16.99   £8.49
Hardback
Added to basket


And Away...
Bob Mortimer
£8.99   £7.49
Paperback
Added to basket


Storyland: A New Mythology of Britain
Amy Jeffs
£12.99   £10.99
Paperback
Added to basket


The Escape Artist
Jonathan Freedland
£20.00   £17.99
Hardback
Added to basket


Curry Guy BBQ
Dan Toombs
£16.00   £12.99
Hardback
Added to basket


The Anglo-Saxons
Marc Morris
£10.99   £9.49
Paperback
Added to basket


Noise
Daniel Kahneman
£10.99   £9.49
Paperback
Added to basket


Diddly Squat
Jeremy Clarkson
£8.99   £7.49
Paperback
Added to basket


The Wim Hof Method
Wim Hof
£8.99   £7.49
Paperback
Added to basket


Four Thousand Weeks
Oliver Burkeman
£9.99   £8.49
Paperback
Added to basket


Putin's People
Catherine Belton
£9.99   £8.49
Paperback
Added to basket


Atomic Habits
James Clear
£16.99
Paperback
Added to basket


The Power of Geography
Tim Marshall
£9.99   £8.49
Paperback
Added to basket


Chums
Simon Kuper
£16.99   £14.99
Hardback
Added to basket


The Palace Papers
Tina Brown
£20.00   £16.99
Hardback
Added to basket


A Short History of Russia
Mark Galeotti
£9.99   £8.49
Paperback
Added to basket


Lilibet: The Girl Who Would be Queen
A.N. Wilson
£9.99
Hardback



--------------------------------------------------------------------------------

See More


OUR BEST CHILDREN'S & YOUNG ADULT BOOKS

Added to basket


Onyeka and the Academy of the Sun
Tola Okogwu
£7.99   £6.99
Paperback
Added to basket


The World's Worst Pets
David Walliams
£14.99   £11.99
Hardback
Added to basket


Treehouse Tales
Andy Griffiths
£10.99   £5.49
Hardback
Added to basket


Bluey: Daddy Putdown
Bluey
£6.99   £5.99
Paperback
Added to basket


Harry Potter and the Philosopher's Stone - 25th Anniversary Edition
J. K. Rowling
£16.99
Hardback
Added to basket


Heartstopper Volume 1
Alice Oseman
£10.99
Paperback
Added to basket


A Good Girl's Guide to Murder
Holly Jackson
£8.99   £7.49
Paperback
Added to basket


Girl in Pieces
Kathleen Glasgow
£8.99   £7.49
Paperback
Added to basket


Twin Crowns
Katherine Webber
£8.99   £7.49
Paperback
Added to basket


All That's Left in the World
Erik J. Brown
£7.99   £6.99
Paperback
Added to basket


Looshkin: The Maddest Cat in the World
Jamie Smart
£8.99   £7.49
Paperback
Added to basket


She Gets the Girl
Rachael Lippincott
£7.99   £6.99
Paperback
Added to basket


Skandar and the Unicorn Thief
A.F. Steadman
£12.99
Hardback
Added to basket


The Merciless Ones
Namina Forna
£8.99   £7.49
Paperback
Added to basket


Ten Minutes to Bed: Little Fairy
Rhiannon Fielding
£6.99   £5.99
Paperback
Added to basket


You've Reached Sam
Dustin Thao
£7.99   £6.99
Paperback
Added to basket


The Breakfast Club Adventures
Marcus Rashford
£6.99   £5.99
Paperback
Added to basket


While the Storm Rages
Phil Earle
£7.99   £6.99
Paperback



--------------------------------------------------------------------------------

See More


OUR BESTSELLING STATIONERY & GIFTS

Added to basket


LEGO ® The Muppets Minifigures: 71033

£3.70
Toy
Added to basket


Rainbow One Line a Day
Kindah Khalidy
£14.99
Notebook / blank book
Added to basket


Be Happy Grow Your Own Sunflower

£3.99
General merchandise
Added to basket


Waterstones Dark Blue Book Bag

£4.99
General merchandise
Added to basket


Yellow wooden Duckhead umbrella

£32.99
General merchandise
Added to basket


Bodleian Libraries: Hobbies and Pastimes (Foiled Journal)
Flame Tree Studio
£9.99
Notebook / blank book
Added to basket


LEGO ® Minifigures Series 22

£3.65
Toy
Added to basket


Ferns Cloth Bag

£16.99
General merchandise
Added to basket


Aerial Manoeuvres Cloth Bag

£15.99
General merchandise
Added to basket


Morris Blackthorn Gardening Glove And Hand Cream 100Ml Set

£19.99
General merchandise
Added to basket


Neon Green Daily Planner

£14.99
Notebook / blank book
Added to basket


Hokusai Wave A5 Luxury Notebook

£10.99
Notebook / blank book
Added to basket


Faber Castell Connector Pen Bucket Of 50

£20.99
General merchandise
Added to basket


Moomin: Dangerous Journey (Foiled Journal)
Flame Tree Studio
£9.99
Notebook / blank book
Added to basket


Curled Up with a Good Book Tote
Love Lit
£12.99
Other printed item
Added to basket


Bees & Honey Tote Bag

£16.99
General merchandise
Added to basket


How To Speak Cat

£6.99
General merchandise
Added to basket


Felt Bedside Caddy

£17.99
General merchandise



--------------------------------------------------------------------------------

SEE MORE


OUR BESTSELLING GAMES & PUZZLES

Added to basket


Agatha Christie Death on the Cards Card Game

£14.99
Game
Added to basket


Top Gun Strategy Board Game

£19.99
Game
Added to basket


Monopoly Deal Card Game

£6.99
Game
Added to basket


Taco, Cat, Goat, Cheese, Pizza Card Game

£10.99
Game
Added to basket


5 Second Rule Mini Game

£10.99
Game
Added to basket


Dobble

£12.99
Toy
Added to basket


Emoji Card Game

£7.99
Game
Added to basket


Cards Against Humanity

£27.99
Game
Added to basket


Cards Against Humanity Family Edition

£27.99
Game
Added to basket


Dinosaur Bingo
Caroline Selmes
£16.99
Cards
Added to basket


Jenga Game

£15.99
Game
Added to basket


Poo Bingo
Aidan Onn
£16.99
Game
Added to basket


221B Baker Street

£25.99
Game
Added to basket


Trivial Pursuit

£29.99
Game
Added to basket


Avocado Smash

£11.99
Game
Added to basket


Throw Throw Burrito Card Game

£24.99
Game
Added to basket


What Do You Meme? Adult Party Game - U.K. Edition

£29.99
Game
Added to basket


Cluedo The Classic Mystery Game

£23.99
Game



--------------------------------------------------------------------------------

SEE MORE


FROM THE WATERSTONES BLOG


THE WATERSTONES ROUND UP: JUNE'S BEST BOOKS

Exciting new voices are at the forefront of a stellar list of publishing this
June.


THE WATERSTONES ROUND UP: JUNE'S BEST CHILDREN'S BOOKS

From spectacular adventure to full-throttle zaniness, here are the June
children's books we are most excited about.


WHAT TO READ NEXT AFTER HEARTSTOPPER

Fallen in love with Alice Oseman's groundbreaking graphic novel series? Check
out our selection of similar reads on the blog.


JONATHAN FREEDLAND ON THE ROLE OF TRUTH IN THE TIME OF WAR

The author of The Escape Artist talks about how he came to write about the
forgotten hero of the Holocaust, Rudolf Vrba.


SHOPPING WITH US

 * Contact Us
 * Bookshops
 * Click & Collect
 * Delivery Options
 * Online Pricing
 * Returning Items
 * Student Discount
 * Waterstones Gift Cards


LEGAL

 * Accessibility
 * Cookie Policy
 * Manage Cookies
 * Modern Slavery Statement
 * Privacy Notice
 * Terms & Conditions


ABOUT WATERSTONES

 * About us
 * Affiliates
 * Careers at Waterstones
 * Hatchards
 * Independent Publishers
 * Waterstones Account Sales
 * Waterstones App
 * Waterstones Children's Laureate
 * Waterstones Plus


FOLLOW US

 * Twitter
 * Facebook
 * Pinterest
 * Instagram
 * YouTube

Contact us
Help
Waterstones App
Privacy Policy
Cookie Policy
Manage Cookies
Modern Slavery Statement
Student Discount
Waterstones Account Sales
© Waterstones, 2022. Waterstones Booksellers Limited. Registered in England and
Wales. Company number 00610095. Registered office address: 203-206 Piccadilly,
London, W1J 9HD.
×


SIGN IN / REGISTER

Not registered? CREATE AN ACCOUNTCREATE A plus ACCOUNT

Remember me
?
Reset password
Sign in
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Forgotten password



Please enter your email address below and we'll send you a link to reset your
password.

Submit

Submit
Back to login
×


SIGN IN

Not you?


Reset password
Sign in

Forgotten password



Please enter your email address below and we'll send you a link to reset your
password.

Submit

Submit

If you have changed your email address then contact us and we will update your
details.

Back to login
×


DOWNLOAD THE WATERSTONES APP

Would you like to proceed to the App store to download the Waterstones App?

Download Now
Dismiss
×


CLICK & COLLECT

Reserve online, pay on collection

Alternatively, for multiple items you may find it easier to add to basket, then
pay online and collect in as little as 2 hours, subject to availability.
Thank you for your reservation
Your order is now being processed and we have sent a confirmation email to you
at

This item can be requested from the shops shown below. If this item isn't
available to be reserved nearby, add the item to your basket instead and select
'Deliver to my local shop' (UK shops only) at the checkout, to be able to
collect it from there at a later date.


Go
Use my location
First name*

Last name*

Email address*


Phone number*


Please provide me with your latest book news, views and details of Waterstones’
special offers.
Place Order

When will my order be ready to collect?
Following the initial email, you will be contacted by the shop to confirm that
your item is available for collection.
Call us on or send us an email at
OK
Unfortunately there has been a problem with your order

Please try again or alternatively you can contact your chosen shop on or send us
an email at




PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES


YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information


STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.


PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.


FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.


TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.


BACK BUTTON BACK



Vendor Search
Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyse site usage, and assist in our
marketing efforts.

Cookie Settings Reject All Accept All Cookies