Free Shipping All Order
Welcome to our store

Description

<!–
AutoDS Shopify Product Template – Premium Garden Store
Retains original AutoDS placeholders: SimplyGardenStore, ,
Palram Canopia Palermo 11Ft 9″ X 11Ft 9″ (3.6 X 3.6M) Aluminium and Polycarbonate Gazebo,

Commune with nature from the comfortable lounging space of your Palermo Garden Gazebo.
Perfect for a retreat during the hot days and cool nights of summer, alfresco entertaining, over an outdoor spa, or to simply spend more time comfortably outside. Add some gazebo netting to stay safe from intruding insects and a set of curtains for a private backyard escape.

The Outdoor Gazebo has matte grey panels that are UV protected on both sides. Utilizing the unique “Heat Block Technology” the full shade glazing prevents the sun’s rays from shining through making it cooler for an even more enjoyable outdoor experience.

The hardtop gazebo is sturdy, durable and provides you with that extra special something in your yard that keeps you wanting to enjoy it over and over.

Features:

  • Versatile Design: Hardtop open gazebo designed to fit your lifestyle.
  • Durable Structure: Sturdy, rust-resistant, powder coated grey aluminum structure.
    The 4-post garden structure includes anchors and foot pads.
  • Unique Roofing System: Roof panels don’t use any screws, preventing leaks. The rust-resistant hardtop has increased airflow and smoke ventilation opening.
  • Resilient Panels: The 6 mm matte opaque grey roof panels have full shade glazing with “Heat Block Technology”, preventing the sun’s rays from shining through making it cooler and protecting your outdoor space.
  • Built-In Gutter: Included gutter system to channel rainwater for effective water drainage.
  • Year-Round Weather Resistance: Wind, snow, and hail resistant.
    Tested to withstand winds up to 90 km/hr. for all Palermo sizes.
    Tested to withstand snow load of 100 kg/m²
  • Self-Assembly: The structure arrives ready to assemble with pre-drilled profiles, pre-cut sliding panels and uses an easy sliding panel system. Please read all directions before you begin.
  • Warranty: 10 Year Limited Warranty.
    We recommend checking local buildings and zoning codes and guidelines.
    Please ensure that any/all appropriate permits were acquired before installing the product.
    Also ensure to install on a flat, leveled surface site for construction with solid base.

Please Note: This structure must be anchored using the appropriate screws based on the flooring which it is being anchored to (anchoring is not included as part of the installation service)

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

Regarding any missing or damaged parts, please contact

N.B This item will be delivered kerb-side and will need a minimum of 4 people to move the item from the kerb to your required location due to the weight and size of the box. This item will be delivered on a pallet. The pallet will need to be disposed of by the customer.

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 our Customer Care team at: customercare@costco.co.uk. Accessories are not included.

*Premium Installation Service:
Choose our Premium Installation Service at checkout with your chosen structure and enjoy the comfort of knowing that installation is taken care of by skilled and trained installers.
The installation office will contact you to guide you smoothly through the process and ensure you are happy with your purchase.

Prior to booking your install date (within 10 working days of delivery) the installers will telephone you to check the following:

1. That you have a suitable base for your product. It needs to be firm, flat & level (please note that additional revisit charges will apply if the installation cannot be completed due to the base not being suitable). We recommend concrete, slabs or a timber frame. Please note that your product cannot be placed directly onto a base of grass, earth, sand etc as natural movement will affect the stability of the building.
2. That there is enough space to build your chosen structure and that access to the build area is clear of obstruction. A minimum of 24” (61cm) space is needed around the structure for the installers to work in.

3. That the contents have been checked in full and are free from damage. Costco is not liable for any revisit charges if this step has not been completed
4. Please note that the installation company is unable to carry the structure through your home so if there is not adequate access, provision for this must be made. Please note that the installation service does not include the removal of packaging, but will leave it tidily for the member to dispose of.

If the above steps have not been completed prior to installation date being agreed, Costco will not be liable for any revisit charges should the installation not be able to be completed.

,































Colour Dark Grey
Brand Palram Canopia
Material Aluminium
Type Gazebo
Dimensions H 295 x W 360 x D 360 cm
Weight 82 kg
Assembly Time 8 hours
Includes Flooring No
Frame Material Aluminium
Collection Palermo

, 360.0 cm x 295.0 cm x 360.0 cm. Weight: 82.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; }
}

Palram Canopia Palermo 11Ft 9

