Skip to product information
1 of 3

Plewsy

Squiggles Oven Gloves

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

Our luxury Squiggles Oven Gloves.

Treat yourself and your home to some gorgeous animal print British made double oven gloves! The perfect vibrant pick-me-up we all need at the moment.

✨ 100% cotton, machine washable

🇬🇧 Made in Britain

🎁 Lovely gifting for Christmas or just because!

🙋🏼‍♀️ Hand packed in Yorkshire

Will be sent folded with a branded label, wrapped in tissue paper.

We can also gift wrap and send 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

No reviews yet
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)

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