Skip to product information
1 of 3

Plewsy

The Shorty Locker in Lilac

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

The Mustard Made Shorty locker is short and oh-so-sweet!

It comes in left and right opening options, making it the perfect bedside table for whichever side of the bed you sleep on. But The Shorty has so much more to offer beyond the bedroom! Tuck one next to your desk for extra office storage or snuggled up beside your sofa as a side table, right where you need it.

How does The Shorty compare? 
It's the same width and depth as The Skinny and the same height as The Lowdown.

What's inside
Two adjustable shelves, one handy hook, one cable hole and two wall attachment points.

On the outside
Handle, lock, custom keyring, Mustard logo and air vents. Plus, the whole locker is smooth, matte and magnetic!

Colour
The last image shows the colour of this locker as best as we can digitally. Colours will vary on different screens, and lighting will change how the colour looks in your space. We recommend getting yourself a colour swatch so you can see the exact colour and finish in real life before purchasing.

Build it
Our lockers are cleverly designed to arrive flat-packed for you to assemble. Check out handy how-to videos, they'll help you through your locker build step-by-step. Building is easy, we promise!

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