{"product_id":"manutti-giro-side-table-48x41h","title":"Manutti Giro Side Table Ø48x41h","description":"\u003cstyle\u003e\n  .scrollable-table-wrapper {\n    overflow-x: auto;\n    width: 100%;\n    border-radius: 12px;\n  }\n  .styled-table {\n    min-width: 800px;\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 0 10px rgba(0,0,0,0.05);\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  }\n  .styled-table thead {\n    background-color: #f4f4f4;\n    font-weight: 600;\n  }\n  .styled-table th, .styled-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid #e0e0e0;\n    text-align: left;\n    font-size: 14px;\n    white-space: nowrap;\n  }\n  .styled-table tbody tr:nth-child(even) { background-color: #fafafa; }\n  .styled-table tbody tr:hover { background-color: #f1f1f1; }\n\n  .upholstery-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 20px;\n    margin: 20px 0;\n  }\n  .upholstery-category {\n    background: #f8f9fa;\n    padding: 15px;\n    border-radius: 8px;\n    border-left: 4px solid #007bff;\n  }\n  .upholstery-category h4 { margin: 0 0 10px 0; color: #333; font-size: 16px; }\n  .upholstery-category p { margin: 0; font-size: 14px; color: #666; }\n\n  .frame-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin: 20px 0;\n  }\n  .frame-category {\n    background: #f8f9fa;\n    padding: 15px;\n    border-radius: 8px;\n    border-left: 4px solid #28a745;\n  }\n  .frame-category h4 { margin: 0 0 10px 0; color: #333; font-size: 16px; }\n  .frame-category p { margin: 0; font-size: 14px; color: #666; }\n\n  .top-options-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 20px 0;\n    justify-content: center;\n  }\n  .top-option-sample {\n    background: #fff;\n    border: 2px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.1);\n    transition: transform 0.3s ease;\n    text-align: center;\n    width: 160px;\n    flex-shrink: 0;\n  }\n  .top-option-sample:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n  }\n  .top-option-sample img {\n    width: 160px;\n    height: 160px;\n    object-fit: cover;\n    display: block;\n  }\n  .top-option-sample .top-name {\n    display: block;\n    padding: 6px 4px 2px 4px;\n    font-size: 11px;\n    line-height: 1.2;\n    color: #333;\n    font-weight: 600;\n  }\n  .top-badge {\n    display: block;\n    padding: 2px 4px 6px 4px;\n    font-size: 9px;\n    line-height: 1.2;\n    color: #888;\n    font-weight: 500;\n  }\n\n  .dimensions-image-wrapper {\n    overflow-x: auto;\n    width: 100%;\n    margin: 20px 0;\n    padding: 10px 0;\n  }\n  .dimensions-image-container {\n    display: flex;\n    gap: 20px;\n    min-width: max-content;\n    padding: 0 10px;\n  }\n  .dimension-image-box {\n    flex: 0 0 auto;\n    width: 450px;\n    background: #fff;\n    border: 2px solid #ccc;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.07);\n  }\n  .dimension-image-box img {\n    width: 100%;\n    display: block;\n  }\n  .dimension-image-box .caption {\n    background: #f8f8f8;\n    padding: 8px 0 6px 0;\n    font-size: 13px;\n    color: #555;\n    border-top: 1.5px solid #eee;\n    text-align: center;\n    font-weight: 500;\n  }\n\n  .other-sizes-block {\n    margin: 24px auto 0 auto;\n    max-width: 900px;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 0 10px rgba(0,0,0,0.05);\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  }\n  .other-sizes-header {\n    background: #f4f4f4;\n    padding: 20px 24px;\n    font-weight: 600;\n    font-size: 20px;\n    color: #333;\n  }\n  .other-sizes-links {\n    background: #fff;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    justify-content: center;\n    padding: 20px 24px;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .other-sizes-link {\n    background: #fff;\n    border: 2px solid #cbd5e1;\n    border-radius: 8px;\n    padding: 12px 24px;\n    font-size: 14px;\n    font-weight: 600;\n    color: #333;\n    text-decoration: none;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n    transition: all 0.3s ease;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    white-space: nowrap;\n  }\n  .other-sizes-link:hover {\n    background: #f1f1f1;\n    border-color: #999;\n    color: #000;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n  }\n  .other-sizes-footer {\n    background: #f4f4f4;\n    padding: 15px 24px;\n    text-align: center;\n    font-size: 14px;\n    color: #666;\n    font-weight: 500;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n\u003cp\u003eThe \u003cstrong\u003eManutti Giro Side Table Ø48 × 41h cm\u003c\/strong\u003e is a compact, perfectly circular outdoor side table of pure minimalist form — where a single powder-coated aluminium (PCA) construction delivers an 18.9\" (Ø48 cm) round tabletop at an ideal 16.1\" (41 cm) lounge height with the effortless portability and zero-maintenance outdoor performance that define Manutti's approach to functional outdoor living accessories. Weighing just 3.5 kg, the Giro is among the lightest and most freely repositionable side tables in the Manutti collection — designed to be placed, moved, and placed again with one hand alongside any lounge chair, sofa, or daybed arrangement without effort or ceremony. Its circular tabletop softens the geometry of the outdoor lounge setting, providing a generous 18.9\" round surface for drinks, books, and accessories in the most compact and visually undemanding footprint possible — available in White, Lava, and Flint Shingle (Textured) PCA finishes to coordinate with the full Manutti outdoor furniture range and any premium residential terrace, resort pool deck, or outdoor hospitality environment where compact, refined, maintenance-free side table performance is required with quiet, understated elegance.\u003c\/p\u003e\n\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eRound Tabletop — Compact Circular Form:\u003c\/strong\u003e The Giro's perfectly circular Ø48 cm (18.9\") tabletop provides a generous, practical surface for drinks, books, and accessories while its round form softens the geometry of any outdoor lounge arrangement — eliminating sharp corners, reducing the effective visual footprint, and integrating naturally alongside any combination of lounge chairs, sofas, daybeds, and sun loungers in residential and commercial outdoor settings.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFeatherlight Portability — Just 3.5 kg:\u003c\/strong\u003e At only 3.5 kg, the Giro is one of the lightest side tables in the Manutti collection — lifted and repositioned with one hand in a single motion to wherever it is needed across the terrace, pool deck, or outdoor lounge setting. This exceptional portability makes the Giro the natural choice for flexible outdoor environments where seating arrangements change throughout the day and a side table must follow without effort.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eIdeal Lounge Height — 41 cm \/ 16.1\":\u003c\/strong\u003e At 41 cm (16.1\") high, the Giro sits at a natural, comfortable side-table height alongside deep outdoor lounge seating and sun loungers — the round tabletop positioned within easy reach for seated or reclined positions without towering over the furniture arrangement or requiring the user to reach awkwardly. The 41h lounge height pairs naturally with the full range of Manutti lounge collections.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePowder-Coated Aluminium (PCA) Single-Form Construction:\u003c\/strong\u003e The Giro's complete construction — round tabletop, tapered legs, and base structure — is fabricated from powder-coated aluminium, delivering complete UV stability, corrosion resistance, and structural permanence in all outdoor environments including poolside, coastal, and high-humidity settings without any maintenance requirement throughout its outdoor service life.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eThree PCA Finish Options — Including Textured Shingle:\u003c\/strong\u003e White offers a clean, bright presence ideal for light-toned terrace and garden settings. Lava provides a warm mid-tone charcoal character that integrates seamlessly with the darker end of Manutti's PCA palette. Flint Shingle (Textured) delivers a distinctive textured surface finish that adds tactile depth and visual interest beyond a standard smooth powder coat — bringing additional material character to the compact round form in a refined cool-grey tone suited to contemporary outdoor living environments.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eVersatile Placement — Solo or Grouped:\u003c\/strong\u003e The Giro's compact Ø48 cm footprint and 3.5 kg weight make it equally effective as a solo accent table beside a single lounge chair, as one of a pair flanking a sofa or daybed, or grouped in multiples across a larger lounge arrangement — its consistent round form and coordinated PCA finish creating a cohesive, visually unified side table presence across any scale of outdoor lounge setting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 16px; margin-top: 24px;\"\u003ePCA Frame Finish Options\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; color: #666; margin-bottom: 16px; text-align: center;\"\u003e\u003cstrong\u003eThe complete Giro Side Table — round tabletop, legs, and base — is finished in your chosen PCA colour. Select from three finishes to coordinate with your existing outdoor furniture, including the distinctive Flint Shingle textured option.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"top-options-grid\"\u003e\n  \u003cdiv class=\"top-option-sample\"\u003e\n    \u003cimg alt=\"PCA White\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/AF08_white.jpg?v=1733320339\"\u003e\n    \u003cspan class=\"top-name\"\u003eWhite\u003c\/span\u003e\n    \u003cspan class=\"top-badge\"\u003ePCA Frame\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"top-option-sample\"\u003e\n    \u003cimg alt=\"PCA Lava\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/AF10_lava.webp?v=1773383042\"\u003e\n    \u003cspan class=\"top-name\"\u003eLava\u003c\/span\u003e\n    \u003cspan class=\"top-badge\"\u003ePCA Frame\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"top-option-sample\"\u003e\n    \u003cimg alt=\"PCA Flint Shingle Textured\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/AF11_flint_shingle_textured.webp?v=1775651784\"\u003e\n    \u003cspan class=\"top-name\"\u003eFlint Shingle (Textured)\u003c\/span\u003e\n    \u003cspan class=\"top-badge\"\u003ePCA Frame\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: #888; margin: 0 0 28px 0;\"\u003e\u003cem\u003eWhite delivers clean brightness for open, sunlit terrace settings — the lightest, most minimal visual presence of the three options. Lava brings warm charcoal depth for darker scheme coordination across the Manutti PCA palette. Flint Shingle (Textured) stands apart from a standard smooth powder coat — its distinctively textured surface adds tactile richness and visual depth to the compact Giro form, in a refined cool-grey tone that suits contemporary minimalist outdoor environments and weathered natural material settings alike. All three are UV-stable, corrosion-resistant, and maintenance-free for permanent outdoor use.\u003c\/em\u003e\u003c\/p\u003e\n\n\u003ch3\u003eMaterials \u0026amp; Construction\u003c\/h3\u003e\n\u003cdiv class=\"upholstery-grid\"\u003e\n  \u003cdiv class=\"upholstery-category\"\u003e\n    \u003ch4\u003eCompact Round PCA Construction\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003ePrecision Aluminium Throughout:\u003c\/strong\u003e The Giro Side Table's complete construction — circular tabletop, tapered support legs, and base — is fabricated from powder-coated aluminium with the precision and finish quality that Manutti applies across its entire outdoor furniture range. The round tabletop edge profile and tapered leg form give the Giro its distinctive visual character at this compact scale: a side table that reads as a confident, complete design object rather than a functional accessory, bringing refined Belgian material quality to the most everyday moments of outdoor living.\u003c\/p\u003e\n    \u003cp style=\"margin-top: 8px;\"\u003e\u003cem\u003eAt just 3.5 kg, the Giro's aluminium construction achieves a weight that makes it practically effortless to lift and reposition — a quality rarely found in side tables of this diameter and height. This combination of compact circular form, genuine lightness, and premium PCA finish quality makes the Giro as practical in intensive daily outdoor use as it is refined in appearance across all three available finish options.\u003c\/em\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"upholstery-category\"\u003e\n    \u003ch4\u003eOutdoor Performance\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003ePCA Aluminium Resilience:\u003c\/strong\u003e The Giro's powder-coated aluminium construction provides complete corrosion resistance, UV stability, and structural permanence in all outdoor environments — poolside, coastal, marine-exposed, and high-humidity settings included — without any surface preparation, sealing, or seasonal maintenance requirement. The Flint Shingle (Textured) finish adds an additional layer of surface resilience beyond a standard smooth powder coat, with the textured surface less susceptible to showing minor surface marks in high-use outdoor environments.\u003c\/p\u003e\n    \u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eZero Maintenance Required:\u003c\/strong\u003e The Giro's PCA aluminium construction requires only occasional cleaning with a soft cloth and mild soap and water to maintain its appearance and performance across all outdoor conditions — making it the ideal low-effort side table choice for residential terraces, resort pool decks, and hospitality outdoor environments where consistent visual quality and practical daily usability must coexist without maintenance overhead.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eUsage \u0026amp; Care\u003c\/h3\u003e\n\u003cdiv class=\"frame-grid\"\u003e\n  \u003cdiv class=\"frame-category\"\u003e\n    \u003ch4\u003eVersatile Applications\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003eSolo, Paired, or Grouped:\u003c\/strong\u003e The Giro Side Table's compact Ø48 cm circular form and 3.5 kg weight make it the most freely deployable side table in the Manutti outdoor range — equally effective as a solo accent beside a lounge chair or sun lounger, used in matching pairs flanking a sofa or outdoor daybed, or grouped in multiples across a larger lounge and terrace arrangement. Its consistent round form and coordinated PCA finish create a cohesive visual presence at any scale, from an intimate two-seat terrace setting to a generous resort poolside lounge environment with multiple seating groups requiring individual side table provision.\u003c\/p\u003e\n    \u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003eEffortless Daily Repositioning:\u003c\/strong\u003e At 3.5 kg, the Giro requires no effort to lift and move — picked up and repositioned with one hand as seating arrangements shift throughout the day, as the sun moves across the terrace, or as the outdoor space transitions from daytime lounging to evening dining or entertaining. This genuine lightness is one of the Giro's most appreciated qualities in daily outdoor use.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"frame-category\"\u003e\n    \u003ch4\u003eMaintenance \u0026amp; Care\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003ePCA Care:\u003c\/strong\u003e The Giro's powder-coated aluminium construction is entirely maintenance-free for outdoor use — requiring only occasional cleaning with a soft cloth and mild soap and water solution to remove surface dust, environmental deposits, and poolside splashes. No protective coating, oiling, or seasonal treatment of any kind is required. White, Lava, and Flint Shingle (Textured) finishes all maintain their colour integrity, surface quality, and structural performance across all outdoor conditions throughout the life of the table.\u003c\/p\u003e\n    \u003cp style=\"margin-top: 8px;\"\u003e\u003cstrong\u003ePoolside \u0026amp; Coastal Suitability:\u003c\/strong\u003e The PCA aluminium construction is fully resistant to chlorine, salt air, and coastal humidity — making the Giro equally suited to intensive poolside daily use, covered and open terrace settings, beachside resort environments, and any high-humidity outdoor application where consistent material performance and practical zero-maintenance care are essential. The Flint Shingle (Textured) finish is particularly well-suited to poolside settings where a textured surface is preferred over a smooth finish for visual resilience in high-use environments.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 16px; margin-top: 24px;\"\u003eWhy Choose Manutti\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; color: #666; background: #f9f9f9; padding: 12px 16px; border-radius: 8px; margin-top: 0; margin-bottom: 8px;\"\u003e\u003cstrong\u003eDesign Excellence:\u003c\/strong\u003e The Giro Side Table distils outdoor side table design to its most essential form — a perfectly circular tabletop of generous 18.9\" (Ø48 cm) diameter, at a comfortable 16.1\" (41 cm) lounge height, in a featherlight 3.5 kg aluminium construction finished in White, Lava, or distinctive Flint Shingle (Textured) PCA. In eliminating every unnecessary element, Manutti has created a side table of complete functional confidence and quiet visual authority — one that earns its place in any premium outdoor setting not through decoration or complexity, but through precision of form, lightness of presence, and the understated Belgian craftsmanship that defines every piece in the Manutti collection.\u003c\/p\u003e\n\n\u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 16px; margin-top: 24px;\"\u003eWarranty\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; color: #666; background: #f9f9f9; padding: 12px 16px; border-radius: 8px; margin-top: 0; margin-bottom: 8px;\"\u003eThe Manutti Giro Side Table Ø48 × 41h cm is covered by Manutti's comprehensive manufacturer warranty, supporting the long-term structural integrity of the powder-coated aluminium construction and the PCA finish quality for outdoor use across all three available colour options — White, Lava, and Flint Shingle (Textured).\u003c\/p\u003e\n\n\u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 20px; margin-top: 24px;\"\u003eDimensions \u0026amp; Specifications\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; color: #666; background: #f9f9f9; padding: 12px 16px; border-radius: 8px; margin-top: 0; margin-bottom: 16px;\"\u003eThe Giro Side Table has a circular tabletop diameter of \u003cstrong\u003eØ48 cm (18.9\")\u003c\/strong\u003e at a lounge height of \u003cstrong\u003e41 cm \/ 16.1\"\u003c\/strong\u003e — consistent across all three PCA finish options. Table weight: 3.5 kg.\u003c\/p\u003e\n\n\u003cdiv class=\"scrollable-table-wrapper\"\u003e\n  \u003ctable class=\"styled-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003eDimension\u003c\/th\u003e\n        \u003cth\u003eSize (cm)\u003c\/th\u003e\n        \u003cth\u003eSize (in)\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003eØ48\u003c\/td\u003e\n\u003ctd\u003e18.9\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e41\u003c\/td\u003e\n\u003ctd\u003e16.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 20px; margin-top: 28px;\"\u003eDimensions Overview\u003c\/h3\u003e\n\u003cdiv class=\"dimensions-image-wrapper\"\u003e\n  \u003cdiv class=\"dimensions-image-container\"\u003e\n    \u003cdiv class=\"dimension-image-box\"\u003e\n      \u003cimg alt=\"Manutti Giro Side Table Ø48 × 41h cm Dimensions in Centimetres\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/ManuttiGiroSideTableO48x41hCMDimensions.png?v=1775654615\"\u003e\n      \u003cdiv class=\"caption\"\u003e\u003cem\u003eDimensions (cm) – Giro Side Table Ø48 × 41h\u003c\/em\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dimension-image-box\"\u003e\n      \u003cimg alt=\"Manutti Giro Side Table Ø48 × 41h cm Dimensions in Inches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/ManuttiGiroSideTableO48x41hINCHDimensions.png?v=1775654615\"\u003e\n      \u003cdiv class=\"caption\"\u003e\u003cem\u003eDimensions (in) – Giro Side Table Ø48 × 41h\u003c\/em\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"max-width: 920px; margin: 20px auto; background: #fff5f5; border: 1px solid #f87171; border-radius: 10px; padding: 12px 16px; font-size: 14px; color: #b91c1c; font-weight: 500; box-shadow: 0 2px 6px rgba(0,0,0,0.05);\"\u003e\n  \u003cstrong\u003eDelivery Information:\u003c\/strong\u003e Standard lead time of 4–5 weeks for the Giro Side Table in White, Lava, and Flint Shingle (Textured) PCA finishes. Contact our team for expedited delivery options, commercial project pricing, and multi-unit coordination across the full Manutti outdoor range.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"other-sizes-block\"\u003e\n  \u003cdiv class=\"other-sizes-header\"\u003eRelated Manutti Side Tables\u003c\/div\u003e\n  \u003cdiv class=\"other-sizes-links\"\u003e\n    \u003cstrong style=\"width: 100%; display: block; margin: 8px 0 2px 0;\"\u003eOutdoor Side Tables\u003c\/strong\u003e\n    \u003ca href=\"https:\/\/themodernfurniturecompany.com\/products\/manutti-lina-open-side-table-44-32-45h-cm\" class=\"other-sizes-link\" target=\"_blank\"\u003eManutti Lina Open Side Table – 44 × 32 × 45h cm\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"other-sizes-footer\"\u003e\n    Manutti's outdoor side table collection combines precision engineering and minimalist design — from the Giro's compact round form and featherlight 3.5 kg portability to the Lina's signature over-arm open structure — all in durable powder-coated aluminium for maintenance-free outdoor living.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Manutti","offers":[{"title":"PCA White","offer_id":55671198581123,"sku":null,"price":550.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava","offer_id":54897886003587,"sku":null,"price":550.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint Shingle (Textured)","offer_id":55671198613891,"sku":null,"price":550.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/idm_st_det_7.webp?v=1775654617","url":"https:\/\/themodernfurniturecompany.com\/products\/manutti-giro-side-table-48x41h","provider":"The Modern Furniture Company","version":"1.0","type":"link"}