{"title":"Dining Chairs","description":"\u003cp\u003eDining chairs that turn a table into a place worth lingering at. Our collection brings together upholstered linen designs, velvet finishes in burnt sienna, charcoal and forest green, woven elm and rattan styles and softly tailored slipcovers. Whether you're seating four or twelve, every chair is built for long lunches, comfortable suppers and the occasions in between. Express UK delivery and 0% finance available.\u003c\/p\u003e","products":[{"product_id":"rustic-elm-rattan-dining-chair-woven-dining-chair","title":"The Camden Dining Chair - Elm \u0026 Rattan","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Camden Dining Chair — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --warm-white: #faf8f5;\n    --ink: #1e1b17;\n    --muted: #7a7167;\n    --accent: #8b6f4e;\n    --border: #ddd8d0;\n    --preorder-bg: #f5f0e8;\n    --preorder-text: #6b5740;\n    --serif: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'Jost', sans-serif;\n  }\n\n  body {\n    background: var(--warm-white);\n    color: var(--ink);\n    font-family: var(--serif);\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .description {\n    max-width: 640px;\n    padding: 3rem 2rem 4rem;\n    opacity: 0;\n    animation: fadeUp 0.9s ease forwards;\n  }\n\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(18px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  .preorder-banner {\n    display: flex;\n    align-items: center;\n    gap: 0.75rem;\n    background: var(--preorder-bg);\n    border: 1px solid #ddd0bb;\n    padding: 0.75rem 1rem;\n    margin: 0 0 2rem;\n  }\n\n  .preorder-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--accent);\n    flex-shrink: 0;\n    animation: pulse 2s ease-in-out infinite;\n  }\n\n  @keyframes pulse {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.4; }\n  }\n\n  .preorder-banner p {\n    font-family: var(--sans);\n    font-size: 12px;\n    font-weight: 400;\n    letter-spacing: 0.06em;\n    color: var(--preorder-text);\n    line-height: 1.5;\n  }\n\n  .preorder-banner strong {\n    font-weight: 400;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    font-size: 10px;\n  }\n\n  .pull-quote {\n    border-left: 1.5px solid var(--accent);\n    padding: 0.4rem 0 0.4rem 1.4rem;\n    margin: 0 0 2rem;\n    border-radius: 0;\n  }\n\n  .pull-quote p {\n    font-size: clamp(17px, 2.2vw, 20px);\n    font-style: italic;\n    font-weight: 300;\n    line-height: 1.55;\n    color: var(--ink);\n    letter-spacing: 0.01em;\n  }\n\n  .body-intro {\n    font-size: clamp(14.5px, 1.8vw, 16px);\n    line-height: 1.85;\n    color: #2e2b26;\n    margin: 0 0 2rem;\n    font-weight: 300;\n  }\n\n  .body-intro strong {\n    font-weight: 400;\n    font-style: italic;\n  }\n\n  .divider {\n    border: none;\n    border-top: 1px solid var(--border);\n    margin: 2rem 0;\n  }\n\n  .section-label {\n    font-family: var(--sans);\n    font-size: 10px;\n    font-weight: 400;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin: 0 0 0.6rem;\n  }\n\n  .section-heading {\n    font-size: clamp(22px, 3vw, 28px);\n    font-weight: 300;\n    letter-spacing: 0.01em;\n    line-height: 1.25;\n    margin: 0 0 1.1rem;\n    color: var(--ink);\n  }\n\n  .section-body {\n    font-size: clamp(14.5px, 1.8vw, 16px);\n    line-height: 1.85;\n    font-weight: 300;\n    color: #2e2b26;\n    margin: 0 0 1.75rem;\n  }\n\n  .section-body strong {\n    font-weight: 400;\n    font-style: italic;\n  }\n\n  .practical-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    border: 1px solid var(--border);\n    margin: 0 0 1.75rem;\n  }\n\n  .practical-cell {\n    padding: 0.85rem 1rem;\n    border-bottom: 1px solid var(--border);\n    border-right: 1px solid var(--border);\n  }\n\n  .practical-cell:nth-child(even) { border-right: none; }\n  .practical-cell:nth-last-child(-n+2) { border-bottom: none; }\n\n  .practical-key {\n    font-family: var(--sans);\n    font-size: 9.5px;\n    font-weight: 400;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin: 0 0 0.2rem;\n  }\n\n  .practical-val {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.5;\n  }\n\n  .mix-callout {\n    display: flex;\n    gap: 1.25rem;\n    align-items: flex-start;\n    padding: 1.1rem 1.25rem;\n    border: 1px solid var(--border);\n    margin: 0 0 1.75rem;\n  }\n\n  .mix-callout p {\n    font-family: var(--sans);\n    font-size: 12.5px;\n    font-weight: 300;\n    color: var(--muted);\n    line-height: 1.65;\n  }\n\n  .mix-callout a {\n    color: var(--accent);\n    text-decoration: none;\n    border-bottom: 1px solid #d4c4b0;\n    padding-bottom: 1px;\n    transition: border-color 0.2s;\n  }\n\n  .mix-callout a:hover { border-color: var(--accent); }\n\n  .suits-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 1.75rem;\n  }\n\n  .suits-tag {\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 300;\n    letter-spacing: 0.08em;\n    color: var(--accent);\n    border: 1px solid #d4c4b0;\n    padding: 4px 12px;\n    text-transform: uppercase;\n  }\n\n  .dims {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 0.5rem;\n  }\n\n  .dims-label {\n    font-family: var(--sans);\n    font-size: 10px;\n    font-weight: 400;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin: 0 0 0.75rem;\n  }\n\n  .dims-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    border: 1px solid var(--border);\n  }\n\n  .dim-cell {\n    padding: 0.6rem 0.9rem;\n    border-bottom: 1px solid var(--border);\n    border-right: 1px solid var(--border);\n  }\n\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n\n  .dim-key {\n    font-family: var(--sans);\n    font-size: 9.5px;\n    font-weight: 400;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin: 0 0 0.15rem;\n  }\n\n  .dim-val {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n  }\n\n  .delivery {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 1.5rem;\n  }\n\n  .delivery-label {\n    font-family: var(--sans);\n    font-size: 10px;\n    font-weight: 400;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin: 0 0 0.65rem;\n  }\n\n  .delivery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4px 2rem;\n  }\n\n  .delivery-grid p {\n    font-family: var(--sans);\n    font-size: 12.5px;\n    font-weight: 300;\n    color: #2e2b26;\n    line-height: 1.6;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cdiv class=\"preorder-banner\"\u003e\n    \u003cdiv class=\"preorder-dot\"\u003e\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003ePre-order now\u003c\/strong\u003e  — Specialist furniture delivery late April 2026\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSolid elm, handwoven rattan, 5kg — the dining chair that makes an entire room feel considered, at a price point that makes a set of six genuinely possible.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Camden is the kind of dining chair that changes the room it enters. \u003cstrong\u003eHandcrafted from solid elm wood\u003c\/strong\u003e in a warm walnut brown finish, with a fully handwoven natural rattan seat and curved backrest, it brings an artisanal, organic quality to a dining space that upholstered or painted chairs simply cannot replicate. The combination of elm and rattan — two natural materials that have been used together in furniture making for generations — creates a harmony that only natural materials achieve together.\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 defining quality of the Camden is the interplay between its two primary materials. The solid elm frame brings structural strength, natural grain character and the warm tonal depth that makes elm one of the most sought-after timbers in furniture making. The handwoven rattan seat and curved backrest layer a completely different texture on top — \u003cstrong\u003ethe woven pattern adds visual interest and tactile warmth,\u003c\/strong\u003e while the natural rattan tone complements the walnut brown frame with the kind of harmonious contrast that only materials grown rather than manufactured can achieve.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The gently curved backrest is not just aesthetic — it provides genuine seated support, making this a chair that works as well for a long Sunday lunch as it does for an everyday family dinner. At just 5kg it is one of the lightest solid wood dining chairs available, \u003cstrong\u003eeasy to move and reposition\u003c\/strong\u003e without sacrificing the solidity and durability of a properly crafted wooden frame. No assembly required — it arrives ready to place straight from the box.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003ePractical details at a glance\u003c\/p\u003e\n\n  \u003cdiv class=\"practical-grid\"\u003e\n    \u003cdiv class=\"practical-cell\"\u003e\n      \u003cp class=\"practical-key\"\u003eWeight\u003c\/p\u003e\n      \u003cp class=\"practical-val\"\u003e5kg — easy to move and reposition\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"practical-cell\"\u003e\n      \u003cp class=\"practical-key\"\u003eAssembly\u003c\/p\u003e\n      \u003cp class=\"practical-val\"\u003eNone required — ready straight from the box\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"practical-cell\"\u003e\n      \u003cp class=\"practical-key\"\u003eSold\u003c\/p\u003e\n      \u003cp class=\"practical-val\"\u003eIndividually — order multiples for a full set\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"practical-cell\"\u003e\n      \u003cp class=\"practical-key\"\u003eFinance\u003c\/p\u003e\n      \u003cp class=\"practical-val\"\u003e0% interest-free available\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mix-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003ccircle cx=\"9\" cy=\"9\" r=\"7\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M6 9h6M9 6v6\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eMix with the \u003ca href=\"#\"\u003eEtienne Linen Dining Chair\u003c\/a\u003e or the \u003ca href=\"#\"\u003eCleeve Linen Chair\u003c\/a\u003e along the sides of a longer table for a layered, non-matching dining aesthetic that looks intentional rather than mismatched.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Organic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"divider\"\u003e\n\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\"\u003eHeight\u003c\/p\u003e\n      \u003cp class=\"dim-val\"\u003e87cm\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dim-cell\"\u003e\n      \u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n      \u003cp class=\"dim-val\"\u003e49cm\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dim-cell\"\u003e\n      \u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n      \u003cp class=\"dim-val\"\u003e56cm\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dim-cell\"\u003e\n      \u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n      \u003cp class=\"dim-val\"\u003e5kg\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\"\u003eSolid elm — walnut brown finish\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dim-cell\"\u003e\n      \u003cp class=\"dim-key\"\u003eSeat \u0026amp; back\u003c\/p\u003e\n      \u003cp class=\"dim-val\"\u003eHandwoven natural rattan\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"delivery\"\u003e\n    \u003cp class=\"delivery-label\"\u003eDelivery \u0026amp; finance\u003c\/p\u003e\n    \u003cdiv class=\"delivery-grid\"\u003e\n      \u003cp\u003ePre-order — delivery late April 2026\u003c\/p\u003e\n      \u003cp\u003eFurniture delivery £49.00\u003c\/p\u003e\n      \u003cp\u003e0% interest-free finance\u003c\/p\u003e\n      \u003cp\u003ePrice match promise\u003c\/p\u003e\n      \u003cp\u003eEasy returns\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":48416594493765,"sku":"FURCHHXR010-SS24","price":195.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-rustic-elm-rattan-dining-chair-woven-dining-chair-2450914.jpg?v=1774370180"},{"product_id":"charles-ted-savannah-velvet-dining-chair-charcoal-grey","title":"Savannah Velvet Dining Chair | Charcoal Grey","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Savannah Velvet Dining Chair — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .colours-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  .colours-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eCharcoal grey velvet, antique brass stud detail, solid oak legs — the dining chair that makes a table feel like it was chosen rather than inherited.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Velvet at the dining table is a considered choice — \u003cstrong\u003ericher and warmer than linen or cotton,\u003c\/strong\u003e with a depth of colour that shifts beautifully as light moves across the surface throughout the day. The Savannah brings charcoal grey velvet to a dining chair with the curved backrest and padded seat that makes extended meals genuinely comfortable, finished with antique brass stud detailing along the edges that adds the kind of refined, traditional accent that makes the chair feel like something from a much more expensive collection. The solid oak legs ground the piece with natural warmth, and the 50cm seat height works well with most standard dining tables.\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 antique brass stud detail is the Savannah's defining quality — each individual stud set along the edge of the upholstery at the back and seat creates a \u003cstrong\u003etraditional studded border that references classic club chair and Chesterfield craftsmanship\u003c\/strong\u003e in a dining chair format. It is a detail that rewards close inspection and gives the chair a sense of quality and permanence that plain-edged upholstered dining chairs simply lack. The charcoal grey velvet coordinates naturally with oak, walnut, dark metal and pale stone table surfaces — neutral enough to work across a wide range of table finishes, distinctive enough to be the most memorable thing on the table.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"colours-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003ccircle cx=\"9\" cy=\"9\" r=\"7\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M6 9h6M9 6v6\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eAlso available in Burnt Sienna and Forest Green — the same chair, the same antique brass stud detail and solid oak legs, in two further velvet colourways to suit different dining room palettes.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eGlamorous\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e92cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e46cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e61cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e50cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCharcoal grey velvet\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLegs\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSolid oak\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHardware\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAntique brass stud detail\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eAlso available\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eBurnt sienna · forest green\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":49673715220805,"sku":"DINCHAYT012-SS24","price":215.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-savannah-velvet-dining-chair-charcoal-grey-8275852.jpg?v=1774370114"},{"product_id":"elm-cross-back-dining-chair","title":"CharlesTed Home Elm Cross Back Dining Chair","description":"\u003cp\u003eLate October Delivery\u003c\/p\u003e\n\u003cp\u003eThis stunning chair is crafted in elm with black back cross detail.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eH 89cm W 45cm D45cm\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":49681648288069,"sku":"FURCHEVR044-SS24","price":169.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-elm-cross-back-dining-chair-2502494.jpg?v=1777198590"},{"product_id":"wishbone-chair-with-rattan-seat-natural-oak","title":"Wishbone Chair With Rattan Seat | Natural Oak","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Wishbone Chair — Steam-Bent Birch, Woven Straw Seat — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .measurements { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border: 1px solid var(--border); margin-top: 0.75rem; }\n  .measure-cell { padding: 0.75rem 0.4rem; text-align: center; border-right: 1px solid var(--border); }\n  .measure-cell:last-child { border-right: none; }\n  .measure-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .measure-val { font-family: var(--sans); font-size: 14px; font-weight: 300; color: var(--ink); }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Wishbone — a steam-bent birch dining chair with a Y-shaped back splat, a continuous curved top rail, and a hand-woven natural straw seat — one of the most graceful chair silhouettes in the world, finished here in a softly weathered pale natural wood.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Wishbone is the chair that proves a dining chair can be a piece of sculpture. \u003cstrong\u003eThree details define it\u003c\/strong\u003e: the single steam-bent length of birch that wraps around the back of the chair to form a continuous curved top rail and arms; the Y-shaped wishbone back splat that gives the chair its name and provides surprising lumbar support; and the hand-woven natural straw seat in a fanning envelope pattern that takes about an hour of skilled handwork to weave into place. Three details, all human-made, all carrying the kind of quiet craft that turns a piece of dining furniture into a piece of furniture you keep for life.\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 steam-bent curved top rail is the manufacturing detail that sets this chair apart from any straight-backed dining alternative — \u003cstrong\u003ea single length of birch is steamed in a pressurised chamber until the timber is malleable, then bent over a former into the wraparound arm-and-back curve, then dried in position to lock the form\u003c\/strong\u003e. There are no joints in the curve: the entire top rail is one continuous piece of bent timber. The finish is a softly weathered pale natural birch with the timber's character knots and grain left visible — a more rustic, country-house quality than mass-produced dining chairs offer, with the timber's natural variation contributing to the chair's warmth. The hand-woven natural straw seat is similarly traditional: tightly woven natural cord radiating outward from the centre in a classic envelope pattern, soft enough to sit on through a long dinner without thinning over time.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMid-Century Modern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eJapandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003ePastoral\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eSpecifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eType\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eDining chair · curved-back\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\"\u003eSteam-bent birch · weathered natural finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHand-woven natural straw cord\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBack\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eY-shaped wishbone splat · curved top rail\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eNet Weight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e6 kg\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\"\u003eDining tables, desks, accent seating\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"measurements\"\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e54 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e50 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e81 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eSeat H\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e47 cm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":49775021228357,"sku":"FURCHRNG014-SS24","price":249.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/wishbone-chair-with-rattan-seat-natural-oak-8199029.jpg?v=1778109070"},{"product_id":"charles-ted-linen-dining-chair","title":"Linen Slipcover Dining Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Linen Slipcovered Dining Chair — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .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  .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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eNatural linen, a floor-length slipcovered drape, a cushioned seat — the dining chair that brings French farmhouse ease to a dining room without any effort.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The slipcovered dining chair is a design choice rather than a compromise — \u003cstrong\u003ethe tailored linen cover that drapes effortlessly to the floor\u003c\/strong\u003e transforms the visual character of a dining chair entirely, replacing the defined hard edges of a standard upholstered piece with something softer, more relaxed and considerably more interesting. The effect is immediately evocative: French farmhouse, Provençal Sunday lunch, a Scandinavian interior photographed for a magazine. The natural linen fabric brings warmth and texture to a dining room while the neutral tone sits without complaint alongside oak, painted, reclaimed pine and mixed-material tables alike.\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 floor-length drape is the quality that sets this chair apart from every other dining chair in the collection and from most on the market. \u003cstrong\u003eThe linen covers the chair frame completely,\u003c\/strong\u003e pooling very slightly at the floor and creating a silhouette that reads as sculptural and relaxed simultaneously — casual and refined in the same moment. The cushioned seat and gently curved backrest beneath the slipcover ensure the chair is as comfortable as it is beautiful, providing the back support and seat padding that a genuinely styled chair still needs to deliver for long meals and evenings of entertaining.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRomantic\u003c\/span\u003e\n  \u003c\/div\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 linen cover removable?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe Linen Dining Chair features a slipcovered design — please contact us via live chat for specific care and cleaning guidance before ordering if this is important to your decision.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhat dining tables does it work with?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe neutral natural linen pairs with virtually any table — oak, painted, reclaimed pine, mixed material and glass all work equally well. It is one of the most versatile chairs in the collection for exactly this reason.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eCan it be used as an accent chair?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eBeautifully — the floor-length slipcovered silhouette and neutral linen finish make this chair as elegant in a bedroom corner or living room as it is at a dining table. A rare genuinely multi-room piece.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e55cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e54cm\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\"\u003e73cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNatural linen slipcover — floor length\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCushioned with curved backrest\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFinance\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e0% interest-free available\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":50070868984133,"sku":"FURCHFTN099-AW24","price":395.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-linen-dining-chair-2521614.jpg?v=1774370071"},{"product_id":"savannah-velvet-dining-chair-burnt-sienna","title":"Savannah Velvet Dining Chair | Burnt Sienna","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Savannah Velvet Dining Chair — Burnt Sienna — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .colours-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  .colours-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eBurnt sienna velvet, antique brass stud detail, solid oak legs — the dining chair that makes a table feel like it was chosen rather than inherited.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Velvet at the dining table is a considered choice — \u003cstrong\u003ericher and warmer than linen or cotton,\u003c\/strong\u003e with a depth of colour that shifts beautifully as light moves across the surface throughout the day. The Savannah brings burnt sienna velvet to a dining chair with the curved backrest and padded seat that makes extended meals genuinely comfortable, finished with antique brass stud detailing along the edges that adds the kind of refined, traditional accent that makes the chair feel like something from a much more expensive collection. The solid oak legs ground the piece with natural warmth, and the 50cm seat height works well with most standard dining tables.\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 antique brass stud detail is the Savannah's defining quality — each individual stud set along the edge of the upholstery at the back and seat creates a \u003cstrong\u003etraditional studded border that references classic club chair and Chesterfield craftsmanship\u003c\/strong\u003e in a dining chair format. It is a detail that rewards close inspection and gives the chair a sense of quality and permanence that plain-edged upholstered dining chairs simply lack. The burnt sienna velvet coordinates naturally with oak, walnut, dark metal and pale stone table surfaces — a warm, earthy tone that brings the richness of terracotta and warm clay to a dining chair — sitting particularly well with oak, pale plaster walls and natural textile accessories.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"colours-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003ccircle cx=\"9\" cy=\"9\" r=\"7\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M6 9h6M9 6v6\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eAlso available in Burnt Sienna and Forest Green — the same chair, the same antique brass stud detail and solid oak legs, in two further velvet colourways to suit different dining room palettes.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eGlamorous\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e92cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e46cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e61cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e50cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eBurnt sienna velvet\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLegs\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSolid oak\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHardware\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAntique brass stud detail\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eAlso available\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eBurnt sienna · forest green\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":50124544835909,"sku":"FURCHAYT013-AW24","price":215.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-savannah-velvet-dining-chair-burnt-sienna-8536819.jpg?v=1774370065"},{"product_id":"ivory-tie-back-loose-cover-dining-chair","title":"Etienne Tie-back Loose Slip Cover Linen Dining Chair | Off White","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eLinen Slipcover Dining Chair — Lace-Up Back — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eNatural beige linen slipcover with a corset-style lace-up back, removable and washable, wooden legs — the dining chair that dresses as beautifully as the table it sits at.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The slipcover dining chair is the most practical and the most romantically beautiful chair in the category — \u003cstrong\u003ethe fabric draping generously over the frame\u003c\/strong\u003e gives the chair a soft, relaxed elegance that no fixed upholstery can replicate, and the removable nature of the cover means it can be taken off, machine washed and replaced without the chair ever visiting an upholsterer. The lace-up corset back is the detail that elevates this particular slipcover chair above the plain skirted alternative — the decorative lacing creates a fitted, shaped back that is both visually interesting from behind and practically effective at keeping the cover neatly in position.\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 corset lace-up back is what makes this slipcover chair genuinely distinctive — \u003cstrong\u003ethe criss-cross lacing up the chair back\u003c\/strong\u003e is a detail borrowed from fashion that no other dining chair in the category features, and it gives the chair a visual interest from behind — the direction the chair faces when pushed in and seen from the dining room — that most chairs entirely ignore. Natural beige linen is the right fabric for this silhouette: breathable, relaxed, with the natural textural quality that coordinates with wood, rattan, ceramics and the full range of organic interior materials. The removable and washable cover makes this a genuinely practical choice for a dining chair used by a family or for regular entertaining.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCottage\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRomantic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e48cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e62cm\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\"\u003e99cm\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\"\u003eSturdy wooden legs\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eCover\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNatural beige linen blend · removable\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBack detail\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCorset lace-up for fit \u0026amp; style\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eCare\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSlipcover washable\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54221140197701,"sku":"CHACHNYB062-SS25","price":295.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-etienne-tie-back-loose-slip-cover-linen-dining-chair-off-white-3779237.jpg?v=1774370006"},{"product_id":"cth-studio-loose-cover-dining-chair-grey-stripe","title":"Studio CTH Loose Cover Dining Chair | Grey Stripe","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eGrey Stripe Skirted Dining Chair — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eGrey thin-stripe cotton blend, a floor-length skirted silhouette, armrests, a cushion included — the dining chair that makes a table feel like an occasion rather than a meal.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The skirted dining chair is the quietly sophisticated choice — \u003cstrong\u003ethe fabric draping to the floor\u003c\/strong\u003e conceals the legs entirely and gives the chair a soft, generous silhouette that transforms it from a functional seat into a genuinely considered piece of furniture. The grey thin-stripe cotton blend brings a subtle pattern without imposing a colour statement, sitting neutrally alongside oak, painted white, reclaimed pine and glass table surfaces alike. Generously proportioned at 58cm wide and 63cm deep with armrests at a comfortable 68cm from floor, this is a dining chair designed to be settled into rather than merely perched on. An additional cushion is included.\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 skirted silhouette is the Linen Stripe Chair's most distinctive quality and the detail that sets it apart from the broader dining chair category — \u003cstrong\u003ewhere most dining chairs define themselves by their legs, back or hardware,\u003c\/strong\u003e this one defines itself entirely by its fabric and its form. The floor-length drape creates a sense of relaxed luxury that is equally at home in a formal dining room as in a kitchen that doubles as a living space, and the subtle grey stripe keeps the chair pattern-interested without ever becoming the dominant note in a room. The generous armrests at 68cm from floor make this chair as comfortable for a two-hour dinner as for a quick breakfast.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRomantic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e58cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e63cm\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\"\u003e87cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eArm height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e68cm from floor\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eArm width\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e58cm between arms\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eGrey stripe cotton blend · skirted\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eIncludes\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAdditional seat cushion\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54230614638917,"sku":"FURLPDHETGSTCHA-SS25","price":405.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-studio-cth-loose-cover-dining-chair-grey-stripe-6342312.jpg?v=1774370008"},{"product_id":"green-velvet-dining-chair-with-stud-detail","title":"Savannah Velvet Dining Chair | Forest Green","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Savannah Velvet Dining Chair — Forest Green — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .colours-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  .colours-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eForest green velvet, antique brass stud detail, solid oak legs — the dining chair that makes a table feel like it was chosen rather than inherited.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Velvet at the dining table is a considered choice — \u003cstrong\u003ericher and warmer than linen or cotton,\u003c\/strong\u003e with a depth of colour that shifts beautifully as light moves across the surface throughout the day. The Savannah brings forest green velvet to a dining chair with the curved backrest and padded seat that makes extended meals genuinely comfortable, finished with antique brass stud detailing along the edges that adds the kind of refined, traditional accent that makes the chair feel like something from a much more expensive collection. The solid oak legs ground the piece with natural warmth, and the 50cm seat height works well with most standard dining tables.\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 antique brass stud detail is the Savannah's defining quality — each individual stud set along the edge of the upholstery at the back and seat creates a \u003cstrong\u003etraditional studded border that references classic club chair and Chesterfield craftsmanship\u003c\/strong\u003e in a dining chair format. It is a detail that rewards close inspection and gives the chair a sense of quality and permanence that plain-edged upholstered dining chairs simply lack. The forest green velvet coordinates naturally with oak, walnut, dark metal and pale stone table surfaces — a rich, nature-inspired tone that coordinates beautifully with oak and walnut tables, warm stone surfaces and natural linen — grounded and confident without demanding attention.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"colours-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003ccircle cx=\"9\" cy=\"9\" r=\"7\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M6 9h6M9 6v6\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eAlso available in Burnt Sienna and Forest Green — the same chair, the same antique brass stud detail and solid oak legs, in two further velvet colourways to suit different dining room palettes.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eGlamorous\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e92cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e46cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e61cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e50cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eForest green velvet\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLegs\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSolid oak\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHardware\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAntique brass stud detail\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eAlso available\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eBurnt sienna · forest green\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54351053881669,"sku":"FURCHAYT002-SS25","price":215.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-savannah-velvet-dining-chair-forest-green-6255795.jpg?v=1774370001"},{"product_id":"elvie-mole-velvet-dining-chair","title":"CharlesTed Home Studio CTH Mole Velvet Dining Chair","description":"\u003cp\u003e\u003cspan\u003eThe Elvie is a modern and stylish piece which comes in a comfortable and soft, mole shade of velvet. The sleek design makes a fantastic addition to any dining setting, from modern and minimalist to chic and eclectic. Whether used as a set around a dining table or as a standalone accent chair, the Elvie effortlessly elevates your space with its contemporary appeal.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 75cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eW59cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eD52.5cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003e9kgs\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54470488162629,"sku":"FURLPDALBMOLCHA-SS25","price":235.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-studio-cth-mole-velvet-dining-chair-4511962.jpg?v=1775128095"},{"product_id":"mandi-sculptured-dining-chair-black","title":"CharlesTed Home Studio CTH Mandi Sculptured Dining Chair | Black","description":"\u003cp\u003eThe Mandi dining chair features black velvet chenille fabric with a ribbed, contoured backrest and seat. Its unique sculptural design and curved silhouette offer both style and a sturdy build.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 75cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eW59cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eD52.5cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003e9kgs\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54470503792965,"sku":null,"price":235.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-studio-cth-mandi-sculptured-dining-chair-black-6366117.jpg?v=1775128102"},{"product_id":"mandi-sculptured-dining-chair-honey","title":"CharlesTed Home Studio CTH Mandi Sculptured Dining Chair | Honey","description":"\u003cp class=\"body-two\"\u003eThe Mandi dining chair features honey velvet chenille fabric with a ribbed, contoured backrest and seat. Its unique sculptural design and curved silhouette offer both style and a sturdy build.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 54.5cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eW62cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eD86cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003e13kgs\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54470514082117,"sku":"FURLPDNAMHONCHA-SS25","price":235.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-studio-cth-mandi-sculptured-dining-chair-honey-5308656.jpg?v=1775127623"},{"product_id":"studio-cth-molly-contemporary-dining-chair-mole","title":"CharlesTed Home Studio CTH Molly Contemporary Dining Chair | Mole","description":"\u003cp class=\"body-two\"\u003eAdd a touch of modern sophistication to your dining area with the Molly Dining Chair. Featuring a plush velvet seat and back, this chair combines luxurious comfort with contemporary design, making it an elegant addition to any space.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\" class=\"body-two\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 74cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eW54cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eD53cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003e13kgs\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable id=\"Technical-Information\" class=\"table table-technical w-100 body-two\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eArm Height - Floor to Arm\u003c\/td\u003e\n\u003ctd\u003e670\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArm Width - Side to Side\u003c\/td\u003e\n\u003ctd\u003e540\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54470738018629,"sku":"FURLPDMAIMOLCHA-SS25","price":355.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-studio-cth-molly-contemporary-dining-chair-mole-7204503.jpg?v=1775127620"},{"product_id":"studio-cth-molly-contemporary-dining-chair-walnut","title":"CharlesTed Home Studio CTH Molly Contemporary Dining Chair | Walnut","description":"\u003cp class=\"body-two\"\u003eAdd a touch of modern sophistication to your dining area with the Molly Dining Chair. Featuring a plush velvet seat and back, this chair combines luxurious comfort with contemporary design, making it an elegant addition to any space.\u003c\/p\u003e\n\u003cp class=\"body-two\"\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\" class=\"body-two\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 74cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eW54cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eD53cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003e13kgs\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable class=\"table table-technical w-100 body-two\" id=\"Technical-Information\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eArm Height - Floor to Arm\u003c\/td\u003e\n\u003ctd\u003e670\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArm Width - Side to Side\u003c\/td\u003e\n\u003ctd\u003e540\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54470753583429,"sku":"FURLPDMAIWALCHA-SS25","price":355.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-studio-cth-molly-contemporary-dining-chair-walnut-4518747.jpg?v=1775127621"},{"product_id":"studio-cth-lorna-dining-chair-mole","title":"CharlesTed Home Studio CTH Lorna Dining Chair | Mole","description":"\u003cp class=\"body-two\"\u003eAdd a touch of modern sophistication to your dining area with the Lorna Dining Chair. \u003cspan\u003eThe black metal legs, angular yet graceful, provide a sturdy foundation while seamlessly complementing any interior aesthetic. The subtle curve of the backrest adds a touch of fluidity. Elevate your dining space with this modern masterpiece, where style meets comfort in perfect harmony.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"body-two\" style=\"text-align: center;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 74cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eW56cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eD58cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003e6kgs\u003c\/span\u003e\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54470767935813,"sku":"FURLPDNOVMOLCHA-SS25","price":325.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-studio-cth-lorna-dining-table-black-6828201.jpg?v=1775127621"},{"product_id":"charles-ted-studio-cth-marisia-linen-effect-dining-chair","title":"Studio CTH Marisia Linen Effect Dining Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Marisia Dining Chair — Bisque Linen — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .care-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .care-note p { font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--muted); line-height: 1.65; font-style: italic; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eBisque linen upholstery, built-in arms, a brushed wood frame — the Marisia is the dining chair that makes a table feel properly dressed from every seat.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Marisia is the dining chair for people who want a little more than a standard upholstered seat. \u003cstrong\u003eThe built-in arms\u003c\/strong\u003e change the character of the chair entirely — more relaxed, more generous, more like something you settle into rather than simply sit on — and they make the Marisia as suitable for a dining room that doubles as a living space as for a formal table. The bisque linen-effect upholstery in its warm, sandy neutral sits naturally with oak, walnut, whitewash and painted table finishes alike, and the brushed wood frame grounds the piece with a warm traditional quality that modern metal-legged alternatives cannot replicate.\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 arms are the Marisia's most distinctive quality — at 46cm wide between the arms and 63cm from floor to arm, they provide genuine resting space rather than the token gesture of a narrow or shallow arm. \u003cstrong\u003eA generously armed dining chair is a significant comfort upgrade\u003c\/strong\u003e over armless alternatives for extended meals, and the Marisia's proportions — 59.5cm wide, 60.5cm deep — ensure the seat is spacious enough to match. The bisque linen-effect fabric brings the relaxed, organic quality of natural linen in a tone that reads as warm and versatile without ever becoming dated or demanding.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e59.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e60.5cm\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\"\u003e88.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eArm height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e63cm from floor\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eArm width\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e46cm between arms\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eBisque linen-effect fabric\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\"\u003eRubberwood \u0026amp; poplar · brushed finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eAssembly\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eMinimal assembly required\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"care-note\"\u003e\n      \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"6.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 5v3.5M8 11h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cp\u003eWipe clean with a damp cloth. Do not use cleaning agents on the upholstery — blot spills immediately with a clean, dry cloth.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54735970763077,"sku":"FURLPDPIPBISCHA-SS25","price":235.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-studio-cth-marisia-linen-effect-dining-chair-6563320.jpg?v=1774369950"},{"product_id":"luna-luxe-black-velvet-dining-chair","title":"Luna Luxe Black Velvet Dining Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Luna Luxe Dining Chair — Black Velvet, Curved Open Back — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .measurements { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border: 1px solid var(--border); margin-top: 0.75rem; }\n  .measure-cell { padding: 0.75rem 0.4rem; text-align: center; border-right: 1px solid var(--border); }\n  .measure-cell:last-child { border-right: none; }\n  .measure-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .measure-val { font-family: var(--sans); font-size: 14px; font-weight: 300; color: var(--ink); }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Luna Luxe — a sculptural dining chair upholstered head-to-toe in deep black velvet, with a curved open-back frame that reads as a single fluid form — a chair that earns its place at a dining table by being a piece of soft sculpture first and a seat second.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Luna Luxe brings a silhouette most dining chairs never attempt — \u003cstrong\u003ea single curved sculptural form, upholstered entirely in plush black velvet from the back of the chair right down through the legs\u003c\/strong\u003e. The open-back design is the move that defines the chair: rather than a solid backrest, a generous cutout sits between the curved upper rail and the seat, transforming the chair from a piece of functional seating into a piece of sculpture you can sit on. The all-over velvet upholstery — legs included — keeps the form reading as one continuous fluid object rather than separate components, the soft pile catching light differently across every curve and shifting in tone from near-black in shadow to deep midnight in highlight.\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 curved open-back frame is the genuine architectural move — \u003cstrong\u003ea single half-loop running around the upper portion of the chair\u003c\/strong\u003e with a deliberate cutout between the back panel and the seat below, a contemporary reinterpretation of the 1930s barrel chair brought firmly into modern dining vocabulary. The opening lightens the chair visually so that even at 79cm tall it never reads as bulky around a dining table, while the curved arms wrap inward from either side to provide the support of a proper armchair without enclosing the sitter. The generously cushioned scoop seat is sized for genuine comfort through a long dinner; the standard 46cm seat height pairs comfortably with any dining table at 73–76cm. Equally at home around a statement dining table, behind a writing desk, or pulled into a bedroom corner as a dressing chair.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eHollywood Regency\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eArt Deco\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eGlamorous\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Luxe\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eSpecifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eType\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eDining chair · armchair\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003ePlush black velvet · all-over\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\"\u003eCurved open back · sculptural\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCushioned scoop · supportive\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSuitable For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eIndoor use\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\"\u003eDining tables, desks, accent corners\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"measurements\"\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e58 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e57 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e79 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eSeat H\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e46 cm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54742626763077,"sku":"FURCHNYB084-SS25","price":385.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-luna-luxe-black-velvet-dining-chair-2097185.jpg?v=1777032019"},{"product_id":"camille-upholstered-dining-chair-set-of-two","title":"Antoine Upholstered Dining Chair | Set of Two","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAntoine Dining Chair — Limewashed Oak — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eHand-turned bobbin front legs, limewashed oak, a fully upholstered biscuit seat — the dining chair that brings French country craftsmanship to every meal.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The dining chair is where a table comes to life — and the Antoine Chair brings \u003cstrong\u003ethe full artisanal character of the collection\u003c\/strong\u003e to every place setting. The hand-turned bobbin detailing on the front legs — the same skilled lathe work as across the Antoine range — gives the frame a sculptural quality that plain-legged dining chairs simply cannot match, while the gentle limewash finish softens the oak into a pale, mellow tone that pairs beautifully with the warm biscuit of the fully upholstered seat. This is a chair that makes a dining room look considered before anything is placed on the table.\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 bobbin-turned front legs are the defining detail — \u003cstrong\u003ethe rhythmic curves of the hand-turned profile\u003c\/strong\u003e catch light and create shadow in a way that a straight or tapered leg cannot, giving the chair's frame a presence and craftsmanship that reads across a room. The fully upholstered seat in biscuit-toned fabric adds the comfort of a padded surface for extended meals, and the warm neutral tone coordinates naturally with the limewash oak, with the Antoine Dining Table and with virtually any tableware palette. At 43cm seat height and 41cm seat depth, the proportions are generous and comfortable for everyday use.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003crect x=\"1\" y=\"5\" width=\"16\" height=\"11\" rx=\"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 Antoine Collection — designed to pair with the Antoine Extendable Dining Table and shares the same limewashed oak finish and turned leg detail as the bench, stool and bedroom range.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\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\"\u003eWidth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e47cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e59.8cm\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\"\u003e92cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeat height\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\"\u003eSeat depth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e41cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eLeg clearance\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e44cm\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\"\u003eOak, acacia, plywood\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eBiscuit fabric — fully upholstered seat\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54962540740933,"sku":"DINGD5056693530411-SS24","price":475.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-antoine-upholstered-dining-chair-set-of-two-6086099.webp?v=1774369938"},{"product_id":"camille-upholstered-dining-bench","title":"Antoine Upholstered Dining Bench | Limewashed Oak \u0026 Oak Veneer","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAntoine Limewashed Oak Upholstered Bench — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .use-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .use-cell { padding: 0.85rem 1rem; border-right: 1px solid var(--border); text-align: center; }\n  .use-cell:last-child { border-right: none; }\n  .use-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.14em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.3rem; }\n  .use-val { font-family: var(--serif); font-size: 14px; font-weight: 300; font-style: italic; color: var(--ink); line-height: 1.4; }\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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .assembly-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .assembly-note p { font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--muted); line-height: 1.65; font-style: italic; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eHand-turned limewashed oak legs, plush biscuit linen cushion, 145cm wide — the bench that makes the foot of a bed, a hallway or a living room feel genuinely finished.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A bench at the foot of a bed is one of those things that separates a bedroom that is \u003cstrong\u003estyled\u003c\/strong\u003e from one that is simply furnished. This one does it beautifully — hand-turned limewashed oak legs with the same classic bobbin detailing as the Antoine stool, a generous 145cm of plush linen cushion in a warm biscuit tone, and a quiet, refined presence that works as naturally in a bedroom as in a hallway or living space. The limewash finish and biscuit upholstery are a pairing that feels immediately warm and intentional, sitting with linen, natural wood, ceramic and rattan alike.\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 hand-turned legs are what lift this bench above a plain upholstered alternative. \u003cstrong\u003eThe rhythmic bobbin turning on each leg\u003c\/strong\u003e — the same artisanal lathe work as across the Antoine Collection — gives the frame a sculptural quality that reads as considered and handmade rather than mass-produced. The limewashed oak finish, pale and slightly chalky, coordinates with virtually any bedroom palette while carrying the warmth of natural timber through. The plush linen cushion at 40cm depth gives genuinely comfortable seating — this is a bench for sitting on as well as looking at.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eThree ways to use it\u003c\/p\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eBedroom\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eAt the foot of a bed for a fully dressed, hotel-worthy room\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eHallway\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eA welcoming seat and styling surface for an entryway\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eLiving room\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eExtra seating or a coffee table alternative with cushion on top\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003crect x=\"1\" y=\"5\" width=\"16\" height=\"11\" rx=\"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 Antoine Collection — shares the same limewashed oak finish and turned leg detail as the Antoine Bed Frame, Chest of Drawers, Dresser and Kitchen Stool.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\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\"\u003eWidth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e145cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e40cm\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\"\u003e47cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e47cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeats\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e2–3\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eLeg clearance\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e39.5cm\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\"\u003eOak, oak veneer plywood, pine\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eBiscuit linen  ·  Leg-only assembly\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"assembly-note\"\u003e\n      \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n        \u003ccircle cx=\"8\" cy=\"8\" r=\"6.5\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M8 5v3.5M8 11h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp\u003eLeg attachment only — the simplest assembly, completed in minutes. All fixings included.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54962546770245,"sku":"DINGD5056693530350-SS24","price":380.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-antoine-upholstered-dining-bench-limewashed-oak-oak-veneer-6684199.webp?v=1774369940"},{"product_id":"bronte-dining-bench","title":"Oakridge Dining Bench","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Oakridge Dining Bench — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167;\n    --accent: #8b6f4e; --border: #ddd8d0;\n    --serif: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'Jost', sans-serif;\n  }\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; border-radius: 0; }\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  .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  .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  .seats-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .seats-number { font-family: var(--serif); font-size: 48px; font-weight: 300; font-style: italic; color: var(--accent); line-height: 1; flex-shrink: 0; opacity: 0.7; }\n  .seats-text p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .assembly-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .assembly-note p { font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--muted); line-height: 1.65; font-style: italic; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003ePine with a weathered finish, turned legs, 160cm of dining bench — the piece that makes a long table feel gathered rather than arranged.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A dining bench does something that chairs cannot — \u003cstrong\u003eit encourages people to move together.\u003c\/strong\u003e There is no assigned seat, no negotiating around chair backs, no interruption to the flow of a table. The Oakridge Bench brings that quality to a dining room with genuine craftsmanship: solid pine construction with a beautifully weathered finish, robust turned legs, and a 160cm seat that comfortably accommodates three. Whether paired with the Oakridge chairs at the ends or used along one or both sides of a farmhouse table, it adds a relaxed, convivial quality that individual chairs rarely achieve.\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 turned leg detailing lifts the Oakridge Bench above a plain trestle or slab alternative — \u003cstrong\u003ethe classic lathe-turned profile gives the bench an architectural quality\u003c\/strong\u003e that reads as both traditional and timeless, sitting as naturally in a contemporary dining room as in a more rustic farmhouse space. The weathered pine finish adds character and warmth that a clean, unstained surface cannot replicate, bringing the kind of lived-in quality that makes a dining room feel genuinely used and loved rather than merely furnished. The generous 38cm seat depth means there is real room to sit comfortably, even for extended meals.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"seats-callout\"\u003e\n    \u003cdiv class=\"seats-number\"\u003e3\u003c\/div\u003e\n    \u003cdiv class=\"seats-text\"\u003e\n      \u003cp\u003eSeats three comfortably at 160cm wide — use along one side of a dining table with chairs opposite and at the ends, or run a bench along both sides for a relaxed, sociable arrangement.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003crect x=\"1\" y=\"5\" width=\"16\" height=\"11\" rx=\"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 Oakridge Collection — designed to work with the \u003ca href=\"#\"\u003eOakridge Extendable Dining Table\u003c\/a\u003e and \u003ca href=\"#\"\u003eOakridge Upholstered Dining Chairs\u003c\/a\u003e for a complete, cohesive dining space.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCottage\u003c\/span\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\"\u003eWidth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e160cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e38cm\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\"\u003e46cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e46cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eLeg height\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e42.5cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeats\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e3\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003ePrimary material\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eSolid pine — weathered finish\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eAssembly\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eFull assembly required\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"assembly-note\"\u003e\n      \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n        \u003ccircle cx=\"8\" cy=\"8\" r=\"6.5\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M8 5v3.5M8 11h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cp\u003eFull assembly required — all fixings and instructions are included in the box. Allow approximately 30–45 minutes for assembly.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54962608243013,"sku":"DINGD5056693530473-SS24","price":445.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-oakridge-dining-bench-5617316.png?v=1774369877"},{"product_id":"charles-ted-milo-curved-back-modern-dining-chair-taupe-upholstery-with-walnut-wood-frame","title":"Milo Curved Back Modern Dining Chair | Taupe Upholstery with Walnut Wood Frame","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Milo Dining Chair — Taupe Curved Back — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eGently curved backrest, taupe polyester upholstery, walnut finish rubber wood legs — the Milo dining chair that is comfortable enough for a long dinner and elegant enough to be there every day.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The curved backrest is the ergonomic choice that separates the Milo from the flat-backed dining chair — \u003cstrong\u003ethe gentle rounding of the back panel follows the natural contour of the spine\u003c\/strong\u003e rather than presenting a vertical surface that the sitter must lean against, making the Milo genuinely comfortable for extended sitting at mealtimes rather than merely adequate for the duration of a quick lunch. The taupe polyester upholstery in its textured finish is the versatile neutral — warmer than grey, quieter than cream — that works across the widest range of dining table finishes, from natural oak to darker walnut tones. The angled walnut rubber wood legs add the architectural note that elevates this from a plain upholstered chair to a piece with considered design intent.\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    Taupe is the specific colour choice that makes the Milo work across more interiors than a cooler grey or a warmer biscuit — \u003cstrong\u003eits middle-ground warmth\u003c\/strong\u003e coordinates with natural wood tones, warm white painted surfaces, linen and the range of natural material palettes that contemporary dining rooms typically work in. The high-density foam seat at 11.5kg means the Milo has the substance and cushioned comfort of a properly made upholstered chair rather than a lightly padded alternative that compresses with use. The 64cm width is the generous seat width that makes a dining chair comfortable for a full range of adults without making the chair unwieldy around a table.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMinimalist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMid-Century\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e64cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e68cm\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\"\u003e79cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e11.5kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTaupe · 100% polyester · textured\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFill\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHigh-density foam\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\"\u003eSolid rubber wood\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFinish\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eWalnut · angled legs\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55301157552453,"sku":"FURCHAYT017-AW25","price":395.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-milo-curved-back-modern-dining-chair-taupe-upholstery-with-walnut-wood-frame-6227814.jpg?v=1774369832"},{"product_id":"charles-ted-mid-century-modern-tan-leather-accent-chair-with-solid-wood-legs","title":"Mid Century Modern Tan Leather Accent Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eMid Century Tan Leather Accent Chair — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eTan faux leather, a curved barrel backrest, solid ash wood armrests and angled legs — the mid-century accent chair with the warmth of wood and the ease of a wipe-clean upholstery.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The barrel-back chair is one of mid-century modern design's most recognisable and enduring forms — \u003cstrong\u003ethe gently curved backrest wrapping around the sitter\u003c\/strong\u003e creates a sense of enclosure and support that a flat-backed chair cannot achieve, while remaining open and light enough to work in a living room, dining space or home office without feeling imposing. The tan faux leather upholstery in its natural textured finish has the warmth of leather and the easy maintenance of a material that wipes clean without conditioning or care requirements. The solid ash wood armrest extensions add the natural material warmth that makes this chair feel grounded rather than purely modern.\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 combination of ash wood armrests with angled ash legs and tan upholstery is the material harmony that makes this chair work across such a wide range of interior styles. \u003cstrong\u003eThe warm honey tone of the ash wood\u003c\/strong\u003e sits in the same tonal family as the tan faux leather, creating a chair where upholstery and frame feel designed as a pair rather than selected separately. The angled legs are the mid-century signature detail — the slight outward splay gives the chair a lower visual centre of gravity and a confident, grounded stance that straight-legged alternatives lack. At 12.8kg it is light enough to move between rooms with ease while feeling substantial in quality.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eMid-Century\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eIndustrial\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e58cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e60cm\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\"\u003e80.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e49cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e12.8kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTan faux leather · textured finish\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\"\u003eSolid ash wood\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFill\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eFoam\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55501016891717,"sku":"FURCHMGF109-AW25","price":495.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-mid-century-modern-tan-leather-accent-chair-with-solid-wood-legs-1899961.jpg?v=1775126473"},{"product_id":"haven-seagrass-dining-chair","title":"Haven Seagrass Dining Chair","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  .handmade-note { margin-top: 1.25rem; padding-top: 1.25rem; border-top: 1px solid var(--border); font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--muted); line-height: 1.65; font-style: italic; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eBleached solid elm frame, handwoven seagrass seat and back, slim Shaker-style silhouette — the dining chair that earns its place around a country kitchen table without trying too hard.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Haven Dining Chair is built around a \u003cstrong\u003esolid elm wood frame in a pale natural finish\u003c\/strong\u003e, paired with a handwoven seagrass seat and matching woven back panel. The proportions are deliberately spare — turned legs, slim stretchers, a low rounded backrest — closer in spirit to the simple country chairs of Shaker craft tradition than the heavy, padded dining chairs that dominate the high street. The bleached oak-toned timber pairs beautifully with painted kitchens (sage, off-white, mushroom, French grey) and warm timber dining tables, and the natural seagrass weave adds the textural warmth that hard architectural surfaces need to feel finished.\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 slim Shaker proportions are the move that gives the Haven its specific character — \u003cstrong\u003emost dining chairs in this category default to heavy carver shapes, upholstered linen-and-stud designs, or chunky industrial tube frames\u003c\/strong\u003e, all of which dominate the table they sit around. The Haven does something different: a delicate, almost antique silhouette that lets the table itself remain the visual centre. The combination of pale solid elm and natural seagrass weave is the second considered choice — the same material story used by Plain English, deVOL and the better English country-kitchen makers, and the reason this chair reads as something specified by a designer rather than picked from a catalogue.\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 our wider \u003ca href=\"https:\/\/www.charlestedhome.co.uk\/collections\/dining-chairs\" title=\"Shop our full dining chair collection\"\u003edining chair collection\u003c\/a\u003e, and available as a matching \u003ca href=\"#haven-bar-stool\"\u003ebar stool\u003c\/a\u003e for kitchen islands and breakfast bars. Best ordered in sets of four, six or eight to dress a dining table — works particularly well with reclaimed oak, painted Shaker cabinetry and pale stone floors.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\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\"\u003eWhat height table does the Haven fit?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eWith a seat height of 47cm, the Haven is sized for standard dining tables in the 73-76cm height range — the typical UK dining table height. As a rule of thumb, allow around 28-30cm clearance between the seat and the underside of the tabletop for comfortable knee room.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eIs the seagrass seat comfortable for a long meal?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eYes — handwoven seagrass has a slight natural give that makes it pleasant for everyday meals, breakfasts and working at the table. For longer occasions (Sunday lunches, dinner parties), most owners add a flat seat pad or a sheepskin throw for additional cushioning. The slightly contoured woven seat shape also makes a real difference compared to flat-board alternatives.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow many do I need around my table?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eAt 46cm wide, the Haven needs around 60-65cm of table edge per chair for comfortable elbow room. As a guide: a 140cm round table seats four to six, a 180-200cm rectangular table seats six, a 220-240cm table seats eight, and a 280cm-plus table seats ten.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow do I clean and care for it?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eWipe the solid elm frame with a soft barely-damp cloth as needed. For the seagrass seat, vacuum gently with a soft brush attachment to remove crumbs and dust. Blot spills immediately with a dry cloth — never soak. Avoid placing in direct sunlight for prolonged periods, which can fade the natural tones over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWill mine look exactly like the photos?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eBecause each Haven is built from solid timber and handwoven seagrass, every chair carries subtle variations in grain, tone and weave character. The character you see in the photos is representative — your chair will have its own distinctive personality, and slight variation across a set is part of the handmade craft, not a fault.\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\"\u003eHeight\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e86cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e47cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e46cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e52cm\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\"\u003eSolid elm · natural finish\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeat \u0026amp; back\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eHandwoven seagrass\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e14.86kg\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSuitable for\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eIndoor use only\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eTable fit\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e73-76cm dining tables\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\"\u003eDining tables, kitchens, accent\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"handmade-note\"\u003eEach Haven Dining Chair is built from solid elm and handwoven seagrass — every piece will differ slightly in grain, tone and weave character. These variations are the point of the piece, not flaws.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55507565183301,"sku":"FURCHHXR071-AW25","price":195.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/Seagrass_dining_chair.jpg?v=1778590347"},{"product_id":"charles-ted-elegant-brown-velvet-dining-chair-with-nail-head-trim-and-dark-wood-legs","title":"CharlesTed Home Elegant Brown Velvet Dining Chair with Nail head Trim and Dark Wood Legs","description":"\u003cp data-start=\"239\" data-end=\"588\"\u003eAdd a touch of sophistication to your dining room with this Elegant Brown Velvet Dining Chair. Featuring a gently curved high back and plush velvet upholstery, this chair combines luxurious comfort with timeless style. The rich brown fabric complements the dark wood legs, while the decorative nail head trim adds a refined, classic detail.\u003c\/p\u003e\n\u003cp data-start=\"590\" data-end=\"856\"\u003eDesigned for both elegance and durability, this dining chair provides excellent support and is perfect for family dinners, gatherings, or as an accent chair in living spaces. Its versatile design pairs effortlessly with both contemporary and traditional interiors.\u003c\/p\u003e\n\u003ch4 data-start=\"858\" data-end=\"882\"\u003e\u003cstrong data-start=\"863\" data-end=\"880\"\u003eWhy We Love It:\u003c\/strong\u003e\u003c\/h4\u003e\n\u003cul data-start=\"883\" data-end=\"1267\"\u003e\n\u003cli data-start=\"883\" data-end=\"950\"\u003e\n\u003cp data-start=\"885\" data-end=\"950\"\u003eLuxurious brown velvet upholstery for a soft, inviting feel\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"951\" data-end=\"1009\"\u003e\n\u003cp data-start=\"953\" data-end=\"1009\"\u003eDecorative nail head trim enhances classic elegance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1010\" data-end=\"1074\"\u003e\n\u003cp data-start=\"1012\" data-end=\"1074\"\u003eCurved high backrest offers superior comfort and support\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1075\" data-end=\"1129\"\u003e\n\u003cp data-start=\"1077\" data-end=\"1129\"\u003eSturdy dark birch wood legs ensure lasting stability\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1130\" data-end=\"1203\"\u003e\n\u003cp data-start=\"1132\" data-end=\"1203\"\u003eVersatile design complements modern and traditional dining spaces\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1204\" data-end=\"1267\"\u003e\n\u003cp data-start=\"1206\" data-end=\"1267\"\u003ePerfect for dining rooms, accent seating, or office use\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eH 105 cm W 52cm D 59cm\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55919069757765,"sku":"FURCHCTC301-AW25","price":475.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-elegant-brown-velvet-dining-chair-with-nail-head-trim-and-dark-wood-legs-9660613.jpg?v=1775126472"},{"product_id":"charles-ted-eton-chair-solid-oak-with-rope-seat-set-of-2","title":"Eton Chair Solid Oak with Rope Seat | Set of 2","description":"\u003cp data-start=\"578\" data-end=\"979\"\u003eBring timeless elegance and craftsmanship into your dining space with the Eton Chair Set of 2. Expertly crafted from solid oak, these dining chairs feature a handwoven rope seat that offers both comfort and durability. The natural texture of the rope complements the warm tones of the oak frame, creating a refined, minimalist look suitable for modern, rustic, or Scandinavian interiors.\u003c\/p\u003e\n\u003cp data-start=\"981\" data-end=\"1206\"\u003eEach chair is designed with a gently curved backrest and sturdy construction for everyday use. Perfectly suited for dining rooms, kitchens, or stylish cafes, the Eton Chair combines aesthetic appeal with functional comfort.\u003c\/p\u003e\n\u003chr data-start=\"1208\" data-end=\"1211\"\u003e\n\u003ch3 data-start=\"1213\" data-end=\"1233\"\u003e\u003cstrong data-start=\"1217\" data-end=\"1233\"\u003eWhy We Love It\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1234\" data-end=\"1669\"\u003e\n\u003cli data-start=\"1234\" data-end=\"1320\"\u003e\n\u003cp data-start=\"1236\" data-end=\"1320\"\u003e\u003cstrong data-start=\"1236\" data-end=\"1265\"\u003eSet of 2 solid oak chairs\u003c\/strong\u003e – crafted from high quality, sustainably sourced oak\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1321\" data-end=\"1387\"\u003e\n\u003cp data-start=\"1323\" data-end=\"1387\"\u003e\u003cstrong data-start=\"1323\" data-end=\"1346\"\u003eHandwoven rope seat\u003c\/strong\u003e – provides comfort and organic texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1388\" data-end=\"1445\"\u003e\n\u003cp data-start=\"1390\" data-end=\"1445\"\u003e\u003cstrong data-start=\"1390\" data-end=\"1418\"\u003eDurable and long-lasting\u003c\/strong\u003e – built for everyday use\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1446\" data-end=\"1526\"\u003e\n\u003cp data-start=\"1448\" data-end=\"1526\"\u003e\u003cstrong data-start=\"1448\" data-end=\"1469\"\u003eMinimalist design\u003c\/strong\u003e – ideal for modern, Scandinavian, and rustic interiors\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1527\" data-end=\"1591\"\u003e\n\u003cp data-start=\"1529\" data-end=\"1591\"\u003e\u003cstrong data-start=\"1529\" data-end=\"1554\"\u003eSmooth natural finish\u003c\/strong\u003e – enhances the oak’s natural grain\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1592\" data-end=\"1669\"\u003e\n\u003cp data-start=\"1594\" data-end=\"1669\"\u003e\u003cstrong data-start=\"1594\" data-end=\"1617\"\u003eCompact and elegant\u003c\/strong\u003e – fits beautifully in dining spaces or cosy nooks\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eH 93 cm W 47.5cm D 52.5cm\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eSeat Height: 46cm\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e12.5kgs\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eSolid Oak\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eRope Seat\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56117910176069,"sku":"FURGD5059413871511-AW25","price":475.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-eton-chair-solid-oak-with-rope-seat-set-of-2-3856348.png?v=1774369708"},{"product_id":"charles-ted-cleeve-linen-dining-chair-set-of-two","title":"Cleeve Linen Dining Chair | Set of Two","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Cleeve Linen Dining Chair — Set of Two — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .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  .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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSoft linen upholstery, brass stud trim, solid ash legs — sold as a pair, the Cleeve is the single purchase that transforms a dining room's entire character.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Linen at the dining table does something that velvet, boucle and cotton alternatives cannot quite replicate — \u003cstrong\u003ethe natural texture and warmth of the fabric\u003c\/strong\u003e brings an organic, unhurried quality to a dining room that reads as genuinely considered without ever feeling precious. The Cleeve pairs that linen upholstery with brass stud trim detailing along the frame — individual studs catching the light at the edge of the chair and adding a refined decorative flourish that lifts the piece from simply well made to genuinely special. Sold as a set of two, the Cleeve offers the effortless way to transform a dining space: one purchase, two chairs, instant character.\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 brass stud trim is the Cleeve's defining detail — \u003cstrong\u003eeach individual stud set along the chair frame\u003c\/strong\u003e creates a decorative border that references the finest upholstered furniture traditions, giving the chair a quality and permanence that plain-edged linen chairs entirely lack. The solid ash wood legs add a further material quality — ash is a durable, fine-grained hardwood with a natural warmth and a consistent, attractive grain that oak and beech cannot quite match for lightness and elegance. The padded seat and back ensure that the Cleeve is as comfortable for three hours of Sunday lunch as it is for a weeknight dinner.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n  \u003c\/div\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\"\u003eHow many chairs are in the set?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe Cleeve is sold as a set of two — the effortless way to add two matching chairs to a dining table, pair with a bench, or use as coordinating accent chairs around a room.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhat dining tables does the Cleeve pair with?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe neutral linen upholstery and warm ash legs complement virtually any dining table — oak, reclaimed pine, painted, glass and mixed material all work beautifully. One of the most table-agnostic chairs in the collection.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eCan the Cleeve be used outside the dining room?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eAbsolutely — the refined linen upholstery and elegant proportions make the Cleeve equally at home as a bedroom accent chair or living room occasional seat. The brass stud trim makes it interesting enough to stand on its own.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e91cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e46cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e64cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e49cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight (each)\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e15.4kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eQuantity\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSet of 2\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003ePremium soft linen · brass stud trim\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLegs\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSolid ash wood\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56185541099845,"sku":"FURGD5055999244749","price":380.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-cleeve-linen-dining-chair-set-of-two-2630324.png?v=1774369700"},{"product_id":"charles-ted-clara-reclaimed-oak-dining-chair","title":"Clara Reclaimed Oak Dining Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Clara Dining Chair — Reclaimed Oak — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .eco-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  .eco-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003e100% reclaimed oak, a bentwood curved backrest, distressed natural finish — at 4.5kg the Clara is as light as it is characterful, and each one entirely its own.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The bentwood chair is one of furniture design's most enduring forms — \u003cstrong\u003ethe curved, steam-bent backrest\u003c\/strong\u003e that has graced café chairs, bistro seats and farmhouse dining rooms for well over a century, immediately recognisable and immediately comfortable for the way its curve meets the back of a sitter. The Clara brings that classic silhouette in 100% reclaimed oak with a distressed natural finish that draws out the grain and the character of timber that has already lived — warm, honest and full of the kind of depth that new wood simply cannot replicate. At 4.5kg it is genuinely light, easy to move and stack, and elegant enough for both everyday family meals and more formal gatherings.\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 reclaimed oak is the Clara's most important quality — \u003cstrong\u003ethe natural grain variation, the warm amber tones and the occasional mark of the timber's previous life\u003c\/strong\u003e give every chair an individual character that a chair made from new wood cannot possess. No two Clara chairs are identical, and that individuality is precisely what gives them their appeal over mass-produced alternatives. The bentwood backrest brings ergonomic comfort that a straight-backed chair does not — the curve supports the lower back naturally without requiring padding, making the Clara as comfortable for extended meals as it is beautiful to look at from across a table.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"eco-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003cpath d=\"M9 14s-5-3.5-5-7.5A5 5 0 0 1 14 5c.5 1 .5 2 0 3-1 2-3 3-5 6z\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eCrafted from 100% reclaimed oak — sustainably sourced timber given a second life as a dining chair. Natural grain variation and distressed character between pieces are inherent qualities that make each Clara unique.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eVintage\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBistro\u003c\/span\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\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e41cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e55cm\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\"\u003e89.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e46cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4.5kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e100% reclaimed oak\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBack\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eBentwood curved backrest\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFinish\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eDistressed natural — each piece unique\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56202360029509,"sku":"FURCHCHF001-SS26","price":179.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-clara-reclaimed-oak-dining-chair-7923010.jpg?v=1774369694"},{"product_id":"charles-ted-winslow-linen-dining-chair-with-solid-wood-frame","title":"Winslow Linen Dining Chair with Solid Wood Frame","description":"\u003cp data-start=\"333\" data-end=\"772\"\u003eThe Winslow Linen Dining Chair offers a blend of refined simplicity and long lasting comfort, making it an ideal choice for modern and classic dining spaces alike. Wrapped in natural linen upholstery, this chair showcases a soft textured finish that pairs effortlessly with its sturdy solid wood frame. The clean silhouette, supportive backrest, and cushioned seat provide both style and comfort for everyday dining or elevated gatherings.\u003c\/p\u003e\n\u003cp data-start=\"774\" data-end=\"1113\"\u003eDesigned to integrate seamlessly into a variety of interiors including contemporary, farmhouse, rustic, and Scandinavian settings, the Winslow Linen Dining Chair delivers an inviting presence. Its neutral color palette ensures easy coordination with existing furniture, while the durable craftsmanship ensures reliability for years of use.\u003c\/p\u003e\n\u003ch2 data-start=\"1115\" data-end=\"1134\"\u003e\u003cstrong data-start=\"1118\" data-end=\"1134\"\u003eWhy We Love It\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul data-start=\"1135\" data-end=\"1501\"\u003e\n\u003cli data-start=\"1135\" data-end=\"1199\"\u003e\n\u003cp data-start=\"1137\" data-end=\"1199\"\u003eNatural linen upholstery for a breathable and elegant finish\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1200\" data-end=\"1257\"\u003e\n\u003cp data-start=\"1202\" data-end=\"1257\"\u003eSolid wood legs and frame for strength and durability\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1258\" data-end=\"1323\"\u003e\n\u003cp data-start=\"1260\" data-end=\"1323\"\u003eModern clean lined silhouette that complements various styles\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1324\" data-end=\"1382\"\u003e\n\u003cp data-start=\"1326\" data-end=\"1382\"\u003ePadded seat and back for comfortable long meal seating\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1383\" data-end=\"1442\"\u003e\n\u003cp data-start=\"1385\" data-end=\"1442\"\u003eNeutral tones blend easily with dining tables and décor\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1443\" data-end=\"1501\"\u003e\n\u003cp data-start=\"1445\" data-end=\"1501\"\u003eSuitable for dining rooms living spaces and home offices\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eH 86 cm W 55cm D 62cm\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cspan class=\"mfs-item__label\"\u003eseat height\u003cspan\u003e \u003c\/span\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan class=\"mfs-item__value\"\u003e48cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e9.0kgs\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eOak Wood, Linen\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56266216800581,"sku":"FUROWDV7080W","price":325.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-winslow-linen-dining-chair-with-solid-wood-frame-6231270.png?v=1774369646"},{"product_id":"charles-ted-daylesford-button-back-linen-dining-chair-with-stud-detailing","title":"Daylesford Button Back Linen Dining Chair with Stud Detailing","description":"\u003cp data-start=\"365\" data-end=\"787\"\u003eThe Daylesford Button Back Linen Dining Chair combines elegant craftsmanship with modern comfort, making it a standout addition to any dining room. Wrapped in a soft natural linen fabric, this chair features a refined button tufted backrest that adds a touch of sophistication and depth to its silhouette. Antique style stud detailing outlines the sides and back, giving the chair a beautifully tailored and timeless look.\u003c\/p\u003e\n\u003cp data-start=\"789\" data-end=\"1237\"\u003eWith gently curved lines and a supportive cushioned seat, the Daylesford chair offers exceptional comfort for long meals and leisurely gatherings. Its solid wood legs provide strength and durability, while the neutral palette blends effortlessly with rustic, contemporary, farmhouse, and classic interior styles. Perfect for dining tables, breakfast nooks, or as an accent chair in living spaces, the Daylesford brings a polished charm to any home.\u003c\/p\u003e\n\u003ch2 data-start=\"1239\" data-end=\"1258\"\u003e\u003cstrong data-start=\"1242\" data-end=\"1258\"\u003eWhy We Love It\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul data-start=\"1259\" data-end=\"1697\"\u003e\n\u003cli data-start=\"1259\" data-end=\"1319\"\u003e\n\u003cp data-start=\"1261\" data-end=\"1319\"\u003eNatural linen upholstery with a soft and elegant texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1320\" data-end=\"1383\"\u003e\n\u003cp data-start=\"1322\" data-end=\"1383\"\u003eButton tufted backrest for a classic and refined appearance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1384\" data-end=\"1452\"\u003e\n\u003cp data-start=\"1386\" data-end=\"1452\"\u003eAntique style stud detailing along the edges for added character\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1453\" data-end=\"1519\"\u003e\n\u003cp data-start=\"1455\" data-end=\"1519\"\u003eGently curved silhouette offering enhanced comfort and support\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1520\" data-end=\"1566\"\u003e\n\u003cp data-start=\"1522\" data-end=\"1566\"\u003eSolid wood legs for long lasting stability\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1567\" data-end=\"1631\"\u003e\n\u003cp data-start=\"1569\" data-end=\"1631\"\u003eNeutral tone suitable for a variety of interior décor styles\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1632\" data-end=\"1697\"\u003e\n\u003cp data-start=\"1634\" data-end=\"1697\"\u003eIdeal for dining rooms, living spaces, or stylish seating areas\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eH 100 cm W 51cm D 51cm\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e9.5kgs\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eOak Wood, Linen\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56266273751365,"sku":"FUROWDV7015L","price":365.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-daylesford-button-back-linen-dining-chair-with-stud-detailing-1335520.png?v=1774369646"},{"product_id":"charles-ted-amelie-oak-dining-chair","title":"Amélie Oak Dining Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Amélie Dining Chair — Weathered Oak and Hemp — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eWeathered solid oak, natural hemp upholstery with a subtle stripe on the back, gently curved legs — the Amélie is the French farmhouse dining chair that works in almost any room it enters.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Hemp fabric on a weathered oak frame is a pairing with a specific provenance — \u003cstrong\u003ethe honest, natural quality of hemp upholstery\u003c\/strong\u003e alongside the aged warmth of solid oak is the material combination of the French farmhouse kitchen, and the Amélie brings that character to a dining chair with a foam-filled seat and an upholstered back comfortable enough for long, relaxed meals. The subtle stripe on the back upholstery adds just enough pattern to prevent the chair from reading as too plain, while remaining neutral enough to work beside almost any dining table — oak, reclaimed pine, painted white or marble-topped.\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 upholstered back is the Amélie's comfort quality — \u003cstrong\u003ea fully upholstered back rather than a plain wooden slat or rail\u003c\/strong\u003e makes a significant difference to how comfortable a dining chair feels over the course of a long meal, providing the padded support that allows the upper back to rest rather than press against hard timber. The foam-filled seat in natural hemp at 53cm from the floor sits at a standard dining height and provides the give and cushioning that makes sitting through a two-hour dinner comfortable. The gently curved legs add the French-inspired elegance to a chair that is otherwise quietly unpretentious and completely at home in a farmhouse, coastal or open-plan kitchen dining space.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e50cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e59.5cm\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\"\u003e101.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e53cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e18.5kg\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\"\u003eSolid oak · weathered finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNatural hemp · stripe back detail\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFill\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eFoam seat and back\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56663424958789,"sku":"FURCHCTC035-SS25","price":525.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-amelie-oak-dining-chair-9371488.jpg?v=1774369632"},{"product_id":"charles-ted-celine-linen-dining-chair-with-tufted-seat-and-ash-wood-legs","title":"Celine Linen Dining Chair with Tufted Seat and Ash Wood Legs","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Celine Linen Dining Chair — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eNatural linen, button tufting on seat and back, a softly curved backrest on washed ash legs — the Celine is the dining chair that makes a table feel like a considered room rather than a functional space.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Button tufting on a dining chair is the upholstery choice that signals genuine investment in the comfort and beauty of everyday dining — \u003cstrong\u003ethe deep buttons pulling the linen into a regular pattern of pockets and ridges\u003c\/strong\u003e create a back and seat surface with real tactile depth and visual interest, far removed from the flat upholstery of a plain-padded dining chair. The natural linen sits in exactly the right tonal territory for this detail — the slight texture of the woven fabric working with the tufting pattern rather than against it. Washed ash legs in a pale natural tone complete a chair that references the French bistro and brasserie tradition without being a reproduction of it.\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 softly curved backrest is the ergonomic quality that makes the Celine genuinely comfortable for extended dining — \u003cstrong\u003ea curved back wraps slightly around the sitter\u003c\/strong\u003e and provides support that a flat-backed chair cannot offer, making the difference between a chair that is comfortable for the first twenty minutes and one that is comfortable for a two-hour dinner. The button tufting adds depth to that curved surface, preventing the padding from feeling solid or stiff and giving the back a softness and give that makes sitting in the Celine a noticeably different experience from a plain upholstered alternative.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRomantic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e52cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e65cm\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\"\u003e100cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e49cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNatural linen · button tufted seat and back\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLegs\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSolid ash · natural washed finish\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56664866455877,"sku":"FURCHMGF030-SS26","price":335.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-celine-linen-dining-chair-with-tufted-seat-and-ash-wood-legs-7958819.jpg?v=1774369632"},{"product_id":"charles-ted-avignon-linen-dining-chair","title":"Avignon Linen Dining Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Avignon Dining Chair — Reclaimed Mahogany — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .eco-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  .eco-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eReclaimed mahogany with a weathered finish, tufted viscose-linen back, foam-filled seat — the Avignon is the dining chair with the character of a French antique and the comfort of a properly considered piece.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Avignon is a dining chair of genuine depth — \u003cstrong\u003ehandcrafted from reclaimed mahogany\u003c\/strong\u003e by skilled artisans, each piece finished with a beautifully weathered effect that draws out the natural grain and ensures no two chairs are ever identical. Reclaimed mahogany has a warmth and richness that new timber cannot replicate — the wood carries its history in the variation of its grain and the depth of its tone, and the weathered finish honours rather than conceals that quality. The generously padded seat and tufted back in a refined blend of 80% viscose and 20% linen complete a chair that is as comfortable for a long dinner as it is beautiful to look at from across the room.\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 tufted back is the Avignon's most distinctly French quality — \u003cstrong\u003ethe buttoned or tufted upholstered back is an established detail of French Provincial and Parisian café seating\u003c\/strong\u003e that immediately signals heritage craftsmanship and elevates the chair from a standard padded dining chair into something with genuine design lineage. In viscose-linen blend, the tufting has a refined, slightly lustrous quality that sits beautifully in candlelit dining rooms and more formal table settings. The softly curved reclaimed mahogany frame adds warmth and organic character at the edges of the upholstery, and the foam-filled seat provides the sustained comfort that extended meals and long dinner parties demand.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"eco-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003cpath d=\"M9 14s-5-3.5-5-7.5A5 5 0 0 1 14 5c.5 1 .5 2 0 3-1 2-3 3-5 6z\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eHandcrafted from reclaimed mahogany — each chair is unique by nature of the reclaimed timber. Natural variation in grain, tone and the weathered finish between pieces is an inherent and celebrated quality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRomantic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBoutique\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e53cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e62cm\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\"\u003e97cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e53cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e11kg\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\"\u003eReclaimed mahogany · weathered finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e80% viscose · 20% linen · tufted back\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFill\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eFoam · seat and back\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56664996577605,"sku":"FURCHTDL127-SS26","price":435.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-avignon-linen-dining-chair-1709898.jpg?v=1774369633"},{"product_id":"charles-ted-larsen-elm-dining-chair","title":"Larsen Elm Dining Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Larsen Dining Chair — Solid Elm — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSolid elm, a cross back, gently curved legs, a contoured wooden seat — the Larsen is the dining chair that makes a farmhouse table look exactly right.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The cross back chair is one of the most enduring silhouettes in dining furniture — the diagonal braces in the back create a form that is simultaneously strong, light and visually interesting, and it has furnished farmhouse and country dining rooms for generations without ever dating. The Larsen brings that classic silhouette in solid elm, \u003cstrong\u003ea hardwood with a particularly rich and distinctive grain\u003c\/strong\u003e that gives the chair a character and warmth that oak or pine alternatives cannot quite match. At 5kg it is light enough to pull and reposition with ease while the elm frame provides the structural rigidity for confident daily use.\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 elm is the Larsen's defining material quality — \u003cstrong\u003ethe grain of elm has a characteristic interlocking pattern\u003c\/strong\u003e that gives the wood surface a depth and movement that simpler grained timbers lack, and in the natural finish of the Larsen that grain reads clearly across the seat, legs and cross back. The contoured wooden seat is the comfort detail worth noting — a flat wooden seat is harder and less comfortable than a gently shaped one, and the subtle contouring on the Larsen makes the difference between a chair for occasional use and one that works comfortably for extended meals. The gently curved legs add visual lightness and a slight elegance to the silhouette without departing from the rustic character of the cross back design.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\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\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e50cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e58cm\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\"\u003e89cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e47cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e5kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSolid elm wood\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBack\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCross back design\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eContoured solid elm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56674286338373,"sku":"FURCHHXR027-SS26","price":169.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-larsen-elm-dining-chair-6854871.jpg?v=1774369630"},{"product_id":"charles-ted-oakridge-upholstered-dining-chair-set-of-two","title":"Oakridge Upholstered Dining Chairs | Set of Two","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Oakridge Dining Chair — Set of Two — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167;\n    --accent: #8b6f4e; --border: #ddd8d0;\n    --serif: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'Jost', sans-serif;\n  }\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; border-radius: 0; }\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  .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  .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  .pair-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .pair-number { font-family: var(--serif); font-size: 48px; font-weight: 300; font-style: italic; color: var(--accent); line-height: 1; flex-shrink: 0; opacity: 0.7; }\n  .pair-text p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .delivery { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 1.5rem; }\n  .delivery-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.65rem; }\n  .delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 4px 2rem; }\n  .delivery-grid p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: #2e2b26; line-height: 1.6; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSolid pine frame, fully upholstered seat and back, sold in pairs — the dining chair that brings lasting comfort and classic proportion to any table.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A dining chair needs to do three things well: look right at the table, feel comfortable for the length of a meal, and last. \u003cstrong\u003eThe Oakridge does all three without compromise.\u003c\/strong\u003e Built on a solid North American pine frame with quality veneers, fully upholstered in a soft neutral fabric across both seat and back, it brings the kind of understated, well-made quality to a dining room that makes the space feel settled rather than assembled. Sold as a set of two, it is the pair that makes a dining set feel complete.\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 fully upholstered back is the Oakridge's most considered quality — where most dining chairs at this price point offer a padded seat and a wooden or hard back, the Oakridge pads and upholsters both. \u003cstrong\u003eThe difference over a long meal is significant:\u003c\/strong\u003e back support that gives rather than presses, a surface that is warm to the touch rather than cold, and a silhouette that reads as softer and more refined from across the room. The neutral fabric tone works with a wide range of table finishes and interior palettes — oak, walnut, painted, stone — without asking anything of the room around it.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pair-callout\"\u003e\n    \u003cdiv class=\"pair-number\"\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"pair-text\"\u003e\n      \u003cp\u003eSold as a set of two — order multiple sets for a full table of four, six or eight. Each set arrives ready to use straight from the box with minimal assembly.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;margin-top:2px;\"\u003e\n      \u003crect x=\"1\" y=\"5\" width=\"16\" height=\"11\" rx=\"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 Oakridge Collection — pairs beautifully with the \u003ca href=\"#\"\u003eOakridge Extendable Dining Table\u003c\/a\u003e and \u003ca href=\"#\"\u003eOakridge Dining Bench\u003c\/a\u003e for a complete, cohesive dining space designed to work together.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e47cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e59.8cm\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\"\u003e92cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e48cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSeat depth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e41cm\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\"\u003eSolid North American pine \u0026amp; veneers\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eUpholstery\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eNeutral fabric — seat and back\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSold as\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eSet of 2\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"delivery\"\u003e\n    \u003cp class=\"delivery-label\"\u003eDelivery\u003c\/p\u003e\n    \u003cdiv class=\"delivery-grid\"\u003e\n      \u003cp\u003eSpecialist furniture courier\u003c\/p\u003e\n      \u003cp\u003e14–21 days\u003c\/p\u003e\n      \u003cp\u003ePrice match promise\u003c\/p\u003e\n      \u003cp\u003eEasy returns available\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":57187485450565,"sku":"FURGD5056693530428-SS25","price":475.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-oakridge-upholstered-dining-chair-set-of-two-5257536.webp?v=1774369515"},{"product_id":"wexley-oak-bench-white-oak","title":"Wexley Oak Bench | White Oak","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Wexley Dining Bench — Solid White Oak, Cross-Leg Base — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .size-row { display: grid; grid-template-columns: 1fr; gap: 0; border: 1px solid var(--border); margin-top: 0.75rem; }\n  .size-cell { padding: 0.85rem 0.75rem; }\n  .size-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--accent); margin: 0 0 0.4rem; }\n  .size-dims { font-family: var(--sans); font-size: 12.5px; font-weight: 300; line-height: 1.6; color: var(--ink); }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Wexley Bench — a generous 180cm dining bench in solid white oak, with a softly rounded seat and crossed X-frame legs that echo the sculptural geometry of the matching Wexley table.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Wexley Bench is the natural companion to the Wexley dining table, and it does the thing a good bench should do — \u003cstrong\u003eturn a dinner for six into a dinner for eight without anyone really noticing the rearrangement\u003c\/strong\u003e. At 180cm long it seats three adults comfortably along one side of the table, or four at a squeeze when the children are home. The seat is a thick slab of solid white oak with the same softly rounded edges and natural grain as the table top, so the two pieces read as part of the same family rather than a bench borrowed from somewhere else. The X-frame legs at each end pick up the sculptural geometry of the table's starburst pedestal in a quieter, more pared-back form.\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    A bench changes the way a dining room actually gets used — \u003cstrong\u003eit removes the seating count from the conversation\u003c\/strong\u003e. Chairs commit you to a number; a bench just absorbs whoever turns up. The Wexley is built for that flexibility, in solid white oak with the grain and tonal variation of the timber left honest in a soft natural finish. The crossed legs are tapered solid oak, joined cleanly without visible hardware — substantial enough to take real weight, simple enough that the bench stays graceful when you're looking at it from across the room. Pair it with the matching Wexley dining table and a set of dining chairs along the opposite side for the most generous version of the setup, or use it alone at the foot of a bed, in a hallway, or pulled up to a kitchen island.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandinavian\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\"\u003eMinimalist\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eSpecifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eType\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eDining bench · X-frame base\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSolid white oak\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFinish\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNatural oak, softly rounded edges\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003ePairs With\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eThe Wexley dining table\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeats\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eThree to four adults\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSuitable For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eIndoor use\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-row\"\u003e\n      \u003cdiv class=\"size-cell\"\u003e\n        \u003cp class=\"size-label\"\u003eDimensions\u003c\/p\u003e\n        \u003cp class=\"size-dims\"\u003eL 180 cm · D 40 cm · H 46 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":57741570900293,"sku":"FY01","price":395.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/wexley-oak-bench-white-oak-6421106.jpg?v=1778109439"},{"product_id":"tatton-dining-bench","title":"Tatton Dining Bench","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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .handmade-note { margin-top: 1.25rem; padding-top: 1.25rem; border-top: 1px solid var(--border); font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--muted); line-height: 1.65; font-style: italic; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eReclaimed European pine, soft grey wash, generous 180cm length — the bench that brings the story of a hundred-year-old building into the everyday life of your home.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Tatton Bench is built from \u003cstrong\u003ereclaimed pine sourced from across Europe\u003c\/strong\u003e — timber rescued from old buildings once destined for demolition and thoughtfully reworked into a piece designed to last another century. The soft grey wash finish enhances the natural grain rather than concealing it, and the subtle nail marks, knots and tonal shifts of the original boards remain visible across the surface. Generously proportioned at 180cm with a sturdy, reassuring build, the Tatton works equally well pulled up to a dining table, anchoring a hallway runner, or perched at the end of a bed.\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 reclaimed timber is the Tatton's quiet signature — most benches at this scale are built from new wood pretending to be old, with a printed distress pattern that reads as decorative rather than real. The Tatton's character isn't applied: \u003cstrong\u003ethe markings come from the actual life the timber has already lived\u003c\/strong\u003e, the nail holes, the saw marks, the gentle wear of a hundred years of use before it ever reached our workshop. The soft grey wash sits the piece somewhere between a traditional country bench and something quietly contemporary, working as comfortably alongside oak furniture as it does in a more painted, layered scheme.\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 Tatton Collection — pair with the \u003ca href=\"#tatton-dining-table\"\u003ematching Tatton Dining Table\u003c\/a\u003e in the same reclaimed European pine and soft grey wash finish for a cohesive dining scheme.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Farmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCottage\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\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\"\u003eLength\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e180cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e40cm\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\"\u003e47cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eMaterial\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eReclaimed European pine\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFinish\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eSoft grey wash\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\"\u003eDining, hallway, end of bed\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"handmade-note\"\u003eEach Tatton is crafted from genuine reclaimed timber — every piece carries its own unique nail marks, knots, saw cuts and tonal variations from the building it came from. These markings are the point of the piece, not flaws.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":57741712589125,"sku":null,"price":395.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/Tatton_10_415b22e2-328d-47dc-997d-0b8695aec5f8.jpg?v=1776775204"},{"product_id":"ashbourne-rope-bench","title":"Ashbourne Rope Bench","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Ashbourne Bench — Solid Oak Frame, Hand-Woven Rope Seat — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .size-row { display: grid; grid-template-columns: 1fr; gap: 0; border: 1px solid var(--border); margin-top: 0.75rem; }\n  .size-cell { padding: 0.85rem 0.75rem; }\n  .size-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--accent); margin: 0 0 0.4rem; }\n  .size-dims { font-family: var(--sans); font-size: 12.5px; font-weight: 300; line-height: 1.6; color: var(--ink); }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Ashbourne — a small, light-footed bench in solid natural oak with a hand-woven rope seat and a lower stretcher rail — designed to sit by a front door, at the foot of a bed, or under a hallway window without taking up the visual weight a bench usually does.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Ashbourne is the kind of bench that \u003cstrong\u003edoes the work without announcing itself\u003c\/strong\u003e — a slim solid oak frame on tapered round legs, with a hand-woven natural rope seat that lets light pass through rather than sitting as a solid block. At 110cm long it's a hallway and bedroom bench rather than a dining bench, sized for two adults pulling on shoes or a folded throw and a stack of books at the end of a bed. The rope seat is woven by hand in a traditional Danish-cord style, with the strands running in alternating directions across the width — it softens slightly with use and develops the kind of patina that solid wood and natural fibre always do, more characterful with time rather than less.\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    Most hallway benches solve the problem heavily — \u003cstrong\u003estorage cubbies, upholstered tops, painted MDF carcasses that close off the space underneath\u003c\/strong\u003e. The Ashbourne does the opposite. The frame is made up of slim oak components — round tapered legs, a low stretcher rail running between them, a clean rectangular seat frame at the top — which means the eye reads through the bench rather than stopping at it. Useful in a narrow hallway or a small entryway where a chunkier piece would crowd the space. The lower rail is a quiet detail worth noting: it works as a rest for shoes pushed under the bench, and it braces the frame against the back-and-forth pressure of people sitting down and standing up. Each rope seat is woven by hand, so small variations in tension and tone are part of the piece rather than flaws in it.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandinavian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMid-Century\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eSpecifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eType\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHallway · bedroom bench\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\"\u003eSolid oak, natural finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHand-woven natural rope\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eConstruction\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTapered legs · lower stretcher rail\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeats\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTwo adults\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSuitable For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eIndoor use\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-row\"\u003e\n      \u003cdiv class=\"size-cell\"\u003e\n        \u003cp class=\"size-label\"\u003eDimensions\u003c\/p\u003e\n        \u003cp class=\"size-dims\"\u003eW 110 cm · D 43.5 cm · H 45 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":57741757251909,"sku":"FURGD871566-SS26","price":249.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/ashbourne-rope-bench-5677142.jpg?v=1778109440"},{"product_id":"chadlington-dining-chair","title":"Chadlington Limed Oak Dining Chair","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" 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\"\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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\u003c\/style\u003e\n\u003cdiv class=\"description\"\u003e\n\u003cblockquote class=\"pull-quote\"\u003e\n\u003cp\u003eLimed oak, an open cane back panel in a shaped carved frame, a generous padded linen seat — the Chadlington is the dining chair that makes an English country table feel properly dressed.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eThe Chadlington brings two of the most quietly refined materials in dining chair design together in a single piece — \u003cstrong\u003ean open cane panel set within a shapely carved oak back rail,\u003c\/strong\u003e and a generously padded seat in natural linen that is genuinely comfortable for long, relaxed meals. The limed oak frame has the pale, slightly bleached tone that reveals the pronounced grain of the timber beneath — warm without being golden, light without being cold — and the shaped back rail with its carved scalloped profile gives the chair its distinctive period-inspired character that works in everything from a formal dining room to a Cotswolds kitchen.\u003c\/p\u003e\n\u003chr class=\"divider\"\u003e\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\u003cp class=\"section-body\"\u003eThe cane panel back is the Chadlington's defining quality — \u003cstrong\u003ethe open weave provides back support without the visual weight of a solid panel,\u003c\/strong\u003e making the chair feel lighter and more elegant from across the room while the shaped carved frame around it adds the period detail that gives it genuine character. Natural linen on the seat is the material choice that makes the Chadlington genuinely comfortable — breathable, slightly textured, warm to the touch and the right soft neutral against the limed oak frame. As seen in the room image, eight Chadlingtons around the Buckingham table creates one of the most beautifully considered dining rooms in the collection.\u003c\/p\u003e\n\u003cdiv class=\"suits-row\"\u003e\n\u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eCotswold\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dims\"\u003e\n\u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n\u003cdiv class=\"dims-grid\"\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e48cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e57cm\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\"\u003e86.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e48.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e9.6kg\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\"\u003eCerused oak · carved shaped back rail\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBack\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eOpen cane panel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003ePadded natural linen\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":57755559264581,"sku":"FURFBI - F5-111-772","price":295.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/chadlington-dining-chair-4471522.jpg?v=1776948995"},{"product_id":"mason-seagrass-back-dining-chair","title":"Mason Seagrass Back Dining Limed Oak Chair","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Mason Dining Chair — Woven Rattan Back, Bouclé Seat — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\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\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  .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  .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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.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  .measurements { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; border: 1px solid var(--border); margin-top: 0.75rem; }\n  .measure-cell { padding: 0.75rem 0.5rem; text-align: center; border-right: 1px solid var(--border); }\n  .measure-cell:last-child { border-right: none; }\n  .measure-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .measure-val { font-family: var(--sans); font-size: 15px; font-weight: 300; color: var(--ink); }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Mason — a woven rattan back panel, cream bouclé seat with rope trim, rubberwood frame in a pale natural finish — the dining chair where coastal craft meets considered comfort.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Mason brings a back panel material that most dining chairs never attempt — \u003cstrong\u003ea woven rattan panel set within the clean rectangular back frame\u003c\/strong\u003e, the generous scale of the weave giving the chair a tactile, handcrafted quality that is visible from across a dining room. The cream bouclé upholstered seat with its rope trim detail at the seat edge connects the two materials — the rattan of the back and the textured cream of the seat speaking the same organic, coastal language — while the solid rubberwood straight-leg frame in a pale natural finish keeps the whole composition clean and contemporary.\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 rope trim at the seat edge is the Mason's most considered detail — \u003cstrong\u003ea fine rope cord running along the perimeter of the bouclé seat\u003c\/strong\u003e at the junction between the fabric and the frame, providing the visual connection between the woven back and the upholstered seat that makes the two materials read as designed together rather than simply combined. The rattan back panel provides the support of a solid back without its visual weight, the open weave keeping the chair light and airy from across the room. A chair that is as interesting from the back as from the front — the woven pattern visible to everyone else at the table.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eSpecifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eType\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eDining chair · side chair\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\"\u003eRubberwood · pale natural finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBack\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eWoven rattan panel\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCream bouclé · rope trim edge\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSeat Height\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e49 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eNet Weight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e15 kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSuitable For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eIndoor use\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eAssembly\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eRequired\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"measurements\"\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e47 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eDepth\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e62 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e87 cm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":57769292857669,"sku":"FURFBI-4010-75410-80-SS26","price":535.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/mason-seagrass-back-dining-chair-8941275.jpg?v=1776948975"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/collections\/dining-chairs-5886098.jpg?v=1774369432","url":"https:\/\/www.charlestedhome.co.uk\/collections\/dining-chairs.oembed","provider":"CharlesTed Home","version":"1.0","type":"link"}