Skip to product information
1 of 3

Plewsy

Unisex Donegal Beanie Hat | Oat

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

The unisex Donegal beanie hat in Oat. Crafted with the utmost care, this soft and super-warm beanie is completely seamless and knitted in a two-by-two rib stitch enabling a comfortable fit across a range of head sizes. The two-ply yarn provides a chunky feel and superior insulation, ensuring your head stays cosy on the coldest days.

By ROVE Knitwear

Designed for all-day comfort and style this style is knitted in a beautiful shade of light beige flecked with White, Grey and Brown.

Materials: 100% Donegal wool, spun and dyed in Ireland. Our wool is fully traceable and ethically sourced from farms that do not practise mulesing. 

Provenance: Designed in Cliftonville, Margate and knitted at a factory in Manchester, UK.

Sizing: Suitable for Men and Women (Circumference 44-54cm / Height 20cm)

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)
tree-childrens-apron

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