Skip to product information
1 of 5

Plewsy

Neon Leopard Print Tea Towel

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

Fill their stocking with a sustainable gift this Christmas. Our beautiful (and popular!) neon leopard tea towel will make them smile on Christmas Day.

Looking to treat yourself? Add a pop of colour to your kitchen and dry the dishes in style, with our British made tea towels.

✨ 100% cotton & machine washable

♻️ Printed and sewn in small batches to reduce wastage

🇬🇧 Made in Britain

🎁 The perfect letterbox gifting

🙋🏼‍♀️ Hand packed by us in Yorkshire

Tea Towel dimensions: 71cm X 46cm

Will be sent to you folded with a branded kraft label, wrapped carefully in acid-free tissue paper.

We can also take the hassle of gift wrapping away and send directly to your loved ones, just tick the box at checkout.

Materials

Shipping & Returns

Dimensions

8.8cm X 8.4cm & holds 300ml.

Care Instructions

Dishwasher and microwave safe

Customer Reviews

Based on 3 reviews
100%
(3)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
J
Joanna B
Love it!

Great quality and I love the print and colours, it looks great in my kitchen!

R
Ryan James
Lovely quality

Item is a Christmas present so hasn't been used yet, but the quality, print and colour are all lovely.
Bought the matching oven glove and this is equally well made and goes so well!
Item delivered very quickly even with all the Christmas rush going on and the thank you postcard (and Yorkshire tea bag!) were a nice touch.

R
Ryan James
Lovely quality

Item is a Christmas present so hasn't been used yet, but the quality, print and colour are all lovely.
Bought the matching oven glove and this is equally well made and goes so well!
Item delivered very quickly even with all the Christmas rush going on and the thank you postcard (and Yorkshire tea bag!) were a nice touch.

Image with text

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.

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