{"title":"Console Tables \u0026 Sideboards","description":"\u003cp\u003eThere is a quiet honesty to a wooden console table — the kind of piece that anchors a hallway, dresses a living space and only grows more characterful with the years. Our collection brings together console tables and sideboards crafted from real timber: weathered reclaimed pine, warm solid oak and beautifully grained hardwoods, each chosen for the way it ages rather than the way it photographs.\u003c\/p\u003e\n\n\u003cp\u003eWhether you're after a slim console for a narrow entrance, a generous sideboard for everyday storage, or a statement piece with turned legs and natural patina, every design here is built to last and made to be lived with. Browse the full collection below — or explore our \u003ca href=\"\/collections\/rustic-console-tables\"\u003erustic console tables\u003c\/a\u003e for reclaimed timber pieces with the most character.\u003c\/p\u003e","products":[{"product_id":"augustine-hallway-console-table-reclaimed-pine","title":"Augustine Hallway Console Table | Reclaimed Pine","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\u003eHallway Console Table — The Augustine Reclaimed Pine | CharlesTed Home\u003c\/title\u003e\n\u003cmeta name=\"description\" content=\"The Augustine hallway console table in reclaimed pine — turned balustrade legs, three drawers, and character that only deepens with age. 0% finance, free UK delivery.\"\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    --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  .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  .body-intro a {\n    color: var(--accent);\n    text-decoration: none;\n    border-bottom: 1px solid #d4c4b0;\n    transition: border-color 0.2s;\n  }\n\n  .body-intro a:hover {\n    border-color: var(--accent);\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  .section-body a {\n    color: var(--accent);\n    text-decoration: none;\n    border-bottom: 1px solid #d4c4b0;\n    transition: border-color 0.2s;\n  }\n\n  .section-body a:hover {\n    border-color: var(--accent);\n  }\n\n  .collection-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  .collection-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  .collection-callout a {\n    color: var(--accent);\n    text-decoration: none;\n    border-bottom: 1px solid #d4c4b0;\n    transition: border-color 0.2s;\n  }\n\n  .collection-callout a:hover {\n    border-color: var(--accent);\n  }\n\n  .faq {\n    border-top: 1px solid var(--border);\n    padding-top: 1.5rem;\n    margin-top: 0.25rem;\n  }\n\n  .faq-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 1.1rem;\n  }\n\n  .faq-item {\n    margin-bottom: 1.1rem;\n    padding-bottom: 1.1rem;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .faq-item:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .faq-q {\n    font-size: clamp(14px, 1.8vw, 15.5px);\n    font-weight: 400;\n    font-style: italic;\n    color: var(--ink);\n    margin: 0 0 0.4rem;\n    line-height: 1.4;\n  }\n\n  .faq-a {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: #2e2b26;\n    line-height: 1.7;\n  }\n\n  .faq-a a {\n    color: var(--accent);\n    text-decoration: none;\n    border-bottom: 1px solid #d4c4b0;\n    transition: border-color 0.2s;\n  }\n\n  .faq-a a:hover {\n    border-color: var(--accent);\n  }\n\n  .dims {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 1.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  .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  .handmade-note {\n    margin-top: 1.25rem;\n    padding-top: 1.25rem;\n    border-top: 1px solid var(--border);\n    font-family: var(--sans);\n    font-size: 12px;\n    font-weight: 300;\n    color: var(--muted);\n    line-height: 1.65;\n    font-style: italic;\n  }\n\n  .image-credit {\n    margin-top: 1.25rem;\n    padding-top: 1.25rem;\n    border-top: 1px solid var(--border);\n  }\n\n  .image-credit-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.4rem;\n  }\n\n  .image-credit a {\n    font-family: var(--sans);\n    font-size: 11.5px;\n    font-weight: 300;\n    letter-spacing: 0.04em;\n    color: var(--muted);\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 1px;\n    text-decoration: none;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .image-credit a:hover {\n    color: var(--accent);\n    border-color: var(--accent);\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe reclaimed pine hallway console table that looks like it has always been there — balustrade legs, three drawers, and character that only grows with age.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Augustine is one of those rare \u003ca href=\"\/collections\/rustic-console-tables\" title=\"Browse our rustic console tables collection\"\u003erustic console tables\u003c\/a\u003e that works everywhere without trying. \u003cstrong\u003eCrafted from beautifully weathered reclaimed pine\u003c\/strong\u003e with classic balustrade leg detailing, it brings the kind of unhurried, lived-in character that new timber simply cannot replicate. The natural knots, grain variations and weathered patina of the reclaimed pine mean every Augustine is entirely its own — a hallway console table that arrives looking as though it has already earned its place in your home.\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 balustrade legs are the Augustine's signature — a turned detailing that lifts this far beyond a standard reclaimed wood console and gives it a sculptural quality that rewards a closer look. They bring a classic farmhouse character that feels equally at home in a contemporary hallway as in a traditional country interior, without ever feeling like a period pastiche.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    Three generous drawers handle the everyday reality of family life without showing it. Keys, post, remotes and daily essentials disappear completely out of sight while \u003cstrong\u003ethe surface above stays free for the things worth looking at\u003c\/strong\u003e — a lamp, a vase, a mirror, a piece of art. The Augustine is a hallway console table that works as hard as it looks good, and gets more beautiful with every passing year as the reclaimed pine deepens and develops further patina.\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\u003eThe Augustine is part of our wider \u003ca href=\"\/collections\/rustic-console-tables\" title=\"Shop our full rustic console tables collection\"\u003erustic console tables collection\u003c\/a\u003e — pair it with the \u003ca href=\"https:\/\/www.charlestedhome.co.uk\/collections\/coffee-tables\/products\/augustine-coffee-table\" title=\"Shop the matching Augustine reclaimed pine coffee table\"\u003ematching Augustine coffee table\u003c\/a\u003e in the same reclaimed pine finish for a considered, cohesive interior. Available with 0% interest-free finance.\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\"\u003eTraditional Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCottage\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\"\u003eCan the Augustine work as a living room console rather than a hallway piece?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eAbsolutely. While it's hugely popular as a hallway console table, the Augustine's generous proportions and beautiful styling make it equally at home behind a sofa, against a feature wall, or in a dining space. It adapts to wherever it's placed.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWill my Augustine look exactly like the photos?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eBecause each table is crafted from reclaimed pine, every piece carries its own unique knots, grain variations and weathered markings. The character you see in the photos is representative — your Augustine will have its own distinctive personality. Entirely one of a kind.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow does the Augustine compare to other rustic console tables in your collection?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe Augustine is our most popular reclaimed pine design, distinguished by its turned balustrade legs and three-drawer layout. For a fuller comparison of styles, finishes and proportions, browse the complete \u003ca href=\"\/collections\/rustic-console-tables\" title=\"Rustic console tables collection\"\u003erustic console tables collection\u003c\/a\u003e — every piece is handcrafted in real timber with the same attention to character and longevity.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions\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\"\u003e90cm\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\"\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\"\u003e45cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDrawer height\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e21cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFloor to shelf\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e9cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFloor to shelf top\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e16cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eShelf to drawer base\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\"\u003eMaterial\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eReclaimed pine\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"handmade-note\"\u003eDue to the handmade nature of this product, each piece will differ slightly and is designed to have natural imperfections — these are to be embraced, not avoided.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"image-credit\"\u003e\n    \u003cp class=\"image-credit-label\"\u003eAs seen at\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.instagram.com\/logie_cottage\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e@logie_cottage\u003c\/a\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":47629507428677,"sku":"FURCHTDL149-SS24","price":895.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/rustic_console_in_bootroom.jpg?v=1779126309"},{"product_id":"langdale-console-table","title":"CharlesTed Home Langdale Console Table","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 Langdale Console Table — Whitewashed Durian Wood — 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\u003eWhitewashed durian wood, a woven rattan inset top, a drawer with ornate dark ring pulls and an open lower shelf — the Langdale console where two natural materials meet with quiet confidence.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Langdale's most distinctive detail is its top — \u003cstrong\u003ea woven rattan inset panel set within the whitewashed durian wood frame,\u003c\/strong\u003e the darker honey tone of the natural cane contrasting with the pale whitewash below in a material pairing that has immediate warmth and character. The whitewashed durian wood frame provides the structural clarity of a clean-lined console, while the rattan top brings the organic texture that elevates the piece from a functional hallway table into something genuinely decorative. A single drawer with two ornate dark metal drop ring handles and a open lower shelf complete the practical provision.\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 rattan inset top is the quality that distinguishes the Langdale from the broader whitewashed console category — \u003cstrong\u003ethe woven surface sits within the raised timber surround of the top,\u003c\/strong\u003e creating a contained, considered panel rather than a rattan surface that simply covers the top. The darker natural tone of the rattan against the whitewashed wood below creates a material contrast that adds visual depth to the top without introducing a different colour palette. The ornate dark metal drop ring handles on the drawer are a considered hardware choice — their slightly baroque profile sits naturally with the organic quality of the rattan rather than the more minimalist hardware that a plainer console might use.\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\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\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; 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\"\u003e91cm\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\"\u003e43cm\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\"\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\"\u003eDurian wood · whitewash finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eTop\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eWoven rattan inset panel\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawer\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e1 · ornate dark ring pulls × 2\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLower\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eOpen shelf\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":47629787300165,"sku":"FURCHDCF027-SS24","price":567.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charlested-home-langdale-console-table-7428937.jpg?v=1775540472"},{"product_id":"rebecca-sideboard","title":"The Rebecca — Distressed Mahogany Sideboard","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 Rebecca Sideboard — 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    --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  .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  .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  }\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.5rem;\n  }\n\n  .dims p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.85;\n    letter-spacing: 0.02em;\n  }\n\n  .dims p span {\n    color: var(--muted);\n    margin-right: 0.3em;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe sideboard that hides everything beautifully — mahogany, panel doors, and a distressed finish that only gets better with time.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Rebecca is the kind of piece that earns its place in a room rather than just filling it. \u003cstrong\u003eCrafted with a solid mahogany top\u003c\/strong\u003e and classic panelled doors finished in a warm distressed patina, it brings the unhurried character of vintage furniture to dining rooms, living spaces and entryways that deserve something more considered than flat-pack. The storage is generous, the surface is sturdy, and the overall effect is quietly, confidently beautiful.\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    What gives the Rebecca its character is the distressed finish — not applied to look old, but finished with the kind of warmth and variation that makes a piece feel as though it has always belonged in your home. The classic panel doors add an architectural quality that flat-fronted alternatives simply cannot replicate, framing the piece and giving it a presence that holds a room. Behind those doors, generous interior storage swallows dining essentials, linens and everyday clutter \u003cstrong\u003ecompletely out of sight.\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The solid mahogany top provides a surface with real weight and presence — a place for a lamp, a tray, a vase, or a carefully curated arrangement that stays put. At 160cm wide it is substantial enough to anchor a dining room wall or define a hallway, without overwhelming smaller spaces. The plywood construction keeps the piece lighter than a fully solid sideboard, making it easier to position and reposition as your space evolves.\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\"\u003eCottage\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  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003e\u003cspan\u003eH\u003c\/span\u003e88cm  ·  \u003cspan\u003eW\u003c\/span\u003e160cm  ·  \u003cspan\u003eD\u003c\/span\u003e42cm\u003c\/p\u003e\n    \u003cp\u003eSolid mahogany top  ·  Plywood construction  ·  Distressed finish\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629877674309,"sku":"LIVCHDCF024-SS22","price":995.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-rebecca-mahogany-and-plywood-sideboard-cabinet-rustic-vintage-storage-solution-9009038.png?v=1774370251"},{"product_id":"pale-fir-parquet-sideboard","title":"Whitewashed Fir Wood Parquet Sideboard | Handmade 4 Door Storage Cabinet with Natural Finish","description":"\u003c!-- ==========================================================\n     PRODUCT DESCRIPTION REWRITE — PALE FIR PARQUET SIDEBOARD\n     -----------------------------------------------------------\n     Product URL: \/products\/pale-fir-parquet-sideboard\n     \n     SUGGESTED META (enter in Shopify \"Search engine listing\"):\n     -----------------------------------------------------------\n     Page title:       Whitewashed Fir Parquet Sideboard | Handcrafted 4 Door Cabinet | Charles Ted Home\n     Meta description: Our handcrafted whitewashed fir parquet sideboard — solid wood with chevron parquet doors, four storage compartments and adjustable shelving. Free UK delivery over £100. 0% finance available.\n     ========================================================== --\u003e\n\n\u003cstyle\u003e\n  .ct-product {\n    --cream: #f5f0e6;\n    --ink: #2a2622;\n    --muted: #6b6258;\n    --gold: #b8956a;\n    --gold-soft: #d4c4a8;\n    --rule: #e0d6c4;\n    --serif-display: 'Playfair Display', 'Cormorant Garamond', Georgia, serif;\n    --serif-body: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'Jost', 'Helvetica Neue', sans-serif;\n    color: var(--ink);\n    font-family: var(--serif-body);\n    max-width: 720px;\n  }\n\n  .ct-product * { box-sizing: border-box; }\n\n  .ct-product .lead {\n    font-family: var(--serif-body);\n    font-size: clamp(16px, 1.9vw, 18px);\n    line-height: 1.75;\n    font-weight: 300;\n    color: var(--ink);\n    margin: 0 0 1.5rem;\n  }\n\n  .ct-product .lead strong,\n  .ct-product .body strong {\n    font-weight: 400;\n    font-style: italic;\n    color: var(--ink);\n  }\n\n  .ct-product .lead a,\n  .ct-product .body a {\n    color: var(--gold);\n    text-decoration: none;\n    border-bottom: 1px solid var(--gold-soft);\n    transition: border-color 0.2s;\n  }\n\n  .ct-product .lead a:hover,\n  .ct-product .body a:hover {\n    border-color: var(--gold);\n  }\n\n  .ct-product h2 {\n    font-family: var(--serif-display);\n    font-size: clamp(22px, 2.6vw, 28px);\n    font-weight: 400;\n    line-height: 1.25;\n    margin: 2rem 0 1rem;\n    color: var(--ink);\n  }\n\n  .ct-product h2 em {\n    font-style: italic;\n    color: var(--gold);\n    font-weight: 400;\n  }\n\n  .ct-product .body p {\n    font-size: clamp(15.5px, 1.85vw, 17px);\n    line-height: 1.8;\n    font-weight: 300;\n    color: var(--ink);\n    margin: 0 0 1.25rem;\n  }\n\n  .ct-product .features {\n    border-top: 1px solid var(--rule);\n    border-bottom: 1px solid var(--rule);\n    padding: 1.5rem 0;\n    margin: 1.5rem 0;\n    list-style: none;\n  }\n\n  .ct-product .features li {\n    padding: 0.5rem 0;\n    font-size: 15.5px;\n    line-height: 1.6;\n    font-weight: 300;\n    color: var(--ink);\n    position: relative;\n    padding-left: 1.5rem;\n  }\n\n  .ct-product .features li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 1rem;\n    width: 6px;\n    height: 6px;\n    background: var(--gold);\n    border-radius: 50%;\n  }\n\n  .ct-product .features li strong {\n    font-weight: 400;\n    font-style: italic;\n    color: var(--ink);\n  }\n\n  .ct-product .collection-cta {\n    border: 1px solid var(--gold-soft);\n    background: rgba(255,255,255,0.4);\n    padding: 1.5rem 1.75rem;\n    margin: 2rem 0;\n    text-align: center;\n  }\n\n  .ct-product .collection-cta-eyebrow {\n    font-family: var(--sans);\n    font-size: 10px;\n    font-weight: 400;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin: 0 0 0.75rem;\n  }\n\n  .ct-product .collection-cta-title {\n    font-family: var(--serif-display);\n    font-size: 22px;\n    font-weight: 400;\n    font-style: italic;\n    line-height: 1.3;\n    color: var(--ink);\n    margin: 0 0 0.75rem;\n  }\n\n  .ct-product .collection-cta-title span { color: var(--gold); }\n\n  .ct-product .collection-cta-text {\n    font-size: 15.5px;\n    font-weight: 300;\n    line-height: 1.6;\n    color: var(--muted);\n    margin: 0 0 1.25rem;\n    max-width: 440px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .ct-product .collection-cta-button {\n    display: inline-block;\n    padding: 0.75rem 1.75rem;\n    background: var(--ink);\n    color: var(--cream);\n    text-decoration: none;\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 400;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n  }\n\n  .ct-product .dims {\n    border-top: 1px solid var(--rule);\n    padding-top: 1.5rem;\n    margin-top: 2rem;\n  }\n\n  .ct-product .dims-label {\n    font-family: var(--sans);\n    font-size: 10px;\n    font-weight: 400;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin: 0 0 1rem;\n  }\n\n  .ct-product .dims-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    border: 1px solid var(--gold-soft);\n  }\n\n  .ct-product .dim-cell {\n    padding: 0.75rem 1rem;\n    border-bottom: 1px solid var(--gold-soft);\n    border-right: 1px solid var(--gold-soft);\n  }\n\n  .ct-product .dim-cell:nth-child(even) { border-right: none; }\n  .ct-product .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n\n  .ct-product .dim-key {\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(--gold);\n    margin: 0 0 0.25rem;\n  }\n\n  .ct-product .dim-val {\n    font-family: var(--serif-display);\n    font-size: 16px;\n    font-weight: 400;\n    color: var(--ink);\n  }\n\n  .ct-product .dims-note {\n    margin-top: 1.25rem;\n    font-family: var(--sans);\n    font-size: 12px;\n    font-weight: 300;\n    color: var(--muted);\n    line-height: 1.65;\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500\u0026amp;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\n\u003cdiv class=\"ct-product\"\u003e\n\n  \u003cp class=\"lead\"\u003e\n    The \u003cstrong\u003ePale Fir Parquet Sideboard\u003c\/strong\u003e is the kind of piece that earns its place on the first day and looks better with every year that passes. Handcrafted from solid fir wood with a soft whitewashed finish, it carries the unmistakable visual signature that gives this style its name — a chevron \u003cstrong\u003eparquet\u003c\/strong\u003e pattern across all four doors that catches the light differently throughout the day and rewards the closer look it invites.\n  \u003c\/p\u003e\n\n  \u003cp class=\"lead\"\u003e\n    A genuinely versatile \u003cstrong\u003eparquet sideboard\u003c\/strong\u003e for dining rooms, living rooms, hallways and entryways — substantial enough to anchor a room with confident proportions, but quiet enough in its colour palette to sit comfortably in modern, rustic, coastal and Scandinavian-inspired interiors.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eWhy the \u003cem\u003eparquet detail\u003c\/em\u003e matters\u003c\/h2\u003e\n\n  \u003cp class=\"body\"\u003e\n    The chevron parquet pattern is what separates this sideboard from a thousand flat-fronted alternatives. It's a tactile, hand-applied detail rooted in classic European wood-block flooring traditions — and reinterpreted here as a vertical surface treatment that adds texture, rhythm and architectural interest to what would otherwise be a plain four-door cabinet. Each panel of the parquet is cut and laid by hand, which means the grain pattern varies subtly from piece to piece. No two parquet sideboards from our range look exactly alike, and that variation is part of the appeal.\n  \u003c\/p\u003e\n\n  \u003cp class=\"body\"\u003e\n    Light is what makes a parquet sideboard come alive. As daylight moves around the room and overhead lighting casts shadows, the chevron pattern shifts from subtle to pronounced, giving the surface a quality of depth that flat-fronted cabinets simply cannot replicate. It's the kind of detail you don't fully appreciate until you live with it.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eBuilt to \u003cem\u003elast decades\u003c\/em\u003e\n\u003c\/h2\u003e\n\n  \u003cp class=\"body\"\u003e\n    Underneath the parquet detail, this is a piece of properly built furniture. Solid fir wood throughout — not veneer, not engineered board — finished by hand in a soft whitewashed tone that highlights the natural grain rather than burying it under heavy paint. The interior offers genuine usable storage with adjustable shelving across four compartments, designed for everything from dining ware and table linens to barware, books and everyday essentials.\n  \u003c\/p\u003e\n\n  \u003cp class=\"body\"\u003e\n    The clean lines, tapered legs and considered proportions are what make the piece work across so many interior styles. \u003cstrong\u003eIn a dining room\u003c\/strong\u003e, it functions as a traditional buffet sideboard with elegant storage for entertaining essentials. \u003cstrong\u003eIn a living room\u003c\/strong\u003e, it works as a media unit alternative — substantial enough to anchor a wall, with concealed storage for cables and devices. \u003cstrong\u003eIn a hallway or entryway\u003c\/strong\u003e, it provides character and storage in a high-traffic zone where flat-pack furniture rarely lasts.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eWhat you're \u003cem\u003eactually getting\u003c\/em\u003e\n\u003c\/h2\u003e\n\n  \u003cul class=\"features\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSolid fir wood construction\u003c\/strong\u003e throughout — no veneer or engineered board\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHand-applied chevron parquet pattern\u003c\/strong\u003e across all four doors\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSoft whitewashed natural finish\u003c\/strong\u003e that highlights the wood grain\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eFour spacious storage compartments\u003c\/strong\u003e with adjustable shelving\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eTapered solid wood legs\u003c\/strong\u003e for clean, considered proportions\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eVersatile across interior styles\u003c\/strong\u003e — modern, rustic, coastal, Scandinavian\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eSuitable for dining rooms, living rooms, hallways and entryways\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eBuilt to last\u003c\/strong\u003e — properly constructed, designed for decades of use\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch2\u003eHow to \u003cem\u003estyle it\u003c\/em\u003e\n\u003c\/h2\u003e\n\n  \u003cp class=\"body\"\u003e\n    Parquet sideboards reward intentional, restrained styling because the detail of the doors is itself a design feature. Anchor the surface with a \u003cstrong\u003epair of table lamps\u003c\/strong\u003e at either end — they add ambient warmth and a layer of light that highlights the parquet pattern in evenings. Add a \u003cstrong\u003esculptural ceramic vase or substantial bowl\u003c\/strong\u003e off-centre, with a \u003cstrong\u003estack of design books\u003c\/strong\u003e and one personal object as the supporting elements.\n  \u003c\/p\u003e\n\n  \u003cp class=\"body\"\u003e\n    Above the sideboard, a \u003cstrong\u003elarge leaning mirror\u003c\/strong\u003e or a piece of \u003cstrong\u003eframed art\u003c\/strong\u003e extends the eye upward and balances the visual weight of the cabinet. Avoid over-styling: the parquet detail does most of the visual work, and an overcrowded surface fights the architecture of the piece rather than complementing it.\n  \u003c\/p\u003e\n\n  \u003ch2\u003ePair it \u003cem\u003ewith\u003c\/em\u003e\n\u003c\/h2\u003e\n\n  \u003cp class=\"body\"\u003e\n    The whitewashed finish works beautifully alongside natural wood, linen upholstery, stoneware ceramics and aged brass. Pair with our \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Full console tables and sideboards collection\"\u003econsole tables and sideboards collection\u003c\/a\u003e for matching dining or hallway pieces, our \u003ca href=\"\/collections\/pots-and-vases\" title=\"Pots and vases collection\"\u003epots and vases range\u003c\/a\u003e for surface styling, or browse our \u003ca href=\"\/collections\/table-lamps\" title=\"Table lamps collection\"\u003etable lamps\u003c\/a\u003e for the warm ambient lighting parquet sideboards deserve.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions\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\"\u003e80cm\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\"\u003e200cm\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\"\u003e45.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\"\u003e61.5kg\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e4\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 Fir 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\"\u003eWhitewashed Natural\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eShelving\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eAdjustable\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"dims-note\"\u003eDue to the handmade nature of this product, each piece will differ slightly in grain pattern, finish and shape — these natural variations are part of the appeal of solid wood furniture and are to be embraced rather than avoided.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"collection-cta\"\u003e\n    \u003cp class=\"collection-cta-eyebrow\"\u003eMore From The Collection\u003c\/p\u003e\n    \u003cp class=\"collection-cta-title\"\u003eBrowse our full \u003cspan\u003esideboards\u003c\/span\u003e collection\u003c\/p\u003e\n    \u003cp class=\"collection-cta-text\"\u003eExplore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/console-tables-sideboards\" class=\"collection-cta-button\" title=\"Shop console tables and sideboards at Charles Ted Home\"\u003eShop The Collection →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629879476549,"sku":"FURCHDND111-SS24","price":1250.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-whitewashed-fir-wood-parquet-sideboard-handmade-4-door-storage-cabinet-with-natural-finish-4396352.jpg?v=1774370245"},{"product_id":"charles-ted-reclaimed-pine-textured-sideboard-with-carved-pattern","title":"CharlesTed Home Reclaimed Pine Textured Sideboard with Carved Pattern","description":"\u003cp data-end=\"721\" data-start=\"261\"\u003eElevate your living space with this beautifully crafted reclaimed pine sideboard, designed with a stunning carved wave pattern that brings texture and dimension to any room. The natural distressed finish highlights the character of reclaimed wood, making each piece unique. Black tapered legs add a modern touch while ensuring stability. Perfect for dining rooms, living rooms, or entryways, this sideboard offers both timeless design and functional storage.\u003c\/p\u003e\n\u003cp data-end=\"891\" data-start=\"723\"\u003eWhether you are styling a rustic farmhouse, modern coastal, or eclectic interior, this sideboard is a versatile statement piece that blends style with sustainability.\u003c\/p\u003e\n\u003ch3 data-end=\"912\" data-start=\"893\"\u003eKey Features:\u003c\/h3\u003e\n\u003cul data-end=\"1309\" data-start=\"913\"\u003e\n\u003cli data-end=\"988\" data-start=\"913\"\u003e\n\u003cp data-end=\"988\" data-start=\"915\"\u003eMade from reclaimed pine wood for a sustainable and eco friendly choice\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1047\" data-start=\"989\"\u003e\n\u003cp data-end=\"1047\" data-start=\"991\"\u003eIntricate hand carved wave pattern on the front panels\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1120\" data-start=\"1048\"\u003e\n\u003cp data-end=\"1120\" data-start=\"1050\"\u003eNatural distressed finish enhances the organic character of the wood\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1172\" data-start=\"1121\"\u003e\n\u003cp data-end=\"1172\" data-start=\"1123\"\u003eBlack tapered legs for a modern and sturdy base\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1245\" data-start=\"1173\"\u003e\n\u003cp data-end=\"1245\" data-start=\"1175\"\u003eFour spacious cabinet doors with internal shelving for ample storage\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1309\" data-start=\"1246\"\u003e\n\u003cp data-end=\"1309\" data-start=\"1248\"\u003ePerfect for dining rooms, living rooms, or entryway storage\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"920\" data-start=\"621\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-end=\"920\" data-start=\"621\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 86cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eW 200cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eD 48cm\u003c\/span\u003e\u003c\/p\u003e\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629880852805,"sku":"FURCHAAT141-SS23","price":1695.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-reclaimed-pine-textured-sideboard-with-carved-pattern-5344511.jpg?v=1777198615"},{"product_id":"charles-ted-the-scallop-detail-alder-wood-sideboard","title":"The Scallop - Solid Alder Wood Sideboard","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\n  :root {\n    --warm-white: #faf8f5;\n    --ink: #1e1b17;\n    --muted: #7a7167;\n    --accent: #8b6f4e;\n    --border: #ddd8d0;\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  .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  .dims {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 0.25rem;\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.5rem;\n  }\n\n  .dims p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.85;\n    letter-spacing: 0.02em;\n  }\n\n  .dims p span {\n    color: var(--muted);\n    margin-right: 0.3em;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"description\"\u003e\n\u003cblockquote class=\"pull-quote\"\u003e\n\u003cp\u003eThe sideboard that makes a room - carved scallop doors, natural alder wood, and storage that disappears into the design.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eThere are sideboards that store things, and sideboards that say something. The Scallop does both without compromise. \u003cstrong\u003eHandcrafted from solid alder wood\u003c\/strong\u003e and finished in a soft natural wash that lets the grain breathe, it brings a quiet artistry to dining rooms, living rooms and hallways that most furniture simply cannot. The intricately carved scallop doors are not a detail, they are the point. Each curve catches the light differently, giving the piece a warmth and texture that flat-fronted furniture will never achieve.\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\"\u003eWhat separates The Scallop from every other sideboard at this price point is that it looks considered rather than constructed. The carved scallop pattern across each door is the kind of detailing you find on pieces that cost far more, \u003cstrong\u003ehandcrafted, tactile, impossible to replicate in flat-pack.\u003c\/strong\u003e Sleek matte black hardware sits against the natural wash finish as a precise modern contrast, grounding the organic warmth of the wood without competing with it.\u003c\/p\u003e\n\u003cp class=\"section-body\"\u003eFour generous cabinet doors open onto serious interior storage, dinnerware, linens, table linen, whatever your household needs to hide beautifully. At 192cm wide, it holds a wall with authority whether used as a dining room sideboard, a living room media unit, or an entryway statement. Its natural, neutral tones sit easily in contemporary, transitional, coastal and French country interiors alike.\u003c\/p\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"dims\"\u003e\n\u003cp class=\"dims-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eH\u003c\/span\u003e92cm  ·  \u003cspan\u003eW\u003c\/span\u003e192cm  ·  \u003cspan\u003eD\u003c\/span\u003e51cm\u003c\/p\u003e\n\u003cp\u003eSolid alder wood  ·  Natural washed finish  ·  Matte black hardware\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629891666245,"sku":"FURCHSHF174-SS24","price":1795.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-the-scallop-detail-alder-wood-sideboard-4654411.jpg?v=1774370249"},{"product_id":"orla-side-table","title":"The Orla Side Table — Mango Wood","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 Orla Side Table — Mango Wood — 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  .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\u003eSolid mango wood, curved legs, a whitewashed finish, a brass-knobbed drawer and a lower shelf — the Orla is a side table with more detail than its modest scale suggests.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Orla earns the label accent table in the truest sense — \u003cstrong\u003eevery detail has been considered.\u003c\/strong\u003e The curved legs give the piece a graceful, vintage silhouette that straight-legged alternatives cannot replicate. The hand-applied whitewash finish on the solid mango wood reveals rather than conceals the natural grain, creating a warm, slightly bleached tone that works across farmhouse, coastal and French country interiors. The single centre drawer with its round brass knob adds practical storage without cluttering the form. And the lower shelf adds a second display level — a natural surface for a basket, a stack of books or a ceramic piece beneath the main table top.\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 legs are what make the Orla immediately recognisable and immediately charming — the gently sweeping profile gives the table a lightness and movement that a straight-legged side table at the same scale lacks entirely. \u003cstrong\u003eMango wood is an excellent choice for this kind of piece\u003c\/strong\u003e — it is a sustainable hardwood with a naturally rich, characterful grain that takes a whitewash finish particularly well, the warm underlying tone of the wood showing through the pale finish as a warmth rather than a coolness. The brass knob on the drawer is the hardware choice that ties everything together — warm metal against whitewashed wood is a combination with enduring appeal.\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\"\u003eEntryway\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eA stylish landing spot for keys and a lamp\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eBedside\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eDrawer for essentials, shelf for books\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\"\u003eAn accent piece beside a sofa or chair\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 sustainable mango wood — a fast-growing hardwood that requires no replanting programme and produces minimal waste. A considered material choice for furniture that lasts.\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\"\u003eFrench Country\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\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\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\"\u003e86cm\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\"\u003e48cm\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\"\u003e85cm\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 mango 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\"\u003eHand-applied whitewash\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eStorage\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e1 drawer · brass knob · lower shelf\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":47629892354373,"sku":"FURNCHPCY002-SS23","price":495.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-orla-curved-leg-mango-wood-side-table-whitewashed-finish-4457978.jpg?v=1774370239"},{"product_id":"sarah-console-table","title":"Sarah Rustic Pine Console Table With Drawers \u0026 Lower Shelf","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 {\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  .drawer-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .drawer-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  .drawer-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  .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  .assembly-note { margin-top: 1rem; 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\u003cdiv class=\"description\"\u003e\n\u003cblockquote class=\"pull-quote\"\u003e\n\u003cp\u003e241cm of grey-washed pine, monumental baluster legs, two drawers and a lower shelf — the console that makes an entire hallway feel instantly composed.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eThe Sarah is unmistakable. \u003cstrong\u003eThe monumental baluster legs\u003c\/strong\u003e — heavily turned, full of sculptural weight — are unlike anything else in the console table category, giving this piece a presence that commands a wall rather than simply filling it. At 241cm wide it is generously scaled, and the grey-wash finish across the pine adds a sophisticated, slightly weathered character that sits as naturally in a contemporary interior as in a more traditional space. Two drawers keep essentials neatly out of sight. The lower shelf adds a practical second tier. And the whole thing looks exactly like the console you have been waiting for.\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 baluster legs are the Sarah's defining quality — not turned legs in the standard sense, but \u003cstrong\u003efull, architecturally substantial columns\u003c\/strong\u003e that bring a depth and solidity to the base that makes the console look as though it has always been in the room. The grey-wash finish is applied to create the subtle variation and weathered depth of pine that has been exposed to the elements — neither cold nor clinical, but warm and characterful. Paired with a lamp at each end and a vase or hurricane lantern at the centre, the Sarah creates a tablescape that requires almost no further effort.\u003c\/p\u003e\n\u003cdiv class=\"drawer-callout\"\u003e\n\u003cdiv class=\"drawer-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"drawer-text\"\u003e\n\u003cp\u003eTwo drawers sit neatly beneath the top surface — keys, mail, remotes and everyday essentials disappear completely out of sight while the surface above stays clear for styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"section-body\"\u003eThe lower shelf — visible in the image as a clean, wide plank sitting just above floor level — adds a natural second display tier. A stack of books, a woven basket, a trailing botanical or a pair of ceramic vessels, whatever it holds improves the overall composition of the piece. At 39.4kg the Sarah has a satisfying permanence; this is a console that does not move once it is placed.\u003c\/p\u003e\n\u003cdiv class=\"suits-row\"\u003e\n\u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n\u003c\/div\u003e\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\"\u003e241cm\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\"\u003e45cm\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\"\u003e88cm\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\"\u003e39.4kg\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBetween legs\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e138cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e2\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\"\u003ePine \u0026amp; engineered 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\"\u003eGrey wash\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-note\"\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 16 16\" height=\"16\" width=\"16\"\u003e\n        \u003ccircle r=\"6.5\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M8 5v3.5M8 11h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cp\u003eWipe spills immediately with a dry cloth. Use coasters to protect the surface. Avoid harsh acidic liquids or abrasive cleaners to preserve the grey-wash finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"assembly-note\"\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 16 16\" height=\"16\" width=\"16\"\u003e\n        \u003ccircle r=\"6.5\" cy=\"8\" cx=\"8\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M8 5v3.5M8 11h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cp\u003eMinimal assembly required — all fixings and instructions are included in the box. Due to the scale and weight of this piece, we recommend two people for assembly and positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629919289669,"sku":"SAROWBM7098-CORE","price":1895.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-sarah-console-table-rustic-pine-elegance-with-practical-storage-2444761.jpg?v=1774370241"},{"product_id":"charles-ted-langdale-whitewashed-durian-wood-six-drawer-chest-with-classic-black-handles","title":"Langdale Whitewashed Durian Wood Six Drawer Chest","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 Langdale Six Drawer Chest — Whitewashed Durian Wood — 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  .storage-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .storage-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  .storage-text p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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; }\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\u003eWhitewashed durian wood, six full-size drawers with curved fronts, black drop handles at 153cm — the Langdale is a chest with the proportions of serious bedroom storage and the finish of considered furniture.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    At 153cm wide, the Langdale is the larger, more expansive companion to the three-drawer chest — \u003cstrong\u003esix full-size drawers across that width\u003c\/strong\u003e offer a storage capacity that most bedroom chests simply cannot match, all housed in the same whitewashed durian wood with curved drawer fronts and black drop handles that give the range its quiet, refined character. The whitewash finish on the durian wood grain sits in the warmest territory — pale enough to bring lightness to a bedroom, warm enough never to feel cold or clinical. Six drawers organised across 153cm becomes a piece that can take an entire wardrobe's worth of clothing with room to spare.\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 scale of the Langdale is its primary quality — \u003cstrong\u003esix curved drawer fronts across 153cm\u003c\/strong\u003e creates a piece with genuine visual authority in a bedroom, a rhythm of handles and curves that reads as properly designed rather than simply functional. The curved fronts at this scale are particularly effective — the gentle bow across each drawer adds just enough depth and visual movement to prevent the extended run of drawers from feeling flat or repetitive. The black drop handles add a considered contrast note against the whitewash at regular intervals across the 153cm front, creating a graphic rhythm that makes the chest as interesting to look at from across the room as it is to use.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"storage-callout\"\u003e\n    \u003cdiv class=\"storage-number\"\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"storage-text\"\u003e\n      \u003cp\u003eSix full-size drawers across 153cm — generous storage for clothing, linens and bedroom essentials with enough capacity to accommodate an entire wardrobe comfortably.\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\u003eAlso available as a three-drawer chest — the same whitewashed durian wood, curved fronts and black drop handles in a more compact format for smaller spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\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\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\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; 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\"\u003e153cm\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\"\u003e50cm\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\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e6 full-size · black drop handles\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 durian 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\"\u003eWhitewash · curved drawer fronts\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":48415930089797,"sku":"FURCHDCF107-SS24","price":1295.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-langdale-whitewashed-durian-wood-six-drawer-chest-with-classic-black-handles-5302954.jpg?v=1774370177"},{"product_id":"harrogate-recycled-pine-sideboard-with-panelled-doors","title":"Harrogate Recycled Pine Sideboard with Panelled Doors","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 Harrogate Sideboard — Recycled Pine — 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  .storage-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .storage-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  .storage-text p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .press-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  .press-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .press-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; }\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-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .delivery-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\u003eRecycled South Pine, hand-applied wax seal, 207cm of four-cupboard storage — the sideboard that looks like it has always belonged in the room, even on the day it arrives.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Harrogate is the rare piece of furniture that is genuinely better for being made from reclaimed material. \u003cstrong\u003eThe recycled South Pine has already lived a life,\u003c\/strong\u003e and that history is written into every plank — the weathered grain, the warm amber tones, the knots and subtle tonal variations that no new timber can replicate. A hand-applied wax seal protects the surface while allowing the natural character of the timber to breathe, creating a sideboard that looks like it has been part of a well-furnished home for decades rather than arriving from a box. At 207cm wide with four generous cupboards, this is serious storage with serious 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 recycled pine is not a concession or a compromise — it is the source of everything that makes the Harrogate genuinely special. \u003cstrong\u003eNew timber, however fine, cannot replicate the depth of grain,\u003c\/strong\u003e the warm amber patination or the natural imperfections that give reclaimed pine its visual richness. The hand-applied wax seal enhances and protects without obscuring — the grain remains visible, the natural variation in tone across each plank is preserved, and the surface has a warmth and tactile quality that lacquered or painted alternatives entirely lack. Classic panelled doors and antique-style handles complete a silhouette that reads as traditional and timeless without being period-specific.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"storage-callout\"\u003e\n    \u003cdiv class=\"storage-number\"\u003e4\u003c\/div\u003e\n    \u003cdiv class=\"storage-text\"\u003e\n      \u003cp\u003eFour cupboards with adjustable interior shelving — configure for dinnerware, glassware, linens or media equipment. The 207cm width and 50cm depth provide substantial capacity without the piece feeling overbearing.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 recycled South Pine — genuinely sustainable furniture that gives reclaimed timber a second life while delivering the warmth and character that only aged wood can produce.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"press-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\u003eAs featured in real homes — see the Harrogate styled in situ at \u003ca href=\"#\"\u003e@interiorsbyleomaharper\u003c\/a\u003e\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\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eWabi-sabi\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\"\u003e207cm\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\"\u003e50cm\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\"\u003e84cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eCupboards\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 · adjustable shelving\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\"\u003eRecycled South 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\"\u003eHand-applied wax seal\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"delivery-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\u003eDelivered by specialist furniture courier within 2–3 weeks. Each piece is unique by nature of the reclaimed timber — grain patterns, knots and tonal variation will differ from the images shown.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":48428367151429,"sku":"FURCHNHS117-SS24","price":1795.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/harrogate-recycled-pine-sideboard-with-panelled-doors-1921607.png?v=1775540471"},{"product_id":"ardsley-glass-fronted-four-door-sideboard","title":"Ardsley Recycled Pine Sideboard with Glass Doors","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 Ardsley Sideboard — Recycled Pine — 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 pine, four glass-panelled doors with circular wooden accents, a naturally weathered finish at 200cm — the Ardsley displays what's inside while celebrating what it's made from.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The glass-panelled door is the detail that makes the Ardsley different from every plain-fronted sideboard in the category — \u003cstrong\u003efour doors that reveal rather than conceal,\u003c\/strong\u003e making the contents of the sideboard part of its styling rather than something kept out of sight. Ceramics, glassware, a run of books or artisan objects all look their best behind glass — visible, protected from dust, and elevated by the weathered reclaimed pine frame surrounding each panel. The circular wooden accents at the centre of each door add a decorative detail that gives the glass a shape and structure, and the reclaimed pine brings the depth of grain and warm amber tones that only timber with a history can produce.\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 glass panels and reclaimed pine is the Ardsley's most considered quality — \u003cstrong\u003ethe transparency of the glass and the warmth of the weathered timber\u003c\/strong\u003e create a sideboard that reads as simultaneously open and characterful, displaying its contents without feeling clinical or modern. The circular wooden accent at the centre of each door is the decorative detail that prevents the glass-panelled front from feeling purely functional — it gives each door a focal point and adds the same organic, handcrafted quality that runs through the reclaimed pine frame. Each Ardsley is unique by nature of the reclaimed material, with its own grain variation, amber tones and weathered marks.\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 pine — sustainably sourced timber given a second life. Natural grain variation, weathering and tonal differences are inherent qualities that make each Ardsley entirely its own.\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\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\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\"\u003e200cm\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\"\u003e45cm\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\"\u003e91cm\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\"\u003e63kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 · glass-panelled · circular wood accents\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSpacious shelving\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 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\"\u003eNatural weathered · 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!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":48428380455237,"sku":"FURCHNHS248-SS24","price":1895.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-ardsley-recycled-pine-sideboard-with-glass-doors-1592906.jpg?v=1774370173"},{"product_id":"sarah-rustic-pine-console-table-with-drawers-console-180cm","title":"Sarah Rustic Pine Console Table with Drawers Console | 180cm","description":"\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eAll the character of CharlesTed Home's bestselling Sarah Console Table, scaled perfectly for smaller spaces. Handcrafted from solid pine with a beautifully weathered distressed finish and elegant turned legs, the Sarah Small delivers rustic farmhouse sophistication in a more compact 180cm width, making it ideal for narrower hallways, smaller entryways and more intimate living spaces where proportion matters as much as style.\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch2 class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eHandcrafted Pine with Weathered Distressed Finish\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eThe Sarah's appeal lies in its honest craftsmanship. Each table is handcrafted from solid pine and finished with a hand-applied weathered technique that draws out the natural grain, knots and individual character of the timber. No two tables are identical, and that's entirely the point. The classic turned legs add a farmhouse elegance that feels rooted in heritage without feeling dated, sitting naturally alongside linen cushions, ceramic vases, faux greenery and statement mirrors. The rustic character and natural imperfections are not flaws, they are what make this piece genuinely special.\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch2 class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eTwo Drawers and a Lower Shelf - Storage Built Into the Design\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eAt 180cm wide the Sarah Small offers a generous footprint without overwhelming a smaller space, and every centimetre earns its place. Two built-in drawers provide discreet, practical storage for hallway essentials, keys, mail, sunglasses, everyday items that need a home without being on show. The wide tabletop offers ample room for a lamp, a mirror lean, a vase arrangement or a tray styled with seasonal décor, while the lower open shelf adds a second tier for baskets, books or statement decorative objects. Practical storage and beautiful display, all in one considered piece.\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch2 class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eDesign Details\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eHandcrafted from solid pine wood with natural character and individuality\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eHand-applied weathered distressed finish - rustic imperfections to be embraced\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eClassic turned legs adding farmhouse elegance\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eTwo built-in drawers for discreet everyday hallway storage\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eWide tabletop ideal for lamps, mirrors, vases and curated styling\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eOpen lower shelf for baskets, books or decorative display\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eCompact 180cm width - ideal for narrower hallways and smaller spaces\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eDelivered by specialist courier within 2–3 weeks\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch2 class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eDimensions \u0026amp; Materials\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eWidth: 180cm\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eHeight: 87.5cm\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eDepth: 45cm\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eWeight: 32.5kg\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eMaterial: Solid pine wood\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eFinish: Hand-applied weathered distressed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cem\u003ePlease measure your space carefully before ordering. Due to the handmade nature of this product, natural imperfections and subtle variations are part of its character. Our team is happy to advise before you buy - contact us via live chat.\u003c\/em\u003e\u003c\/p\u003e\n\u003chr class=\"border-border-200 border-t-0.5 my-3 mx-1.5\"\u003e\n\u003ch2 class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003e\u003cstrong\u003eDelivery \u0026amp; Finance Options\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eSpecialist furniture delivery -14 to 21 days\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eFurniture delivery £65.00\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e0% interest free finance available - spread the cost with ease\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003ePrice match promise - found it cheaper? We'll match or beat it\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eEasy returns - simply contact us and we'll take care of the rest\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":48655589081413,"sku":"SAROWBM7098S-CORE","price":1495.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-sarah-console-table-rustic-pine-elegance-with-practical-storage-small-2409288.png?v=1774370171"},{"product_id":"irving-console-table-antique-elm","title":"Rustic Elm Wood Irving Console Table – Timeless Charm with Modern Functionality","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\u003eIrving Console Table — 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    --cream: #f7f4ef;\n    --warm-white: #faf8f5;\n    --ink: #1e1b17;\n    --muted: #7a7167;\n    --accent: #8b6f4e;\n    --border: #ddd8d0;\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  .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  .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.4rem;\n  }\n\n  .dims p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.7;\n    letter-spacing: 0.02em;\n  }\n\n  .social-credit {\n    display: inline-block;\n    margin-top: 0.6rem;\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 400;\n    letter-spacing: 0.06em;\n    color: var(--muted);\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 1px;\n    text-decoration: none;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .social-credit:hover {\n    color: var(--accent);\n    border-color: var(--accent);\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe console table that stops people in their tracks — solid elm, built to last, styled to be noticed.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Irving is the console table every hallway deserves but rarely gets. Most pieces make you choose between character and quality — wood that looks beautiful but won't last, or furniture built to endure but too plain to love. \u003cstrong\u003eThe Irving gives you both.\u003c\/strong\u003e Handcrafted from reclaimed solid elm with a warm, weathered finish that draws out every grain and knot, it brings the kind of depth and texture that only real wood can.\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 details that make it different\u003c\/h2\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    What sets the Irving apart from every other console on the market is how much it does without ever looking like it's trying. Two boldly turned pedestal legs give it an architectural presence the moment it enters a room. Two discreet drawers swallow the everyday clutter — keys, mail, remotes — so your space stays as considered as it looks. A spacious lower shelf invites a stack of books, a trailing plant, or a woven basket. At 210cm wide, it commands a wall rather than filling a gap.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; weight\u003c\/p\u003e\n    \u003cp\u003eH 80cm  ·  W 210cm  ·  D 40cm  ·  54kg\u003c\/p\u003e\n    \u003ca class=\"social-credit\" href=\"#\"\u003eAs seen at @insidenumberdeux\u003c\/a\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":49681983930693,"sku":"CONSCHYUY085-SS24","price":1295.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/rustic-elm-wood-irving-console-table-timeless-charm-with-modern-functionality-9281642.jpg?v=1774960510"},{"product_id":"charles-ted-laura-console-table-rustic-elegance-in-acacia-wood","title":"The Laura - Solid Acacia Console Table","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\n  :root {\n    --cream: #f7f4ef;\n    --warm-white: #faf8f5;\n    --ink: #1e1b17;\n    --muted: #7a7167;\n    --accent: #8b6f4e;\n    --border: #ddd8d0;\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  .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  .dims {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 0.25rem;\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.5rem;\n  }\n\n  .dims p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.85;\n    letter-spacing: 0.02em;\n  }\n\n  .dims p span {\n    color: var(--muted);\n    margin-right: 0.3em;\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    letter-spacing: 0.01em;\n  }\n\n  .social-row {\n    display: flex;\n    gap: 1rem;\n    margin-top: 1.5rem;\n    padding-top: 1.25rem;\n    border-top: 1px solid var(--border);\n    flex-wrap: wrap;\n    align-items: center;\n  }\n\n  .social-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  }\n\n  .social-credit {\n    font-family: var(--sans);\n    font-size: 11.5px;\n    font-weight: 300;\n    letter-spacing: 0.04em;\n    color: var(--muted);\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 1px;\n    text-decoration: none;\n    transition: color 0.2s, border-color 0.2s;\n  }\n\n  .social-credit:hover {\n    color: var(--accent);\n    border-color: var(--accent);\n  }\n\n  .measure-note {\n    margin-top: 1.25rem;\n    font-family: var(--sans);\n    font-size: 12px;\n    font-weight: 300;\n    color: var(--muted);\n    line-height: 1.65;\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"description\"\u003e\n\u003cblockquote class=\"pull-quote\"\u003e\n\u003cp\u003eThe console that commands a room — 236cm of solid acacia, distressed by hand, impossible to ignore.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eThe Laura is not a console table you settle for. It is one you wait for. \u003cstrong\u003eHandcrafted from solid acacia wood\u003c\/strong\u003e and finished by hand in a warm antique distress that celebrates every knot, grain and imperfection, this is a piece with genuine character — the kind that only real timber and real craft can produce. At 236cm wide, it does not fill a wall so much as define it, whether behind a sofa, in a sweeping hallway, or as the anchor of a living room that means business.\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\"\u003eWhat separates the Laura from every other console on the market is the quality of its character. The hand-distressed antique finish does not attempt to look perfect — it celebrates the natural grain, the knots, the subtle variations that make each table \u003cstrong\u003equietly, unmistakably unique.\u003c\/strong\u003e The ornate turned balustrade legs draw the eye downward and add an architectural flourish that lifts this far beyond a standard console. Style it with a mirror and ceramics and it becomes a focal point. Leave it spare and it still holds the room.\u003c\/p\u003e\n\u003cp class=\"section-body\"\u003eA deep 45cm top offers serious surface space — room for a lamp, a vase, a tray and more. The sturdy lower shelf adds a practical second tier without cluttering the line of the piece. Its warm neutral tones sit naturally with farmhouse, French country, rustic and vintage-inspired interiors. This is furniture that earns its place and holds it for years.\u003c\/p\u003e\n\u003chr class=\"divider\"\u003e\n\u003cdiv class=\"dims\"\u003e\n\u003cp class=\"dims-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eH\u003c\/span\u003e89.5cm  ·  \u003cspan\u003eW\u003c\/span\u003e236cm  ·  \u003cspan\u003eD\u003c\/span\u003e45cm  ·  117kg\u003c\/p\u003e\n\u003cp\u003eSolid acacia wood  ·  Hand-distressed antique finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"delivery\"\u003e\n\u003cp class=\"delivery-label\"\u003eDelivery \u0026amp; finance\u003c\/p\u003e\n\u003cdiv class=\"delivery-grid\"\u003e\n\u003cp\u003eSpecialist furniture courier\u003c\/p\u003e\n\u003cp\u003eDelivered within 2–3 weeks\u003c\/p\u003e\n\u003cp\u003eMainland UK delivery \u003c\/p\u003e\n\u003cp\u003e0% interest-free finance available\u003c\/p\u003e\n\u003cp\u003ePrice match promise\u003c\/p\u003e\n\u003cp\u003eEasy returns\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"measure-note\"\u003ePlease measure your space carefully before ordering. Our team is happy to advise — reach us via live chat at any time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"social-row\"\u003e\n\u003cspan class=\"social-label\"\u003eAs seen in\u003c\/span\u003e \u003ca class=\"social-credit\" href=\"#\"\u003e@Berkshirebuild\u003c\/a\u003e \u003ca class=\"social-credit\" href=\"#\"\u003e@forever_number_5\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":49871383331141,"sku":"FURSCHSMX095-SS24","price":1995.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-laura-console-table-rustic-elegance-in-acacia-wood-2457455.jpg?v=1774370122"},{"product_id":"charles-ted-longbourn-heritage-oak-4-door-sideboard-buffet-whitewashed-finish","title":"Longbourn Heritage Oak 4-Door Sideboard Buffet | Whitewashed Finish","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 Longbourn Sideboard — Heritage 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  .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  .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\u003eWhitewashed heritage oak, four full-length doors, 220cm — the sideboard that anchors a room with quiet authority and keeps everything beautifully out of sight.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    At 220cm wide and 103kg of heritage oak with a whitewashed finish, the Longbourn is a sideboard that makes a room feel resolved. \u003cstrong\u003eFour full-length doors\u003c\/strong\u003e conceal generous storage — tableware, linens, books, everyday essentials — leaving the top surface entirely free for a pair of statement lamps, a run of vases or a curated styling arrangement. The whitewash finish is the quality that makes it so broadly versatile: a light, translucent overlay that allows the natural oak grain to show through in a soft, bleached tone that sits as naturally in a coastal or Hamptons interior as it does in a Scandi or relaxed contemporary scheme.\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 whitewash finish is the most important quality to understand about the Longbourn — this is not a painted or lacquered surface but a \u003cstrong\u003etranslucent finish applied over real oak grain,\u003c\/strong\u003e creating a warmth and depth that flat paint cannot achieve. The wood's natural variation reads through the wash as subtle tonal differences across the surface, making the Longbourn feel like a piece with genuine material quality rather than a manufactured finish. At 220cm it is generous enough to hold a dining room wall without leaving awkward gaps, and the proportions — 85cm tall, 50cm deep — keep the top surface at a natural styling height for lamps and display objects.\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\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\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\"\u003eWhat does the whitewashed finish actually look like?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eA light, translucent finish applied over the oak that allows the natural wood grain to show through. It gives the piece a soft bleached tone — warm and textured rather than stark or painted. Think Hamptons beach house rather than clinical white.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow much storage does the Longbourn offer?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eFour full-length doors across 220cm — substantial internal storage suitable for dining room essentials, living room items, books, linens or hallway organisation. The top surface remains entirely free for styling.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhat interiors does it suit?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eParticularly well suited to coastal, Hamptons, farmhouse and Scandi interiors, though the neutral whitewash makes it easy to pair with both light and darker surrounding furniture in contemporary settings.\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\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e220cm\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\"\u003e50cm\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\"\u003e85cm\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\"\u003e103kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 full-length\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\"\u003eHeritage 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\"\u003eWhitewash — grain visible throughout\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\u003eEasy returns available\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":53697781760325,"sku":"FURCHSMX260-AW24","price":1995.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-longbourn-heritage-oak-4-door-sideboard-buffet-whitewashed-finish-4759481.jpg?v=1774370079"},{"product_id":"longbourn-three-drawer-chest","title":"Longbourn Chest in Natural Acacia Wood","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 Longbourn Chest — Solid Acacia — 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  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; }\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 acacia, subtle moulding detail, three large drawers with antique-style metal pulls at 132.5cm wide — the Longbourn chest with the weight and character of properly made furniture.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    At 96kg in solid acacia, the Longbourn Chest is unambiguously serious furniture — \u003cstrong\u003ethe kind of piece that takes two people to move\u003c\/strong\u003e and stays exactly where it is placed, its weight a direct reflection of the genuine solid hardwood construction throughout. At 132.5cm wide and 91cm tall it is a proper full-width bedroom chest, three generously sized drawers across a breadth that provides real storage capacity for clothing and linens rather than the token storage of a narrower piece. The subtle moulding detail on the drawer faces and the antique-style metal pulls add the craft quality that distinguishes the Longbourn from a plain-fronted alternative.\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 subtle moulding detail is the quality that makes the Longbourn Chest read as classically crafted rather than simply functional — \u003cstrong\u003emoulding on the drawer face perimeter\u003c\/strong\u003e is the traditional cabinet-maker's detail that adds visual depth and shadow line to what would otherwise be a flat front, giving each drawer a three-dimensional quality and a refined character that plain-faced drawers cannot achieve. The antique-style metal pulls — round, with the warm patina of aged metal — are in the same traditional register as the moulding, completing the front of the piece with hardware that has genuine character rather than generic modern knobs. Combined with the warm honey tones and characteristic grain of solid acacia, the Longbourn is a chest with the presence and quality of furniture that lasts.\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 Longbourn range — pairs with the \u003ca href=\"#\"\u003eLongbourn Console Table\u003c\/a\u003e in the same solid acacia with natural finish and antique-style metal hardware.\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\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\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\"\u003e132.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\"\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\"\u003e91cm\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\"\u003e96kg\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 acacia wood · handcrafted\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 · moulding detail\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e3 large · antique-style metal pulls\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":53697848017221,"sku":"FURCHSMX256-AW24","price":1465.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-longbourn-chest-in-natural-acacia-wood-8923875.jpg?v=1774370068"},{"product_id":"longbourn-turned-leg-console-table","title":"Longbourn Turned Leg Console Table in Natural Acacia Wood","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 Longbourn Console Table — Solid Acacia — 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 acacia with barley twist turned legs, two drawers with round metal knobs, 117cm wide — the Longbourn console that earns its place in a hallway through craft as much as function.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The barley twist leg is one of furniture making's most skilled and recognisable turning details — \u003cstrong\u003ethe continuous helical spiral running the full height of each leg\u003c\/strong\u003e requires a level of craft that a plain or tapered leg does not, and the resulting form has an immediately distinctive character that catches the light differently as you move around the piece. In solid acacia with its warm natural grain and honey tones, the Longbourn brings that traditional craftsmanship quality to a 117cm console with two drawers and the broad, generous tabletop that a hallway or living room console needs for both practical and decorative 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 barley twist is the detail that gives the Longbourn its character — \u003cstrong\u003ea leg design with roots in seventeenth-century English and Dutch furniture making\u003c\/strong\u003e that has never lost its appeal because the spiral form is both visually arresting and structurally elegant. Solid acacia is a dense, durable hardwood with a pronounced natural grain that takes a natural finish particularly well — the warm honey tones and characteristic grain pattern of acacia give the piece warmth and individuality that a plain-grained timber cannot match. At 32kg the Longbourn has the solidity of proper furniture, and the two drawers with round metal knobs provide the practical entryway storage that makes a console genuinely useful as well as beautiful.\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\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\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\"\u003e117cm\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\"\u003e46cm\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\"\u003e81cm\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\"\u003e32kg\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 acacia 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\"\u003eNatural · unique wood grain throughout\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\"\u003eBarley twist turned\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eStorage\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e2 drawers · round metal knobs\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":53697886388549,"sku":"FURCHSMX261-AW24","price":949.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-longbourn-turned-leg-console-table-in-natural-acacia-wood-7674202.jpg?v=1774370069"},{"product_id":"charles-ted-aura-pine-four-door-sideboard","title":"Aura Pine Four Door Sideboard","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 Aura Sideboard — Sunburst Pine — 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 pine with hand-carved sunburst doors, a weathered grey finish, 200cm — the Aura is the sideboard where the doors are the statement and the storage is generous enough to justify it.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The sunburst carving radiates from the centre of each door in precisely cut relief channels — \u003cstrong\u003econcentric lines spreading outward from the ring handle\u003c\/strong\u003e to the edges of each panel, filling all four doors of this 200cm sideboard with a sculptural, hand-carved pattern that makes an immediate and confident impression across a dining room or living room wall. The softly weathered grey finish on the solid pine enhances both the carved relief and the natural grain of the wood, creating depth in the shadows between each channel. Behind the four doors, adjustable and removable shelving provides completely flexible storage — configure for dinnerware, glassware, media equipment or household essentials with equal ease.\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 sunburst is one of furniture design's most enduring carved motifs — with roots in Art Deco, mid-century and global craft traditions — \u003cstrong\u003eand in four repeating panels across a 200cm front\u003c\/strong\u003e it creates a full-width composition that is genuinely unlike anything else in the contemporary sideboard category. The weathered grey pine finish is the right choice for this pattern — the slight silvering of the finish pools in the channels of the carving and lightens on the raised surfaces between them, making the sunburst pattern more three-dimensionally legible than it would be in a darker or more saturated finish. The black ring handles at the centre of each sunburst serve the design rather than competing with it.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eArtisan\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBoho\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\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\"\u003e200cm\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\"\u003e46cm\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\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e56.5kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 · hand-carved sunburst · black ring handles\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAdjustable \u0026amp; removable shelving\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 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\"\u003eSoftly weathered grey\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":53733135974725,"sku":"FURCHAAT127-AW24","price":1895.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-aura-pine-four-door-sideboard-3672078.jpg?v=1774370056"},{"product_id":"travertine-bronzed-metal-demi-lune-console","title":"Demi-Lune Console Table | Travertine Stone Top \u0026 Bronzed Metal 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\u003eTravertine Demi-Lune Console Table — Bronze Frame — 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\u003eNatural travertine top, a bronzed metal frame, the half-moon demi-lune form at 110cm wide and only 30cm deep — the hallway console that makes a narrow wall feel like a design moment.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The demi-lune console is the form specifically designed for the hallway — \u003cstrong\u003ethe flat back sits flush against the wall\u003c\/strong\u003e while the curved front projects only 30cm into the space, giving the table a 110cm-wide display surface without the depth of a conventional rectangular console that narrows a hallway passage. In natural travertine over a bronzed metal frame, the Demi-Lune brings two of the most refined material choices in contemporary interior design to this space-efficient format — the warm stone and the warm metal combining with the same harmony that makes travertine and bronze such a consistently successful pairing across furniture and accessories.\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 travertine top is the quality that makes the Demi-Lune genuinely luxurious rather than simply elegant — \u003cstrong\u003ethe natural stone with its warm beige tone, characteristic veining and organic surface variation\u003c\/strong\u003e brings a material richness that ceramic, engineered stone or glass cannot replicate at this format. At 30cm deep the top is proportioned for displaying rather than working — a lamp, a vase arrangement, a piece of art leaning against the wall above — and the 80cm height places those objects at precisely the right level for an entryway or accent wall composition. At 29kg the bronzed metal frame provides the structural stability that travertine requires at this scale.\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\"\u003eMinimalist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eLuxury\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\"\u003e110cm\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\"\u003e30cm\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\"\u003e80cm\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\"\u003e29kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eTop\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNatural travertine stone\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\"\u003eBronzed metal\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eShape\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eDemi-lune · flat back · curved front\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\u003eTravertine care — wipe spills immediately, use coasters and avoid acidic liquids. Natural veining and pitting are inherent qualities of genuine travertine.\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":54126057587013,"sku":"FURCHSKE370-SS25","price":495.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-demi-lune-console-table-travertine-stone-top-bronzed-metal-frame-9860510.jpg?v=1774370008"},{"product_id":"albany-chunky-oak-reclaimed-wood-console-table","title":"Albany Rustic Reclaimed Oak Console Table","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 Albany Console Table — 100% 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, chunky proportions, clean lines at 160cm — the Albany is the console table that announces itself without trying and holds a room without competing with it.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    There is a quality to a piece of furniture made from reclaimed oak that simply cannot be manufactured — \u003cstrong\u003ethe visible knots, the natural grain variations, the authentic imperfections\u003c\/strong\u003e of wood that has already lived a previous life. The Albany wears all of this openly and without apology. This is the point: furniture that tells a story, that carries the history of its material in every surface, that looks genuinely aged because it is. The chunky proportions give the Albany a substantial, confident presence in a hallway, a living room or a dining space, while the clean lines keep it from feeling heavy — presence without dominance, which is the hardest quality in furniture to 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 reclaimed oak is not a material choice made for sustainability reasons alone — it is the source of everything that makes the Albany beautiful. \u003cstrong\u003eNo two Albany console tables are the same,\u003c\/strong\u003e because no two pieces of reclaimed oak carry identical grain patterns, knots or tonal variation. The wood's previous life is written into the surface of every table, and that individuality is precisely what the Albany offers that no new timber alternative can. At 160cm wide and 76cm tall with clean, direct lines and a chunky frame, the Albany holds a wall with the kind of weight and confidence that slimmer or more decorative console tables cannot match.\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\u003e100% sustainably sourced reclaimed oak — furniture that sits lightly on the planet. The knots, grain variation and natural imperfections across the surface are features of the material and unique to each piece.\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\"\u003eIndustrial\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eWabi-sabi\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\"\u003e35cm\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\"\u003e76cm\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\"\u003e65kg\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\"\u003e105cm between legs\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\"\u003eNote\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eEach piece unique — grain, tone and knots will vary\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":54235602420037,"sku":"FURCHDND217-SS25","price":1150.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/handcrafted-wooden-x-bookstand-1738340.jpg?v=1775374758"},{"product_id":"gianna-elegant-glass-and-brass-console-table","title":"CharlesTed Home Gianna Elegant Glass and Brass Console Table","description":"\u003cp style=\"text-align: center;\"\u003eIndulge in the opulence of the Gianna Elegant Glass and Brass Console Table, a luxurious addition to any elegant space. The base of this elegant side table features a stunning oxidized finish.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e:\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\" class=\"pf-prod-dimenstions\"\u003e \u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 78cm\u003c\/span\u003e \u003cspan class=\"pf-prod-dimenstions-val\"\u003eW 122cm D 40.5\u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003ecm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-product-details-price-wrapper\"\u003e\n\u003cdiv class=\"product-detail-price\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003e35kgs\u003c\/span\u003e\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54249462202693,"sku":"FURCHRYL021-SS25","price":749.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-gianna-elegant-glass-and-brass-console-table-6458028.jpg?v=1777198167"},{"product_id":"charles-ted-kensington-vintage-inspired-reclaimed-pine-writing-desk","title":"Kensington Vintage Inspired Reclaimed Pine Writing Desk","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 Kensington Writing Desk — Reclaimed Pine — 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  .drawer-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .drawer-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  .drawer-text p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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 pine, turned legs with crossbar support, five drawers and a weathered finish — the writing desk that makes a home office feel like somewhere worth working.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Kensington is a writing desk with genuine character. \u003cstrong\u003eReclaimed pine brings the depth of grain, warm amber tones and natural weathering\u003c\/strong\u003e that new timber cannot replicate, and the distressed natural finish preserves that history rather than sanding it away. The turned legs with crossbar support give the piece a classic, furniture-maker's quality — the same architectural leg detail that has been used in writing desks and library furniture for centuries, and remains as beautiful and structurally sound today. Five spacious drawers make this as practical as a dedicated home office piece can be, while the 135cm width provides a generous working surface.\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 crossbar support between the turned legs is the structural and visual detail that elevates the Kensington above a plain-legged desk — the horizontal stretcher connecting the legs adds both rigidity and an additional architectural element that \u003cstrong\u003emakes the under-desk area as considered as the surface above.\u003c\/strong\u003e Combined with the turned leg profile, the overall frame reads as genuinely crafted rather than assembled, and gives the desk the presence of a piece that belongs in a room rather than simply occupying it. The reclaimed pine surface develops further patina with use, meaning this is a desk that gets more characterful with every year of working at it.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"drawer-callout\"\u003e\n    \u003cdiv class=\"drawer-number\"\u003e5\u003c\/div\u003e\n    \u003cdiv class=\"drawer-text\"\u003e\n      \u003cp\u003eFive spacious drawers — enough storage to keep a working desk surface genuinely clear. Files, stationery, correspondence, cables and everyday essentials all have a proper home.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 reclaimed pine — sustainably sourced timber given a second life. Natural grain variation, knots and the subtle marks of the timber's previous life are inherent qualities that make each Kensington desk entirely its own.\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\"\u003eClassic\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  \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\"\u003e135cm\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\"\u003e78.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\"\u003e28kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e5\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\"\u003eTurned · crossbar support\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 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\"\u003eWeathered natural distressed\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":54376877654341,"sku":"FURCHNPY067-SS24","price":895.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-kensington-vintage-inspired-reclaimed-pine-writing-desk-6906662.jpg?v=1774369999"},{"product_id":"pasadena-white-oak-four-door-sideboard","title":"CharlesTed Home Pasadena Modern Whitewashed Oak Sideboard with Parquet Doors | 4 Door Storage Cabinet","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 Pasadena Sideboard — Whitewashed Oak, Parquet Doors, Black Square Handles — 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  .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.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\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Pasadena — a four-door sideboard in solid oak with a soft whitewashed finish, parquet-patterned door fronts and bold square black metal handles. Substantial 1.93m proportions raised on slim tapered legs with black-dipped tips, sized for dining rooms, hallways and larger living spaces.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Pasadena brings the kind of cabinetry detail that lifts a sideboard above standard flat-fronted alternatives — \u003cstrong\u003eeach of the four door fronts is built from small parquet squares laid in alternating grain directions\u003c\/strong\u003e, the same surface vocabulary as antique French herringbone flooring and the patchwork-oak cabinetry of contemporary makers like Pinch and Rose Uniacke. The whitewashed finish is brushed back into the grain rather than painted over the top, leaving the natural texture and tonal variation of the oak visible through the soft chalky wash, while the slim square black metal handles and black-dipped tapered feet introduce two precise points of graphic contrast. The body sits raised on six tapered legs, giving the substantial cabinet a sense of lift rather than the heavy plinth-on-the-floor weight of most storage pieces of this scale.\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 parquet door fronts are the move that gives the Pasadena its specific character — \u003cstrong\u003emost whitewashed oak sideboards are built from plain vertical-grain panels\u003c\/strong\u003e, a finish that reads as functional rather than crafted. The patchwork of small oak squares catches light differently across each tile depending on grain direction, creating a quiet checkerboard rhythm across the front of the cabinet that a flat panel cannot achieve, and the geometric square handles pick up and echo the same square module at a smaller scale. Whitewashed parquet oak sits in the same material family as our wider whitewashed oak collection — pieces designed to bring tonal warmth and grain-led texture to a room without the heaviness of darker timbers.\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 whitewashed oak family — pairs naturally with our wider collection of brushed-finish oak dining tables, console tables and storage pieces for a coordinated scheme of pale, grain-led furniture across a dining room, hallway or open-plan living space.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\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\"\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\"\u003eSideboard · four-door storage cabinet\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 oak · whitewashed finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eParquet panels · soft-close hinges\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHandles\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSquare black metal · matte finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAdjustable shelving\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\"\u003eTapered oak · black-dipped tips\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\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eDining rooms, hallways, living spaces\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\"\u003e193 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\"\u003e45 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\"\u003e86 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e80 kg\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":54437805457733,"sku":"FURCHSHF043-SS25","price":1795.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-pasadena-modern-whitewashed-oak-sideboard-with-parquet-doors-4-door-storage-cabinet-8221316.jpg?v=1778193733"},{"product_id":"pasadena-white-oak-tv-unit","title":"Pasadena Modern Whitewashed Oak TV Unit with Parquet Detailing | 4 Door Media Console","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Pasadena TV Unit — Whitewashed Oak, Parquet Doors, Black Square Handles — 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  .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.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\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Pasadena TV Unit — a long, low four-door media console in solid oak with a soft whitewashed finish, parquet-patterned door fronts and bold square black metal handles. Generous 1.93m proportions raised on slim tapered legs with black-dipped tips, sized for larger living rooms and open-plan media walls.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Pasadena TV Unit brings the kind of cabinetry detail that lifts a media console above the standard flat-fronted, MDF-bodied alternatives that dominate the category — \u003cstrong\u003eeach of the four door fronts is built from small parquet squares laid in alternating grain directions\u003c\/strong\u003e, the same surface vocabulary as antique French herringbone flooring and the patchwork-oak cabinetry of contemporary makers like Pinch and Rose Uniacke. The whitewashed finish is brushed back into the grain rather than painted over the top, leaving the natural texture and tonal variation of the oak visible through the soft chalky wash, while the slim square black metal handles and black-dipped tapered feet introduce two precise points of graphic contrast. The low 49.5cm height keeps the unit proportionate underneath a wall-mounted screen, while the long body sits raised on six tapered legs, giving the console a sense of lift rather than the heavy floor-bound weight of most TV units of this scale.\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 parquet door fronts are the move that gives the Pasadena its specific character — \u003cstrong\u003emost TV units are built from plain veneered panels designed to disappear into the room\u003c\/strong\u003e, a finish that reads as functional rather than crafted, and treats the media console as a piece of equipment rather than a piece of furniture. The patchwork of small oak squares catches light differently across each tile depending on grain direction, creating a quiet checkerboard rhythm across the front of the cabinet that a flat panel cannot achieve, and the geometric square handles pick up and echo the same square module at a smaller scale. Inside, adjustable and removable shelves give the flexibility to size compartments around AV receivers, soundbars, gaming consoles or routed cabling — practical for the way TV units actually get used.\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 Pasadena collection — pairs naturally with the matching Pasadena sideboard for a coordinated scheme of whitewashed oak parquet cabinetry across a living and dining room, with shared handle, leg and finish details across both pieces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\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\"\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\"\u003eTV unit · four-door media console\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\"\u003ePremium oak \u0026amp; oak veneer · whitewashed\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eParquet panels · soft-close hinges\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHandles\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSquare black metal · matte finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAdjustable \u0026amp; removable shelving\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\"\u003eTapered oak · black-dipped tips\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\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eLiving rooms, media walls, snugs\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\"\u003e193.5 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\"\u003e45 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\"\u003e49.5 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e45 kg\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":54437848187205,"sku":"FURCHSHF048-SS25","price":1295.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/pasadena-modern-whitewashed-oak-tv-unit-with-parquet-detailing-4-door-media-console-7005913.jpg?v=1778193731"},{"product_id":"charles-ted-harper-ridge-white-oak-sideboard-cabinet","title":"Harper Ridge White Oak Sideboard Cabinet","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 Harper Ridge Sideboard — Ribbed White 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  .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 white oak with a whitewash finish, ribbed door fronts, brass ring handles and capped legs at 180cm — the Harper Ridge sideboard where every surface detail is the right one.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    White oak with a whitewashed finish is a particular material combination — \u003cstrong\u003ethe pale, slightly silvered tone of white oak\u003c\/strong\u003e under a whitewash sits in a cooler, cleaner register than standard oak, and the whitewash allows the characteristic ray fleck grain of white oak to remain clearly visible rather than obscuring it. The ribbed door fronts on the Harper Ridge use that combination to maximum effect — the vertical channels running the full height of each door panel catch light differently across their length, creating a surface with genuine depth and movement at 180cm. Brass ring handles and capped legs provide the warm metallic contrast that stops the pale oak and whitewash from reading as cold.\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 ribbed doors, brass hardware and capped legs is the material palette that places the Harper Ridge in the contemporary Scandi-adjacent aesthetic at its most refined — \u003cstrong\u003epale timber with textured surfaces, warm brass accents\u003c\/strong\u003e and the subtle leg detail that lifts the sideboard off the floor and gives it a lighter, more considered silhouette. The ribbed channels specifically work exceptionally well in white oak because the alternating raised and recessed surfaces catch the natural grain of the wood at different angles, making the door front more visually interesting than a plain white oak panel at the same dimensions. At 72kg across 180cm this is a substantial sideboard with the weight and presence of quality furniture.\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\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMinimalist\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\"\u003e180cm\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\"\u003e45cm\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\"\u003e84.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\"\u003e72kg\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\"\u003eSoft whitewash · ribbed door fronts\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 · brass ring handles\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\"\u003eBrass capped\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54444329140549,"sku":"FURCHSHF176-SS25","price":1695.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-harper-ridge-white-oak-sideboard-cabinet-1708497.jpg?v=1774369993"},{"product_id":"zahara-white-oak-two-drawer-console-table-with-bronze-handles","title":"Harper Ridge White Oak Console Table","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .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  .drawer-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .drawer-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  .drawer-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\u003c\/style\u003e\n\u003cdiv class=\"description\"\u003e\n\u003cblockquote class=\"pull-quote\"\u003e\n\u003cp\u003eWhite oak, fluted drawers, antique brass ring pulls and brass-capped tapered legs — the console table that brings light, warmth and considered detail to any hallway or living room.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eWhite oak is chosen for furniture that is meant to last and to be looked at. \u003cstrong\u003eThe pale, clean grain with its characteristic ray fleck pattern\u003c\/strong\u003e brings a natural warmth and depth that lighter alternatives like ash or beige-painted MDF cannot replicate - and the slim profile of the Harper Ridge at 40cm deep means it sits close to a wall without dominating the room it occupies. The two fluted front drawers with antique brass ring pulls introduce a layer of decorative detail that makes the console genuinely beautiful to look at, while the tapered legs with brass caps complete the picture with a refined, considered finish.\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 combination of four specific design choices - white oak, fluted drawers, antique brass ring pulls, and brass-capped tapered legs - gives the Harper Ridge a cohesion and character that a plain oak console table lacks. \u003cstrong\u003eThe fluting on the drawer fronts\u003c\/strong\u003e adds a vertical texture and visual interest that makes even a closed drawer something worth noticing, while the antique brass ring pulls coordinate with the brass-capped legs in a way that feels intentional rather than assembled from a catalogue. The light wood finish reads beautifully in both well-lit contemporary rooms and more traditionally furnished spaces.\u003c\/p\u003e\n\u003cdiv class=\"drawer-callout\"\u003e\n\u003cdiv class=\"drawer-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"drawer-text\"\u003e\n\u003cp\u003eTwo fluted drawers with antique brass ring pulls — practical storage for everyday hallway essentials, keys and mail, contained within a console that makes storage look intentional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"suits-row\"\u003e\n\u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eJapandi\u003c\/span\u003e\n\u003c\/div\u003e\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\"\u003e150cm\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\"\u003e84.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\"\u003e45kg\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\"\u003eWhite 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 ring pulls \u0026amp; brass caps\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":54444631589189,"sku":"FURCHSHF178-SS25","price":1150.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-harper-ridge-white-oak-console-table-1649302.jpg?v=1774369993"},{"product_id":"new-england-reclaimed-pine-colonial-console-table","title":"Turned Leg Salvaged Pine Console Table","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\u003eTurned Leg Salvaged Pine Console Table — 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\u003eSix turned legs, salvaged pine, a lower shelf at 180cm — the console table with the character of timber that has already lived, and the elegance of furniture made by hand.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Six turned legs is not a standard specification for a console table — most manage with four. \u003cstrong\u003eThe additional pair at the centre of the 180cm span\u003c\/strong\u003e gives the table both the structural support it needs across that length and a visual rhythm that makes the whole piece more interesting to look at — the alternating pattern of turned legs seen from the front has a classic, architectural quality that four-legged alternatives simply cannot replicate. Handmade from salvaged pine with a natural finish that celebrates visible grain, knots and the subtle marks of the timber's previous life, every table is genuinely unique.\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 salvaged pine is the quality that makes this console genuinely special. \u003cstrong\u003eNew pine, however well finished, cannot replicate\u003c\/strong\u003e the depth of grain, the warm amber tones or the natural character that timber carries from a previous life. The natural finish on this table is deliberately light-handed — preserving rather than concealing the organic variation across each plank, so the surface reads as authentically aged rather than manufactured to look old. The lower shelf adds both practical storage and visual balance, giving the table a layered quality that a single-surface console lacks — a natural place for baskets, ceramics or a row of books beneath the main display above.\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\u003eHandmade from salvaged pine — reclaimed timber given a second life. Natural grain variation, knots and tonal differences between planks are inherent qualities of salvaged wood and make each table entirely its own.\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\"\u003eFrench Country\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  \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\"\u003e180cm\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\"\u003e45cm\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\"\u003e83cm\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\"\u003e35kg\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\"\u003e6 turned legs\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\"\u003eSalvaged pine — natural finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLower shelf\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eYes\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eNote\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eEach piece is unique — grain and tone will vary\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":54475992727877,"sku":"FURCHTDL130-SS25","price":1025.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-turned-leg-salvaged-pine-console-table-4943664.png?v=1774369993"},{"product_id":"sloane-square-patterned-sideboard","title":"Sloane Modern Oak Sideboard | 4 Door Storage Cabinet with Brass Hardware","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 Sloane Sideboard — Grey 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  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; }\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\u003eCheckerboard oak grain across four soft-close doors, square brass pulls, adjustable shelving — the Sloane Sideboard at 193cm with the design language of the full collection.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Sloane Sideboard brings the full design language of the collection to its largest and most impactful format. \u003cstrong\u003eFour soft-close doors in checkerboard oak grain\u003c\/strong\u003e — the alternating panel arrangement that gives the Sloane its geometric character — span 193cm of dining room, living room or hallway wall with a surface that is as interesting to look at across a room as it is close up. Square brass pulls on each door and brass-capped tapered legs complete the material story that runs consistently through every Sloane piece. Adjustable shelving behind all four doors provides complete flexibility for whatever the storage needs to hold.\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 checkerboard grain pattern across all four doors at 193cm is a genuinely striking effect — the geometric alternation of oak panel directions creates a \u003cstrong\u003efull-width textural composition\u003c\/strong\u003e that reads as deliberately designed rather than simply fronted. The soft-close mechanism on all four doors adds a quality of finish that is immediately noticeable in daily use — the quiet, controlled close that distinguishes considered furniture from standard storage. The grey oak finish and adjustable interior shelving make the Sloane Sideboard as versatile in use as it is specific in design: dinnerware, glassware, linens or living room essentials all find a natural home behind those four doors.\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 Sloane Collection — coordinates with the \u003ca href=\"#\"\u003eSloane Chest of Drawers\u003c\/a\u003e, \u003ca href=\"#\"\u003eSloane Desk\u003c\/a\u003e, \u003ca href=\"#\"\u003eSloane Bedside Table\u003c\/a\u003e, \u003ca href=\"#\"\u003eSloane Console\u003c\/a\u003e and \u003ca href=\"#\"\u003eSloane TV Stand\u003c\/a\u003e. The same grey oak finish, checkerboard grain and brass hardware throughout.\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\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMinimalist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eJapandi\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\"\u003e193cm\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\"\u003e45cm\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\"\u003e86cm\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\"\u003e75kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 · soft-close · checkerboard grain\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAdjustable shelving\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\"\u003eOak \u0026amp; oak veneer\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\"\u003eSquare brass pulls · brass leg caps\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54746211942725,"sku":"FURCHSHF002-SS25","price":1895.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-sloane-modern-oak-sideboard-4-door-storage-cabinet-with-brass-hardware-4139394.jpg?v=1774369940"},{"product_id":"camille-turned-wood-sideboard","title":"Antoine Rustic Oak Sideboard with Lime Wash Finish – Elegant Storage Solution","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  .storage-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .storage-card { padding: 1rem 1.25rem; border-right: 1px solid var(--border); }\n  .storage-card:last-child { border-right: none; }\n  .storage-name { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.4rem; }\n  .storage-count { font-family: var(--serif); font-size: 36px; font-weight: 300; font-style: italic; color: var(--accent); line-height: 1; margin-bottom: 0.35rem; opacity: 0.7; }\n  .storage-detail { font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--ink); line-height: 1.55; }\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\u003cdiv class=\"description\"\u003e\n\u003cblockquote class=\"pull-quote\"\u003e\n\u003cp\u003eBobbin-turned legs and pilasters, limewashed oak, three drawers and two cupboards - the sideboard that brings the Antoine Collection's artisan character to a dining room or living space.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eA sideboard is the dining room's hardest-working piece - and the Antoine Sideboard is one of the most considered in the collection. \u003cstrong\u003eThree central drawers with smooth-glide metal runners\u003c\/strong\u003e for cutlery, napkins and everyday essentials. Two spacious side cupboards with adjustable internal shelving for dinnerware, linens or anything that needs a proper home behind a closed door. All of it housed in a 166cm limewashed oak frame with bobbin-turned legs and decorative pilasters that bring the same artisanal craftsmanship as the rest of the Antoine Collection - a piece that earns its place in a dining room on aesthetic grounds as well as practical ones.\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 bobbin-turned legs and pilasters are the Antoine Sideboard's most distinctive quality - the pilasters in particular add a vertical decorative element to the front of the piece that gives it \u003cstrong\u003ea genuinely architectural presence\u003c\/strong\u003e that most sideboards lack. Combined with the turned legs and the traditional round knob handles on the drawers, the front of this piece rewards close inspection in a way that a plain-fronted sideboard cannot. The limewash finish on the premium oak solids and veneers brings the soft, weathered tone of the collection - warm, muted, and beautifully in harmony with linen, ceramic and natural wood accessories.\u003c\/p\u003e\n\u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eStorage at a glance\u003c\/p\u003e\n\u003cdiv class=\"storage-grid\"\u003e\n\u003cdiv class=\"storage-card\"\u003e\n\u003cp class=\"storage-name\"\u003eThree drawers\u003c\/p\u003e\n\u003cp class=\"storage-count\"\u003e3\u003c\/p\u003e\n\u003cp class=\"storage-detail\"\u003eSmooth-glide metal runners · round knob handles · two drawer depths available\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"storage-card\"\u003e\n\u003cp class=\"storage-name\"\u003eTwo cupboards\u003c\/p\u003e\n\u003cp class=\"storage-count\"\u003e2\u003c\/p\u003e\n\u003cp class=\"storage-detail\"\u003eW47.5 × D40.5 × H56.5cm each · adjustable internal shelving\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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 bobbin-turned leg detail as the dining table, chairs, bench, console, chest of drawers and dresser.\u003c\/p\u003e\n\u003c\/div\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\"\u003eCoastal\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eTraditional\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; 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\"\u003e166cm\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\"\u003e45cm\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\"\u003e80cm\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\"\u003e75cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e3 · W45.7 × D35cm · two depths\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eCupboards\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e2 · W47.5 × D40.5 × H56.5cm\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\"\u003eOak, oak veneer MDF, plywood, 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\"\u003eLimewashed oak · anti-topple kit included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54962531205445,"sku":"FURGD530404-AW25","price":945.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-antoine-rustic-oak-sideboard-with-lime-wash-finish-elegant-storage-solution-7994670.webp?v=1774369943"},{"product_id":"charles-ted-antoine-turned-wood-console-table-limewashed-oak-oak-veneer","title":"Antoine Turned Wood Console Table | 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\u003eThe Antoine Console Table — 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  .storage-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  .storage-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\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\u003eLimewashed oak, turned legs, two drawers and a shelf at 165cm — the console table that brings the full Antoine Collection character to a hallway or living room wall.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Antoine Console carries the full design language of the collection — \u003cstrong\u003eturned wood legs, a soft limewash finish, natural grain variation\u003c\/strong\u003e — into a console table format with the added practical depth of two drawers and a lower shelf. At 165cm wide and 80cm tall it is the right scale for a hallway wall, a dining room display or the back of a living room sofa, bringing the warmth of limewashed oak to any space while providing genuinely useful storage beneath the surface. Every piece is unique by nature of the natural grain variation through the oak — the character of the wood shows through the finish in a way no two tables share exactly.\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 turned legs, drawers and a lower shelf in a single console table is the Antoine's most practical quality — \u003cstrong\u003ethree distinct storage and display opportunities\u003c\/strong\u003e in one beautifully finished piece. The turned leg detailing elevates the console beyond a plain surface-and-shelf format into something with genuine sculptural presence, while the limewash finish in its soft weathered oak tone creates the warm, unhurried character that makes any space it enters feel considered. The lower shelf is deep enough for woven baskets, ceramic vessels or a row of books — a naturally styled layer beneath the main surface.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"storage-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=\"2\" y=\"3\" width=\"14\" height=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M2 8h14\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eTwo drawers (W55.5 × D24 × H15cm each) for keys, mail and everyday hallway essentials — plus a lower shelf at 44cm clearance for baskets, ceramics or books. Anti-topple kit included.\u003c\/p\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 dining table, bench, chest of drawers, dresser and side table.\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\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\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; 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\"\u003e165cm\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\"\u003e80cm\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\"\u003e61.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eShelf clearance\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e44.4cm between shelves\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e2 · W55.5 × D24 × H15cm\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\"\u003eOak, oak veneer MDF, plywood, 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\"\u003eLimewashed oak\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":54962533237061,"sku":"LIVGD5056693530398-SS24","price":570.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-antoine-turned-wood-console-table-limewashed-oak-oak-veneer-7950962.webp?v=1774369943"},{"product_id":"malmo-mango-wood-and-marble-sideboard","title":"Malmo Mango Wood and Marble Sideboard","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\u003eMarble Top Ribbed Mango Wood Sideboard — 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\u003eIndian white Carrara marble top, vertical ribbed mango wood doors, three cabinet bays — the sideboard where natural stone meets natural timber in a genuinely luxurious pairing.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The marble top is the detail that elevates this sideboard beyond the category entirely. \u003cstrong\u003eIndian white Carrara marble with its graceful grey and blue veining\u003c\/strong\u003e is a material that cannot be replicated — every slab is different, every run of veining unique, and the polished surface catches light with a quality that ceramic, laminate or engineered stone alternatives simply cannot match. Beneath it, the handcrafted mango wood body with its vertical ribbed door panels adds its own textural character — the rhythm of the ribs running the full height of the three doors creating a surface that is as interesting to look at closely as it is from across the room. Together, cool stone and warm wood create a pairing with genuine interior design authority.\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 vertically ribbed mango wood and a genuine marble top is the Sideboard's most considered quality — \u003cstrong\u003eribbing on cabinet doors has been one of the defining furniture details of the last decade,\u003c\/strong\u003e and in mango wood with its warm, characterful grain, the effect is richer and more organic than the same detail in engineered alternatives. The three-door format at 150cm gives the piece balanced proportions — wide enough to anchor a dining room or living room wall with confidence, narrow enough (at 45cm depth) to sit in most hallways and dining spaces without overwhelming them. Anti-topple kit included.\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\"\u003eMinimalist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eJapandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\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\"\u003e150cm\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\"\u003e45cm\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\"\u003e75cm\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\"\u003e18cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e3 · vertical ribbed mango wood\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eTop\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eIndian white Carrara marble\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\"\u003eMango wood \u0026amp; MDF\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSafety\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAnti-topple kit included\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\u003eMarble care — wipe spills immediately with a damp cloth. Avoid acidic liquids and use coasters to protect the polished surface. Natural veining variation is an inherent quality of genuine marble — each top is unique.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54962585010501,"sku":"LIVGD5056693542308-SS24","price":1225.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-oslo-mango-wood-and-marble-sideboard-7063403.png?v=1774369888"},{"product_id":"malmo-mango-wood-and-marble-console-table","title":"Malmo Mango Wood and Marble Console Table","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 Malmo Console Table — Mango Wood \u0026amp; Marble — 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  .drawer-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .drawer-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  .drawer-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\u003eIndian Carrara marble with grey and blue veining, vertically ribbed mango wood drawers, grey wash finish — the Malmo is the console table where natural stone meets handcrafted wood.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Malmo brings together two of the most beautiful natural materials in interior design — \u003cstrong\u003eIndian white Carrara marble with its distinctive grey and blue veining\u003c\/strong\u003e across the top, and solid mango wood in a grey wash finish with a vertically ribbed drawer front that adds sculptural texture below. The contrast between the cool, mineral quality of the marble and the warm, organic character of the mango wood is exactly what makes this console table so visually compelling — each material brings out the quality of the other rather than competing. At 130cm wide with two drawers, it is a practical as well as a beautiful piece.\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 vertically ribbed drawer fronts are the Malmo's most distinctive design element — each vertical channel running the full height of the drawer face adds a sculptural relief that a plain drawer front simply lacks, \u003cstrong\u003egiving the mango wood body a texture and depth\u003c\/strong\u003e that transforms the lower section of the console from functional storage into a genuinely designed surface. The grey wash finish on the mango wood is the considered tonal choice that bridges the cool grey and blue veining of the marble above — the wash brings a subtle greyness to the warm mango tones that creates visual harmony across the two materials. Every marble top is unique by nature of the stone.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"drawer-callout\"\u003e\n    \u003cdiv class=\"drawer-number\"\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"drawer-text\"\u003e\n      \u003cp\u003eTwo drawers with ribbed mango wood fronts — W53 × D33.5 × H8.5cm each. Generous storage for everyday hallway or living room essentials kept neatly out of sight beneath the marble top. Anti-topple kit included.\u003c\/p\u003e\n    \u003c\/div\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\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMinimalist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\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\"\u003e130cm\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\"\u003e45cm\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\"\u003e75cm\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\"\u003e58.2cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eTop\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eIndian white Carrara marble\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBody\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eMango wood · grey wash · ribbed drawers\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e2 · W53 × D33.5 × H8.5cm each\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\"\u003eLeg attachment only\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\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\u003eLeg attachment only — the simplest assembly. Anti-topple kit included. The marble top is a natural stone — veining and tonal variation are inherent and make each piece uniquely its own.\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":54962586485061,"sku":"LIVGD5056693542292-SS24","price":755.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-oslo-mango-wood-and-marble-console-table-8284066.png?v=1774369878"},{"product_id":"bronte-console-table","title":"Oakridge Console Table","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\u003eRustic Pine Console Table — 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  .tier-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  .tier-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\u003eWeathered pine, turned legs, a double-tiered surface at 160cm — the console table that gives a hallway, living room or entryway both style and a place to put everything.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A console table at this scale — 160cm wide and double-tiered — is not background furniture. \u003cstrong\u003eIt anchors a wall\u003c\/strong\u003e with the kind of quiet authority that makes a hallway feel properly thought through and a living room feel genuinely complete. Built from solid pine with a weathered finish and classic turned legs, the Rustic Pine Console brings the warmth and character of natural timber to any space, with two generous surfaces for styling — a top tier for lamps, vases and art, a lower shelf for baskets, books or botanical arrangements.\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 gives this console a classic farmhouse quality that straight-legged alternatives cannot replicate — \u003cstrong\u003ethe sculptural profile adds architectural interest\u003c\/strong\u003e that makes the table worth looking at from every angle, not just head-on. The weathered pine finish brings an immediacy of character that unstained timber lacks, sitting as naturally in a contemporary hallway as in a more traditional farmhouse space. At 80cm tall it is the right height for a hallway mirror display, a sofa back arrangement or a dining room accent.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"tier-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\u003eDouble-tiered design — the top surface for lamps, mirrors, vases and styled displays, the lower shelf for baskets, books or botanical arrangements. Two levels of storage and styling in one piece.\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\"\u003eClassic\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\"\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\"\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\"\u003e80cm\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\"\u003e76.5cm\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\u003eMinimal assembly required — all fixings and instructions are included in the box.\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":54962598576453,"sku":"LIVGD5056693530442-SS24","price":665.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-oakridge-console-table-2287374.png?v=1774369880"},{"product_id":"charles-ted-rustic-oakridge-3-drawer-sideboard","title":"Rustic Oakridge 3-Drawer Sideboard","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 {\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  .storage-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .storage-cell { padding: 0.85rem 1rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .storage-cell:nth-child(even) { border-right: none; }\n  .storage-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .storage-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.2rem; }\n  .storage-val { font-family: var(--sans); font-size: 13px; font-weight: 300; 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  .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\u003c\/style\u003e\n\u003cdiv class=\"description\"\u003e\n\u003cblockquote class=\"pull-quote\"\u003e\n\u003cp\u003eWeathered pine, antique brass knobs, three drawers and three doors - the Oakridge Sideboard that stores everything and shows nothing but its character.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eAt 173cm wide the Oakridge Sideboard commands a dining room wall with quiet authority. \u003cstrong\u003eCrafted from pine with a natural weathered finish,\u003c\/strong\u003e hand-finished texture and antique brass knobs, it brings the warmth and character of rustic craftsmanship to a piece of furniture that also works exceptionally hard — three spacious drawers and three cabinet doors hiding generous internal storage for dinnerware, linens and everyday essentials behind a surface that simply looks beautiful. A sideboard that earns its place in a dining room and keeps it.\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 antique brass knobs are the Oakridge's most considered hardware choice — warm, tactile, and in complete harmony with the weathered pine finish. \u003cstrong\u003eThe combination of aged timber and brass is a pairing with genuine heritage\u003c\/strong\u003e in furniture making, and it shows here: the knobs feel right in a way that chrome or plain wood knobs would not. The hand-finished texture of the pine surface adds depth and character that makes the sideboard look settled and authentic rather than recently purchased — the kind of piece that improves with every year in a well-loved home.\u003c\/p\u003e\n\u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eWhat fits inside\u003c\/p\u003e\n\u003cdiv class=\"storage-grid\"\u003e\n\u003cdiv class=\"storage-cell\"\u003e\n\u003cp class=\"storage-key\"\u003eEach drawer\u003c\/p\u003e\n\u003cp class=\"storage-val\"\u003eW50 × D40.5 × H13cm — generous for cutlery, linens, or table accessories\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"storage-cell\"\u003e\n\u003cp class=\"storage-key\"\u003eLarge cupboard\u003c\/p\u003e\n\u003cp class=\"storage-val\"\u003eW106 × D37 × H48.5cm — full dinner service or substantial storage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"storage-cell\"\u003e\n\u003cp class=\"storage-key\"\u003eSmaller cupboard\u003c\/p\u003e\n\u003cp class=\"storage-val\"\u003eW56 × D37 × H48.5cm — bottles, serving pieces or everyday essentials\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"storage-cell\"\u003e\n\u003cp class=\"storage-key\"\u003eSafety\u003c\/p\u003e\n\u003cp class=\"storage-val\"\u003eAnti-topple kit included for secure wall fixing\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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 Dining Chairs\u003c\/a\u003e, \u003ca href=\"#\"\u003eOakridge Extendable Dining Table\u003c\/a\u003e and \u003ca href=\"#\"\u003eOakridge Dining Bench\u003c\/a\u003e for a complete, cohesive dining space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"suits-row\"\u003e\n\u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eCottage\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n\u003c\/div\u003e\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\"\u003e173cm\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\"\u003e47.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\"\u003e80cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFloor clearance\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e76.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eStorage\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e3 drawers · 3 doors\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\"\u003ePine 75% · veneer 15% · plywood 10%\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 weathered · antique brass knobs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSafety\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAnti-topple kit included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54962609226053,"sku":"FURGD5056693530435-SS25","price":945.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-rustic-oakridge-3-drawer-sideboard-3170712.png?v=1774369887"},{"product_id":"bali-grove-bayur-wood-console-table-with-woven-rattan-shelves","title":"Bali Grove Bayur Wood Console Table with Woven Rattan Shelves","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 Bali Grove Console Table — Bayur Wood Frame, Woven Rattan Shelves — 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  .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.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\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Bali Grove — a slim two-tier console table with a solid bayur wood frame and inset woven rattan cane panels on both the top and lower shelf. Compact 1.2m proportions on slim tapered legs, sized for narrow hallways, behind a sofa, or as a light-footprint accent table in tighter living spaces.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Bali Grove brings the kind of natural-fibre detail that lifts a console table above standard solid-wood alternatives — \u003cstrong\u003eboth the top and lower shelf are inset with finely woven rattan cane panels framed by a solid bayur wood structure\u003c\/strong\u003e, the same surface vocabulary as mid-century Hans Wegner cane-back chairs and the contemporary rattan furniture of brands like Sika Design and Soane Britain. Bayur is a tropical Indonesian hardwood with a soft, warm honey-brown grain that sits comfortably between oak and walnut in tone, and the open cane panels keep the silhouette visually light — useful in narrow hallways or behind a sofa where a solid console would feel heavy. The slim tapered legs and minimal cross-bracing reinforce the light-footprint feel: the table is genuinely there, but it doesn't crowd 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 framed cane panels are the move that gives the Bali Grove its specific character — \u003cstrong\u003emost slim console tables are built with solid timber tops or open shelves with no surface at all\u003c\/strong\u003e, a configuration that either reads as heavy or as too sparse to be useful. The cane inset gives you a real, usable surface — a flat plane you can place a lamp, a tray, a bowl of keys onto — while keeping the visual transparency of an open shelf, with the woven texture catching light differently across each strand and adding a tactile, handcrafted quality that flat wood cannot achieve. The detail repeats on the lower shelf so the piece reads as designed across both tiers rather than tapering off below.\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 rattan and cane family — pairs naturally with our wider collection of woven natural-fibre furniture for a coordinated scheme of light, airy, handcrafted pieces across hallway, living and bedroom spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMid-Century\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\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\"\u003eTropical\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\"\u003eConsole table · two-tier · slim\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 bayur wood \u0026amp; woven rattan\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eTop\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eInset rattan cane panel\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLower Shelf\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eInset rattan cane panel\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 · warm honey-brown grain\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\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHallways, behind sofas, narrow spaces\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eNote\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003ePlace items on tray to protect cane\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\"\u003eLength\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e120 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e35 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\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e19.5 kg\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":55259261763909,"sku":"FURCHDCF125-AW25","price":695.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-bali-grove-bayur-wood-console-table-with-woven-rattan-shelves-7824319.jpg?v=1777032023"},{"product_id":"rustic-wooden-sideboard-with-marble-top-4-door-2-drawer-console-table","title":"Marble Top Rustic Pine Sideboard","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\u003eMarble Top Rustic Pine Sideboard — 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\u003eThree inset marble panels, distressed pine with turned baluster legs, two drawers, four cupboards, a full-width slatted shelf and antique brass knobs at 180cm — a sideboard with the materials and character of a proper farmhouse piece.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The three inset marble panels across the top are what make this sideboard genuinely distinctive — \u003cstrong\u003erather than a single marble slab,\u003c\/strong\u003e the panels sit within the pine frame of the top, creating a composition where warm distressed timber and crisp white marble alternate in a way that is both more visually interesting and more traditional in feel than a plain stone top would be. The four turned baluster legs carry the farmhouse character of the piece, the bulbous, lathe-turned profile adding craft and visual warmth that straight or tapered legs cannot achieve. At 180cm wide with two central drawers, four flanking cupboard doors and a full-width slatted lower shelf, this is a sideboard with serious storage provision.\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 distressed pine and inset marble is the material pairing that defines the farmhouse luxury aesthetic — \u003cstrong\u003ethe weathered, characterful quality of the pine with the crisp sophistication of the marble\u003c\/strong\u003e creates a tension between rustic and refined that is the signature of the best country house and Provençal furniture. The antique brass knobs on both drawers and cupboard doors provide the warm metallic accent that ties the brass-toned pine grain and the white marble together, and the slatted lower shelf adds practical open storage for larger items and a visual lightness at the base that prevents the substantial frame from feeling heavy.\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\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\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\"\u003eTraditional\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\"\u003e180cm\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\"\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\"\u003eTop\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e3 inset marble panels\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 pine · pine veneer · plywood\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 · turned baluster legs\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eStorage\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e2 drawers · 4 cupboard doors · slatted shelf\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-style brass knobs\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55293945938245,"sku":"FURGD530503-AW25","price":1695.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/rustic-wooden-sideboard-with-marble-top-4-door-2-drawer-console-table-6448551.jpg?v=1775127617"},{"product_id":"dixie-reclaimed-pine-console-table","title":"Dixie Reclaimed Pine Console Table","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 Dixie Console Table — Reclaimed Pine, Live Edge Top, Sculptural Cone Legs — 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  .measurements { display: grid; grid-template-columns: repeat(5, 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: 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 Dixie — a long, low console table built from solid reclaimed pine, with a live-edge timber top supported by two boldly tapered conical legs. Substantial 1.84m proportions with a quietly sculptural, hand-hewn quality, sized for hallways, behind a sofa, or as a sculptural statement piece against a long wall.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Dixie brings the kind of raw, hand-hewn detail that lifts a console table above standard machine-finished alternatives — \u003cstrong\u003ethe entire piece is built from solid reclaimed pine, with the cracks, knots, saw marks and tonal variation of its previous life left visible across both the top and the legs\u003c\/strong\u003e, the same material vocabulary as the wabi-sabi Japanese aesthetic and the salvaged-timber furniture of contemporary makers like Axel Vervoordt and Roman \u0026amp; Williams. The top is finished with a true live edge — left rough and irregular along the long edges where the slab follows the natural contour of the original board — while the two cone-shaped legs taper outward from narrow tops to wide stable bases, a sculptural silhouette closer to a piece of pottery or a primitive grain mortar than standard furniture turning. The whole console reads as something found rather than made.\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 conical legs are the move that gives the Dixie its specific character — \u003cstrong\u003emost reclaimed-wood console tables are built on simple square or trestle bases\u003c\/strong\u003e, a configuration that reads as straightforwardly rustic and tends to produce farmhouse furniture that looks the same from one piece to the next. The bold cone-shaped pedestals turn the console's structure into a sculptural element in its own right, casting strong shadow lines across the floor and giving the piece a sense of weight and gravity that thin spindle legs cannot match. The pairing of a primitive live-edge slab with two precise geometric cones is the design tension that holds the whole thing together — rough timber and pure geometry, sitting in conversation rather than agreement, like a Donald Judd plinth crossed with a foraged log.\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 reclaimed-pine family — pairs naturally with our wider collection of salvaged-timber dining tables, benches and accent pieces for a coordinated scheme of raw, hand-hewn furniture across hallway, dining and living spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eWabi-Sabi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003ePastoral\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eIndustrial\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\"\u003eConsole table · long \u0026amp; low\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 reclaimed pine\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eTop\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eLive edge · visible grain \u0026amp; knots\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eBase\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTwo tapered conical legs\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 · hand-hewn surface\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\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHallways, behind sofas, long walls\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eNote\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eEach piece varies · grain unique\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\"\u003e184 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\"\u003e40 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\"\u003eLeg Span\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e76 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e54 kg\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":55301212307781,"sku":"FURCHBSS003-AW25","price":1295.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/dixie-reclaimed-pine-console-table-8674538.jpg?v=1778275110"},{"product_id":"charles-ted-ashton-reclaimed-pine-console-table-with-drawers","title":"The Ashton - Reclaimed Pine Console Table","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 Ashton Console Table — 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    --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  .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  .eco-note {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.85rem;\n    padding: 1rem 1.1rem;\n    border: 1px solid var(--border);\n    margin: 0 0 1.75rem;\n  }\n\n  .eco-icon {\n    flex-shrink: 0;\n    width: 16px;\n    height: 16px;\n    margin-top: 3px;\n    color: var(--accent);\n  }\n\n  .eco-note 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    letter-spacing: 0.01em;\n  }\n\n  .faq {\n    border-top: 1px solid var(--border);\n    padding-top: 1.5rem;\n    margin-top: 0.25rem;\n  }\n\n  .faq-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 1.1rem;\n  }\n\n  .faq-item {\n    margin-bottom: 1.1rem;\n    padding-bottom: 1.1rem;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .faq-item:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .faq-q {\n    font-size: clamp(14px, 1.8vw, 15.5px);\n    font-weight: 400;\n    font-style: italic;\n    color: var(--ink);\n    margin: 0 0 0.4rem;\n    line-height: 1.4;\n  }\n\n  .faq-a {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: #2e2b26;\n    line-height: 1.7;\n    letter-spacing: 0.01em;\n  }\n\n  .dims {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 1.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.5rem;\n  }\n\n  .dims p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.85;\n    letter-spacing: 0.02em;\n  }\n\n  .dims p span {\n    color: var(--muted);\n    margin-right: 0.3em;\n  }\n\n  .also-love {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 1.5rem;\n  }\n\n  .also-love-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.5rem;\n  }\n\n  .also-love p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: #2e2b26;\n    line-height: 1.7;\n  }\n\n  .also-love a {\n    color: var(--accent);\n    text-decoration: none;\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 1px;\n    transition: border-color 0.2s;\n  }\n\n  .also-love a:hover {\n    border-color: var(--accent);\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe reclaimed pine console that gets more beautiful with every year — spindle legs, two drawers, and a character no new wood can replicate.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Ashton is not a console table that tries to look like it has a story. \u003cstrong\u003eIt already has one.\u003c\/strong\u003e Crafted from sustainably sourced reclaimed pine, every piece carries the natural marks, knots and weathering of wood that has lived a previous life — and emerged more beautiful for it. No two Ashtons are the same. The distressed finish deepens with age rather than fading with it, making this a piece that genuinely rewards the years.\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    What lifts the Ashton above the standard reclaimed wood console is the hand-carved spindle leg detailing — a sculptural flourish that brings genuine craftsmanship to a category where most pieces settle for straight timber and a rustic coat of paint. The spindle legs reward a closer look, adding a classic farmhouse character that sits beautifully in rustic, cottage, French country and contemporary country interiors.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    Two spacious drawers glide smoothly to swallow the everyday clutter — keys, mail, remotes, the things that collect in hallways — while the surface above stays clear for styling. The lower open shelf adds a further layer: a place for a woven basket, a trailing plant, a stack of books. \u003cstrong\u003eStorage that disappears into the design.\u003c\/strong\u003e At 202.5cm wide, it holds a wall with quiet authority wherever it's placed — hallway, living room, dining room or bedroom.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"eco-note\"\u003e\n    \u003csvg class=\"eco-icon\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003cpath d=\"M8 14s-5-3.5-5-7.5A5 5 0 0 1 13 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 sustainably sourced reclaimed pine — an eco-conscious choice that gives beautiful wood a second life, and sits lightly on the planet.\u003c\/p\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\"\u003eWill my Ashton look exactly like the photos?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eBecause every Ashton is made from reclaimed pine, each table carries its own unique knots, grain variations and weathering marks. The character you see in the photos is representative — your table will have its own distinctive personality. Completely one of a kind.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhat interiors does the Ashton suit?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe Ashton is particularly beautiful in farmhouse, rustic, cottage, French country and contemporary country interiors — but its warm reclaimed pine finish and classic spindle legs work across a surprisingly wide range of styles.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eIs the lower shelf included?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eYes — the lower open shelf is ideal for baskets, books, plants or decorative accessories, adding a practical second tier without cluttering the line of the 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; materials\u003c\/p\u003e\n    \u003cp\u003e\u003cspan\u003eH\u003c\/span\u003e85cm  ·  \u003cspan\u003eW\u003c\/span\u003e202.5cm  ·  \u003cspan\u003eD\u003c\/span\u003e50.5cm\u003c\/p\u003e\n    \u003cp\u003eReclaimed pine  ·  Distressed weathered finish  ·  0% finance available\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"also-love\"\u003e\n    \u003cp class=\"also-love-label\"\u003eComplete the look\u003c\/p\u003e\n    \u003cp\u003eAlso in the reclaimed wood collection: \u003ca href=\"#\"\u003eAlbany Chunky Reclaimed Oak Console Table\u003c\/a\u003e and the \u003ca href=\"#\"\u003eAugustine Reclaimed Pine Console Table\u003c\/a\u003e.\u003c\/p\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":55321813909829,"sku":"FURCHTDL100-AW25","price":995.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-ashton-reclaimed-pine-console-table-with-drawers-2711449.png?v=1774369828"},{"product_id":"charles-ted-aurelia-woven-front-oak-sideboard-4-door-storage-unit","title":"Aurelia Woven Front Oak Sideboard","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 Aurelia Sideboard — Woven Rope 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  .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\u003eWoven rope in a geometric star pattern across four doors, bronze corner hardware, a darker oak top and frame — 200cm of sideboard where the doors are genuinely the most interesting thing in the room.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The woven rope door panels on the Aurelia are not a decorative detail — they are the entire design concept, and executed with the confidence to match. \u003cstrong\u003eEach door panel features a geometric star or X pattern in natural rope weave,\u003c\/strong\u003e formed by laying the woven material in opposing diagonal directions from the centre of each door, creating a depth and texture that photographs beautifully and rewards close inspection in person. The darker oak top and frame provide the grounding contrast that the pale woven panels need, and the antique bronze corner hardware at each door junction adds a further layer of considered material detail. This is a 200cm sideboard where the front is the statement.\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 geometric rope weave pattern is the Aurelia's defining quality and the detail that places it in a distinct category from every other sideboard in the range. \u003cstrong\u003eThe X or star formation on each door\u003c\/strong\u003e — created by the opposing orientation of the woven rope panels — gives each door its own visual centre and creates a repeating geometric composition across the full 200cm front that changes subtly as the light moves across the textured surface. The bronze corner hardware is the considered accent that ties the piece together: warm metal at every junction between frame and door, echoing the gold-adjacent tones of the natural rope and adding a refined, almost architectural quality at close inspection.\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\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eArtisan\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; 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\"\u003e200cm\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\"\u003e45cm\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\"\u003e86cm\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\"\u003e72kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 · woven rope geometric star pattern\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 bronze corner accents\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\"\u003eHandcrafted oak · open-leg supports\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAdjustable shelving\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55416425906501,"sku":"FURCHREI019-AW25","price":1595.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-aurelia-woven-front-oak-sideboard-4-door-storage-unit-4696864.jpg?v=1774369817"},{"product_id":"charles-ted-mid-century-modern-solid-oak-console-table","title":"Mid-Century Modern Solid Oak Console Table","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 Oak Console Table — 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 oak, pedestal-style legs, smooth rounded edges, 180cm wide at 45cm deep — the console table that brings mid-century warmth and minimalist confidence to any wall it occupies.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The mid-century console table is the hallway or living room piece with the best argument in furniture — \u003cstrong\u003ea format that has looked precisely right\u003c\/strong\u003e since the 1950s and shows no sign of dating because its proportions are simply correct. Solid oak in its warm natural tone, slim rectangular profile, pedestal-style legs with smooth rounded edges — the Solid Oak Console Table brings that quiet, enduring confidence to a 180cm surface that works as a hallway centrepiece, a behind-sofa display table, a dining room sideboard alternative or a living room feature wall piece. At 45cm deep it sits closer to the wall than most console tables, making it suitable for genuinely narrow spaces without feeling cramped.\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 pedestal-style legs are the structural and aesthetic choice that gives this console its mid-century authority — \u003cstrong\u003ethe substantial, considered proportions of the leg-to-top relationship\u003c\/strong\u003e create a piece that reads as confident and solid rather than spindly or fragile, while the smooth rounded edges at the corners soften the profile and prevent the sharp, angular quality of less refined alternatives. Solid oak at 180cm and 46.5kg has the satisfying weight and permanence of proper furniture — this is a table that stays where it is placed and earns its position on a wall rather than simply filling a gap.\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\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\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; 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\"\u003e180cm\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\"\u003e45cm\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\"\u003e82cm\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\"\u003e46.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\"\u003eSolid 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 · rounded edges\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\"\u003ePedestal style\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":55433248899397,"sku":"FURCHREI034-AW25","price":795.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-mid-century-modern-solid-oak-console-table-5430104.png?v=1774369823"},{"product_id":"charles-ted-heritage-rustic-reclaimed-oak-console-table-with-drawers-cabinets","title":"Heritage Rustic Reclaimed Oak Console Table with Drawers \u0026 Cabinets","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\u003eReclaimed Oak Console — Drawers \u0026amp; Cabinets — 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  .storage-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .storage-card { padding: 1rem 1.25rem; border-right: 1px solid var(--border); }\n  .storage-card:last-child { border-right: none; }\n  .storage-name { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.4rem; }\n  .storage-count { font-family: var(--serif); font-size: 36px; font-weight: 300; font-style: italic; color: var(--accent); line-height: 1; margin-bottom: 0.35rem; opacity: 0.7; }\n  .storage-detail { font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--ink); line-height: 1.55; }\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% recycled oak, three drawers, two double-door cabinets, black metal knobs — the console that solves a hallway or dining room storage problem with genuine character.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Recycled oak has a quality that new timber cannot replicate — \u003cstrong\u003ethe grain is deeper, the tonal variation richer,\u003c\/strong\u003e and the natural character of timber that has already lived gives every piece an individuality that manufactured alternatives simply cannot achieve. This console brings that quality to a piece with serious storage credentials: three drawers for easy-access everyday essentials, two double-door cabinets for concealed storage beneath, and a compact 26cm depth that makes it genuinely usable in a hallway, a dining room or a living space without dominating the room. The black metal knobs provide the modern contrast that keeps the rustic oak from feeling dated.\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 drawers above and cabinet storage below in a console format is rarer than it sounds — \u003cstrong\u003emost consoles offer one or the other,\u003c\/strong\u003e not both in a piece that is still only 26cm deep and manageable at 17.5kg. The three drawers sit naturally at the top for items that need frequent access — keys, mail, remotes, everyday essentials — while the double-door cabinets below provide the larger concealed storage that keeps the surface above clear and the room looking organised. The natural rustic finish on the recycled oak celebrates the grain, knots and tonal variation of the timber rather than concealing them, ensuring each piece is genuinely unique.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eStorage in one piece\u003c\/p\u003e\n\n  \u003cdiv class=\"storage-grid\"\u003e\n    \u003cdiv class=\"storage-card\"\u003e\n      \u003cp class=\"storage-name\"\u003eThree drawers\u003c\/p\u003e\n      \u003cp class=\"storage-count\"\u003e3\u003c\/p\u003e\n      \u003cp class=\"storage-detail\"\u003eBlack metal knobs · everyday essentials within easy reach\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"storage-card\"\u003e\n      \u003cp class=\"storage-name\"\u003eTwo cabinets\u003c\/p\u003e\n      \u003cp class=\"storage-count\"\u003e2\u003c\/p\u003e\n      \u003cp class=\"storage-detail\"\u003eDouble doors · generous concealed interior storage\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 100% recycled oak — sustainably sourced timber given a second life. Natural grain variation, knots and tonal differences are inherent to the material and make each console entirely its own.\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\"\u003eIndustrial\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; 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\"\u003e94cm\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\"\u003e26cm\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\"\u003e85cm\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\"\u003e17.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% recycled 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\"\u003eBlack metal knobs\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":55433719021893,"sku":"FURCHYUY089-AW25","price":555.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-heritage-rustic-reclaimed-oak-console-table-with-drawers-cabinets-9522441.jpg?v=1774369815"},{"product_id":"charles-ted-roma-travertine-effect-console-table","title":"Roma Arch Console Table","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 Roma Console Table — Travertine Arch — 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\u003eTwo arched apertures carved from a monolithic travertine-effect body — the Roma console that looks less like furniture and more like a fragment of architecture placed in a room.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Roma is not a table with arched legs. It is a single monolithic form — \u003cstrong\u003ea solid rectangular body from which two arched openings have been removed,\u003c\/strong\u003e leaving three structural columns and a flush top in a continuous travertine-effect surface that wraps every face including the curved interior of each arch. The result is a console that looks like it has been quarried rather than made, with the architectural presence of a Roman aqueduct pillar at domestic scale. At 98cm wide and 40cm deep it has excellent console proportions, and the warm sandy travertine-effect finish provides the neutral luxury tone that makes it work in virtually any interior.\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 monolithic construction is the quality that makes the Roma genuinely sculptural rather than simply architectural-looking — \u003cstrong\u003ethe travertine-effect surface wraps continuously from the top surface down through the arched openings and to the floor,\u003c\/strong\u003e with no change of material, colour or finish at any transition. This seamless surface gives the table the quality of something cut from a single block rather than assembled from components, which is precisely what makes it read as an architectural object rather than a console table with an interesting base. The two arched apertures create visual lightness beneath the solid top — the negative space of the arches is as important to the design as the positive form of the body.\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\"\u003eMinimalist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eLuxury\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eSculptural\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\"\u003e98cm\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\"\u003e81cm\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\"\u003e30kg\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\"\u003eArtificial travertine · monolithic form\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDesign\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTwin arch apertures · continuous surface\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":55509197095237,"sku":"FURCHNIJ071-AW25","price":626.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-roma-travertine-effect-console-table-3140930.jpg?v=1774369764"},{"product_id":"charles-ted-the-kendal-bayur-wood-sideboard","title":"The Kendal Bayur Wood Sideboard","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 Kendal Sideboard — 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    --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  .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  .drawer-callout {\n    display: flex;\n    align-items: center;\n    gap: 1.5rem;\n    padding: 1.1rem 1.25rem;\n    border: 1px solid var(--border);\n    margin: 0 0 1.75rem;\n  }\n\n  .drawer-number {\n    font-family: var(--serif);\n    font-size: 48px;\n    font-weight: 300;\n    font-style: italic;\n    color: var(--accent);\n    line-height: 1;\n    flex-shrink: 0;\n    opacity: 0.7;\n  }\n\n  .drawer-text 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    letter-spacing: 0.01em;\n  }\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  }\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.5rem;\n  }\n\n  .dims p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.85;\n    letter-spacing: 0.02em;\n  }\n\n  .dims p span {\n    color: var(--muted);\n    margin-right: 0.3em;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSix drawers, tapered legs, solid Bayur wood — the sideboard that does more than store things. It defines the room it lives in.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Kendal arrives at that rare meeting point between simplicity and sophistication — a sideboard that draws the eye without demanding attention. \u003cstrong\u003eHandcrafted from 100% solid Bayur wood,\u003c\/strong\u003e its smooth natural finish lets the warmth and grain of the timber speak without embellishment. The gently curved front gives the piece a quiet confidence that straight-edged alternatives lack, while slim tapered legs lift it from the floor with an elegance that makes a 152cm sideboard feel considered rather than imposing.\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 sideboards at this scale offer two or three drawers and call it generous. The Kendal offers six — each spacious, each fitted with a classic metal ring pull that adds a subtle vintage note without tipping into pastiche. \u003cstrong\u003eThe ring pulls are the quiet detail that elevates the piece\u003c\/strong\u003e — tactile, beautiful, and entirely in keeping with the warmth of the natural wood finish. Open any drawer and there is genuine depth: room for full sets of dinnerware, folded linens, or the everyday items that every home needs somewhere considered to live.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"drawer-callout\"\u003e\n    \u003cdiv class=\"drawer-number\"\u003e6\u003c\/div\u003e\n    \u003cdiv class=\"drawer-text\"\u003e\n      \u003cp\u003eSpacious drawers with classic metal ring pulls — room for dinnerware, linens and everyday essentials, \u003cem\u003ecompletely out of sight.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The curved front and tapered legs give the Kendal a refined silhouette that sits as naturally in a contemporary dining room as it does in a more traditional interior. The smooth natural finish coordinates beautifully with warm neutrals, linen tones and natural wood flooring — making this one of the more versatile pieces in the collection.\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 Classic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\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; materials\u003c\/p\u003e\n    \u003cp\u003e\u003cspan\u003eH\u003c\/span\u003e89cm  ·  \u003cspan\u003eW\u003c\/span\u003e152cm  ·  \u003cspan\u003eD\u003c\/span\u003e50cm  ·  60kg\u003c\/p\u003e\n    \u003cp\u003e100% solid Bayur wood  ·  Natural finish  ·  Metal ring pulls\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed","offers":[{"title":"Default Title","offer_id":55666025169221,"sku":"LIVCHDCF052-SS22","price":1295.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-the-kendal-bayur-wood-sideboard-1908809.jpg?v=1774369767"},{"product_id":"charles-ted-kendal-bayur-wood-chest","title":"Kendal Bayur Wood Chest","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 Kendal Chest — Solid Bayur Wood — 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  .delivery-banner { background: #f5f0e8; border: 1px solid #e0d4bc; padding: 0.85rem 1.1rem; margin: 0 0 1.75rem; display: flex; gap: 0.85rem; align-items: center; }\n  .delivery-banner p { font-family: var(--sans); font-size: 12.5px; font-weight: 400; color: var(--accent); letter-spacing: 0.04em; }\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  \u003cdiv class=\"delivery-banner\"\u003e\n    \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;\"\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\u003eMay delivery — order now to secure yours\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSolid Bayur wood, a gently curved front, three smooth-gliding drawers, metal ring pulls — the Kendal chest that brings quiet craftsmanship to any bedroom or living space.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Bayur wood is not one of the familiar names in furniture — and that relative rarity is precisely what makes the Kendal distinctive. \u003cstrong\u003eA tropical hardwood with a fine, even grain\u003c\/strong\u003e and a natural warmth of tone that sits somewhere between light oak and pale walnut, Bayur brings a refined, unhurried quality to a three-drawer chest that the more common furniture timbers cannot quite replicate. The gently curved front profile is the other considered detail — a subtle bow across each drawer front that breaks the flat, rectangular plane of a standard chest in a way that adds visual interest without demanding attention. At 90cm wide and 89cm tall, the proportions are generous without being imposing.\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 front is the Kendal's most quietly distinctive quality — \u003cstrong\u003ethe gentle convex bow across each drawer front\u003c\/strong\u003e gives the chest a sculptural, almost furniture-maker quality that a flat-fronted three-drawer chest cannot achieve. It is a detail that requires more craft in the making and rewards close attention in the living with. The natural finish on the Bayur wood lets the grain speak for itself — the organic variation in tone and texture across the drawer fronts gives the chest a depth and life that painted or heavily lacquered alternatives lack. Metal ring pulls on each drawer add the traditional hardware touch that suits both the material and the curved form.\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\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\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\"\u003e90cm\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\"\u003e44cm\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\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e32kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e3 · metal ring pulls\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% solid Bayur 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\"\u003eNatural · curved front profile\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDelivery\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eMay delivery\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","offers":[{"title":"Default Title","offer_id":55666025201989,"sku":"BEDCHDCF101-SS25","price":795.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-kendal-bayur-wood-chest-3003884.jpg?v=1774369762"},{"product_id":"kendal-bayur-wood-desk-with-rattan-top-and-glass-surface","title":"Kendal Bayur Wood Desk with Rattan Top and Glass Surface","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 Kendal Desk — Bayur Wood, Rattan \u0026amp; Glass — 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  .materials-row { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .material-cell { padding: 0.9rem 1rem; border-right: 1px solid var(--border); text-align: center; }\n  .material-cell:last-child { border-right: none; }\n  .material-name { 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.35rem; }\n  .material-role { font-family: var(--serif); font-size: 14px; font-weight: 300; font-style: italic; color: var(--ink); line-height: 1.35; }\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 Bayur wood frame, hand-woven rattan desktop, tempered glass surface — the Kendal Desk where natural craftsmanship meets a genuinely functional workspace.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Most desks make a binary choice between natural warmth and practical surface — the Kendal makes no such compromise. \u003cstrong\u003eThe hand-woven rattan desktop panel\u003c\/strong\u003e brings the organic texture and visual warmth of natural fibre to the work surface, while the tempered glass top above it provides the smooth, durable writing and laptop surface that a rattan panel alone cannot. The result is a desk that reveals the warmth and texture of the rattan beneath the glass — always present and always beautiful — while offering the practical qualities of a proper work surface above it. The solid Bayur wood frame brings the natural grain and quiet character of the Kendal collection to the desk format.\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 layered material construction is the Kendal Desk's most considered quality — \u003cstrong\u003erattan beneath glass is a pairing that most desks would never attempt,\u003c\/strong\u003e and it works here because the glass is transparent enough to allow the woven texture of the rattan to read through it, creating a work surface that is visually interesting in a way that plain wood or laminate alternatives cannot be. The Bayur wood frame brings its characteristic fine grain and warm natural tone to the structure, consistent with the Kendal Chest in material quality and feel. At 100cm wide and 45cm deep the desk is a proper full-size workspace rather than a compact writing table.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eThree materials, one surface\u003c\/p\u003e\n\n  \u003cdiv class=\"materials-row\"\u003e\n    \u003cdiv class=\"material-cell\"\u003e\n      \u003cp class=\"material-name\"\u003eFrame\u003c\/p\u003e\n      \u003cp class=\"material-role\"\u003eSolid Bayur wood — structure and warmth\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"material-cell\"\u003e\n      \u003cp class=\"material-name\"\u003eDesktop\u003c\/p\u003e\n      \u003cp class=\"material-role\"\u003eHand-woven natural rattan — texture and character\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"material-cell\"\u003e\n      \u003cp class=\"material-name\"\u003eSurface\u003c\/p\u003e\n      \u003cp class=\"material-role\"\u003eTempered glass — smooth, durable, easy-clean\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eJapandi\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\"\u003e100cm\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\"\u003e45cm\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\"\u003e81cm\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 Bayur wood\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDesktop\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHand-woven rattan panel\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSurface\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTempered glass top\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":55666025300293,"sku":"DRECHDCF102-SS26","price":795.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/kendal-bayur-wood-desk-with-rattan-top-and-glass-surface-4172679.jpg?v=1774369761"},{"product_id":"kendal-3-drawer-dressing-table","title":"The Kendal Dressing Table | Solid Bayur Wood","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 Kendal Dressing Table — Solid Bayur Wood — 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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSolid Bayur wood, three drawers with antique drop-ring pulls, a gallery rail top, tapered legs and a cross-stretcher — the Kendal works as a dressing table, a writing desk or a console with equal elegance.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Kendal Dressing Table is one of those genuinely versatile pieces — \u003cstrong\u003ethe long, narrow 120cm format with three drawers\u003c\/strong\u003e works beautifully as a dressing table in a bedroom, a writing desk in a study, or a console table in a hallway, and the piece reads correctly in all three contexts without compromise. The solid Bayur wood in its warm sandy tone brings the characteristic fine grain and natural warmth of the Kendal collection to a more slender, elegant silhouette. The raised gallery rail around the top edge is a detail straight from classic dressing table design — practical for keeping perfume bottles and accessories in place, and visually distinctive in a way that a plain flat top is not.\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 cross-stretcher base is the structural detail that gives the Kendal its particular elegance — \u003cstrong\u003ethe two stretchers crossing diagonally between the four tapered legs\u003c\/strong\u003e create a visual X-shape at the base that adds architectural interest to the lower section of the piece and provides structural rigidity across the full 120cm width. The antique drop-ring pulls on each drawer are the hardware choice that ties the Kendal collection together — the same ring detail as the Kendal Chest, in the same dark antique finish, giving continuity and considered material language across both pieces. The tapered legs are slender and light, keeping the overall silhouette elegant rather than heavy.\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\"\u003eA dressing table with the gallery rail keeping accessories in place\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eStudy\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eA writing desk with three drawers for stationery and essentials\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 console with storage at 120cm, slender enough for most spaces\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 Kendal Collection — shares the same solid Bayur wood and antique drop-ring pull detail as the Kendal Chest of Drawers and Kendal Desk.\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\"\u003eTransitional\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\"\u003eScandi\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\"\u003e120cm\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\"\u003e41cm\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\"\u003e82cm\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\"\u003e26kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e3 · antique drop-ring pulls\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 Bayur wood\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDetail\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eGallery rail top · cross-stretcher base\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\"\u003eTapered · slender profile\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","offers":[{"title":"Default Title","offer_id":55666025333061,"sku":"DRESCHDCF057","price":795.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/kendal-3-drawer-dressing-table-7002827.jpg?v=1775126470"},{"product_id":"summit-elm-sideboard","title":"Summit Elm Sideboard","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 Summit Sideboard — Carved 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 with relief-carved basketweave geometry across four doors, whitewashed grain, slender splayed legs at 210cm — the Summit is the sideboard that earns a second and a third look.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The carved door fronts on the Summit are not a decorative motif applied to a surface — they are the surface itself, deeply carved into the solid elm in a basketweave parquet pattern of alternating horizontal and vertical rectangular blocks that creates a three-dimensional relief across the full 210cm front. \u003cstrong\u003eIn the close-up the carving is extraordinary\u003c\/strong\u003e — each block sitting in precise relationship to its neighbours, the whitewashed elm grain reading clearly across both the raised and recessed planes, the whole composition shifting visually as the light moves across it. At 86kg in solid elm this is a piece with the weight and authority to justify being the most important piece of furniture in a dining 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 alternating block direction of the carving is the specific quality that makes the Summit's surface so visually complex and rewarding — \u003cstrong\u003eeach rectangular block is carved with the grain running perpendicular to its neighbours,\u003c\/strong\u003e meaning that across the surface of every door the light reflects differently from each block and the whole panel appears to shift and move in a way that flat-carved or single-direction relief cannot achieve. The whitewash finish on the elm is precisely right for this level of carving detail — the pale tone lightens the recesses slightly less than the raised surfaces, creating a subtle tonal contrast that makes the three-dimensional geometry of the carving immediately legible. The slender splayed legs give the 86kg sideboard a surprisingly light base profile.\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\"\u003eArtisan\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\"\u003eModern Rustic\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; 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\"\u003e210cm\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\"\u003e45cm\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\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e86kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 · relief-carved basketweave parquet\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eFixed shelving\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 · handcrafted\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\"\u003eWhitewashed · splayed metal legs\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55698096488773,"sku":"FURCHAAT199-AW25","price":1895.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/summit-elm-sideboard-1600291.jpg?v=1774369760"},{"product_id":"aruba-rattan-front-sideboard-cabinet","title":"Aruba Rattan Front Sideboard Cabinet","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 Aruba Rattan Front Sideboard Cabinet — 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  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; transition: border-color 0.2s ease; }\n  .collection-callout a:hover { border-bottom-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\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eHandwoven rattan door fronts, black metal handles with rattan detail, Bayur and Mindi wood frame — the Aruba sideboard where natural texture does all the work.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Rattan on a cabinet door is a specific and considered choice — \u003cstrong\u003ethe woven pattern allows light to interact with the surface\u003c\/strong\u003e rather than simply reflecting off it, creating depth and movement across the door panels that a plain wooden or painted front cannot achieve. The Aruba Cabinet applies that quality to a two-door sideboard at 108cm wide, with handwoven rattan panels across both doors and black metal handles that incorporate rattan detailing for visual continuity between the hardware and the surface. The Bayur and Mindi wood frame brings the warm, characterful grain of two complementary tropical hardwoods to the carcass, providing the structural depth and natural tone that the rattan needs to sit against.\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 rattan-detailed handles are the design choice that makes the Aruba genuinely cohesive — \u003cstrong\u003emost rattan-fronted cabinets use plain metal or wooden handles\u003c\/strong\u003e that sit in contrast to the woven surface, creating a visible material break at the point of contact. The Aruba's rattan-accented black handles carry the natural fibre through into the hardware itself, creating a piece where every element feels designed as part of the same whole. The black metal grounds the warmer natural tones of the rattan and wood without competing with them, and the two-door format at 85cm tall provides genuine interior storage — a shelf behind each door for tableware, linens or everyday essentials.\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\u003eBrowse the full \u003ca href=\"https:\/\/www.charlestedhome.co.uk\/collections\/rattan-sideboard\" target=\"_blank\" rel=\"noopener\"\u003erattan sideboards collection\u003c\/a\u003e to see the Aruba alongside its companion handcrafted cabinets in solid wood and natural woven fibre.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\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\"\u003e108cm\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\"\u003e50cm\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\"\u003e85cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e2 · handwoven rattan fronts\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eShelving behind each door\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\"\u003eBlack metal · rattan detail\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\"\u003eBayur wood \u0026amp; Mindi wood\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55705023185221,"sku":"FURCHDCF133-AW25","price":995.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/aruba-rattan-front-sideboard-cabinet-8565476.jpg?v=1774369758"},{"product_id":"charles-ted-eliza-console-table-natural-wood-7-drawer-sideboard-with-shelf","title":"Eliza Console Table | Natural Wood 7 Drawer Sideboard with Shelf","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 Eliza Console Table — 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  .preorder-banner { background: #f5f0e8; border: 1px solid #e0d4bc; padding: 0.85rem 1.1rem; margin: 0 0 1.75rem; display: flex; gap: 0.85rem; align-items: center; }\n  .preorder-banner p { font-family: var(--sans); font-size: 12.5px; font-weight: 400; color: var(--accent); letter-spacing: 0.04em; }\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  .storage-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .storage-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  .storage-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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cdiv class=\"preorder-banner\"\u003e\n    \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink:0;\"\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\u003ePre-order available — secure yours now before arrival\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSolid elm, seven drawers with black metal knobs, a lower shelf, 160cm — the Eliza console that brings generous storage and natural grain character to any hallway or dining space.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Seven drawers on a console table is a rare specification — and it is what makes the Eliza genuinely exceptional as a hallway or living room piece. \u003cstrong\u003eThe solid elm construction\u003c\/strong\u003e brings the deep, characterful grain and warm natural tone of a hardwood that has considerably more personality than oak or pine alternatives, and the light natural finish lets that grain speak for itself rather than concealing it behind paint or heavy lacquer. The lower shelf adds a second storage and display level beneath the drawer bank, and the clean, minimalist lines keep the piece feeling contemporary and uncluttered despite its substantial 160cm width.\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 seven-drawer configuration is the Eliza's most distinctive quality — an unusual number that gives the console a graphic, rhythmic front that reads as a considered design choice rather than a standard two-or-four-drawer format. \u003cstrong\u003eThe round black metal knobs on each drawer\u003c\/strong\u003e add a clean, modern hardware detail that works with the natural elm grain without competing with it — a deliberate contrast between the organic warmth of the wood and the precise geometry of the knob. The lower shelf provides a natural display surface for baskets, ceramics or a run of books at floor level, adding a layered quality to the piece that a drawer-only console lacks.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"storage-callout\"\u003e\n    \u003cdiv class=\"storage-number\"\u003e7\u003c\/div\u003e\n    \u003cdiv class=\"storage-text\"\u003e\n      \u003cp\u003eSeven smooth-gliding drawers with round black metal knobs — plus a lower shelf for baskets, ceramics or additional display at floor level. Storage and styling in one 160cm piece.\u003c\/p\u003e\n    \u003c\/div\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\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\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\"\u003e45cm\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\"\u003e91cm\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\"\u003e42kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDrawers\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e7 · round black metal knobs\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLower shelf\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eYes\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\"\u003eFinish\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eLight natural · grain visible\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55860013236549,"sku":"FURCHCOM020-AW25","price":995.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-eliza-console-table-natural-wood-7-drawer-sideboard-with-shelf-8804062.jpg?v=1774369705"},{"product_id":"charles-ted-aveline-oak-sideboard-modern-walnut-finish-with-brass-accents","title":"Aveline Oak Sideboard","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 Aveline Sideboard — Walnut Oak Chevron — 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\u003eChevron oak veneer in a deep walnut stain, long brass handles, slim tapered metal legs, four soft-close doors at 180cm — the Aveline sideboard that makes a dining room feel genuinely designed.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The chevron pattern on the Aveline's door fronts is the specific detail that transforms this from a well-made sideboard into a considered piece of furniture design — \u003cstrong\u003ethe V-shaped grain meeting at the centre of each door pair\u003c\/strong\u003e creates a symmetrical, architectural pattern that draws the eye and rewards the closer look. In a deep walnut stain the oak grain reads as a rich, dark surface with the characteristic warmth of oak visible beneath the finish, and the long brass handles running vertically across each door provide the metallic accent that sits in perfect contrast to the dark timber. The open image reveals a generously appointed interior with adjustable shelving across the full width.\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 chevron is a pattern achieved by bookmatching — \u003cstrong\u003ematching and mirroring adjacent veneer sheets so that the grain meets symmetrically at the door centre\u003c\/strong\u003e — a technique that requires careful material selection and precise assembly to achieve the clean, mirror-image V that makes the pattern so visually satisfying. The result is a door front where the natural grain of the oak becomes the decorative element rather than a background surface. The long vertical brass handles — running the full height of the door rather than a short pull — are proportionally bold and immediately identify the piece as mid-century in character, the elongated form contrasting with the horizontal span of the 180cm cabinet beneath.\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\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMinimalist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eVintage\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\"\u003e180cm\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\"\u003e45cm\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\"\u003eWeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e77kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDoors\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 soft-close · chevron oak veneer\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eInterior\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAdjustable shelving\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\"\u003eOak \u0026amp; oak veneer · walnut finish\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\"\u003eLong brass handles · slim tapered metal legs\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ==========================================================      REUSABLE SIDEBOARD COLLECTION CTA      -----------------------------------------------------------      Paste this HTML at the bottom of any sideboard product      description in Shopify to drive shoppers to the parent      collection. Uses inline styles so it survives theme changes.            Paste into the description editor's \u003c\u003e Source code view.      ========================================================== --\u003e  \u003cdiv style=\"border:1px solid #d4c4a8;background:rgba(255,255,255,0.4);padding:1.5rem 1.75rem;margin:2rem 0;text-align:center;font-family:'Cormorant Garamond',Georgia,serif;\"\u003e    \u003cp style=\"font-family:'Jost','Helvetica Neue',sans-serif;font-size:10px;font-weight:400;letter-spacing:0.28em;text-transform:uppercase;color:#b8956a;margin:0 0 0.75rem;\"\u003e     More From The Collection   \u003c\/p\u003e    \u003cp style=\"font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;font-style:italic;line-height:1.3;color:#2a2622;margin:0 0 0.75rem;\"\u003e     Browse our full \u003cspan style=\"color:#b8956a;\"\u003esideboards\u003c\/span\u003e collection   \u003c\/p\u003e    \u003cp style=\"font-size:15.5px;font-weight:300;line-height:1.6;color:#6b6258;margin:0 0 1.25rem;max-width:440px;margin-left:auto;margin-right:auto;\"\u003e     Explore handcrafted sideboards in solid wood, oak, mango wood, marble and parquet finishes — every piece designed to anchor a room with the same considered quality.   \u003c\/p\u003e    \u003ca href=\"\/collections\/console-tables-sideboards\" title=\"Shop console tables and sideboards at Charles Ted Home\" style=\"display:inline-block;padding:0.75rem 1.75rem;background:#2a2622;color:#f5f0e6;text-decoration:none;font-family:'Jost','Helvetica Neue',sans-serif;font-size:11px;font-weight:400;letter-spacing:0.22em;text-transform:uppercase;\"\u003e     Shop The Collection →   \u003c\/a\u003e  \u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56096581124421,"sku":"FURCHSHF294-AW25","price":1695.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-aveline-oak-sideboard-modern-walnut-finish-with-brass-accents-7486379.jpg?v=1775126474"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/collections\/console-tables-sideboards-3258538.png?v=1774540405","url":"https:\/\/www.charlestedhome.co.uk\/collections\/console-tables-sideboards.oembed?page=4","provider":"CharlesTed Home","version":"1.0","type":"link"}