Free Shipping All Order
Welcome to our store

Description

<!–
AutoDS Shopify Product Template – Premium Garden Store
Retains original AutoDS placeholders: SimplyGardenStore, ,
Forest Garden 6Ft X 3Ft (1.8 X 0.9M) Wooden Garden Bar Entertainment Shed,

With its modular design and premium, weathertight build, the Forest Garden Shiplap Pressure Treated Garden Bar, with 25 year guarantee, not only adds a whole new dimension to entertaining outdoors in the summer, it can double up as a great garden storage facility in winter too.

Features:

  • Built in the UK from FSC certified UK timber
  • Pressure treated with a 25-year anti-rot guarantee
  • Complete modular design for an easier assembly, versatile door placement, and a much stronger garden bar
  • Pressure-treated floor bearers
  • 8mm solid sheet roof with weatherproof felt cover
  • Security door includes double-Z framing, hidden hinges and pad bolt (padlock not included)
  • Bi-fold shutters and wooden bar top
  • White Glove Delivery Service straight into the garden

The Longest Guarantee on the Market

This wooden garden bar is pressure treated and backed by an unbeatable 25-year anti-rot guarantee, which is the longest on the market. No further anti-rot treatment will ever be required, saving time and money.

A Completely Modular Design

A completely modular design means this outdoor garden bar is delivered in smaller sections of interchangeable panels, making it far easier to assemble than most garden bars. This modular design also allows a choice of door placements, so the bar can be customised to match precise requirements. And with 30% thicker framing than standard wooden bars, this back garden bar isn’t just easy to assemble and versatile, it’s exceptionally strong too.

Strong, Durable, Watertight Construction

Expertly constructed from 12mm shiplap tongue and groove cladding, on a 28mm x 56mm frame, this garden bar’s walls are strong, durable and completely watertight.

The floor is made from premium 12mm tongue and groove, and supported by pressure-treated bearers to provide extra protection from ground moisture. It will easily accommodate heavier items and cope with regular footfall.

The roof is built from 8mm solid sheet and features a modern pent design for efficient rainwater runoff. It is fitted with a top-quality green-mineral-felt cover to provide the garden bar with complete weatherproof protection.

Security Door, Shutters and Bar Top

The door can be installed in different positions to suit the orientation of the garden. It comes with double-Z framing for added strength and to prevent it losing shape. Hidden security hinges and a pad bolt keep valuable items secure (padlock not included).

The bi-fold shutters make the perfect serving hatch and allow plenty of natural light into the bar. Built from the same premium timber as the rest of the bar, they provide complete weatherproof protection to the interior when closed.

The wooden bar top includes ample room for drinks and nibbles.

A Garden Bar for a Brighter Future

This garden bar is built in the UK using FSC certified UK timber. This means the wood is only sourced from sustainable, well-managed forests and the environmental impact of the production process is kept to a minimum. A beautiful smooth-planed finish nicely rounds off the bar’s timelessly attractive appearance.

White Glove Delivery Service

Forest Garden’s White Glove Service will deliver this wooden garden bar straight into your garden, with all of the packaging removed. Clear instructions and a full set of fixings are included for a straightforward assembly.

Optional Upgrades

Pressure-treated wooden base – this can be added to your order at the checkout.

Dimensions:

  • Interior: H 185.4 x W 182.6 x D 88.5 cm
  • Exterior (including overhang): H 204.9 x W 188.2 x D 147 cm
  • Wooden base (optional, separate add-on): H 7.5 x W 177 x D 94.1 cm
  • Weight: 158kg

N.B. Please note a level foundation is required (concrete, slabs, or a timber frame).

Please check 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. If you have damaged or missing parts, please contact customer care team.

,
















Brand Forest Garden
Material Pine Wood
Type Bar Shed
Dimensions Interior: H 185.4 x W 182.6 x D 88.5 cm
Weight 158kg

, 88.5 cm x 185.4 cm x 182.6 cm. Weight: 158.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; }
}

Forest Garden 6Ft X 3Ft (1.8 X 0.9M) Wooden Garden Bar Entertainment Shed

Forest Garden 6Ft X 3Ft (1.8 X 0.9M) Wooden Garden Bar Entertainment Shed

