Skip to product information
1 of 5

Plewsy

Plewsy X Manchester Museum Cushion

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

The Plewsy X Manchester Museum botanical organic cotton cushion is from The Wilding collaboration.

Starting off as an original illustration based upon a visit to the museum's herbarium, and then lovingly applied onto GOTS certified organic cotton fabrics in the UK.

Exclusively illustrated & designed by Fiona for Manchester Museum, this beautiful cushion will quite literally bring a little history into your home, adding the finishing touch to your sofa or armchair!

Measures 450mm X 450mm

Cover made from 100% GOTS certified organic cotton. Please note cushion inners are not supplied.

Front and back is the same botanical design.

Digitally printed & manufactured in the UK

Hand wash only.

If you like to go all matchy-matchy in your home, check out the matching botanical tea towels, aprons, oven gloves and shopper bags!

Materials

Shipping & Returns

Dimensions

8.8cm X 8.4cm & holds 300ml.

Care Instructions

Dishwasher and microwave safe

Customer Reviews

Based on 1 review
100%
(1)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
N
Naomi Craddock
Great customer service and fast delivery!

Purchased two cushions as a new home/christmas gift for my daughter. They arrived quickly and were well packaged.
There was a small niggle with one of the items but this was resolved quickly and to a fantastic end.
Thanks so much for the wonderful customer service!

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