Description
<!–
AutoDS Shopify Product Template – Premium Garden Store
Retains original AutoDS placeholders: SimplyGardenStore,
,
Keter Rosewood 4Ft 6″ X 2Ft 4″ (1.4 X 0.7M) 1,415 Litre Vertical Storage Shed with Shelves,
/* Fix for AutoDS generated images to prevent zooming and ensure centering */
.img-fix-container img {
max-width: 100% !important;
max-height: 450px !important;
height: auto !important;
width: auto !important;
object-fit: contain !important;
display: block;
margin: 0 auto;
}
Keter Rosewood 4Ft 6″ X 2Ft 4″ (1.4 X 0.7M) 1,415 Litre Vertical Storage Shed with Shelves
UK CUSTOMER SUPPORT 14-DAY SATISFACTION FREE TRACKED SHIPPING
Product Overview
When you need dependable vertical storage with zero maintenance, the Keter Signature Vertical Alto Shed in Signature Rosewood delivers style, strength, and convenience. Designed for all-season durability, this tall outdoor storage solution is ideal for garden tools, utility gear, or household items that need to be kept tidy and accessible. Crafted with double-walled DecoCoat™ resin panels, it offers enhanced stability and resistance to dents, warping, and harsh weather. The UV-protected, all-weather resin ensures long-lasting performance in both rain and shine—without the need for painting, sealing, or upkeep. The warm Signature Rosewood finish combines rich texture and natural beauty adding charm to any garden, patio, or balcony. The shed comes equipped with interior shelving to maximise storage efficiency. For added security, the unit is fully lockable, and reinforced with integrated metal hinges for peace of mind and lasting reliability.
Feautures:
- Made from new DecoCoat innovative composite, for an elegant natural look that is durable, weather-resistant and maintenance-free
- 1400 litre capacity, the weather-resistant storage unit is great for storing long-handled gardening tools and comes with two shelves plus brackets
- Durable, extra strong steel-reinforced walls will never peel, rust or fade offering a maintenance-free storage solution
- Ideal premium outdoor storage solution for garden tools and equipment, BBQs, and outdoor accessories
- Average assembly time: 2-3 hours
Dimensions:
-
External: H 170.4 x W 140 x D 73.6 cm
-
Internal: H 164.4 x W 130.8 x D 66.2 cm
-
Boxed: H 20 x W 170 x D 75 cm
-
Footprint: W 130.8 x D 66.2 cm
-
Internal Capacity: 1,400 litres
N.B. Please note a level foundation is required (concrete, slabs, or a timber frame).
Please check full contents, footprint and measurements before installation. If you are enlisting the help of a third party to install this product, please ensure that all contents have been received in full and undamaged prior to arranging and paying for installation to take place. Accessories are not included.
Please Note: The Keter Limited Warranty does not cover defects resulting from normal wear and tear, including, but not limited to, scuffing, scratches or fractures caused during use, discolouration or fading, rusting, unreasonable use, abuse, negligence, alterations, painting, moving, transporting or relocating the product. The warranty also does not cover ‘acts of Nature’, including, but not limited to hail, any type of storm, flood and fire, and consequential or incidental damages.
Wind direction is an important factor to consider when determining the location of the shed. Reduce exposure to the wind, in general, and of the door side in particular. Keep doors closed and locked when the shed is not in use to prevent wind damage.
Our Promise
We treat every customer like family. If you aren’t 100% happy with your purchase, we will make it right—guaranteed.
Fast Resolution
Missing item? Damaged in transit? Just message us. We respond within 24 hours to resolve any issues.
Specifications
| Colour |
Rosewood |
| Material |
Resin |
| Type |
Storage Shed |
| Dimensions |
H 170.4 x W 140 x D 73.6 cm |
| Weight |
42kg |
Dimensions: 73.6 cm x 170.4 cm x 140.0 cm. Weight: 42.0 kg
© 2026 SimplyGardenStore | UK Trusted Business Seller
,
Colour |
Rosewood |
Material |
Resin |
Type |
Storage Shed |
Dimensions |
H 170.4 x W 140 x D 73.6 cm |
Weight |
42kg |
, 73.6 cm x 170.4 cm x 140.0 cm. Weight: 42.0 kg
Earthy tones, fully responsive, no external links.
–>
/* Fix for AutoDS generated images – prevent zooming, ensure centering */
.img-fix-container img {
max-width: 100% !important;
max-height: 450px !important;
height: auto !important;
width: auto !important;
object-fit: contain !important;
display: block;
margin: 0 auto;
}
/* Earthy color palette */
body {
font-family: ‘Inter’, sans-serif;
background: #f9f5f0; /* warm off-white */
color: #3f4a3f; /* deep muted green */
margin: 0;
padding: 20px;
line-height: 1.5;
}
.product-card {
max-width: 900px;
margin: 0 auto;
background: #fffcf7; /* soft cream */
border-radius: 24px;
box-shadow: 0 8px 20px rgba(90, 70, 40, 0.08);
border: 1px solid #e6ddd0;
overflow: hidden;
padding: 30px;
}
/* Image container – matches original structure */
.image-wrapper {
text-align: center;
margin-bottom: 25px;
padding: 10px;
border: 1px solid #e2d9cc;
background: #f4ede3; /* light sand */
border-radius: 16px;
}
/* Title */
h1 {
font-size: 24px;
color: #3c5a3c; /* forest green */
margin-bottom: 15px;
font-weight: 700;
text-align: center;
}
/* Badges – earthy tones */
.badge-container {
display: flex;
gap: 10px;
justify-content: center;
flex-wrap: wrap;
margin-bottom: 25px;
}
.badge {
background: #e9f0e3; /* soft green */
color: #3d613d;
padding: 6px 15px;
border-radius: 50px;
font-size: 12px;
font-weight: 600;
border: 1px solid #cbdcc2;
}
.badge.brown {
background: #f5ede1;
color: #7b5f42;
border-color: #e0d2bf;
}
.badge.beige {
background: #f8f0e6;
color: #7a6248;
border-color: #e1d2c0;
}
/* Overview section */
.overview {
background: #f7f2ea;
padding: 25px;
border-radius: 16px;
border-left: 4px solid #b58a5b; /* terracotta */
margin-bottom: 30px;
}
.overview h3 {
margin-top: 0;
color: #3f5a3f;
font-size: 18px;
font-weight: 700;
}
.overview p {
font-size: 15px;
line-height: 1.7;
color: #4e5740;
}
/* Two?column promises */
.promise-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin-bottom: 30px;
}
.promise-card {
background: #fcf8f2;
padding: 20px;
border-radius: 16px;
border: 1px solid #e1d6c8;
}
.promise-card h4 {
margin: 0 0 10px 0;
color: #3b543b;
font-weight: 700;
}
.promise-card p {
font-size: 13px;
margin: 0;
color: #5d5345;
}
/* Specifications */
.specs {
margin-bottom: 30px;
border-radius: 16px;
overflow: hidden;
border: 1px solid #e1d6c8;
}
.specs-header {
background: #7d8f7d; /* warm green-gray */
color: white;
padding: 12px 20px;
font-weight: 600;
font-size: 14px;
}
.specs-content {
padding: 20px;
background: #fcf8f2;
font-size: 14px;
color: #4f5a45;
}
.specs-content p {
margin: 8px 0;
}
/* Mobile responsive */
@media (max-width: 600px) {
.product-card { padding: 20px; }
.badge-container { flex-direction: column; align-items: center; }
.badge { width: 100%; max-width: 280px; }
.promise-grid { grid-template-columns: 1fr; }
}
Keter Rosewood 4Ft 6″ X 2Ft 4″ (1.4 X 0.7M) 1,415 Litre Vertical Storage Shed with Shelves
UK CUSTOMER SUPPORT 14-DAY SATISFACTION FREE TRACKED SHIPPING
Product Overview
/* Fix for AutoDS generated images to prevent zooming and ensure centering */
.img-fix-container img {
max-width: 100% !important;
max-height: 450px !important;
height: auto !important;
width: auto !important;
object-fit: contain !important;
display: block;
margin: 0 auto;
}
Keter Rosewood 4Ft 6″ X 2Ft 4″ (1.4 X 0.7M) 1,415 Litre Vertical Storage Shed with Shelves
UK CUSTOMER SUPPORT 14-DAY SATISFACTION FREE TRACKED SHIPPING
Product Overview
When you need dependable vertical storage with zero maintenance, the Keter Signature Vertical Alto Shed in Signature Rosewood delivers style, strength, and convenience. Designed for all-season durability, this tall outdoor storage solution is ideal for garden tools, utility gear, or household items that need to be kept tidy and accessible. Crafted with double-walled DecoCoat™ resin panels, it offers enhanced stability and resistance to dents, warping, and harsh weather. The UV-protected, all-weather resin ensures long-lasting performance in both rain and shine—without the need for painting, sealing, or upkeep. The warm Signature Rosewood finish combines rich texture and natural beauty adding charm to any garden, patio, or balcony. The shed comes equipped with interior shelving to maximise storage efficiency. For added security, the unit is fully lockable, and reinforced with integrated metal hinges for peace of mind and lasting reliability.
Feautures:
- Made from new DecoCoat innovative composite, for an elegant natural look that is durable, weather-resistant and maintenance-free
- 1400 litre capacity, the weather-resistant storage unit is great for storing long-handled gardening tools and comes with two shelves plus brackets
- Durable, extra strong steel-reinforced walls will never peel, rust or fade offering a maintenance-free storage solution
- Ideal premium outdoor storage solution for garden tools and equipment, BBQs, and outdoor accessories
- Average assembly time: 2-3 hours
Dimensions:
-
External: H 170.4 x W 140 x D 73.6 cm
-
Internal: H 164.4 x W 130.8 x D 66.2 cm
-
Boxed: H 20 x W 170 x D 75 cm
-
Footprint: W 130.8 x D 66.2 cm
-
Internal Capacity: 1,400 litres
N.B. Please note a level foundation is required (concrete, slabs, or a timber frame).
Please check full contents, footprint and measurements before installation. If you are enlisting the help of a third party to install this product, please ensure that all contents have been received in full and undamaged prior to arranging and paying for installation to take place. Accessories are not included.
Please Note: The Keter Limited Warranty does not cover defects resulting from normal wear and tear, including, but not limited to, scuffing, scratches or fractures caused during use, discolouration or fading, rusting, unreasonable use, abuse, negligence, alterations, painting, moving, transporting or relocating the product. The warranty also does not cover ‘acts of Nature’, including, but not limited to hail, any type of storm, flood and fire, and consequential or incidental damages.
Wind direction is an important factor to consider when determining the location of the shed. Reduce exposure to the wind, in general, and of the door side in particular. Keep doors closed and locked when the shed is not in use to prevent wind damage.
Our Promise
We treat every customer like family. If you aren’t 100% happy with your purchase, we will make it right—guaranteed.
Fast Resolution
Missing item? Damaged in transit? Just message us. We respond within 24 hours to resolve any issues.
Specifications
| Colour |
Rosewood |
| Material |
Resin |
| Type |
Storage Shed |
| Dimensions |
H 170.4 x W 140 x D 73.6 cm |
| Weight |
42kg |
Dimensions: 73.6 cm x 170.4 cm x 140.0 cm. Weight: 42.0 kg
© 2026 SimplyGardenStore | UK Trusted Business Seller
Our Promise
We treat every customer like family. If you aren’t 100% happy with your purchase, we will make it right—guaranteed.
Fast Resolution
Missing item? Damaged in transit? Just message us. We respond within 24 hours to resolve any issues.
| Colour |
Rosewood |
| Material |
Resin |
| Type |
Storage Shed |
| Dimensions |
H 170.4 x W 140 x D 73.6 cm |
| Weight |
42kg |
Dimensions: 73.6 cm x 170.4 cm x 140.0 cm. Weight: 42.0 kg