Skip to product information
1 of 4

PLEWSY123

Christmas Wreath Cross Stitch Kit

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

Christmas really is the time you want to sit down and get cosy with a little craft, and these mini cross stitch kits are the perfect project.

Cotton Clara Christmas Wreath. We've also included a 'Merry Christmas' ribbon which you can add or leave it off if that's not for you.

 Everything you need is included in this kit included coloured fabric, thread, hoop, needle, wadding, backing disc, Christmas date ribbon and gingham ribbon to hang.

What's in this embroidery kit?

Everything you need to complete this kit (apart from a pair of scissors) is included:

  • Embroidery hoop
  • Coloured aida
  • Embroidery needle
  • Embroidery thread 
  • Gingham ribbon to hang
  • 'Merry Christmas' ribbon 
  • Wadding
  • Instructions
  • Backing disc (making it super easy to finish off and hang on your wall).

 Embroidery kit details

  • Contemporary embroidery kit, made in and shipped from the UK
  • Embroidery hoop measures 9cm in diameter
  • Ideal for embroidery beginners
  • The embroidery kit is beautifully packaged in our striped box, so it's perfect for gifting!

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)

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