{"product_id":"rolling-garden-seat-blue","title":"Rolling Garden Seat - Blue","description":"\u003c!-- ============================================================\n     GARDEN CO — Adjustable Rolling Garden Seat — Blue\n     GCT008\n     Shopify-safe product description HTML fragment\n     Paste into: Shopify Admin → Products → Description → \u003c\u003e HTML editor\n     ============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  .gc-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\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  .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  .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  .gc-hero {\n    position: relative;\n    border-radius: 14px;\n    overflow: hidden;\n    margin-bottom: 40px;\n    background: #1a1208;\n  }\n\n  .gc-hero img {\n    width: 100%;\n    height: 420px;\n    object-fit: cover;\n    opacity: 0.92;\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) 60%,\n      transparent 100%\n    );\n  }\n\n  .gc-hero-tag {\n    display: inline-block;\n    background: #2c4a2e;\n    color: #d4edda;\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: 560px;\n  }\n\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: 24px;\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  .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: #f5f0e8;\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  .gc-safety {\n    background: #fff8f0;\n    border: 1px solid #f5c842;\n    border-left: 4px solid #e07b00;\n    border-radius: 8px;\n    padding: 20px 24px;\n    margin-bottom: 52px;\n  }\n\n  .gc-safety-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #b35900;\n    margin-bottom: 10px;\n  }\n\n  .gc-safety ul {\n    padding-left: 18px;\n  }\n\n  .gc-safety li {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n    margin-bottom: 4px;\n  }\n\n  .gc-box-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 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: 20px 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  .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  .gc-compare {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 20px;\n    font-size: 14px;\n  }\n\n  .gc-compare th {\n    background: #2c4a2e;\n    color: #fff;\n    padding: 13px 16px;\n    text-align: left;\n    font-weight: 600;\n    font-size: 13px;\n  }\n\n  .gc-compare th:first-child {\n    border-radius: 8px 0 0 0;\n  }\n\n  .gc-compare th:last-child {\n    border-radius: 0 8px 0 0;\n  }\n\n  .gc-compare td {\n    padding: 12px 16px;\n    border-bottom: 1px solid #e8e5e0;\n    color: #333;\n    vertical-align: middle;\n  }\n\n  .gc-compare tr:last-child td {\n    border-bottom: none;\n  }\n\n  .gc-compare tr:nth-child(even) td {\n    background: #fafaf8;\n  }\n\n  .gc-compare .gc-highlight td {\n    background: #eef4ee !important;\n    font-weight: 600;\n  }\n\n  .gc-check {\n    color: #2c4a2e;\n    font-size: 16px;\n  }\n\n  .gc-cross {\n    color: #aaa;\n    font-size: 16px;\n  }\n\n  .gc-faq-toggle {\n    position: absolute;\n    opacity: 0;\n    width: 0;\n    height: 0;\n    pointer-events: none;\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  .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  .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: #eef4ee;\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  @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-box-grid {\n      grid-template-columns: 1fr;\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\u003cdiv class=\"gc-wrap\"\u003e\n\u003cnav class=\"gc-nav\"\u003e\u003ca href=\"#gc-features\"\u003eFeatures\u003c\/a\u003e \u003ca href=\"#gc-whats-in-box\"\u003eWhat's Included\u003c\/a\u003e \u003ca href=\"#gc-specs\"\u003eSpecs\u003c\/a\u003e \u003ca href=\"#gc-compare\"\u003eCompare\u003c\/a\u003e \u003ca href=\"#gc-faq\"\u003eFAQs\u003c\/a\u003e\u003c\/nav\u003e\n\u003cdiv class=\"gc-hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Rolling-Garden-Seat-Blue-Hero.png?v=1787746700\" alt=\"Garden Co blue adjustable rolling garden seat being used in an Australian backyard garden\"\u003e\n\u003cdiv class=\"gc-hero-overlay\"\u003e\n\u003cspan class=\"gc-hero-tag\"\u003eGarden Comfort\u003c\/span\u003e\n\u003ch2 class=\"gc-hero-title\"\u003eGarden Comfort That Moves With You\u003c\/h2\u003e\n\u003cp class=\"gc-hero-desc\"\u003eSpend less time crouching and kneeling while planting, weeding and tending your garden. The Adjustable Rolling Garden Seat keeps you comfortably closer to the job, while four large wheels make it easier to move along the garden as you work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-stats\"\u003e\n\u003cdiv class=\"gc-stat\"\u003e\n\u003cspan class=\"gc-stat-val\"\u003e150kg\u003c\/span\u003e \u003cspan class=\"gc-stat-label\"\u003eMaximum\u003cbr\u003eload capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-stat\"\u003e\n\u003cspan class=\"gc-stat-val\"\u003e360°\u003c\/span\u003e \u003cspan class=\"gc-stat-label\"\u003eSwivel\u003cbr\u003eseat\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-stat\"\u003e\n\u003cspan class=\"gc-stat-val\"\u003e16cm\u003c\/span\u003e \u003cspan class=\"gc-stat-label\"\u003eRolling\u003cbr\u003ewheels\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-stat\"\u003e\n\u003cspan class=\"gc-stat-val\"\u003e1 yr\u003c\/span\u003e \u003cspan class=\"gc-stat-label\"\u003eProduct\u003cbr\u003ewarranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"gc-features\" class=\"gc-section\"\u003e\n\u003ch3 class=\"gc-section-title\"\u003eWhy You'll Love It\u003c\/h3\u003e\n\u003cp class=\"gc-section-sub\"\u003ePractical features designed to make everyday garden jobs easier and more comfortable.\u003c\/p\u003e\n\u003cdiv class=\"gc-feature\"\u003e\n\u003cdiv class=\"gc-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Rolling-Garden-Seat-Blue-New.png?v=1787746679\" alt=\"Blue Garden Co rolling garden seat showing its 360 degree swivel seat\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-feature-body\"\u003e\n\u003cspan class=\"gc-feature-tag\"\u003eEasy Reach\u003c\/span\u003e\n\u003ch4 class=\"gc-feature-title\"\u003e360° Swivel Seat for Easier Movement\u003c\/h4\u003e\n\u003cp class=\"gc-feature-text\"\u003eThe \u003cstrong\u003e360° swivel seat\u003c\/strong\u003e lets you turn towards plants, tools and garden beds without continually moving the entire cart. It's particularly useful when working along borders and planting areas where you need to reach several spots from one position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-feature reverse\"\u003e\n\u003cdiv class=\"gc-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Rolling-Garden-Seat-Blue.png?v=1787746534\" alt=\"Gardener using the adjustable blue Garden Co rolling garden seat\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-feature-body\"\u003e\n\u003cspan class=\"gc-feature-tag\"\u003eAdjustable Comfort\u003c\/span\u003e\n\u003ch4 class=\"gc-feature-title\"\u003eAdjust the Seat Height to Suit the Job\u003c\/h4\u003e\n\u003cp class=\"gc-feature-text\"\u003eA central threaded adjustment post lets you alter the seating height to better suit the task and your preferred working position. The overall height starts at approximately \u003cstrong\u003e37cm\u003c\/strong\u003e, helping you stay comfortably closer to lower garden beds and plants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-feature\"\u003e\n\u003cdiv class=\"gc-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Rolling-Garden-Seat-Blue-Seat-2.png?v=1787746645\" alt=\"Blue Garden Co rolling garden seat with four large 16 centimetre wheels\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-feature-body\"\u003e\n\u003cspan class=\"gc-feature-tag\"\u003eMobility\u003c\/span\u003e\n\u003ch4 class=\"gc-feature-title\"\u003eFour Large 16cm Rolling Wheels\u003c\/h4\u003e\n\u003cp class=\"gc-feature-text\"\u003eFour \u003cstrong\u003eapproximately 16cm solid plastic wheels\u003c\/strong\u003e create a broad, stable footprint and make it easier to reposition as you move along the garden. They're suitable for common backyard surfaces including lawn, compacted soil, gravel paths and paving when used carefully on reasonably level ground.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-feature reverse\"\u003e\n\u003cdiv class=\"gc-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Rolling-Garden-Seat-Blue-Image.png?v=1787746571\" alt=\"Blue Garden Co rolling garden seat showing sturdy steel frame and four wheel construction\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-feature-body\"\u003e\n\u003cspan class=\"gc-feature-tag\"\u003eStrong Construction\u003c\/span\u003e\n\u003ch4 class=\"gc-feature-title\"\u003eSteel Construction with 150kg Capacity\u003c\/h4\u003e\n\u003cp class=\"gc-feature-text\"\u003eA sturdy \u003cstrong\u003esteel frame and steel tractor-style seat\u003c\/strong\u003e provide a solid platform for everyday garden jobs, with a maximum recommended load of \u003cstrong\u003e150kg\u003c\/strong\u003e. The four-wheel stance helps create a stable base while you work close to ground level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-safety\"\u003e\n\u003cdiv class=\"gc-safety-title\"\u003e⚠️ Safety Notice\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eMaximum recommended load is 150kg.\u003c\/li\u003e\n\u003cli\u003eAlways use the seat on firm, reasonably level ground.\u003c\/li\u003e\n\u003cli\u003eDo not stand, climb or use the seat as a step.\u003c\/li\u003e\n\u003cli\u003eTake extra care on slopes, loose ground or uneven surfaces.\u003c\/li\u003e\n\u003cli\u003eEnsure all fasteners are securely fitted before use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"gc-whats-in-box\" class=\"gc-section\"\u003e\n\u003ch3 class=\"gc-section-title\"\u003eWhat's in the Box\u003c\/h3\u003e\n\u003cp class=\"gc-section-sub\"\u003eEverything included to get your rolling garden seat set up.\u003c\/p\u003e\n\u003cdiv class=\"gc-box-grid\"\u003e\n\u003cdiv class=\"gc-box-item\"\u003e\n\u003cspan class=\"gc-box-icon\"\u003e🪑\u003c\/span\u003e \u003cspan class=\"gc-box-name\"\u003eRolling Garden Seat\u003c\/span\u003e \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-box-item\"\u003e\n\u003cspan class=\"gc-box-icon\"\u003e📋\u003c\/span\u003e \u003cspan class=\"gc-box-name\"\u003eAssembly Manual\u003c\/span\u003e \u003cspan class=\"gc-box-qty\"\u003e1 × included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"gc-specs\" class=\"gc-section\"\u003e\n\u003ch3 class=\"gc-section-title\"\u003eSpecifications\u003c\/h3\u003e\n\u003cp class=\"gc-section-sub\"\u003eKey dimensions and construction details.\u003c\/p\u003e\n\u003ctable class=\"gc-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eAdjustable rolling garden seat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Material\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat Material\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Type\u003c\/td\u003e\n\u003ctd\u003eSolid plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Size\u003c\/td\u003e\n\u003ctd\u003e48cm × 29cm × 37cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat Width\u003c\/td\u003e\n\u003ctd\u003eApproximately 44cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Diameter\u003c\/td\u003e\n\u003ctd\u003eApproximately 16cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e150kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat Height\u003c\/td\u003e\n\u003ctd\u003eAdjustable — starts at approximately 37cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeat Rotation\u003c\/td\u003e\n\u003ctd\u003e360° swivel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eBlue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAssembly Required\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e12 months\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"gc-compare\" class=\"gc-section\"\u003e\n\u003ch3 class=\"gc-section-title\"\u003eHow It Compares\u003c\/h3\u003e\n\u003cp class=\"gc-section-sub\"\u003eA quick look at different ways to work closer to ground level in the garden.\u003c\/p\u003e\n\u003ctable class=\"gc-compare\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eRolling Garden Seat\u003c\/th\u003e\n\u003cth\u003eBasic Garden Stool\u003c\/th\u003e\n\u003cth\u003eKneeling Pad\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr class=\"gc-highlight\"\u003e\n\u003ctd\u003eMoves while seated\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Yes — 4 wheels\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e360° swivel seat\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-cross\"\u003e✗\u003c\/span\u003e Usually no\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable height\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003eVaries\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-cross\"\u003e✗\u003c\/span\u003e No\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKeeps you off the ground\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-cross\"\u003e✗\u003c\/span\u003e Kneeling position\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e150kg capacity\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"gc-check\"\u003e✔\u003c\/span\u003e Yes\u003c\/td\u003e\n\u003ctd\u003eVaries\u003c\/td\u003e\n\u003ctd\u003eNot applicable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"gc-faq\" class=\"gc-section\"\u003e\n\u003ch3 class=\"gc-section-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cp class=\"gc-section-sub\"\u003eEverything you need to know before you buy.\u003c\/p\u003e\n\u003cdiv class=\"gc-faq\"\u003e\n\u003cdiv class=\"gc-faq-item\"\u003e\n\u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-gct008-1\"\u003e \u003clabel class=\"gc-faq-q\" for=\"gc-faq-gct008-1\"\u003e How much weight can the rolling garden seat hold? \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gc-faq-a\"\u003e\n\u003cdiv class=\"gc-faq-a-inner\"\u003eThe rolling garden seat has a maximum recommended load capacity of 150kg.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-faq-item\"\u003e\n\u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-gct008-2\"\u003e \u003clabel class=\"gc-faq-q\" for=\"gc-faq-gct008-2\"\u003e Does the seat swivel? \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gc-faq-a\"\u003e\n\u003cdiv class=\"gc-faq-a-inner\"\u003eYes. The seat rotates through 360°, making it easier to turn towards different areas of your garden without repositioning the entire cart.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-faq-item\"\u003e\n\u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-gct008-3\"\u003e \u003clabel class=\"gc-faq-q\" for=\"gc-faq-gct008-3\"\u003e Is the seat height adjustable? \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gc-faq-a\"\u003e\n\u003cdiv class=\"gc-faq-a-inner\"\u003eYes. The central threaded adjustment post allows the seating position to be changed. The stated overall height starts at approximately 37cm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-faq-item\"\u003e\n\u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-gct008-4\"\u003e \u003clabel class=\"gc-faq-q\" for=\"gc-faq-gct008-4\"\u003e What surfaces can I use it on? \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gc-faq-a\"\u003e\n\u003cdiv class=\"gc-faq-a-inner\"\u003eThe four approximately 16cm wheels are suited to common garden surfaces including lawn, compacted soil, gravel paths and paving. For safety, always use the seat carefully on firm, reasonably level ground.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-faq-item\"\u003e\n\u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-gct008-5\"\u003e \u003clabel class=\"gc-faq-q\" for=\"gc-faq-gct008-5\"\u003e Is it only useful for gardening? \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gc-faq-a\"\u003e\n\u003cdiv class=\"gc-faq-a-inner\"\u003eGardening is its primary use, but the low rolling seat may also be useful for other seated jobs around the home where you need to work closer to ground level.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-faq-item\"\u003e\n\u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-gct008-6\"\u003e \u003clabel class=\"gc-faq-q\" for=\"gc-faq-gct008-6\"\u003e Does it need to be assembled? \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gc-faq-a\"\u003e\n\u003cdiv class=\"gc-faq-a-inner\"\u003eYes. Some assembly is required and an assembly manual is included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-faq-item\"\u003e\n\u003cinput type=\"checkbox\" class=\"gc-faq-toggle\" id=\"gc-faq-gct008-7\"\u003e \u003clabel class=\"gc-faq-q\" for=\"gc-faq-gct008-7\"\u003e What warranty does it come with? \u003cspan class=\"gc-faq-icon\"\u003e+\u003c\/span\u003e \u003c\/label\u003e\n\u003cdiv class=\"gc-faq-a\"\u003e\n\u003cdiv class=\"gc-faq-a-inner\"\u003eThis product is covered by a 12-month warranty. If you experience an issue, contact our friendly support team and we'll help you with the next steps.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-promise\"\u003e\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\"\u003ePremium products for gardens and outdoor living, chosen to help Australians create outdoor spaces they'll love.\u003c\/p\u003e\n\u003c\/div\u003e\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\"\u003eWe're a local Australian business. Our team is here to help with product questions, orders and delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-promise-item\"\u003e\n\u003cspan class=\"gc-promise-icon\"\u003e✅\u003c\/span\u003e\n\u003cdiv class=\"gc-promise-title\"\u003eQuality Guaranteed\u003c\/div\u003e\n\u003cp class=\"gc-promise-text\"\u003eQuality garden and outdoor products backed by our 12-month warranty and friendly customer support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-cta\"\u003e\n\u003ch3 class=\"gc-cta-title\"\u003eMake Garden Jobs More Comfortable\u003c\/h3\u003e\n\u003cp class=\"gc-cta-sub\"\u003eAdjustable Rolling Garden Seat — $89.00 AUD. Free shipping to most postcodes. Final cost confirmed at checkout.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"gc-cta-btn\" onclick=\"event.preventDefault(); var target=document.querySelector('product-form, .product-form, form[action*=\u0026quot;\/cart\/add\u0026quot;]'); if(target){target.scrollIntoView({behavior:'smooth',block:'center'});}\"\u003e\n  Add to Cart — $89.00 AUD\n\u003c\/a\u003e\n\u003cp class=\"gc-cta-price\"\u003e🚚 Fast processing · 🔒 Secure checkout · 🇦🇺 Australian owned\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Garden Co","offers":[{"title":"Default Title","offer_id":47770461470869,"sku":"GCT-ADJUST-360-BL","price":89.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/6776\/8213\/files\/Rolling-Garden-Seat-Blue-Image-3.png?v=1787747202","url":"https:\/\/gardenco.com.au\/products\/rolling-garden-seat-blue","provider":"Garden Co","version":"1.0","type":"link"}