Palram Canopia Palermo 11Ft 9″ X 11Ft 9″ (3.6 X 3.6M) Aluminium and Polycarbonate Gazebo

UK CUSTOMER SUPPORT 14-DAY SATISFACTION FREE TRACKED SHIPPING

Product Overview

Commune with nature from the comfortable lounging space of your Palermo Garden Gazebo.
Perfect for a retreat during the hot days and cool nights of summer, alfresco entertaining, over an outdoor spa, or to simply spend more time comfortably outside. Add some gazebo netting to stay safe from intruding insects and a set of curtains for a private backyard escape.

The Outdoor Gazebo has matte grey panels that are UV protected on both sides. Utilizing the unique “Heat Block Technology” the full shade glazing prevents the sun’s rays from shining through making it cooler for an even more enjoyable outdoor experience.

The hardtop gazebo is sturdy, durable and provides you with that extra special something in your yard that keeps you wanting to enjoy it over and over.

Features:

  • Versatile Design: Hardtop open gazebo designed to fit your lifestyle.
  • Durable Structure: Sturdy, rust-resistant, powder coated grey aluminum structure.
    The 4-post garden structure includes anchors and foot pads.
  • Unique Roofing System: Roof panels don’t use any screws, preventing leaks. The rust-resistant hardtop has increased airflow and smoke ventilation opening.
  • Resilient Panels: The 6 mm matte opaque grey roof panels have full shade glazing with “Heat Block Technology”, preventing the sun’s rays from shining through making it cooler and protecting your outdoor space.
  • Built-In Gutter: Included gutter system to channel rainwater for effective water drainage.
  • Year-Round Weather Resistance: Wind, snow, and hail resistant.
    Tested to withstand winds up to 90 km/hr. for all Palermo sizes.
    Tested to withstand snow load of 100 kg/m²
  • Self-Assembly: The structure arrives ready to assemble with pre-drilled profiles, pre-cut sliding panels and uses an easy sliding panel system. Please read all directions before you begin.
  • Warranty: 10 Year Limited Warranty.
    We recommend checking local buildings and zoning codes and guidelines.
    Please ensure that any/all appropriate permits were acquired before installing the product.
    Also ensure to install on a flat, leveled surface site for construction with solid base.

Please Note: This structure must be anchored using the appropriate screws based on the flooring which it is being anchored to (anchoring is not included as part of the installation service)

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

Regarding any missing or damaged parts, please contact

N.B This item will be delivered kerb-side and will need a minimum of 4 people to move the item from the kerb to your required location due to the weight and size of the box. This item will be delivered on a pallet. The pallet will need to be disposed of by the customer.

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 our Customer Care team at: customercare@costco.co.uk. Accessories are not included.

*Premium Installation Service:
Choose our Premium Installation Service at checkout with your chosen structure and enjoy the comfort of knowing that installation is taken care of by skilled and trained installers.
The installation office will contact you to guide you smoothly through the process and ensure you are happy with your purchase.

Prior to booking your install date (within 10 working days of delivery) the installers will telephone you to check the following:

1. That you have a suitable base for your product. It needs to be firm, flat & level (please note that additional revisit charges will apply if the installation cannot be completed due to the base not being suitable). We recommend concrete, slabs or a timber frame. Please note that your product cannot be placed directly onto a base of grass, earth, sand etc as natural movement will affect the stability of the building.
2. That there is enough space to build your chosen structure and that access to the build area is clear of obstruction. A minimum of 24” (61cm) space is needed around the structure for the installers to work in.

3. That the contents have been checked in full and are free from damage. Costco is not liable for any revisit charges if this step has not been completed
4. Please note that the installation company is unable to carry the structure through your home so if there is not adequate access, provision for this must be made. Please note that the installation service does not include the removal of packaging, but will leave it tidily for the member to dispose of.

If the above steps have not been completed prior to installation date being agreed, Costco will not be liable for any revisit charges should the installation not be able to be completed.

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 Dark Grey
Brand Palram Canopia
Material Aluminium
Type Gazebo
Dimensions H 295 x W 360 x D 360 cm
Weight 82 kg
Assembly Time 8 hours
Includes Flooring No
Frame Material Aluminium
Collection Palermo

Dimensions: 360.0 cm x 295.0 cm x 360.0 cm. Weight: 82.0 kg

Customer Reviews

No reviews yet.

Recently Viewed

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

Palram Canopia Palermo 11Ft 9″ X 11Ft 9″ (3.6 X 3.6M) Aluminium and Polycarbonate Gazebo
£1,066.99