At Wolf-Garden Shop, we understand that every plant and tool you order carries the promise of growth and transformation. That’s why we’ve carefully designed our delivery services to match the care and attention we put into selecting our horticultural products.
Our Delivery Options
Standard Shipping
Delivery Time: 10-15 days after dispatch
Carriers: DHL or FedEx
Cost: £12.95 (applied to all orders)
Ideal for gardeners who need their supplies promptly. Our premium courier partners ensure your plants and tools are handled with the care they deserve during transit.
Free Shipping
Delivery Time: 15-25 days after dispatch
Carrier: EMS
Cost: Free for orders over £50
Perfect for patient gardeners planning seasonal projects. While slightly slower, this eco-friendlier shipping option helps us maintain sustainable practices while delivering your botanical treasures.
Order Processing
We take 1-2 working days to carefully prepare your order:
- Plants are inspected and packaged with specialist materials to maintain moisture and protection
- Tools are checked for quality before wrapping
- Fragile items like our glazed pots receive extra cushioning
You’ll receive email confirmation when your order ships, complete with tracking information.
Global Delivery with Care
While we proudly serve gardeners worldwide, please note:
- Some Asian countries and remote regions may have restrictions due to plant import regulations
- Delivery times may vary slightly depending on local customs procedures
- Our automatic watering systems and tools can be shipped globally without restrictions
Our Happiness Guarantee
If any item doesn’t meet your expectations:
- 15-day return policy from delivery date
- Plants must be returned in resalable condition
- Original packaging required for tools and equipment
Contact our gardening consultants at [email protected] to initiate returns.
Ready to Cultivate Your Garden Dreams?
Browse our collections knowing we’ll deliver your gardening essentials with the same dedication you bring to your outdoor space.
For specific delivery queries about bonsai specimens, large planters, or irrigation systems, our horticultural experts are happy to advise.
The Wolf-Garden Shop Team
68 White Hart Ln, Chelmsford, GB CM8L 8OQ
.delivery-info {
max-width: 900px;
margin: 0 auto;
padding: 2rem;
font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif;
color: #333;
line-height: 1.6;
}
h1, h2, h3 {
color: #2a5a3c;
font-weight: 600;
}
h1 {
font-size: 2.2rem;
margin-bottom: 1.5rem;
text-align: center;
}
h2 {
font-size: 1.8rem;
margin: 2rem 0 1rem;
border-bottom: 2px solid #7aa38a;
padding-bottom: 0.5rem;
}
h3 {
font-size: 1.4rem;
color: #4a6b57;
}
.intro-section {
font-size: 1.1rem;
background: #f8f9f5;
padding: 1.5rem;
border-radius: 8px;
margin-bottom: 2rem;
}
.delivery-options {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 2rem;
margin: 2rem 0;
}
.option-card {
background: #f8f9f5;
padding: 1.5rem;
border-radius: 8px;
border-left: 4px solid #7aa38a;
}
.option-card.highlight {
background: #f0f4f1;
border-left: 4px solid #2a5a3c;
}
ul {
list-style-type: none;
padding-left: 1rem;
}
li {
margin-bottom: 0.5rem;
position: relative;
padding-left: 1.5rem;
}
li:before {
content: “🌿”;
position: absolute;
left: 0;
}
.cta-section {
background: #f0f4f1;
padding: 2rem;
text-align: center;
margin-top: 2rem;
border-radius: 8px;
}
.signature {
margin-top: 2rem;
font-style: italic;
text-align: center;
color: #4a6b57;
}
a {
color: #2a5a3c;
text-decoration: underline;
}
strong {
color: #2a5a3c;
}