{"product_id":"daley-coffee-table","title":"Daley Coffee Table","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .body-intro a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .body-intro a:hover { border-color: var(--accent); }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .section-body a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .section-body a:hover { border-color: var(--accent); }\n  .collection-callout { display: flex; gap: 1.25rem; align-items: flex-start; padding: 1.1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .collection-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; transition: border-color 0.2s; }\n  .collection-callout a:hover { border-color: var(--accent); }\n  .faq { border-top: 1px solid var(--border); padding-top: 1.5rem; margin-top: 0.25rem; }\n  .faq-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.1rem; }\n  .faq-item { margin-bottom: 1.1rem; padding-bottom: 1.1rem; border-bottom: 1px solid var(--border); }\n  .faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n  .faq-q { font-size: clamp(14px, 1.8vw, 15.5px); font-weight: 400; font-style: italic; color: var(--ink); margin: 0 0 0.4rem; line-height: 1.4; }\n  .faq-a { font-family: var(--sans); font-size: 13px; font-weight: 300; color: #2e2b26; line-height: 1.7; }\n  .faq-a a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .faq-a a:hover { border-color: var(--accent); }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 1.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eBlackened steel frame, generous 100cm glass top, woven rattan lower shelf — the round coffee table that mixes three materials and lets each one earn its place.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Daley Coffee Table is the kind of piece that does real work in a room. \u003cstrong\u003eA slim blackened steel frame supports a generous 100cm glass top and a tightly woven rattan lower shelf\u003c\/strong\u003e, layering three distinct materials into a deliberately quiet silhouette. The glass top keeps the visual weight low — useful in a living room where a solid timber coffee table would feel intrusive and block the sightlines across the room — while the rattan shelf below adds the warmth and tactile texture that pure metal-and-glass tables can lack, and gives you somewhere to keep books, magazines and a candle or two within easy reach.\n  \u003c\/p\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eThe detail that makes it different\u003c\/h2\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The mixed-material construction is the Daley's quiet signature — most round coffee tables in this category are built from a single material, either all-metal industrial, all-rattan boho, or all-timber traditional. The Daley sits in the centre of those categories and borrows from each: \u003cstrong\u003ethe precise architectural lines of blackened steel, the lightness of glass, the natural warmth of woven rattan\u003c\/strong\u003e. The visible woven texture of the lower shelf becomes a quiet design moment in its own right — something to look at when the surface is empty rather than a blank space waiting to be filled — and the open frame keeps the whole piece visually transparent, working well in smaller living rooms where solid furniture would crowd the sightlines.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg style=\"flex-shrink: 0; margin-top: 2px;\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#8b6f4e\" fill=\"none\" viewbox=\"0 0 18 18\" height=\"18\" width=\"18\"\u003e\n      \u003crect rx=\"1\" height=\"11\" width=\"16\" y=\"5\" x=\"1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M5 5V4a3 3 0 0 1 6 0v1\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003ePart of the Daley Collection — pair with the \u003ca href=\"#daley-side-table\"\u003ematching Daley side table\u003c\/a\u003e in the same blackened steel, glass and rattan construction for a cohesive living room scheme.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eIndustrial\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMid-Century\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cdiv class=\"faq\"\u003e\n    \u003cp class=\"faq-label\"\u003eGood to know\u003c\/p\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eIs the glass top sturdy enough for everyday use?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eYes — the top is set into the steel frame and built for daily use as a coffee table. As with any glass surface, we'd recommend a coaster under hot cups or wet glasses, and avoiding heavy impacts.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWill the 100cm diameter work for my living room?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe 100cm round footprint suits most three-seat sofas and L-shaped arrangements, sitting comfortably in front of the sofa with room to walk around. As a general rule, leave around 40-50cm between the sofa edge and the coffee table for easy access.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow should I clean the woven rattan shelf?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eWipe gently with a soft dry cloth or use the soft brush attachment on a vacuum to remove dust from the weave. Avoid soaking or harsh cleaners — natural rattan is sensitive to moisture and prolonged damp can weaken the fibres over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDiameter\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e100cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eHeight\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e43cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFrame\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eBlackened steel\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eTop\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eClear tempered glass\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eLower shelf\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eWoven natural rattan\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eBest for\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eLiving rooms, snugs, lounges\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":49681504043333,"sku":"FURCHDCF053-SS24","price":995.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/Glass_Rattan_Coffee_Table.jpg?v=1778511285","url":"https:\/\/www.charlestedhome.co.uk\/products\/daley-coffee-table","provider":"CharlesTed Home","version":"1.0","type":"link"}