UK CUSTOMER SUPPORT 14-DAY SATISFACTION FREE TRACKED SHIPPING

Product Overview

With its modular design and premium, weathertight build, the Forest Garden Shiplap Pressure Treated Garden Bar, with 25 year guarantee, not only adds a whole new dimension to entertaining outdoors in the summer, it can double up as a great garden storage facility in winter too.

Features:

  • Built in the UK from FSC certified UK timber
  • Pressure treated with a 25-year anti-rot guarantee
  • Complete modular design for an easier assembly, versatile door placement, and a much stronger garden bar
  • Pressure-treated floor bearers
  • 8mm solid sheet roof with weatherproof felt cover
  • Security door includes double-Z framing, hidden hinges and pad bolt (padlock not included)
  • Bi-fold shutters and wooden bar top
  • White Glove Delivery Service straight into the garden

The Longest Guarantee on the Market

This wooden garden bar is pressure treated and backed by an unbeatable 25-year anti-rot guarantee, which is the longest on the market. No further anti-rot treatment will ever be required, saving time and money.

A Completely Modular Design

A completely modular design means this outdoor garden bar is delivered in smaller sections of interchangeable panels, making it far easier to assemble than most garden bars. This modular design also allows a choice of door placements, so the bar can be customised to match precise requirements. And with 30% thicker framing than standard wooden bars, this back garden bar isn’t just easy to assemble and versatile, it’s exceptionally strong too.

Strong, Durable, Watertight Construction

Expertly constructed from 12mm shiplap tongue and groove cladding, on a 28mm x 56mm frame, this garden bar’s walls are strong, durable and completely watertight.

The floor is made from premium 12mm tongue and groove, and supported by pressure-treated bearers to provide extra protection from ground moisture. It will easily accommodate heavier items and cope with regular footfall.

The roof is built from 8mm solid sheet and features a modern pent design for efficient rainwater runoff. It is fitted with a top-quality green-mineral-felt cover to provide the garden bar with complete weatherproof protection.

Security Door, Shutters and Bar Top

The door can be installed in different positions to suit the orientation of the garden. It comes with double-Z framing for added strength and to prevent it losing shape. Hidden security hinges and a pad bolt keep valuable items secure (padlock not included).

The bi-fold shutters make the perfect serving hatch and allow plenty of natural light into the bar. Built from the same premium timber as the rest of the bar, they provide complete weatherproof protection to the interior when closed.

The wooden bar top includes ample room for drinks and nibbles.

A Garden Bar for a Brighter Future

This garden bar is built in the UK using FSC certified UK timber. This means the wood is only sourced from sustainable, well-managed forests and the environmental impact of the production process is kept to a minimum. A beautiful smooth-planed finish nicely rounds off the bar’s timelessly attractive appearance.

White Glove Delivery Service

Forest Garden’s White Glove Service will deliver this wooden garden bar straight into your garden, with all of the packaging removed. Clear instructions and a full set of fixings are included for a straightforward assembly.

Optional Upgrades

Pressure-treated wooden base – this can be added to your order at the checkout.

Dimensions:

  • Interior: H 185.4 x W 182.6 x D 88.5 cm
  • Exterior (including overhang): H 204.9 x W 188.2 x D 147 cm
  • Wooden base (optional, separate add-on): H 7.5 x W 177 x D 94.1 cm
  • Weight: 158kg

N.B. Please note a level foundation is required (concrete, slabs, or a timber frame).

Please check 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. If you have damaged or missing parts, please contact customer care team.

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
Brand Forest Garden
Material Pine Wood
Type Bar Shed
Dimensions Interior: H 185.4 x W 182.6 x D 88.5 cm
Weight 158kg

Dimensions: 88.5 cm x 185.4 cm x 182.6 cm. Weight: 158.0 kg

Customer Reviews

No reviews yet.

Recently Viewed

Shop
Search
Account
13 Wishlist
0 Cart
Shopping Cart

Your cart is empty

You may check out all the available products and buy some in the shop

Return to shop

Address: 1234 Fashion Street, Suite 567,
New York, NY 10001
Email: info@fashionshop.com
Phone: (212) 555-1234

Awaiting product image
Forest Garden 6Ft X 3Ft (1.8 X 0.9M) Wooden Garden Bar Entertainment Shed
£592.99