{"product_id":"manutti-nami-medium-footstool-ceramic-insert","title":"Manutti Nami Medium Footstool (Ceramic Insert)","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: 600px;\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 0 8px 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 0 8px 0; font-size: 14px; color: #666; }\n\n  \/* Ceramic swatch grid *\/\n  .ceramic-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 14px;\n    margin: 20px 0;\n  }\n  .ceramic-sample {\n    background: #fff;\n    border: 2px solid #e0e0e0;\n    border-radius: 10px;\n    overflow: hidden;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    text-align: center;\n  }\n  .ceramic-sample:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.14);\n  }\n  .ceramic-sample img {\n    width: 100%;\n    height: 120px;\n    object-fit: cover;\n    display: block;\n  }\n  .ceramic-sample .ceramic-name {\n    display: block;\n    padding: 8px 6px 4px 6px;\n    font-size: 12px;\n    line-height: 1.3;\n    color: #222;\n    font-weight: 700;\n  }\n  .ceramic-sample .ceramic-badge {\n    display: block;\n    padding: 2px 6px 8px 6px;\n    font-size: 10px;\n    color: #888;\n    font-weight: 500;\n  }\n\n  .color-combo-section {\n    margin: 24px auto;\n    max-width: 1000px;\n    border-radius: 16px;\n    border: 1px solid #e0e0e0;\n    overflow: hidden;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n  }\n  .combo-title-header {\n    background: linear-gradient(135deg, #f8f9fa 0%, #f1f3f4 100%);\n    padding: 18px 24px;\n    font-size: 20px;\n    font-weight: 600;\n    color: #333;\n    text-align: center;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .combo-content { padding: 20px; background: #f8f9fa; }\n\n  .lava-row .combo-title-header {\n    background: linear-gradient(135deg, #4a4a4a 0%, #5a5a5a 100%);\n    color: #f5f5f5;\n  }\n  .flint-row .combo-title-header {\n    background: linear-gradient(135deg, #d0d4d8 0%, #b8bdc2 100%);\n    color: #2c3236;\n  }\n  .lava-row .combo-content  { background: #f5f5f5; }\n  .flint-row .combo-content { background: #fafbfc; }\n\n  .frame-options-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 24px;\n    margin: 20px auto;\n    max-width: 1000px;\n  }\n  .frame-options-grid .color-combo-section { margin: 0; }\n\n  \/* Ceramic insert callout *\/\n  .ceramic-callout {\n    max-width: 1000px;\n    margin: 20px auto;\n    background: #fafafa;\n    border: 1.5px solid #d1d5db;\n    border-left: 5px solid #6b7280;\n    border-radius: 12px;\n    padding: 16px 22px;\n    font-size: 14px;\n    color: #374151;\n    font-weight: 500;\n    line-height: 1.6;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.04);\n  }\n  .ceramic-callout strong { color: #111827; }\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 { width: 100%; display: block; }\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\n  .modular-callout {\n    max-width: 1000px;\n    margin: 20px auto;\n    background: #f0fdf4;\n    border: 1px solid #86efac;\n    border-radius: 12px;\n    padding: 16px 22px;\n    font-size: 14px;\n    color: #14532d;\n    font-weight: 500;\n    line-height: 1.6;\n    box-shadow: 0 2px 6px rgba(0,0,0,0.04);\n  }\n  .modular-callout strong { color: #166534; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n\u003cp\u003eThe \u003cstrong\u003eNami Medium Footstool (Ceramic Insert)\u003c\/strong\u003e by Manutti is a refined, dual-purpose outdoor footstool and low occasional table — built on a powder-coated aluminium (PCA) frame in Lava or Flint with a Batyline seat frame, and finished with a precision-fitted \u003cstrong\u003e12 mm ceramic top insert\u003c\/strong\u003e in your choice of 10 premium stone-effect finishes. At 39.4\" (100 cm) wide × 33.5\" (85 cm) deep × 7.9\" (20 cm) height, the ceramic insert version of the Nami Medium Footstool transforms the collection's low-profile aluminium platform into a hardwearing, weather-proof surface ideal for use as a foot rest, a low coffee table beside Nami lounge chairs or sofas, or a central low table within any Nami modular sectional arrangement. The 12 mm ceramic top — available in finishes from Fossil and Travertin Geo through Basalt Black, Marble White, Speckled Sand, and Calacatta Black — delivers the visual depth of natural stone with the full outdoor durability of porcelain ceramic: scratch-resistant, stain-resistant, frost-resistant, and requiring zero maintenance. Paired with a single optional protective cover, MED certification on demand, and adjustable feet, the Nami Medium Footstool (Ceramic Insert) brings a sleek, maintenance-free material finish to every Nami outdoor living environment.\u003c\/p\u003e\n\n\u003c!-- MODULAR CONTEXT CALLOUT --\u003e\n\u003cdiv class=\"modular-callout\"\u003e\n  \u003cstrong\u003e🪨 Ceramic Insert Footstool \u0026amp; Low Table — No Cushion Required:\u003c\/strong\u003e The Nami Medium Footstool (Ceramic Insert) replaces the upholstered seat surface of the standard Nami footstool with a flush-fitted \u003cstrong\u003e12 mm ceramic top\u003c\/strong\u003e — creating a hardwearing, all-weather low surface that functions equally as a foot rest beside Nami lounge seating, a low coffee table for drinks and accessories in the centre of a Nami sectional, or a compact occasional side table beside any Nami lounge chair. The ceramic top requires no cushions, no fabric selection, and no seasonal care — simply select your PCA frame finish (Lava or Flint) and ceramic top colour, and the footstool is complete in every outdoor environment year-round.\n\u003c\/div\u003e\n\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003e12 mm Ceramic Top Insert:\u003c\/strong\u003e The defining feature of this footstool variant — a precision-fitted, flush 12 mm porcelain ceramic top in your choice of 10 premium stone-effect finishes, from the warm mineral tones of Fossil, Travertin Geo, and Travertin Crema through the cool architectural statements of Basalt Black, Marble White, Concrete, and Calacatta Black. The ceramic top is fully frost-resistant, scratch-resistant, stain-resistant, UV-stable, and weatherproof — requiring no sealing, no seasonal treatment, and no protective measures beyond an optional cover during off-season storage.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePowder-Coated Aluminium (PCA) Frame:\u003c\/strong\u003e The complete footstool structure is precision-engineered from high-grade aluminium, finished in a durable powder coating in your choice of Lava (warm mid-tone charcoal) or Flint (refined cool silver-grey) — delivering exceptional corrosion resistance, structural rigidity, and a sophisticated matte surface suited to intensive outdoor use in residential, commercial hospitality, and marine environments without any maintenance requirement.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eBatyline Seat Frame:\u003c\/strong\u003e The internal seat platform beneath the ceramic insert incorporates Batyline — the high-performance, UV-stable technical mesh by Serge Ferrari — providing a resilient, dimensionally stable base that supports the ceramic top across the full footstool surface without flex or movement during everyday use.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eDual Function — Footstool \u0026amp; Low Table:\u003c\/strong\u003e At 20 cm height, the ceramic top surface functions equally as a foot rest alongside Nami lounge chairs and sofas or as a low coffee table for drinks, books, and accessories within any Nami modular or standalone seating arrangement — the hardwearing ceramic surface being fully suited to placing items directly on the top without any protection required.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eOptional Protective Cover:\u003c\/strong\u003e A custom-fit, weather-resistant protective cover is available to shield the Nami Medium Footstool (Ceramic Insert) — frame, Batyline base, and ceramic top — from rain, UV, and seasonal debris during harsh weather or off-season storage.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eAdjustable Feet:\u003c\/strong\u003e Precision-engineered adjustable feet provide level stability across slightly uneven outdoor surfaces — pool terraces, stone paving, timber decking — protecting both the frame and flooring from abrasion and ensuring flush alignment with all adjacent Nami seating and table units.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eMED Certification on Demand:\u003c\/strong\u003e Marine Equipment Directive certification is available on request for superyacht deck and commercial marine outdoor living environments requiring maritime safety compliance.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eVelcro Seat Cushion Fixation:\u003c\/strong\u003e Integrated velcro fixation is provided on the Batyline base for use with any separately sourced Nami seat cushions, should you choose to combine the ceramic insert footstool with occasional cushioned comfort.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- BASE FRAME OPTIONS --\u003e\n\u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 20px; margin-top: 24px;\"\u003eBase Frame Options\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; color: #666; margin-bottom: 16px; text-align: center;\"\u003e\u003cstrong\u003eSelect your preferred powder-coated aluminium (PCA) finish — Lava or Flint — to match your Nami lounge chairs, sofas, or modular sectional configuration.\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"frame-options-grid\"\u003e\n\n  \u003cdiv class=\"color-combo-section lava-row\"\u003e\n    \u003cdiv class=\"combo-title-header\"\u003eLava — Powder-Coated Aluminium\u003c\/div\u003e\n    \u003cdiv class=\"combo-content\" style=\"text-align: center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/AF10_lava.webp?v=1773383042\" alt=\"Lava Powder-Coated Aluminium Frame\" style=\"width: 220px; height: 220px; object-fit: cover; border-radius: 12px; border: 2px solid #ddd; box-shadow: 0 4px 12px rgba(0,0,0,0.1); display: inline-block;\"\u003e\n      \u003cdiv style=\"text-align: center; font-size: 12px; color: #aaa; margin-top: 7px; font-weight: 500;\"\u003eLava Powder-Coated Aluminium\u003c\/div\u003e\n      \u003cp style=\"font-size: 14px; color: #666; text-align: center; margin: 14px 0 0 0; line-height: 1.6;\"\u003e\u003cstrong\u003eWarm Refined Depth:\u003c\/strong\u003e Lava's warm, mid-tone charcoal powder-coat provides a grounded, quietly bold frame — pairing naturally with warmer ceramic finishes such as Fossil, Travertin Geo, Travertin Crema, Terra Rust, and Speckled Sand, as well as the deep contrast of Basalt Black and Calacatta Black. Matches all Lava-framed Nami lounge chairs, sofas, and sectional units perfectly.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"color-combo-section flint-row\"\u003e\n    \u003cdiv class=\"combo-title-header\"\u003eFlint — Powder-Coated Aluminium\u003c\/div\u003e\n    \u003cdiv class=\"combo-content\" style=\"text-align: center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/AF13_flint.webp?v=1770303783\" alt=\"Flint Powder-Coated Aluminium Frame\" style=\"width: 220px; height: 220px; object-fit: cover; border-radius: 12px; border: 2px solid #ddd; box-shadow: 0 4px 12px rgba(0,0,0,0.1); display: inline-block;\"\u003e\n      \u003cdiv style=\"text-align: center; font-size: 12px; color: #888; margin-top: 7px; font-weight: 500;\"\u003eFlint Powder-Coated Aluminium\u003c\/div\u003e\n      \u003cp style=\"font-size: 14px; color: #666; text-align: center; margin: 14px 0 0 0; line-height: 1.6;\"\u003e\u003cstrong\u003eCool Contemporary Elegance:\u003c\/strong\u003e Flint's refined soft grey powder-coat creates a light, airy pairing with cool and neutral ceramic finishes — Marble White, Perla, Concrete, Tender Grey, and Moon White tones sit effortlessly on the Flint frame for coastal, minimalist, and contemporary hospitality environments. Matches all Flint-framed Nami lounge chairs, sofas, and sectional units perfectly.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- CERAMIC TOP OPTIONS --\u003e\n\u003ch3 style=\"font-size: 24px; font-weight: 600; margin-bottom: 8px; margin-top: 32px;\"\u003eCeramic Top — 12 mm Insert\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; color: #666; margin-bottom: 6px; text-align: center;\"\u003e\u003cstrong\u003eSelect your preferred 12 mm ceramic top finish from 10 premium stone-effect colours.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #888; margin-bottom: 16px; text-align: center;\"\u003e\u003cem\u003eAll ceramic finishes are frost-resistant, scratch-resistant, stain-resistant, and UV-stable — fully weatherproof with zero maintenance required year-round.\u003c\/em\u003e\u003c\/p\u003e\n\n\u003c!-- CERAMIC CALLOUT --\u003e\n\u003cdiv class=\"ceramic-callout\"\u003e\n  \u003cstrong\u003e🪨 12 mm Porcelain Ceramic — Fully Weatherproof:\u003c\/strong\u003e Manutti's 12 mm ceramic tops are precision-cut porcelain ceramic panels — a premium material engineered specifically for high-performance outdoor use. Every ceramic finish is fully frost-resistant (tested to −20°C), UV-stable (no fading or colour shift in direct sun), scratch-resistant (suitable for direct placement of glasses, bottles, and objects without surface protection), and stain-resistant (pool water, oils, and food residues wipe clean with a damp cloth). Unlike natural stone, the ceramic top requires no sealing, no impregnation, and no seasonal preparation — it is a genuinely maintenance-free outdoor surface that retains its appearance indefinitely.\n\u003c\/div\u003e\n\n\u003cdiv class=\"ceramic-grid\"\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K53_fossil.jpg?v=1732266573\" alt=\"Fossil Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eFossil\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K54_travertin_geo.jpg?v=1732266573\" alt=\"Travertin Geo Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eTravertin Geo\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K58_marble_white.jpg?v=1732802722\" alt=\"Marble White Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eMarble White\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K67_basalt_black_description.jpg?v=1773395317\" alt=\"Basalt Black Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eBasalt Black\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K66_perla_description.jpg?v=1773395316\" alt=\"Perla Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003ePerla\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K68_concrete.jpg?v=1732266574\" alt=\"Concrete Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eConcrete\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K73_SpeckledSand.webp?v=1773319175\" alt=\"Speckled Sand Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eSpeckled Sand\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K74_TravertinCrema.webp?v=1773319172\" alt=\"Travertin Crema Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eTravertin Crema\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5K75_Terra_Rust.jpg?v=1773319456\" alt=\"Terra Rust Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eTerra Rust\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ceramic-sample\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/5k76_Midnight_calacatta.jpg?v=1773319441\" alt=\"Calacatta Black Ceramic\"\u003e\n    \u003cspan class=\"ceramic-name\"\u003eCalacatta Black\u003c\/span\u003e\n    \u003cspan class=\"ceramic-badge\"\u003e12 mm Ceramic\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eMaterials \u0026amp; Construction\u003c\/h3\u003e\n\u003cdiv class=\"upholstery-grid\"\u003e\n  \u003cdiv class=\"upholstery-category\"\u003e\n    \u003ch4\u003ePowder-Coated Aluminium Frame\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003eHigh-Performance PCA Construction:\u003c\/strong\u003e The Nami Medium Footstool (Ceramic Insert)'s structural frame is precision-engineered from high-grade aluminium, finished in a durable powder coating — Lava or Flint — offering exceptional corrosion resistance, structural rigidity, UV stability, and a refined matte surface that maintains its appearance across decades of intensive outdoor use in residential, hospitality, and marine environments without any surface maintenance requirement.\u003c\/p\u003e\n    \u003cp\u003e\u003cem\u003eSelect the same frame finish as your Nami lounge chairs, sofas, or sectional units — Lava or Flint — to ensure complete frame-level visual continuity across your full Nami outdoor living arrangement.\u003c\/em\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"upholstery-category\"\u003e\n    \u003ch4\u003e12 mm Ceramic Insert \u0026amp; Batyline Base\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003ePremium Porcelain Ceramic Top:\u003c\/strong\u003e The 12 mm porcelain ceramic insert is a precision-cut, flush-fitted panel engineered specifically for outdoor furniture use — delivering the visual richness of natural stone in 10 mineral finishes with complete weather immunity: fully frost-resistant, UV-stable, scratch-resistant, stain-resistant, and zero maintenance. The ceramic surface can be wiped clean with a damp cloth and requires no sealing, treatment, or seasonal preparation under any weather conditions.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eBatyline Support Base:\u003c\/strong\u003e Beneath the ceramic insert, the Batyline technical mesh base by Serge Ferrari provides a dimensionally stable, UV-resistant support platform that absorbs minor surface flex, protects the underside of the ceramic panel, and maintains the structural integrity of the footstool surface throughout its full outdoor life.\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\u003eFootstool \u0026amp; Low Table Applications\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003eVersatile Dual-Purpose Surface:\u003c\/strong\u003e At 100 × 85 cm and 20 cm height, the ceramic top creates a genuinely useful low surface for dual roles within any Nami outdoor living arrangement — as a foot rest at the base of Nami lounge chairs and sofas, as a central low coffee table for drinks, glassware, and accessories within Nami modular sectional configurations, or as a compact low side table beside any Nami lounge seating unit. The hardwearing, scratch-resistant ceramic surface requires no coasters, cloths, or surface protection for everyday outdoor use. MED certification is available on demand for commercial marine applications.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"frame-category\"\u003e\n    \u003ch4\u003eMaintenance \u0026amp; Protection\u003c\/h4\u003e\n    \u003cp\u003e\u003cstrong\u003eZero Maintenance Ceramic Surface:\u003c\/strong\u003e The 12 mm ceramic top requires only an occasional wipe with a damp cloth to remove dust, pool water, or food residues — it is fully stain-resistant, scratch-resistant, frost-resistant, and UV-stable without any sealing, impregnation, or seasonal preparation. The powder-coated aluminium frame similarly requires only occasional cleaning with mild soap and water.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eOptional Protective Cover:\u003c\/strong\u003e A single custom-fit protective cover is available for the Nami Medium Footstool (Ceramic Insert) — protecting the aluminium frame, Batyline base, and ceramic top from rain, UV, and seasonal debris during harsh weather or off-season storage, extending the product's visual appearance and finish year after year.\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\u003eStone-Effect Precision, Outdoor Intelligence:\u003c\/strong\u003e The Nami Medium Footstool (Ceramic Insert) reflects Manutti's commitment to outdoor material excellence — combining a precision powder-coated aluminium frame, a stable Batyline base, and a flush-fitted 12 mm ceramic top in 10 premium stone-effect finishes to create a hardwearing, maintenance-free low surface that serves equally as a footstool and a low occasional table in every Nami outdoor living context. Where the full aluminium or upholstered footstool versions provide comfort-led surfaces, the ceramic insert version provides a surface of enduring material quality — equally suited to a poolside resort terrace, a rooftop hospitality lounge, or a residential garden setting of architectural ambition.\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 Nami Medium Footstool (Ceramic Insert) is supported by Manutti's manufacturer warranty, covering structural integrity of the powder-coated aluminium frame, Batyline base performance, and proper ceramic insert fitment under normal outdoor use conditions. The 12 mm ceramic top is a precision-engineered outdoor material and is warranted against manufacturing defects. Additional protection is provided by the optional custom-fit protective cover and Manutti care products available separately.\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 Nami Medium Footstool (Ceramic Insert) measures 39.4\" (100 cm) wide × 33.5\" (85 cm) deep × 7.9\" (20 cm) height — the 12 mm ceramic insert sits flush within the aluminium frame at the full 100 × 85 cm plate surface. The single fixed 20 cm height positions the ceramic top as a low foot rest and occasional table surface precisely aligned with Nami lounge chair seat heights. Adjustable feet ensure level stability and flush alignment with all adjacent Nami seating and table units across all outdoor surface types.\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\u003eMeasurement\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\u003eWidth\u003c\/td\u003e\n        \u003ctd\u003e100\u003c\/td\u003e\n        \u003ctd\u003e39.4\"\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eDepth\u003c\/td\u003e\n        \u003ctd\u003e85\u003c\/td\u003e\n        \u003ctd\u003e33.5\"\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight\u003c\/td\u003e\n        \u003ctd\u003e20\u003c\/td\u003e\n        \u003ctd\u003e7.9\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/Nami_Footstool_Ceramic_Insert_Dimensions_CM.png?v=1774884872\" alt=\"Manutti Nami Medium Footstool Ceramic Insert Dimensions in Centimetres\"\u003e\n      \u003cdiv class=\"caption\"\u003e\u003cem\u003eDimensions (cm) – Manutti Nami Medium Footstool (Ceramic Insert)\u003c\/em\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dimension-image-box\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/Nami_Footstool_Ceramic_Insert_Dimensions_INCH.png?v=1774884872\" alt=\"Manutti Nami Medium Footstool Ceramic Insert Dimensions in Inches\"\u003e\n      \u003cdiv class=\"caption\"\u003e\u003cem\u003eDimensions (in) – Manutti Nami Medium Footstool (Ceramic Insert)\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 The Nami Medium Footstool (Ceramic Insert) is available for order in your choice of PCA frame finish (Lava or Flint) and 12 mm ceramic top colour. An optional protective cover is available separately. Please contact our team for current lead times, project pricing, and Nami collection configuration assistance.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"other-sizes-block\"\u003e\n  \u003cdiv class=\"other-sizes-header\"\u003eManutti Nami Lounge \u0026amp; Accessories\u003c\/div\u003e\n  \u003cdiv class=\"other-sizes-links\"\u003e\n    \u003cstrong style=\"width:100%; display:block; margin:8px 0 2px 0;\"\u003eChaise \u0026amp; Daybed\u003c\/strong\u003e\n    \u003ca href=\"https:\/\/themodernfurniturecompany.com\/products\/manutti-nami-chaise-lounge-left\" target=\"_blank\" class=\"other-sizes-link\"\u003eNami Chaise Lounge – Left\u003c\/a\u003e\n    \u003ca href=\"https:\/\/themodernfurniturecompany.com\/products\/manutti-nami-chaise-lounge-right\" target=\"_blank\" class=\"other-sizes-link\"\u003eNami Chaise Lounge – Right\u003c\/a\u003e\n    \u003ca href=\"https:\/\/themodernfurniturecompany.com\/products\/manutti-nami-daybed\" target=\"_blank\" class=\"other-sizes-link\"\u003eNami Daybed\u003c\/a\u003e\n    \u003cstrong style=\"width:100%; display:block; margin:12px 0 2px 0;\"\u003eTables \u0026amp; Footstools\u003c\/strong\u003e\n    \u003ca href=\"https:\/\/themodernfurniturecompany.com\/products\/manutti-nami-coffee-tables\" target=\"_blank\" class=\"other-sizes-link\"\u003eNami Coffee Tables\u003c\/a\u003e\n    \u003ca href=\"https:\/\/themodernfurniturecompany.com\/products\/manutti-nami-medium-footstool-full-aluminium\" target=\"_blank\" class=\"other-sizes-link\"\u003eNami Footstool – Aluminium\u003c\/a\u003e\n    \n    \u003cstrong style=\"width:100%; display:block; margin:12px 0 2px 0;\"\u003eExplore the Full Collection\u003c\/strong\u003e\n    \u003ca href=\"https:\/\/themodernfurniturecompany.com\/collections\/manutti-nami\" target=\"_blank\" class=\"other-sizes-link\"\u003e\n      View All Manutti Nami Products\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"other-sizes-footer\"\u003e\n    Discover chaise lounges, daybeds, tables and accessories from the Manutti Nami collection, completing refined and comfortable outdoor living spaces.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Manutti","offers":[{"title":"PCA Lava \/ Fossil \/ No","offer_id":57700284825987,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Fossil \/ Yes","offer_id":57700284858755,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Travertin Geo \/ No","offer_id":57700321689987,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Travertin Geo \/ Yes","offer_id":57700321722755,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Marble White. \/ No","offer_id":57700321755523,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Marble White. \/ Yes","offer_id":57700321788291,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Basalt Black \/ No","offer_id":57700321821059,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Basalt Black \/ Yes","offer_id":57700321853827,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Perla \/ No","offer_id":57700321886595,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Perla \/ Yes","offer_id":57700321919363,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Concrete \/ No","offer_id":57700321952131,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Concrete \/ Yes","offer_id":57700321984899,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Speckled Sand \/ No","offer_id":57700322017667,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Speckled Sand \/ Yes","offer_id":57700322050435,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Travertin Cerma \/ No","offer_id":57700322083203,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Travertin Cerma \/ Yes","offer_id":57700322115971,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Terra Rust \/ No","offer_id":57700322148739,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Terra Rust \/ Yes","offer_id":57700322181507,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Calacatta Black \/ No","offer_id":57700322214275,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Lava \/ Calacatta Black \/ Yes","offer_id":57700322247043,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Fossil \/ No","offer_id":57700288692611,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Fossil \/ Yes","offer_id":57700288725379,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Travertin Geo \/ No","offer_id":57700322279811,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Travertin Geo \/ Yes","offer_id":57700322312579,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Marble White. \/ No","offer_id":57700322345347,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Marble White. \/ Yes","offer_id":57700322378115,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Basalt Black \/ No","offer_id":57700322410883,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Basalt Black \/ Yes","offer_id":57700322443651,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Perla \/ No","offer_id":57700322476419,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Perla \/ Yes","offer_id":57700322509187,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Concrete \/ No","offer_id":57700322541955,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Concrete \/ Yes","offer_id":57700322574723,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Speckled Sand \/ No","offer_id":57700322607491,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Speckled Sand \/ Yes","offer_id":57700322640259,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Travertin Cerma \/ No","offer_id":57700322673027,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Travertin Cerma \/ Yes","offer_id":57700322705795,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Terra Rust \/ No","offer_id":57700322738563,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Terra Rust \/ Yes","offer_id":57700322771331,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Calacatta Black \/ No","offer_id":57700322804099,"sku":null,"price":2295.0,"currency_code":"GBP","in_stock":true},{"title":"PCA Flint \/ Calacatta Black \/ Yes","offer_id":57700322836867,"sku":null,"price":2570.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0600\/8979\/4789\/files\/ManuttiNamiFootstoolceramic.webp?v=1774885132","url":"https:\/\/themodernfurniturecompany.com\/products\/manutti-nami-medium-footstool-ceramic-insert","provider":"The Modern Furniture Company","version":"1.0","type":"link"}