At UK Playful Wardrobe, we know your child’s next adventure can’t wait – whether it’s jumping in rain puddles or dashing to the playground. That’s why we’ve designed delivery options that are as reliable as our weatherproof jackets, getting your playful essentials where they need to go without fuss.
Your Delivery Adventure Choices
⚡ Express Expedition
Carriers: DHL or FedEx
Delivery Speed: 10-15 days after dispatch
Cost: £12.95 (or free on orders over £50)
Perfect for: When you need those snow boots before the school trip or a last-minute birthday gift
🌍 Globetrotter Shipping
Carrier: EMS
Delivery Speed: 15-25 days after dispatch
Cost: FREE on all orders over £50
Perfect for: Budget-conscious families stocking up on seasonal essentials
💡 Parent Pro Tip: Combine orders with friends to unlock free shipping – our mix-and-match collections make bundle shopping easy!
From Our Warehouse to Your Wardrobe
We pack each order with care (and sometimes a little confetti surprise!):
- 1-2 business days to prepare your little one’s adventure gear
- Weatherproof packaging for those rainy delivery days
- Email updates at every stage – from “Packing Your Puddle Jumper” to “Out for Delivery”
Worldwide Explorers Welcome
Based in St Albans but shipping globally*, we outfit young adventurers across:
✓ Europe ✓ North America ✓ Australia ✓ Most international destinations
*Currently unable to ship to some remote areas and parts of Asia – we’re working on expanding our expedition routes!
No-Fuss Returns
If those wellies don’t fit or the jacket isn’t quite right:
- 15-day return window from delivery date
- Easy online returns process
- Original packaging please (though we understand if the box became a spaceship!)
.delivery-guide {
font-family: ‘Arial’, sans-serif;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
color: #333;
line-height: 1.6;
}
h1 {
color: #2a5c8a;
text-align: center;
margin-bottom: 30px;
font-size: 2.2em;
}
h2 {
color: #3a7ab3;
border-bottom: 2px solid #e1f0fa;
padding-bottom: 8px;
margin-top: 40px;
}
h3 {
color: #e67e22;
margin-top: 0;
}
.intro-section {
background-color: #f8fbfe;
padding: 25px;
border-radius: 8px;
margin-bottom: 30px;
font-size: 1.1em;
}
.feature-box {
background-color: #e1f0fa;
padding: 15px;
border-left: 4px solid #3a7ab3;
margin: 20px 0;
}
.benefits-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 25px;
margin: 30px 0;
}
.benefit-item {
background: white;
padding: 20px;
border-radius: 6px;
box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}
ul {
padding-left: 20px;
}
li {
margin-bottom: 10px;
}
.community-callout {
background-color: #f0f7fd;
padding: 25px;
border-radius: 8px;
margin-top: 40px;
}
.cta-box {
text-align: center;
margin-top: 25px;
}
.cta-button {
display: inline-block;
background-color: #e67e22;
color: white;
padding: 12px 25px;
margin: 0 10px;
border-radius: 4px;
text-decoration: none;
font-weight: bold;
transition: background-color 0.3s;
}
.cta-button:hover {
background-color: #d35400;
}
.shipping-map {
background: white;
padding: 15px;
border-radius: 8px;
border: 1px dashed #3a7ab3;
}