Free Shipping All Order
Welcome to our store

Description

<!–
AutoDS Shopify Product Template – Premium Garden Store
Retains original AutoDS placeholders: SimplyGardenStore, ,
Harbour Lifestyle Luna Corner Patio Set with Rising Firepit Table (Right or Left Hand) + Cover,

A set that will complement any outside space, the Harbour Lifestyle Luna Rectangular Outdoor Fabric Corner Dining Set with Rising Firepit Table is made to last, with an aluminium frame constructions, which is finished with Tiger Drylac® Powder Coating. This means that it can be left outside all year round. In addition, it’s stain-proof, rainproof and rust-proof – making it virtually maintenance-free..

The set contains a rectangular sofa made from outdoor fabric and an elegant rising table. Designed to work perfectly both lounging or dining with the adjustable table. The Luna Range comes with a fabric lined sofa with cushions that have been manufactured from quick dry foam. Which is not only weather resistant but comfortable and stylish.

The set also includes a rising firepit table topped off with easy to clean ceramic glass. This showpiece table is suitable for all occasions, from a casual evening with family, or a party with friends. Not only can you relax around the firepit, with the included griddle and cooking pans, you can cook up a feast using this table.

Set Includes

  • 1 x Two Seat Sofa (Left Hand)
  • 1 x Two Seat Sofa (Right Hand)
  • 1 x Corner Piece
  • 1 x Bench
  • 1 x Stool
  • 1 x Height Adjustable Firepit Table
  • 1 x Hose and Regulator
  • 1 x Griddle Pan and Shelf
  • 1 x Cooking Pan
  • 1 x Cover

Features

  • Rising Firepit table to be the centrepiece for all gatherings
  • Tiger Drylac ® Powder Coating leaves lasting protection for your table and sofa
  • Deep filled comfortable cushions
  • Weather Resistant (UV, Water, Mould and Frost)
  • Fabric is breathable, stain resistant and drys quickly
  • Manufactured from high quality aluminium
  • Height adjustable table to suit all occasions
  • Durable ceramic glass table top
  • Gas required: 5kg Propane
  • Cover included
  • Assembly time: 2 people, 45-60 minutes

Dimensions

  • Two Seat Sofa (Left Hand): H 83 x W 150 x D 92 cm
  • Two Seat Sofa (Right Hand): H 83 x W 150 x D 92 cm
  • Corner Piece: H 83 x W 157 x D 92 cm
  • Bench: H 41 x W 120 x D 90 cm
  • Stool: H 41 x W 45 x D 45 cm
  • Height Adjustable Firepit Table: H 47/70 x W 160 x D 90 cm
  • Total Weight: 160kg

,































Colour Grey
Brand Harbour Lifestyle
Material Aluminium
Type Patio Set
Sofa Dimensions Two Seat Sofa (Left Hand): H 83 x W 150 x D 92 cm
Table Dimensions H 47/70 x W 160 x D 90 cm
Assembly Required 2 people, 45-60 minutes
Ottoman Dimensions H 41 x W 45 x D 45 cm
Collection Luna
Bench Dimensions H 41 x W 120 x D 90 cm

, 92.0 cm x 83.0 cm x 150.0 cm. Weight: 0.0 grams
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; }
}

Harbour Lifestyle Luna Corner Patio Set with Rising Firepit Table (Right or Left Hand) + Cover

Harbour Lifestyle Luna Corner Patio Set with Rising Firepit Table (Right or Left Hand) + Cover

UK CUSTOMER SUPPORT 14-DAY SATISFACTION FREE TRACKED SHIPPING

Product Overview

A set that will complement any outside space, the Harbour Lifestyle Luna Rectangular Outdoor Fabric Corner Dining Set with Rising Firepit Table is made to last, with an aluminium frame constructions, which is finished with Tiger Drylac® Powder Coating. This means that it can be left outside all year round. In addition, it’s stain-proof, rainproof and rust-proof – making it virtually maintenance-free..

The set contains a rectangular sofa made from outdoor fabric and an elegant rising table. Designed to work perfectly both lounging or dining with the adjustable table. The Luna Range comes with a fabric lined sofa with cushions that have been manufactured from quick dry foam. Which is not only weather resistant but comfortable and stylish.

The set also includes a rising firepit table topped off with easy to clean ceramic glass. This showpiece table is suitable for all occasions, from a casual evening with family, or a party with friends. Not only can you relax around the firepit, with the included griddle and cooking pans, you can cook up a feast using this table.

Set Includes

  • 1 x Two Seat Sofa (Left Hand)
  • 1 x Two Seat Sofa (Right Hand)
  • 1 x Corner Piece
  • 1 x Bench
  • 1 x Stool
  • 1 x Height Adjustable Firepit Table
  • 1 x Hose and Regulator
  • 1 x Griddle Pan and Shelf
  • 1 x Cooking Pan
  • 1 x Cover

Features

  • Rising Firepit table to be the centrepiece for all gatherings
  • Tiger Drylac ® Powder Coating leaves lasting protection for your table and sofa
  • Deep filled comfortable cushions
  • Weather Resistant (UV, Water, Mould and Frost)
  • Fabric is breathable, stain resistant and drys quickly
  • Manufactured from high quality aluminium
  • Height adjustable table to suit all occasions
  • Durable ceramic glass table top
  • Gas required: 5kg Propane
  • Cover included
  • Assembly time: 2 people, 45-60 minutes

Dimensions

  • Two Seat Sofa (Left Hand): H 83 x W 150 x D 92 cm
  • Two Seat Sofa (Right Hand): H 83 x W 150 x D 92 cm
  • Corner Piece: H 83 x W 157 x D 92 cm
  • Bench: H 41 x W 120 x D 90 cm
  • Stool: H 41 x W 45 x D 45 cm
  • Height Adjustable Firepit Table: H 47/70 x W 160 x D 90 cm
  • Total Weight: 160kg

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 Grey
Brand Harbour Lifestyle
Material Aluminium
Type Patio Set
Sofa Dimensions Two Seat Sofa (Left Hand): H 83 x W 150 x D 92 cm
Table Dimensions H 47/70 x W 160 x D 90 cm
Assembly Required 2 people, 45-60 minutes
Ottoman Dimensions H 41 x W 45 x D 45 cm
Collection Luna
Bench Dimensions H 41 x W 120 x D 90 cm

Dimensions: 92.0 cm x 83.0 cm x 150.0 cm. Weight: 0.0 grams

Customer Reviews

No reviews yet.

Recently Viewed

Shop
Search
Account
4 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

Harbour Lifestyle Luna Corner Patio Set with Rising Firepit Table (Right or Left Hand) + Cover
£3,911.99