Skip to product information
1 of 4

Plewsy

Mountain Walk Punch Needle Embroidery Kit

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

Our newest punch needle embroidery kit! This is a great way to start your punch needle journey or to enjoy making a pattern that sparks your memories of Mountain Walks.

The pattern is designed in house by The Modern Crafter and is pre-printed on organic cotton making it easy to get started with.

Punch needle is a mindful craft, it's like drawing with wool. It's a relaxing craft allowing yourself to be totally absorbed in the creative process.

This kit is suitable for all abilities and are suitable for supervised children age 12+ 

Included is:

  • Punch Needle Tool with 3 needle tips so you can go on to explore punch needle with embroidery threads or sock weight yarns
  • Bespoke design screen printed on organic cotton
  • 5” wooden embroidery hoop 
  • 4 skeins of Appleton's 100% British tapestry yarn
  • Instruction booklet & stitch guide
  • Packaged in a letter box size box with belly band, wrapped in tissue paper

The Lavor punch needle embroidery tool comes with 3 needle tips and punches with embroidery threads, tapestry yarn and sock weight yarn.

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