At M&Co Sales Store, we understand that true style shouldn’t wait. That’s why we’ve crafted a delivery experience as thoughtful as our collections – designed to bring British elegance to your doorstep, wherever you are in the world.
Tailored Delivery to Suit Your Needs
Express Style Service
For when you need that perfect blouse for an event or want your new season essentials promptly:
- Carriers: DHL or FedEx premium service
- Delivery: 10-15 days after dispatch
- Cost: £12.95 – less than the price of our bestselling Basic Tops
- Tracking: Full visibility from our Bristol boutique to your home
Free Style Delivery
Perfect when refreshing your wardrobe with multiple timeless pieces:
- Carrier: EMS reliable service
- Delivery: 15-25 days after dispatch
- Cost: Completely free on orders over £50
- Ideal for: Combining dresses, tops and jackets for a complete look
From Our Boutique to Your Wardrobe
- Order Day: Our Bristol team hand-selects your items with care
- 1-2 Days Processing: Quality checks and personal packing
- Dispatch Notification: You’ll receive tracking details
- Delivery Window: Based on your chosen service
- Style Arrival: Your M&Co pieces are ready to wear!
Bringing British Style to Your Doorstep
While we proudly ship globally (excluding some Asian and remote regions), our service maintains the personal touch of our Bristol roots. Each parcel carries:
- Quality garments protected in tissue paper
- Detailed care instructions for every fabric
- Our signature purple packaging – because unboxing should feel special
Style With Confidence
Not quite right? Our 15-day returns policy means you can shop risk-free. Simply return unworn items with tags in original packaging.
.delivery-info {
font-family: ‘Helvetica Neue’, Arial, sans-serif;
max-width: 800px;
margin: 0 auto;
color: #333;
line-height: 1.6;
padding: 20px;
}
.delivery-info h1 {
color: #5a287d;
text-align: center;
margin-bottom: 30px;
font-size: 2.2em;
}
.delivery-info h2 {
color: #7d4b9a;
margin-top: 40px;
font-size: 1.5em;
border-bottom: 1px solid #eee;
padding-bottom: 8px;
}
.delivery-info h3 {
color: #5a287d;
font-size: 1.3em;
}
.intro-section {
font-size: 1.1em;
margin-bottom: 30px;
text-align: center;
font-style: italic;
}
.delivery-options {
display: flex;
gap: 30px;
margin: 30px 0;
}
.option {
flex: 1;
padding: 20px;
border-radius: 5px;
}
.option.premium {
background-color: #f9f3ff;
border: 1px solid #e0ccf0;
}
.option.free {
background-color: #f5f0fa;
border: 1px dashed #b38cd9;
}
.delivery-info ul, .delivery-info ol {
padding-left: 20px;
}
.delivery-info li {
margin-bottom: 10px;
}
.process-timeline ol {
position: relative;
padding-left: 30px;
}
.process-timeline ol:before {
content: “”;
position: absolute;
left: 10px;
top: 0;
bottom: 0;
width: 2px;
background: #d9b3ff;
}
.process-timeline li {
position: relative;
padding-bottom: 15px;
}
.process-timeline li:before {
content: “”;
position: absolute;
left: -28px;
top: 5px;
width: 12px;
height: 12px;
border-radius: 50%;
background: #7d4b9a;
}
.cta-section {
margin-top: 40px;
text-align: center;
font-weight: bold;
background-color: #f5f0fa;
padding: 25px;
border-radius: 5px;
}
.signature {
font-style: italic;
margin-top: 20px;
}