{"product_id":"deep-medium-raised-garden-bed-240cm","title":"Deep Medium Raised Garden Bed (240cm x 80cm x 56cm)","description":"\u003c!-- ============================================================\n     GARDEN CO — Deep Galvanised Raised Garden Bed 240 x 80 x 56cm\n     Product: GCOGB001\n     Shopify-safe product description HTML fragment\n     Price: $179.00 AUD\n     Paste into: Shopify Admin → Products → Description → \u003c\u003e HTML editor\n============================================================ --\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\n\u003cstyle\u003e\n  .gc-wrap * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .gc-wrap {\n    font-family: 'Inter', sans-serif;\n    color: #1a1a1a;\n    background: #fff;\n    max-width: 860px;\n    margin: 0 auto;\n    line-height: 1.65;\n  }\n\n  .gc-wrap a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .gc-wrap img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* ── STICKY NAV ── *\/\n  .gc-nav {\n    position: sticky;\n    top: 0;\n    z-index: 100;\n    background: #2c4a2e;\n    display: flex;\n    gap: 0;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 40px;\n  }\n\n  .gc-nav a {\n    flex: 1;\n    text-align: center;\n    padding: 12px 8px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #fff;\n    letter-spacing: 0.03em;\n    transition: background 0.2s;\n  }\n\n  .gc-nav a:hover {\n    background: #3d6b40;\n  }\n\n  \/* ── SECTION HEADING ── *\/\n  .gc-section {\n    margin-bottom: 52px;\n  }\n\n  .gc-section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 8px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #2c4a2e;\n    display: inline-block;\n  }\n\n  .gc-section-sub {\n    font-size: 15px;\n    color: #555;\n    margin-bottom: 28px;\n  }\n\n  \/* ── HERO ── *\/\n  .gc-hero {\n    position: relative;\n    border-radius: 14px;\n    overflow: hidden;\n    margin-bottom: 40px;\n    background: #1a2e1b;\n  }\n\n  .gc-hero img {\n    width: 100%;\n    height: 420px;\n    object-fit: cover;\n    opacity: 0.86;\n  }\n\n  .gc-hero-overlay {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    padding: 36px 40px;\n    background: linear-gradient(\n      to top,\n      rgba(0,0,0,0.72) 0%,\n      rgba(0,0,0,0.08) 62%,\n      transparent 100%\n    );\n  }\n\n  .gc-hero-tag {\n    display: inline-block;\n    background: #2c4a2e;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 20px;\n    margin-bottom: 12px;\n    width: fit-content;\n  }\n\n  .gc-hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 34px;\n    font-weight: 700;\n    color: #fff;\n    line-height: 1.2;\n    margin-bottom: 10px;\n  }\n\n  .gc-hero-desc {\n    font-size: 15px;\n    color: rgba(255,255,255,0.9);\n    max-width: 580px;\n  }\n\n  \/* ── STATS ── *\/\n  .gc-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n    border: 1px solid #e0ddd8;\n    border-radius: 10px;\n    overflow: hidden;\n    margin-bottom: 48px;\n  }\n\n  .gc-stat {\n    text-align: center;\n    padding: 22px 12px;\n    border-right: 1px solid #e0ddd8;\n    background: #fafaf8;\n  }\n\n  .gc-stat:last-child {\n    border-right: none;\n  }\n\n  .gc-stat-val {\n    font-family: 'Playfair Display', serif;\n    font-size: 27px;\n    font-weight: 700;\n    color: #2c4a2e;\n    display: block;\n  }\n\n  .gc-stat-label {\n    font-size: 12px;\n    color: #666;\n    margin-top: 4px;\n    display: block;\n    line-height: 1.4;\n  }\n\n  \/* ── FEATURES ── *\/\n  .gc-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 36px;\n    align-items: center;\n    margin-bottom: 48px;\n  }\n\n  .gc-feature.reverse {\n    direction: rtl;\n  }\n\n  .gc-feature.reverse \u003e * {\n    direction: ltr;\n  }\n\n  .gc-feature-img {\n    border-radius: 12px;\n    overflow: hidden;\n    background: #f0ede8;\n  }\n\n  .gc-feature-img img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n\n  .gc-feature-img:hover img {\n    transform: scale(1.02);\n  }\n\n  .gc-feature-tag {\n    display: inline-block;\n    background: #eef4ee;\n    color: #2c4a2e;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 20px;\n    margin-bottom: 12px;\n  }\n\n  .gc-feature-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n    line-height: 1.3;\n  }\n\n  .gc-feature-text {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.7;\n  }\n\n  \/* ── BOX GRID ── *\/\n  .gc-box-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin-top: 24px;\n  }\n\n  .gc-box-item {\n    background: #fafaf8;\n    border: 1px solid #e0ddd8;\n    border-radius: 10px;\n    padding: 22px 16px;\n    text-align: center;\n  }\n\n  .gc-box-icon {\n    font-size: 30px;\n    margin-bottom: 10px;\n    display: block;\n  }\n\n  .gc-box-name {\n    font-size: 14px;\n    font-weight: 600;\n    color: #1a1a1a;\n    display: block;\n  }\n\n  .gc-box-qty {\n    font-size: 12px;\n    color: #888;\n    margin-top: 3px;\n    display: block;\n  }\n\n  \/* ── SPECS ── *\/\n  .gc-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 20px;\n    font-size: 14px;\n  }\n\n  .gc-specs-table tr {\n    border-bottom: 1px solid #e8e5e0;\n  }\n\n  .gc-specs-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .gc-specs-table td {\n    padding: 12px 16px;\n    vertical-align: top;\n  }\n\n  .gc-specs-table td:first-child {\n    font-weight: 600;\n    color: #2c4a2e;\n    width: 42%;\n    background: #fafaf8;\n  }\n\n  .gc-specs-table td:last-child {\n    color: #333;\n  }\n\n  \/* ── FAQ ── *\/\n  .gc-faq-item {\n    border-bottom: 1px solid #e8e5e0;\n  }\n\n  .gc-faq-toggle {\n    position: absolute;\n    opacity: 0;\n    width: 0;\n    height: 0;\n    pointer-events: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .gc-faq-q {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 4px;\n    cursor: pointer;\n    font-size: 15px;\n    font-weight: 600;\n    color: #1a1a1a;\n    gap: 12px;\n    user-select: none;\n  }\n\n  .gc-faq-q:hover {\n    color: #2c4a2e;\n  }\n\n  .gc-faq-icon {\n    font-size: 20px;\n    color: #2c4a2e;\n    flex-shrink: 0;\n    transition: transform 0.25s;\n    font-weight: 400;\n    line-height: 1;\n  }\n\n  .gc-faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease;\n  }\n\n  .gc-faq-a-inner {\n    padding: 0 4px 16px;\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n  }\n\n  .gc-faq-toggle:checked ~ .gc-faq-a {\n    max-height: 400px;\n  }\n\n  .gc-faq-toggle:checked ~ label .gc-faq-icon {\n    transform: rotate(45deg);\n  }\n\n  \/* ── PROMISE ── *\/\n  .gc-promise {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 48px;\n  }\n\n  .gc-promise-item {\n    text-align: center;\n    padding: 24px 16px;\n    background: #fafaf8;\n    border: 1px solid #e0ddd8;\n    border-radius: 10px;\n  }\n\n  .gc-promise-icon {\n    font-size: 28px;\n    margin-bottom: 10px;\n    display: block;\n  }\n\n  .gc-promise-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 5px;\n  }\n\n  .gc-promise-text {\n    font-size: 13px;\n    color: #666;\n    line-height: 1.5;\n  }\n\n  \/* ── CTA ── *\/\n  .gc-cta {\n    background: #2c4a2e;\n    border-radius: 14px;\n    padding: 40px 36px;\n    text-align: center;\n    margin-top: 52px;\n  }\n\n  .gc-cta-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: #fff;\n    margin-bottom: 10px;\n  }\n\n  .gc-cta-sub {\n    font-size: 15px;\n    color: rgba(255,255,255,0.82);\n    margin-bottom: 24px;\n  }\n\n  .gc-cta-btn {\n    display: inline-block;\n    background: #fff;\n    color: #2c4a2e;\n    font-size: 15px;\n    font-weight: 700;\n    padding: 14px 36px;\n    border-radius: 8px;\n    letter-spacing: 0.02em;\n    transition: background 0.2s, transform 0.15s;\n    cursor: pointer;\n    border: none;\n  }\n\n  .gc-cta-btn:hover {\n    background: #f0ede8;\n    transform: scale(0.98);\n  }\n\n  .gc-cta-price {\n    font-size: 13px;\n    color: rgba(255,255,255,0.65);\n    margin-top: 12px;\n  }\n\n  \/* ── RESPONSIVE ── *\/\n  @media (max-width: 640px) {\n    .gc-hero img {\n      height: 260px;\n    }\n\n    .gc-hero-title {\n      font-size: 24px;\n    }\n\n    .gc-hero-overlay {\n      padding: 24px 20px;\n    }\n\n    .gc-stats {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gc-stat:nth-child(2) {\n      border-right: none;\n    }\n\n    .gc-stat:nth-child(3),\n    .gc-stat:nth-child(4) {\n      border-top: 1px solid #e0ddd8;\n    }\n\n    .gc-feature {\n      grid-template-columns: 1fr;\n    }\n\n    .gc-feature.reverse {\n      direction: ltr;\n    }\n\n    .gc-promise {\n      grid-template-columns: 1fr;\n    }\n\n    .gc-nav {\n      flex-wrap: wrap;\n    }\n\n    .gc-nav a {\n      flex: 1 1 48%;\n      font-size: 12px;\n      padding: 10px 6px;\n    }\n\n    .gc-section-title {\n      font-size: 22px;\n    }\n\n    .gc-cta {\n      padding: 28px 20px;\n    }\n\n    .gc-cta-title {\n      font-size: 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gc-wrap\"\u003e\n\n  \u003c!-- STICKY NAV --\u003e\n  \u003cnav class=\"gc-nav\"\u003e\n    \u003ca href=\"#gc-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#gc-whats-in-box\"\u003eWhat's Included\u003c\/a\u003e\n    \u003ca href=\"#gc-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#gc-faq\"\u003eFAQs\u003c\/a\u003e\n  \u003c\/nav\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"gc-hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Deep-Medium-Raised-Garden-Bed.png?v=1787227145\" alt=\"Deep dark grey galvanised raised garden bed filled with vegetables and herbs in an Australian backyard\"\u003e\n    \u003cdiv class=\"gc-hero-overlay\"\u003e\n      \u003cspan class=\"gc-hero-tag\"\u003eDeep Raised Garden Bed\u003c\/span\u003e\n      \u003ch2 class=\"gc-hero-title\"\u003eMore Depth for Your Growing Plans\u003c\/h2\u003e\n      \u003cp class=\"gc-hero-desc\"\u003e\n        Give vegetables, herbs and flowers a generous place to grow. With a 240cm length and extra-tall 56cm profile, this galvanised raised garden bed creates a substantial growing area while keeping your backyard garden neat and organised.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"gc-stats\"\u003e\n    \u003cdiv class=\"gc-stat\"\u003e\n      \u003cspan class=\"gc-stat-val\"\u003e240cm\u003c\/span\u003e\n      \u003cspan class=\"gc-stat-label\"\u003eGenerous\u003cbr\u003egrowing length\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-stat\"\u003e\n      \u003cspan class=\"gc-stat-val\"\u003e56cm\u003c\/span\u003e\n      \u003cspan class=\"gc-stat-label\"\u003eExtra-tall\u003cbr\u003egarden height\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-stat\"\u003e\n      \u003cspan class=\"gc-stat-val\"\u003e0.5mm\u003c\/span\u003e\n      \u003cspan class=\"gc-stat-label\"\u003eSGCC steel\u003cbr\u003ethickness\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-stat\"\u003e\n      \u003cspan class=\"gc-stat-val\"\u003e1 yr\u003c\/span\u003e\n      \u003cspan class=\"gc-stat-label\"\u003eProduct\u003cbr\u003ewarranty\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv id=\"gc-features\" class=\"gc-section\"\u003e\n\n    \u003ch3 class=\"gc-section-title\"\u003eWhy You'll Love It\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      A deeper raised garden bed designed for practical home growing.\n    \u003c\/p\u003e\n\n    \u003c!-- FEATURE 1 --\u003e\n    \u003cdiv class=\"gc-feature\"\u003e\n      \u003cdiv class=\"gc-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Deep-Medium-Raised-Garden-Bed-1.png?v=1787227192\" alt=\"Woman tending an extra-tall 56cm raised garden bed filled with vegetables\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-feature-body\"\u003e\n        \u003cspan class=\"gc-feature-tag\"\u003eExtra-Tall Design\u003c\/span\u003e\n        \u003ch4 class=\"gc-feature-title\"\u003e56cm High for a Deeper Growing Area\u003c\/h4\u003e\n\n        \u003cp class=\"gc-feature-text\"\u003e\n          At \u003cstrong\u003e56cm high\u003c\/strong\u003e, this raised garden bed provides a deeper growing area than many standard-height beds. The taller profile creates a substantial garden space for vegetables, herbs and flowers while also giving your backyard planting area a neat, defined finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURE 2 --\u003e\n    \u003cdiv class=\"gc-feature reverse\"\u003e\n      \u003cdiv class=\"gc-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Deep-Medium-Raised-Garden-Bed-2.png?v=1787227178\" alt=\"Long raised garden bed filled with vegetables and herbs being watered in a backyard\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-feature-body\"\u003e\n        \u003cspan class=\"gc-feature-tag\"\u003eGrowing Space\u003c\/span\u003e\n        \u003ch4 class=\"gc-feature-title\"\u003e240cm of Room for Home-Grown Favourites\u003c\/h4\u003e\n\n        \u003cp class=\"gc-feature-text\"\u003e\n          The generous \u003cstrong\u003e240 × 80cm footprint\u003c\/strong\u003e gives you plenty of room to create a productive home garden in one organised space. Grow favourites such as lettuce, spinach, carrots, radishes, onions, tomatoes, strawberries, herbs or colourful flowers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURE 3 --\u003e\n    \u003cdiv class=\"gc-feature\"\u003e\n      \u003cdiv class=\"gc-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Deep-Medium-Raised-Garden-Bed-3.png?v=1787227158\" alt=\"Close lifestyle view of dark grey galvanised raised garden bed with rounded edges\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-feature-body\"\u003e\n        \u003cspan class=\"gc-feature-tag\"\u003eOutdoor Construction\u003c\/span\u003e\n        \u003ch4 class=\"gc-feature-title\"\u003eGalvanised SGCC Steel for Outdoor Use\u003c\/h4\u003e\n\n        \u003cp class=\"gc-feature-text\"\u003e\n          Made from \u003cstrong\u003equality galvanised SGCC steel\u003c\/strong\u003e with an \u003cstrong\u003eepoxy powder-coated finish\u003c\/strong\u003e, the garden bed is designed for durable outdoor use and resistance to rust. Its \u003cstrong\u003e0.5mm steel construction\u003c\/strong\u003e adds stability, while the rounded edges provide a smoother finish around the top of the bed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv id=\"gc-whats-in-box\" class=\"gc-section\"\u003e\n\n    \u003ch3 class=\"gc-section-title\"\u003eWhat's in the Box\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      Everything supplied with your garden bed.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gc-box-grid\"\u003e\n      \u003cdiv class=\"gc-box-item\"\u003e\n        \u003cspan class=\"gc-box-icon\"\u003e🌱\u003c\/span\u003e\n        \u003cspan class=\"gc-box-name\"\u003eGalvanised Raised Garden Bed\u003c\/span\u003e\n        \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv id=\"gc-specs\" class=\"gc-section\"\u003e\n\n    \u003ch3 class=\"gc-section-title\"\u003eSpecifications\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      Key dimensions and construction details.\n    \u003c\/p\u003e\n\n    \u003ctable class=\"gc-specs-table\"\u003e\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eMaterial\u003c\/td\u003e\n          \u003ctd\u003eGalvanised SGCC Steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eOverall Dimensions\u003c\/td\u003e\n          \u003ctd\u003e240 × 80 × 56cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eHeight\u003c\/td\u003e\n          \u003ctd\u003e56cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eSteel Thickness\u003c\/td\u003e\n          \u003ctd\u003e0.5mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eColour\u003c\/td\u003e\n          \u003ctd\u003eAluminium Grey\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFinish\u003c\/td\u003e\n          \u003ctd\u003eEpoxy Powder Coating\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eEdge Design\u003c\/td\u003e\n          \u003ctd\u003eRounded Safety Edges\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eSuitable For\u003c\/td\u003e\n          \u003ctd\u003eFlowers, vegetables and herbs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eAssembly\u003c\/td\u003e\n          \u003ctd\u003eAssembly required\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eNumber of Packages\u003c\/td\u003e\n          \u003ctd\u003eOne\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePackage Quantity\u003c\/td\u003e\n          \u003ctd\u003e1 raised garden bed\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eWarranty\u003c\/td\u003e\n          \u003ctd\u003e12 months\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv id=\"gc-faq\" class=\"gc-section\"\u003e\n\n    \u003ch3 class=\"gc-section-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cp class=\"gc-section-sub\"\u003e\n      Helpful information before you start growing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gc-faq\"\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-1\"\u003e\n\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-1\"\u003e\n          What can I grow in this garden bed?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            This garden bed is suitable for flowers, vegetables and herbs. Popular options include carrots, radishes, lettuce, spinach, onions, tomatoes, strawberries and a wide range of herbs.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-2\"\u003e\n\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-2\"\u003e\n          How large is the garden bed?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            The assembled garden bed measures approximately 240cm long, 80cm wide and 56cm high.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-3\"\u003e\n\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-3\"\u003e\n          Why choose a 56cm high garden bed?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            The 56cm height creates a deeper growing area and gives the garden bed a substantial raised profile, making it a practical option when you want more planting depth than a lower garden bed.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-4\"\u003e\n\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-4\"\u003e\n          Is the garden bed suitable for outdoor use?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            Yes. It is made from galvanised SGCC steel with an epoxy powder-coated finish and is designed for durable outdoor use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-5\"\u003e\n\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-5\"\u003e\n          Are the top edges sharp?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            The garden bed is designed with rounded safety edges to provide a smoother finish around the top of the bed.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-6\"\u003e\n\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-6\"\u003e\n          Does the garden bed require assembly?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            Yes. Assembly is required before use. Once assembled and positioned in your chosen growing area, add your preferred growing material and plants.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-7\"\u003e\n\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-7\"\u003e\n          How thick is the steel?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            The galvanised SGCC steel is approximately 0.5mm thick.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gc-faq-item\"\u003e\n        \u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-8\"\u003e\n\n        \u003clabel class=\"gc-faq-q\" for=\"gc-faq-8\"\u003e\n          What warranty is included?\n          \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/label\u003e\n\n        \u003cdiv class=\"gc-faq-a\"\u003e\n          \u003cdiv class=\"gc-faq-a-inner\"\u003e\n            This product comes with a 12-month warranty. If you experience an issue, contact Garden Co and we’ll help with the next steps.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROMISE --\u003e\n  \u003cdiv class=\"gc-promise\"\u003e\n\n    \u003cdiv class=\"gc-promise-item\"\u003e\n      \u003cspan class=\"gc-promise-icon\"\u003e🌿\u003c\/span\u003e\n      \u003cdiv class=\"gc-promise-title\"\u003eCarefully Selected\u003c\/div\u003e\n      \u003cp class=\"gc-promise-text\"\u003e\n        Practical products for gardens and outdoor living, selected for Australian homes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-promise-item\"\u003e\n      \u003cspan class=\"gc-promise-icon\"\u003e🇦🇺\u003c\/span\u003e\n      \u003cdiv class=\"gc-promise-title\"\u003eAustralian Owned\u003c\/div\u003e\n      \u003cp class=\"gc-promise-text\"\u003e\n        We're a local Australian business and we're here to help with product, order and delivery questions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-promise-item\"\u003e\n      \u003cspan class=\"gc-promise-icon\"\u003e✅\u003c\/span\u003e\n      \u003cdiv class=\"gc-promise-title\"\u003e12 Month Warranty\u003c\/div\u003e\n      \u003cp class=\"gc-promise-text\"\u003e\n        Shop with the reassurance of a 12-month product warranty.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"gc-cta\"\u003e\n    \u003ch3 class=\"gc-cta-title\"\u003eReady to Start Growing?\u003c\/h3\u003e\n\n    \u003cp class=\"gc-cta-sub\"\u003e\n      Deep Galvanised Raised Garden Bed 240 × 80 × 56cm — $179.00 AUD. Free shipping to most postcodes. Final cost confirmed at checkout.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#MainContent\" class=\"gc-cta-btn\"\u003e\n      Add to Cart — $179.00 AUD\n    \u003c\/a\u003e\n\n    \u003cp class=\"gc-cta-price\"\u003e\n      Fast processing · Secure checkout · Australian owned\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e","brand":"Garden Co","offers":[{"title":"Default Title","offer_id":47557594284181,"sku":"GARDEN-OVAL-AG-2408056","price":179.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Tall-Galvanised-Raised-Garden-Bed-240cm.png?v=1784774209","url":"https:\/\/gardenco.com.au\/products\/deep-medium-raised-garden-bed-240cm","provider":"Garden Co","version":"1.0","type":"link"}