Plewsy
Compact Pink Backpack - 8L
Regular price
£20.00 GBP
Regular price
Sale price
£20.00 GBP
Unit price
per
Tax included.
Shipping calculated at checkout.
Couldn't load pickup availability
Compact yet very practical backpack in pink. Ideal for carrying all everyday essentials while on day trips or commuting.
Features:
- 8 litre capacity (approx.)
- Water-resistant polyester outer material
- Two methods of carrying: using the pair of grab handles or adjustable shoulder straps
- Spacious main compartment, with dual zip opening, suitable for a wide variety of items
- Zipped front pocket, perfect for keeping small items close to hand
- Side-mounted drinks bottle holder
- Four internal pockets for separation of items, including one with zip to secure valuables
Care guidance:
- Wipe clean only
- Do not wash, bleach, tumble dry, iron, or dry clean
- Keep away from fire
Materials
Materials
Shipping & Returns
Shipping & Returns
Dimensions
Dimensions
8.8cm X 8.4cm & holds 300ml.
Care Instructions
Care Instructions
Dishwasher and microwave safe





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