Skip to product information
1 of 4

Plewsy

Tulip Oven Glove & Tea Towel bundle

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

Bundle up on our beautiful tulip kitchen accessories. Enjoy our floral Tulip oven gloves and tulip tea towel together 🌷

Our oven gloves and tea towels are:

✨ 100% cotton, machine washable

🇬🇧  Made in Britain

🎁  Lovely gifting for Mother's Day or just because!

🙋🏼‍♀️  Hand packed with love in Yorkshire

Will be wrapped in tissue paper.

We can also gift wrap and send it directly to your friends and family, 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 2 reviews
100%
(2)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
L
Louise
The perfect gifts 🙌

I bought two gift sets and they were absolutely loved by both of the recipients. Beautiful prints, amazing quality and perfect customer service. 🙌🧡

H
Holly Hill
Lovely design

I love the design of the tea towels and oven gloves. Haven't used them yet as they are too pretty.

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