Skip to product information
1 of 4

Plewsy

Fine Merino Wool Socks | Denim Blue

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

These merino wool socks are soft and breathable to take you through from season to season in comfort. Knitted with a yarn made up of 3 strands of blue shades, creating a lightly specked texture. These everyday marl socks have been designed to complete any outfit. Finished with a soft elasticated rib to keep your socks in place without digging in to your calf.

By ROVE Knitwear

Some people prefer fine wool socks to cotton ones. Wool fibres are naturally breathable, they can absorb large quantities of moisture vapour and allow it to evaporate, they are also naturally odour resistant!

Materials: Made in 83% soft merino wool, 17% nylon. Our wool is fully traceable and ethically sourced from farms that do not practise mulesing.

Provenance: Knitted in Derbyshire, UK.

Sizing: Women's UK 4-7 / EU 37-41

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