At Closet Theory Her, we understand that anticipation is part of the joy when you’ve discovered that perfect vintage-inspired piece. That’s why we’ve crafted a seamless delivery experience to bring your carefully curated selections directly to your doorstep, wherever you are in the world.
Our Thoughtful Shipping Options
Standard Shipping $12.95
For those who can’t wait to style their new finds, our premium shipping service delivers in 10-15 business days after dispatch via trusted carriers DHL or FedEx. Includes package tracking and insurance.
Free Standard Shipping On Orders Over $50
Enjoy complimentary shipping via EMS when your order reaches $50. Delivery typically takes 15-25 business days after dispatch. Perfect for building your capsule wardrobe with multiple timeless pieces.
From Our Studio to Your Home
Each order receives our meticulous attention:
- 1-2 business days for order processing and careful packaging
- Email notification with tracking details once shipped
- Customs-friendly documentation for international deliveries
*Processing may take slightly longer during seasonal promotions or holidays
Bringing Vintage Charm Worldwide
We proudly ship to most countries across North America, Europe, Australia, and select regions. Currently, we’re unable to deliver to some Asian destinations and remote areas due to customs restrictions. During checkout, simply enter your address to confirm delivery availability to your location.
Tips for Smooth Delivery
Track Your Package
Use the tracking number in your shipment confirmation email to follow your order’s journey in real-time.
Delivery Instructions
Add special delivery notes during checkout if you have specific requirements for the carrier.
Customs Considerations
International customers may be responsible for local duties or taxes, which will be calculated by your country’s customs office.
Hassle-Free Returns Within 15 Days
If your items don’t spark joy as expected, we offer easy returns within 15 days of delivery. Please visit our Returns Policy page for complete details on initiating a return.
Need Assistance?
Our style advisors are here to help with any delivery questions at [email protected]. We typically respond within 24 hours.
.delivery-info {
font-family: ‘Helvetica Neue’, Arial, sans-serif;
max-width: 1000px;
margin: 0 auto;
padding: 30px 20px;
color: #333;
line-height: 1.6;
}
.delivery-info h1 {
font-size: 2.2rem;
color: #2a2a2a;
text-align: center;
margin-bottom: 15px;
}
.intro {
font-size: 1.1rem;
text-align: center;
margin-bottom: 40px;
color: #555;
}
h2 {
font-size: 1.6rem;
color: #444;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
padding-bottom: 8px;
}
h3 {
font-size: 1.2rem;
color: #555;
margin: 20px 0 10px;
}
.option-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 25px;
margin: 30px 0;
}
.option {
padding: 25px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 2px 15px rgba(0,0,0,0.08);
}
.highlight {
border: 1px solid #d4a373;
}
.price {
color: #d4a373;
font-weight: bold;
}
.free {
color: #5a8f5a;
font-weight: bold;
}
ul {
padding-left: 20px;
}
li {
margin-bottom: 8px;
}
.note {
font-size: 0.9rem;
color: #777;
font-style: italic;
}
.tips-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
margin: 25px 0;
}
.tip {
padding: 20px;
background-color: #f8f5f2;
border-radius: 5px;
}
.cta-section {
text-align: center;
margin-top: 50px;
}
.cta-button {
display: inline-block;
padding: 12px 30px;
background-color: #d4a373;
color: white;
text-decoration: none;
border-radius: 4px;
font-weight: bold;
transition: background-color 0.3s;
margin-top: 15px;
}
.cta-button:hover {
background-color: #c08b5f;
}
a {
color: #d4a373;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}