Skip to product information
1 of 3

PLEWSY123

I Love Books Cross-Stitch Kit

Regular price £12.00 GBP
Regular price Sale price £12.00 GBP
Sale Sold out
Tax included. Shipping calculated at checkout.

Whether you're a passionate reader, a proud librarian, or just someone who can never resist "one more chapter," this cross stitch kit is made for you. The I Love Books design is simple, modern, and perfect for beginners looking for a relaxing creative project.

This 4" (11cm) mini kit includes everything you need to stitch your own tiny tribute to books – a lovely way to celebrate your love of reading or to make a handmade gift for a fellow bookworm.

What’s Included:
✔ 4" wooden embroidery hoop
✔ Coloured aida fabric (design is not pre-printed)
✔ Embroidery thread
✔ Embroidery needle
✔ Wadding
✔ Backing disc
✔ Full colour instructions

Why You’ll Love It:

  • Ideal for readers, teachers, librarians and bookshop browsers

  • Makes a thoughtful gift for book lovers or book club members

  • Great for World Book Day, teacher thank-yous or just-because gifts

  • Packaged in our signature striped box – ready to gift

  • Plastic-free, recyclable packaging

  • Designed and made in the UKco

Materials

Shipping & Returns

Dimensions

8.8cm X 8.4cm & holds 300ml.

Care Instructions

Dishwasher and microwave safe

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
tree-childrens-apron

Made in Britain

Did you know each and every Plewsy product is proudly made in Britain?

We work with carefully sourced suppliers to bring our designs to life onto luxurious products for you, and your home.

  • Free Shipping

    Spend over £50 and we will treat you to free UK shipping.

  • Hassle-Free Exchanges

    Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.

script type="text/javascript"> var _learnq = _learnq || []; function addedToCart() { fetch(`${window.location.origin}/cart.js`) .then(res => res.clone().json().then(data => { var cart = { total_price: data.total_price/100, $value: data.total_price/100, total_discount: data.total_discount, original_total_price: data.original_total_price/100, items: data.items } if (item !== 'undefined') { cart = Object.assign(cart, item) } _learnq.push(['track', 'Added to Cart', cart]) })) } (function (ns, fetch) { ns.fetch = function() { const response = fetch.apply(this, arguments); response.then(res => { if (`${window.location.origin}/cart/add.js` .includes(res.url)) { addedToCart() } }); return response } }(window, window.fetch)) $(document).ajaxComplete(function(event, request, settings){ if(settings.url == "/cart/add.js"){ addedToCart() } })