Skip to product information
1 of 2

PLEWSY123

Retro Floral Wash Bag

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

Retro Floral Wash Bag

Gorgeous lilac leopard print cosmetic bags, perfect for gifting or a little treat to yourself!

For weekends away, to transport shampoo, face wash etc or for an every day make up bag. Treat your friends to a beautiful little bag in their Christmas stocking.

Got a secret Santa to buy? We've got you covered!

🇬🇧 Made in Britain, hand packed with love in Yorkshire

♻️ Printed onto sustainable cotton

🎉 Featuring a high quality YKK brass zip and natural panama cotton lining.

✨ Measures 30cm x 16cm with a 10cm gusset.

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