{"title":"Home Décor Collection","description":"\u003cp\u003eHome décor and accessories to bring a room to life. Our collection brings together lighting, mirrors, vases, candles, soft furnishings and the finishing touches that make a house feel like home. Whether you're styling a single shelf or refreshing a whole room, every piece is chosen to work hard and look beautiful. Express UK delivery on every order and 30-day returns as standard.\u003c\/p\u003e","products":[{"product_id":"antiqued-ceramic-urn-short","title":"The Antiqued Terracotta Urn - Short","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  .pairing-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  .pairing-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  .pairing-callout a {\n    color: var(--accent);\n    text-decoration: none;\n    border-bottom: 1px solid #d4c4b0;\n    padding-bottom: 1px;\n    transition: border-color 0.2s;\n  }\n\n  .pairing-callout a:hover { border-color: var(--accent); }\n\n  .suits-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 1.75rem;\n  }\n\n  .suits-tag {\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 300;\n    letter-spacing: 0.08em;\n    color: var(--accent);\n    border: 1px solid #d4c4b0;\n    padding: 4px 12px;\n    text-transform: uppercase;\n  }\n\n  .details-block {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 0.5rem;\n  }\n\n  .details-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  .details-block p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.85;\n  }\n\n  .care-note {\n    margin-top: 1.25rem;\n    padding: 0.85rem 1rem;\n    border: 1px solid var(--border);\n    display: flex;\n    gap: 0.85rem;\n    align-items: flex-start;\n  }\n\n  .care-note p {\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\u003eAntiqued terracotta, twin handles, a rounded Mediterranean silhouette — the urn that looks like it has always belonged in the room.\u003c\/p\u003e\n\u003c\/blockquote\u003e\n\u003cp class=\"body-intro\"\u003eTerracotta has been used for vessels like this for thousands of years, and the reason is simple — \u003cstrong\u003enothing else has quite the same warmth.\u003c\/strong\u003e The Antiqued Terracotta Urn brings that ancient, sun-baked quality indoors, its weathered finish suggesting a piece that has lived through seasons rather than arrived from a factory. The classic rounded body and twin handles draw from Mediterranean pottery traditions, giving it an authenticity that modern ceramics rarely achieve. At 33cm tall it is the lower of two sizes, a grounded, substantial presence that anchors a console or sideboard without overwhelming 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 antiqued finish is what elevates this beyond a plain terracotta pot. Applied to create the texture, variation and patina of a genuinely aged piece, \u003cstrong\u003eit looks as though it has been unearthed rather than purchased\u003c\/strong\u003e — the kind of quality that gives a styled shelf or console immediate depth and history. The twin handles are not merely decorative; they add an architectural quality to the silhouette that a plain-sided urn lacks, creating shadow and dimension that catches the eye from across a room.\u003c\/p\u003e\n\u003cp class=\"section-body\"\u003eThe warm terracotta tone coordinates naturally with linen, aged wood, rattan, dried botanicals and warm stone — sitting as easily in a Mediterranean-inspired dining room as in a contemporary farmhouse hallway or a richly textured living space. The solid 5kg construction gives it a satisfying, permanent presence wherever it is placed.\u003c\/p\u003e\n\u003cp class=\"section-body\"\u003eImage Credit: @Behindnumberdeux\u003c\/p\u003e\n\u003cdiv class=\"pairing-callout\"\u003e\n\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\" stroke=\"#8b6f4e\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"flex-shrink: 0; margin-top: 2px;\"\u003e\n      \u003ccircle cx=\"9\" cy=\"9\" r=\"7\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M6 9h6M9 6v6\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n\u003cp\u003eAlso available in a taller version — pair the short and tall urns together on a console or sideboard for a layered, considered display with natural height variation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"suits-row\"\u003e\n\u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eModern Organic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-block\"\u003e\n\u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: var(--muted);\"\u003eH\u003c\/span\u003e 33cm  ·  Dia 25cm  ·  5kg\u003c\/p\u003e\n\u003cp\u003eTerracotta  ·  Antiqued weathered finish  ·  Twin handles\u003c\/p\u003e\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\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\u003eNot suitable for holding water directly. For fresh or living arrangements, place a small vessel inside. Wipe clean with a dry cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629508313413,"sku":"VASCHCGT033-SS24","price":65.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-antiqued-terracotta-urn-short-2919018.jpg?v=1774370311"},{"product_id":"amelie-vase","title":"Amelie Pale Green Vase","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 Amelie Vase — Pale Sage Glaze, Beaded Bobble Detail — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .measurements { display: grid; grid-template-columns: repeat(2, 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  .water-note { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.04em; color: var(--muted); text-align: center; margin-top: 0.6rem; font-style: italic; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Amelie — a soft sage green vase in lightly distressed glazed ceramic, banded with three rows of beaded bobble detail across the shoulder — a quietly romantic vase that borrows its trim from antique French passementerie.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Amelie brings a vase silhouette and palette that most ceramics overshoot — \u003cstrong\u003ea soft, dusty pale sage green that reads almost limewashed, finished with a chalky matte glaze that gives the surface tactile depth\u003c\/strong\u003e. The form is a generous classical storage jar: rounded shoulder narrowing to a small neat mouth, tapering gently toward the base. The colour sits in the rare middle ground between English duck egg blue and French country sage — quietly grown-up, never bright — and the lightly distressed finish gives the impression of a piece that has lived in its place for a long time rather than arrived from a factory yesterday.\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 detail that lifts the Amelie out of the generic pale-vase category is the beading — \u003cstrong\u003ethree horizontal bands of small raised bobble detail running around the upper third of the body\u003c\/strong\u003e, finished in a paler cream that softly contrasts with the sage. The reference is borrowed from textile rather than ceramic: antique French passementerie trim, the bobbin-edged borders that ran along Empire-era curtains and upholstery. Translated into glazed ceramic, the bobbles add a quiet rhythmic interest that catches side-light and adds a hint of romance to an otherwise pared-back form. At 31cm tall and 22cm wide, the Amelie sits comfortably on a sideboard, console or coffee table — sized to anchor a vignette rather than disappear into one.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFrench Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEnglish Cottage\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRomantic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\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\"\u003eDecorative vase\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\"\u003eGlazed ceramic\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\"\u003ePale sage glaze · lightly distressed\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDetailing\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eThree bobble bands · cream highlight\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 · dry display\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\"\u003eDiameter\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e22 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\"\u003e31 cm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"water-note\"\u003eNot watertight · for fresh stems, place a small water vessel inside\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629517193541,"sku":"VASCHFBT032-SS24","price":49.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-amelie-pale-green-vase-5730296.jpg?v=1777199010"},{"product_id":"charles-ted-ceramic-aria-white-pot","title":"Ceramic Aria White Pot","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 Aria White Ceramic Pot — 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\u003eA smooth white ceramic sphere, 39cm tall, 35cm wide — the Aria is the pot that makes a eucalyptus and white flower arrangement look exactly like the images that started the interior mood board.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Some pots are vessels; the Aria is a statement. \u003cstrong\u003eThe rounded, near-spherical form\u003c\/strong\u003e at 39cm tall and 35cm wide has the generous, confident proportions of a piece that reads as sculptural in its own right — beautiful empty, beautifully functional with faux stems or a gathered arrangement of eucalyptus and white flowers as the image shows. The smooth white ceramic finish is neither bright white nor cream but the specific warm neutral that photographs beautifully and sits naturally against every surface — stone, linen, oak and painted wood alike. Handcrafted with a quality finish that feels substantial to the touch.\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 rounded form is the Aria's most considered quality — at 35cm diameter the pot has a fullness and generosity that a cylindrical or tapered alternative at the same height lacks entirely. \u003cstrong\u003eThe sphere is the shape that works best as a base for a loose, natural arrangement\u003c\/strong\u003e — wide enough at the opening to allow stems to spread naturally rather than being constrained, and full enough in the body to provide the visual weight that prevents a tall arrangement from looking top-heavy. The smooth, slightly textured white ceramic surface reflects light softly rather than with a high gloss, giving the pot warmth in all lighting conditions.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\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\"\u003eMinimalist\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\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e39cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDiameter\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\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHandcrafted ceramic\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\"\u003eSmooth white · warm neutral tone\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\u003eNot suitable for water. For fresh flowers, place a small waterproof vessel inside to hold water — this protects the ceramic and allows the Aria to be used for real stems as well as faux. Dust gently to clean.\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":47629520077125,"sku":"VASCHWGC192-SS24","price":95.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-ceramic-aria-white-pot-7936532.jpg?v=1774370302"},{"product_id":"lexi-bobble-vase","title":"Lexi White Ceramic Bobble Vase","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 Lexi Vase — White Ceramic, All-Over Hobnail Texture — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .measurements { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; border: 1px solid var(--border); margin-top: 0.75rem; }\n  .measure-cell { padding: 0.75rem 0.5rem; text-align: center; border-right: 1px solid var(--border); }\n  .measure-cell:last-child { border-right: none; }\n  .measure-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .measure-val { font-family: var(--sans); font-size: 15px; font-weight: 300; color: var(--ink); }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe Lexi — a substantial glossy white ceramic vase covered entirely in densely packed hobnail bobble texture from base to rim — a vase that commits fully to a single textural idea and earns its place by the rippling shadow play that texture creates.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Lexi takes an approach most decorative vases avoid — \u003cstrong\u003ecommitting the entire surface to a single repeating texture rather than applying it as accent\u003c\/strong\u003e. Densely packed raised bobbles run in tight horizontal rows across every centimetre of the body, from the base ring all the way up to the wide open mouth. The reference traces back to mid-century American hobnail milk glass — the Fenton and Westmoreland pieces of the 1950s and 60s — translated here into modern glossy white ceramic at proper statement scale. Under any light, the densely packed dots create a constant rippling shadow play across the surface, so the vase has visual movement even when standing perfectly still.\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 proportions are what give the Lexi its presence — \u003cstrong\u003eat 38cm tall and 27cm wide, this is a substantial vase rather than a delicate bedside ornament\u003c\/strong\u003e, with a generous belly that tapers to a smaller foot in the way classical urns do, and a wide open mouth that swallows a full armful of foliage without crowding. The glossy bright white glaze keeps the texture from feeling rustic; the cleanness of the colour pulls the whole piece firmly into contemporary territory rather than country. Equally at home filled with garden eucalyptus, a loose hand-tied bouquet, dried wheat, or standing empty on a kitchen island as the only object on the worktop.\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\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\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\"\u003eDecorative vase · statement scale\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\"\u003eGlazed ceramic\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\"\u003eGlossy bright white\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDetailing\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eAll-over hobnail bobble texture\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\"\u003eKitchen islands, consoles, dining tables\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSuitable For\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eIndoor use\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"measurements\"\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eDiameter\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e27 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\"\u003e38 cm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629775765829,"sku":"VASCHHSH103-SS24","price":65.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-lexi-white-ceramic-bobble-vase-1575491.jpg?v=1777199008"},{"product_id":"copy-of-organic-taupe-sideplates-set-of-4","title":"CharlesTed Home Organic Natural Bowls | Set of 4","description":"\u003cp style=\"text-align: center;\"\u003eA gorgeous set of 4 bowls.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003eMade of glazed stoneware with subtle detail bringing interest to a classic or minimal modern kitchen. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003ePerfect for serving, these bowls are beautiful when displayed in a kitchen.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cspan class=\"pf-prod-dimenstions-val\"\u003eH55cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eDia19cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629794509125,"sku":"KITCHHVP056-SS24","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/AL-109_lowres.jpg?v=1710339835"},{"product_id":"charlested-bobble-bowl-ceramic-grey","title":"Bobble Bowl | Ceramic | Grey","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Bobble Bowl — All Colours — 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  .variant { max-width: 640px; padding: 3rem 2rem 5rem; }\n  .variant-header { font-family: var(--sans); font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.5rem; }\n  .colour-badge { display: inline-flex; align-items: center; gap: 8px; font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 14px 4px 10px; margin: 0 0 1.75rem; }\n  .colour-swatch { width: 10px; height: 10px; border-radius: 50%; flex-shrink: 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  .colours-block { border: 1px solid var(--border); padding: 1.1rem 1.25rem; margin: 0 0 1.75rem; }\n  .colours-label { 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.85rem; }\n  .colours-swatches { display: flex; flex-wrap: wrap; gap: 10px; align-items: center; }\n  .swatch-item { display: flex; align-items: center; gap: 6px; }\n  .swatch-circle { width: 16px; height: 16px; border-radius: 50%; border: 0.5px solid var(--border); flex-shrink: 0; }\n  .swatch-name { font-family: var(--sans); font-size: 11.5px; font-weight: 300; color: var(--muted); }\n  .swatch-name.active { color: var(--ink); font-weight: 400; }\n  .styling-ideas { border: 1px solid var(--border); padding: 1.1rem 1.25rem; margin: 0 0 1.75rem; }\n  .styling-ideas-label { 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.75rem; }\n  .styling-ideas-list { list-style: none; padding: 0; margin: 0; }\n  .styling-ideas-list li { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: #2e2b26; line-height: 1.65; padding: 0.4rem 0; border-bottom: 1px solid var(--border); display: flex; gap: 0.65rem; align-items: baseline; }\n  .styling-ideas-list li:last-child { border-bottom: none; }\n  .styling-ideas-list li::before { content: '—'; color: var(--accent); font-size: 11px; flex-shrink: 0; }\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  .details-block { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .details-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.5rem; }\n  .details-block p { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); line-height: 1.85; }\n\u003c\/style\u003e\n\n\n\u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"variant\"\u003e\n  \u003cp class=\"variant-header\"\u003eBobble Bowl — Grey\u003c\/p\u003e\n\n  \u003cdiv class=\"colour-badge\"\u003e\n    \u003cspan class=\"colour-swatch\" style=\"background:#8a8a8a;\"\u003e\u003c\/span\u003e\n    Grey\n  \u003c\/div\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe bobble rim that makes it instantly recognisable — a handcrafted ceramic bowl in cool grey that brings modern restraint and sculptural texture together.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    In grey, the Bobble Bowl becomes its most architectural self. \u003cstrong\u003eThe cool, composed tone\u003c\/strong\u003e strips back any rustic warmth and lets the bobble rim's sculptural quality take centre stage — a textural, considered object that sits as naturally in a minimal, contemporary interior as in a more layered, eclectic one. Against pale walls, dark cabinetry, concrete worktops or oak shelving, grey holds its own quietly and completely.\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 bobble rim in grey reads with a particular crispness — the contrast between raised sphere and smooth surface is more defined than in warmer tones, \u003cstrong\u003egiving the bowl a modern, almost graphic quality\u003c\/strong\u003e that works beautifully in minimal interiors where texture does the work that colour might elsewhere. The smooth interior remains practical and clean-looking, equally suited to display or everyday use.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"colours-block\"\u003e\n    \u003cp class=\"colours-label\"\u003eAlso available in\u003c\/p\u003e\n    \u003cdiv class=\"colours-swatches\"\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#f5f2ed;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#e8e0d0;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eCream\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#aac8d8;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eLight Blue\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#7a8f78;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eSage Green\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#8a8a8a; border: 1.5px solid #555;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name active\"\u003eGrey ✓\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#2a3a5c;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eNavy\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styling-ideas\"\u003e\n    \u003cp class=\"styling-ideas-label\"\u003eStyling ideas\u003c\/p\u003e\n    \u003cul class=\"styling-ideas-list\"\u003e\n      \u003cli\u003eA minimal mantelpiece centrepiece — the texture speaks without colour\u003c\/li\u003e\n      \u003cli\u003eOn a concrete or stone kitchen counter for an industrial-organic contrast\u003c\/li\u003e\n      \u003cli\u003eOn a dark oak sideboard with brass candleholders either side\u003c\/li\u003e\n      \u003cli\u003eFilled with architectural dried stems or smooth pebbles\u003c\/li\u003e\n    \u003c\/ul\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\"\u003eMinimalist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eIndustrial\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-block\"\u003e\n    \u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003eH 15cm  ·  Dia 38cm  ·  Handcrafted ceramic  ·  Grey  ·  0% finance available\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ============================================================ --\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629870334277,"sku":"BOWCHHSH039-SS24","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-ceramic-bobble-rim-ceramic-decorative-bowl-modern-artisan-accent-grey-1376402.jpg?v=1774370247"},{"product_id":"pom-pom-fruit-bowl","title":"Pom Pom Pearl Edge Ceramic Serving Bowl","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\u003ePearl Edge Ceramic Bowl — 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\u003eWhite stoneware, a hand-applied beaded rim, 28cm — the bowl that makes a kitchen counter or a dining table feel genuinely styled.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The beaded rim is the detail that makes this bowl something to look at as well as use. \u003cstrong\u003eEach individual bead hand-applied around the circumference\u003c\/strong\u003e creates a decorative border that catches light and adds tactile depth to what would otherwise be a plain white stoneware bowl — the kind of artisanal detail that references the finest decorative ceramics tradition while sitting comfortably in an everyday kitchen or dining setting. At 28cm wide and 7cm deep it is the right scale for a fruit bowl on a kitchen counter, a centrepiece on a dining table, or a styling object on a shelf that also happens to be functional.\n  \u003c\/p\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eThe detail that makes it different\u003c\/h2\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The hand-applied beaded rim is the Pearl Edge Bowl's defining quality — the individual beads running around the outer edge of the rim add \u003cstrong\u003ea sculptural, jewellery-like detail\u003c\/strong\u003e to the profile of the bowl that is visible from across a room and rewards close handling. In white stoneware, the beads catch light differently from the smooth bowl body — the slight shadows they cast against the white surface give the rim a dimensional quality that a plain rolled or flared edge cannot achieve. This is a bowl that looks considered on a shelf when empty and beautiful on a table when full.\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\"\u003eClassic\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\"\u003eDiameter\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e28cm\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\"\u003e7cm\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\"\u003eHigh-quality ceramic stoneware\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\"\u003eWhite · hand-applied beaded rim\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":47629870858565,"sku":"BOWCHCPA115-SS24","price":34.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-pom-pom-pearl-edge-ceramic-serving-bowl-handcrafted-white-stoneware-8796842.jpg?v=1774370253"},{"product_id":"charles-ted-sonoma-weatherproof-baskets-outdoor-planters-wicker-plastic-lined-three-sizes","title":"Sonoma Weatherproof Basket - Beautifully Crafted for Outdoors","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 Sonoma Wicker Basket Planter — Three Sizes, Outdoor-Ready — 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;0,500;1,300;1,400\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n  :root {\n    --cream: #faf7f2;\n    --warm-white: #f5f1ea;\n    --stone: #e8e0d4;\n    --taupe: #c4b8a8;\n    --brown: #7a6a5a;\n    --dark: #2c2420;\n    --gold: #c8a96e;\n    --text-mid: #6b5a4a;\n    --text-light: #9a8878;\n    --border: #e0d8cc;\n  }\n\n  body {\n    background: var(--cream);\n    color: var(--dark);\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .wrap {\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 3rem 2rem;\n  }\n\n  \/* OPENER *\/\n  .opener {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-style: italic;\n    font-weight: 300;\n    color: var(--dark);\n    line-height: 1.65;\n    border-left: 2px solid var(--gold);\n    padding-left: 20px;\n    margin-bottom: 20px;\n  }\n\n  \/* BODY TEXT *\/\n  .body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--text-mid);\n    margin-bottom: 14px;\n  }\n\n  .body strong {\n    color: var(--dark);\n    font-weight: 500;\n  }\n\n  \/* DIVIDER *\/\n  .divider {\n    height: 0.5px;\n    background: var(--border);\n    margin: 24px 0;\n  }\n\n  \/* SECTION HEADINGS *\/\n  .section-label {\n    font-family: 'Jost', sans-serif;\n    font-size: 9px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 6px;\n  }\n\n  .section-head {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20px;\n    font-weight: 400;\n    color: var(--dark);\n    margin-bottom: 12px;\n    line-height: 1.2;\n  }\n\n  \/* SIZE BLOCKS *\/\n  .size-block {\n    margin-bottom: 14px;\n    padding-left: 16px;\n    border-left: 1px solid var(--stone);\n  }\n\n  .size-block strong {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 16px;\n    font-weight: 500;\n    color: var(--dark);\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  .size-block span {\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.65;\n  }\n\n  .size-note {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-style: italic;\n    color: var(--text-mid);\n    margin-top: 6px;\n    line-height: 1.6;\n  }\n\n  \/* DETAILS GRID *\/\n  .details-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 12px;\n  }\n\n  .detail-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-family: 'Jost', sans-serif;\n    font-size: 12px;\n    color: var(--text-mid);\n    line-height: 1.55;\n  }\n\n  .detail-dot {\n    width: 4px;\n    height: 4px;\n    border-radius: 50%;\n    background: var(--gold);\n    margin-top: 5px;\n    flex-shrink: 0;\n  }\n\n  \/* CARE \u0026 LIFESPAN BLOCK *\/\n  .lifespan-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n    margin-top: 12px;\n    border-top: 1px solid var(--border);\n  }\n\n  .lifespan-row {\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 16px;\n    padding: 12px 0;\n    border-bottom: 1px solid var(--border);\n    align-items: baseline;\n  }\n\n  .lifespan-condition {\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.5;\n  }\n\n  .lifespan-duration {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 500;\n    color: var(--dark);\n    white-space: nowrap;\n    font-style: italic;\n  }\n\n  .care-tips {\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.85;\n    margin-top: 16px;\n  }\n\n  .care-tips strong {\n    color: var(--dark);\n    font-weight: 500;\n  }\n\n  \/* PRE-ORDER BLOCK *\/\n  .preorder-block {\n    background: var(--warm-white);\n    border-left: 2px solid var(--gold);\n    padding: 16px 20px;\n    margin-top: 24px;\n    border-radius: 0 6px 6px 0;\n  }\n\n  .preorder-label {\n    font-family: 'Jost', sans-serif;\n    font-size: 9px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 6px;\n  }\n\n  .preorder-text {\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    color: var(--text-mid);\n    line-height: 1.75;\n  }\n\n  .preorder-text strong {\n    color: var(--dark);\n    font-weight: 500;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 480px) {\n    .wrap { padding: 2rem 1.25rem; }\n    .details-grid { grid-template-columns: 1fr; }\n    .opener { font-size: 17px; }\n    .lifespan-row { grid-template-columns: 1fr; gap: 4px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003cdiv class=\"opener\"\u003eThe basket that keeps getting re-ordered — our most loved outdoor planter.\u003c\/div\u003e\n\n  \u003cp class=\"body\"\u003eThe Sonoma is the outdoor planter that finally solves the problem every garden-lover knows: the ones that look beautiful aren't built for the elements, and the ones built for the elements aren't worth looking at. \u003cstrong\u003eThe Sonoma is both.\u003c\/strong\u003e Handwoven in natural wicker with a discreet built-in plastic lining, it protects against moisture and soil while keeping every inch of that warm, organic texture visible from the outside.\u003c\/p\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eWhat sets it apart\u003c\/div\u003e\n  \u003ch2 class=\"section-head\"\u003eThe detail that makes it different\u003c\/h2\u003e\n  \u003cp class=\"body\"\u003eWhat sets the Sonoma apart from every decorative wicker basket on the market is its hidden liner — \u003cstrong\u003efully integrated, completely invisible from the outside\u003c\/strong\u003e. The wicker weaves over it seamlessly, so all you see is the warmth and texture of a handwoven basket. What you don't see is the reason it can live outside year-round without warping, rotting, or losing its shape. No ugly plastic pots on show. No sacrificing the look for the weather.\u003c\/p\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eSizing\u003c\/div\u003e\n  \u003ch2 class=\"section-head\"\u003eThree sizes. Every planting situation.\u003c\/h2\u003e\n\n  \u003cdiv class=\"size-block\"\u003e\n    \u003cstrong\u003eSmall\u003c\/strong\u003e\n    \u003cspan\u003eHerbs, succulents, and small potted flowers.\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"size-block\"\u003e\n    \u003cstrong\u003eMedium\u003c\/strong\u003e\n    \u003cspan\u003eMost standard flowering plants and faux potted trees. The everyday workhorse of the three.\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"size-block\"\u003e\n    \u003cstrong\u003eLarge\u003c\/strong\u003e\n    \u003cspan\u003eStatement plants, olive trees, bay trees and generous seasonal displays. Made for front doors, patios, and the kind of entrance that stops people.\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"size-note\"\u003eGroup all three in graduating sizes for a curated display that looks intentional rather than accidental.\u003c\/p\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eSpecifications\u003c\/div\u003e\n  \u003ch2 class=\"section-head\"\u003eAt a glance\u003c\/h2\u003e\n  \u003cdiv class=\"details-grid\"\u003e\n    \u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-dot\"\u003e\u003c\/div\u003eHandwoven natural wicker — warm, organic texture\u003c\/div\u003e\n    \u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-dot\"\u003e\u003c\/div\u003eBuilt-in plastic liner — fully weatherproof\u003c\/div\u003e\n    \u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-dot\"\u003e\u003c\/div\u003eIndoor and outdoor use — patio, conservatory, hallway\u003c\/div\u003e\n    \u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-dot\"\u003e\u003c\/div\u003eThree sizes — small, medium, large\u003c\/div\u003e\n    \u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-dot\"\u003e\u003c\/div\u003eNeutral tone — works with any garden or interior\u003c\/div\u003e\n    \u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-dot\"\u003e\u003c\/div\u003eLightweight and easy to reposition seasonally\u003c\/div\u003e\n    \u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-dot\"\u003e\u003c\/div\u003eSuits real plants, faux plants, and decorative displays\u003c\/div\u003e\n    \u003cdiv class=\"detail-item\"\u003e\n\u003cdiv class=\"detail-dot\"\u003e\u003c\/div\u003eMoisture and soil resistant — no warping or rotting\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"section-label\"\u003eCare \u0026amp; lifespan\u003c\/div\u003e\n  \u003ch2 class=\"section-head\"\u003eNatural materials, honestly cared for\u003c\/h2\u003e\n  \u003cp class=\"body\"\u003eThe Sonoma is handwoven from natural wicker, which means its lifespan outdoors depends on how exposed it is to the British weather and the small amount of care it receives across the year. Below is what to genuinely expect, so you can plan accordingly:\u003c\/p\u003e\n\n  \u003cdiv class=\"lifespan-grid\"\u003e\n    \u003cdiv class=\"lifespan-row\"\u003e\n      \u003cdiv class=\"lifespan-condition\"\u003eFully exposed to UK weather year-round\u003c\/div\u003e\n      \u003cdiv class=\"lifespan-duration\"\u003e2–3 years\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lifespan-row\"\u003e\n      \u003cdiv class=\"lifespan-condition\"\u003eUnder a covered porch or sheltered area\u003c\/div\u003e\n      \u003cdiv class=\"lifespan-duration\"\u003e3–7 years\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lifespan-row\"\u003e\n      \u003cdiv class=\"lifespan-condition\"\u003eUsed outdoors occasionally, brought in during poor weather\u003c\/div\u003e\n      \u003cdiv class=\"lifespan-duration\"\u003e5+ years\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"care-tips\"\u003e\u003cstrong\u003eTo prolong its life:\u003c\/strong\u003e avoid prolonged standing water, raise the basket slightly off wet ground where possible, and bring it indoors during periods of severe winter weather. The plastic lining protects the inside of the basket when planting, but the wicker itself is a natural material and will gently weather over time as it would on any traditional country porch.\u003c\/p\u003e\n\n  \u003cdiv class=\"preorder-block\"\u003e\n    \u003cdiv class=\"preorder-label\"\u003eAvailability\u003c\/div\u003e\n    \u003cp class=\"preorder-text\"\u003eThe Sonoma is available to order now and \u003cstrong\u003edespatches mid-May\u003c\/strong\u003e — order today to secure your size before stock arrives. A small number of each size are allocated per season, so if you're planning a spring display, now is the moment.\u003c\/p\u003e\n    \u003cp class=\"preorder-text\" style=\"margin-top: 10px;\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"preorder-text\"\u003eSmall: H (including handle) 37 cm · W 33 cm\u003c\/p\u003e\n    \u003cp class=\"preorder-text\"\u003eMedium: H (including handle) 44 cm · W 42 cm\u003c\/p\u003e\n    \u003cp class=\"preorder-text\"\u003eLarge: H (including handle) 51 cm · W 52 cm\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Small","offer_id":47629874397509,"sku":"BASIB3783-00S-CORE","price":59.95,"currency_code":"GBP","in_stock":true},{"title":"Medium","offer_id":47629874463045,"sku":"BASIB3783-00M-CORE","price":89.95,"currency_code":"GBP","in_stock":true},{"title":"Large","offer_id":47629874495813,"sku":"BASIB3783-00L-CORE","price":115.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-sonoma-weatherproof-baskets-outdoor-planters-wicker-plastic-lined-three-sizes-7576788.png?v=1774370266"},{"product_id":"charlested-bobble-bowl-ceramic-green","title":"Bobble Bowl | Ceramic | Green","description":"\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eThe CharlesTed Bobble Bowl is one of our most loved decorative pieces and it's easy to see why. The distinctive bobble rim texture adds instant character and depth to any surface, from a dining table centrepiece to a styled shelf or mantelpiece. Each bowl is handcrafted in ceramic with a smooth interior and beautifully textured bobble exterior, making it as practical as it is decorative. Available in a range of colours to suit every interior palette from clean white and soft cream to bold navy and sage green. Pair with faux stems, pebbles or seasonal fruit for an effortlessly styled look. \u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\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 ceramic bobble bowl\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eDistinctive textured bobble rim detail\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eAvailable in multiple colourways\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003eSuitable as a fruit bowl, decorative bowl or centrepiece\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli class=\"whitespace-normal break-words pl-2\"\u003e0% interest-free finance available\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629880590661,"sku":"DECCHHSH120-SS24","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-ceramic-bobble-bowl-green-8372416.jpg?v=1774370240"},{"product_id":"ceramic-bobble-bowl-white","title":"Bobble Bowl | Ceramic | White","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Bobble Bowl — All Colours — 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  .variant { max-width: 640px; padding: 3rem 2rem 5rem; }\n  .variant-header { font-family: var(--sans); font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.5rem; }\n  .colour-badge { display: inline-flex; align-items: center; gap: 8px; font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 14px 4px 10px; margin: 0 0 1.75rem; }\n  .colour-swatch { width: 10px; height: 10px; border-radius: 50%; flex-shrink: 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  .colours-block { border: 1px solid var(--border); padding: 1.1rem 1.25rem; margin: 0 0 1.75rem; }\n  .colours-label { 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.85rem; }\n  .colours-swatches { display: flex; flex-wrap: wrap; gap: 10px; align-items: center; }\n  .swatch-item { display: flex; align-items: center; gap: 6px; }\n  .swatch-circle { width: 16px; height: 16px; border-radius: 50%; border: 0.5px solid var(--border); flex-shrink: 0; }\n  .swatch-name { font-family: var(--sans); font-size: 11.5px; font-weight: 300; color: var(--muted); }\n  .swatch-name.active { color: var(--ink); font-weight: 400; }\n  .styling-ideas { border: 1px solid var(--border); padding: 1.1rem 1.25rem; margin: 0 0 1.75rem; }\n  .styling-ideas-label { 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.75rem; }\n  .styling-ideas-list { list-style: none; padding: 0; margin: 0; }\n  .styling-ideas-list li { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: #2e2b26; line-height: 1.65; padding: 0.4rem 0; border-bottom: 1px solid var(--border); display: flex; gap: 0.65rem; align-items: baseline; }\n  .styling-ideas-list li:last-child { border-bottom: none; }\n  .styling-ideas-list li::before { content: '—'; color: var(--accent); font-size: 11px; flex-shrink: 0; }\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  .details-block { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .details-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.5rem; }\n  .details-block p { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); line-height: 1.85; }\n\u003c\/style\u003e\n\n\n\u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"variant\"\u003e\n  \u003cp class=\"variant-header\"\u003eBobble Bowl — White\u003c\/p\u003e\n\n  \u003cdiv class=\"colour-badge\"\u003e\n    \u003cspan class=\"colour-swatch\" style=\"background:#f5f2ed; border: 1px solid #ddd8d0;\"\u003e\u003c\/span\u003e\n    White\n  \u003c\/div\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe bobble rim that makes it instantly recognisable — a handcrafted ceramic bowl in clean white that works in every interior, every season, every setting.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    White is the Bobble Bowl at its most universal — and its most quietly powerful. \u003cstrong\u003eThe clean, bright tone\u003c\/strong\u003e lets the bobble rim's sculptural texture do all the work, unmediated by colour. It sits with equal ease in a contemporary minimal interior, a coastal dining room, a farmhouse kitchen or a classically styled living space. A piece that requires no thought to place and never looks wrong wherever it lands.\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    In white, the bobble rim becomes a study in light and shadow alone — the raised spheres catch light cleanly and cast crisp shadows that give the bowl a sculptural quality that reads as both contemporary and timeless. \u003cstrong\u003eThe texture is the statement,\u003c\/strong\u003e which means the white Bobble Bowl works equally as a standalone centrepiece and as a supporting piece in a more heavily styled arrangement. Effortlessly versatile in the truest sense.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"colours-block\"\u003e\n    \u003cp class=\"colours-label\"\u003eAlso available in\u003c\/p\u003e\n    \u003cdiv class=\"colours-swatches\"\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#f5f2ed; border: 1.5px solid #c0bdb8;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name active\"\u003eWhite ✓\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#e8e0d0;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eCream\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#aac8d8;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eLight Blue\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#7a8f78;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eSage Green\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#8a8a8a;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eGrey\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#2a3a5c;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eNavy\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styling-ideas\"\u003e\n    \u003cp class=\"styling-ideas-label\"\u003eStyling ideas\u003c\/p\u003e\n    \u003cul class=\"styling-ideas-list\"\u003e\n      \u003cli\u003eA centrepiece on any table — the white works with every setting and cloth\u003c\/li\u003e\n      \u003cli\u003eOn a dark sideboard or console for a clean tonal contrast\u003c\/li\u003e\n      \u003cli\u003eA kitchen counter piece filled with green apples or white peonies\u003c\/li\u003e\n      \u003cli\u003eOn a shelf or mantelpiece — crisp and considered in any context\u003c\/li\u003e\n    \u003c\/ul\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\"\u003eMinimalist\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\"\u003eCoastal\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-block\"\u003e\n    \u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003eH 15cm  ·  Dia 38cm  ·  Handcrafted ceramic  ·  White  ·  0% finance available\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629881835845,"sku":"BOWCHHSH136-SS24","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-bobble-rim-ceramic-decorative-bowl-modern-artisan-accent-white-9256627.jpg?v=1774370240"},{"product_id":"round-palm-tree-pictures-set-of-four","title":"Tropical Palm Tree Wall Art Set | Vintage Botanical Prints | Set of 4","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\u003eTropical Palm Tree Botanical Prints — Set of 4 — 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  .layout-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  .layout-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\u003eFour round black frames, four vintage palm tree illustrations — a gallery wall set that arrives ready to hang and already considered.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Vintage botanical illustration has a quality that contemporary graphic prints rarely achieve — \u003cstrong\u003ethe hand-drawn detail and natural colour palette\u003c\/strong\u003e of the traditional botanical style brings a warmth and authenticity to wall art that printed photography or digital illustration cannot replicate in the same way. This set of four round palm tree prints in classic black frames arrives as a complete gallery wall composition — four coordinated pieces, each a unique palm variety, in frames that are identical enough to create coherence and interesting enough in their round format to add a further decorative element to any wall arrangement.\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 round frames are the design choice that makes this set visually distinctive — where most botanical print sets use rectangular frames, \u003cstrong\u003ethe circular format softens the arrangement\u003c\/strong\u003e and gives the gallery wall a more playful, curated quality. Four rounds together create an entirely different wall composition than four rectangles — the circular frames allow for looser, more creative spacing arrangements while still maintaining visual coherence through the consistent black finish. The vintage illustration style with its neutral, slightly aged tones means the set works as naturally in a contemporary interior as in a more traditional or coastal space.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"layout-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\u003eDisplay all four as a 2 × 2 grid for a symmetrical gallery wall moment, or arrange them in a loose horizontal or vertical run for a more relaxed, editorial feel. Each piece also works individually as a standalone accent.\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\"\u003eTropical\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBotanical\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\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\"\u003eDiameter (each)\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\"\u003eQuantity\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSet of 4\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\"\u003eRound black frame\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eStyle\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eVintage botanical illustration\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSubject\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4 unique palm tree varieties\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eUse\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eGallery wall or individual placement\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":47629882786117,"sku":"ARTCHAMC068-SS24","price":79.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-tropical-palm-tree-wall-art-set-vintage-botanical-prints-set-of-4-8945097.jpg?v=1774370235"},{"product_id":"charlested-bobble-bowl-ceramic-cream-light-grey","title":"Bobble Bowl | Ceramic | Cream","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 Bobble Bowl — All Colours — 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  .variant { max-width: 640px; padding: 3rem 2rem 5rem; }\n  .variant-header { font-family: var(--sans); font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.5rem; }\n  .colour-badge { display: inline-flex; align-items: center; gap: 8px; font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 14px 4px 10px; margin: 0 0 1.75rem; }\n  .colour-swatch { width: 10px; height: 10px; border-radius: 50%; flex-shrink: 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  .colours-block { border: 1px solid var(--border); padding: 1.1rem 1.25rem; margin: 0 0 1.75rem; }\n  .colours-label { 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.85rem; }\n  .colours-swatches { display: flex; flex-wrap: wrap; gap: 10px; align-items: center; }\n  .swatch-item { display: flex; align-items: center; gap: 6px; }\n  .swatch-circle { width: 16px; height: 16px; border-radius: 50%; border: 0.5px solid var(--border); flex-shrink: 0; }\n  .swatch-name { font-family: var(--sans); font-size: 11.5px; font-weight: 300; color: var(--muted); }\n  .swatch-name.active { color: var(--ink); font-weight: 400; }\n  .styling-ideas { border: 1px solid var(--border); padding: 1.1rem 1.25rem; margin: 0 0 1.75rem; }\n  .styling-ideas-label { 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.75rem; }\n  .styling-ideas-list { list-style: none; padding: 0; margin: 0; }\n  .styling-ideas-list li { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: #2e2b26; line-height: 1.65; padding: 0.4rem 0; border-bottom: 1px solid var(--border); display: flex; gap: 0.65rem; align-items: baseline; }\n  .styling-ideas-list li:last-child { border-bottom: none; }\n  .styling-ideas-list li::before { content: '—'; color: var(--accent); font-size: 11px; flex-shrink: 0; }\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  .details-block { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .details-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.5rem; }\n  .details-block p { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); line-height: 1.85; }\n\u003c\/style\u003e\n\n\n\u003c!-- ============================================================ --\u003e\n\u003cdiv class=\"variant\"\u003e\n  \u003cp class=\"variant-header\"\u003eBobble Bowl — Cream\u003c\/p\u003e\n\n  \u003cdiv class=\"colour-badge\"\u003e\n    \u003cspan class=\"colour-swatch\" style=\"background:#e8e0d0;\"\u003e\u003c\/span\u003e\n    Cream\n  \u003c\/div\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe bobble rim that makes it instantly recognisable — a handcrafted ceramic bowl in warm cream that sits with ease in every interior it enters.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Bobble Bowl in cream is the most versatile colourway in the range — warm enough to feel considered, neutral enough to work alongside almost any palette. \u003cstrong\u003eThe soft cream tone\u003c\/strong\u003e brings a quiet elegance to dining tables, kitchen counters, console tops and mantels, sitting naturally with white linen, aged wood, brass hardware and pale stone. The distinctive bobble rim adds the character and depth that stops it from ever looking generic.\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 bobble rim is the Bobble Bowl's signature across every colourway — raised ceramic spheres that run the full circumference, catching light and creating shadow in a way that no smooth rim can replicate. In cream, the texture reads softer and more organic than in deeper tones, \u003cstrong\u003egiving the bowl a warmth and intimacy\u003c\/strong\u003e that makes it feel at home in the most considered of interiors. The smooth interior contrasts beautifully with the textured exterior.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"colours-block\"\u003e\n    \u003cp class=\"colours-label\"\u003eAlso available in\u003c\/p\u003e\n    \u003cdiv class=\"colours-swatches\"\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#f5f2ed;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#e8e0d0; border: 1.5px solid #a09070;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name active\"\u003eCream ✓\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#aac8d8;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eLight Blue\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#7a8f78;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eSage Green\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#8a8a8a;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eGrey\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"swatch-item\"\u003e\n\u003cdiv class=\"swatch-circle\" style=\"background:#2a3a5c;\"\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eNavy\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"styling-ideas\"\u003e\n    \u003cp class=\"styling-ideas-label\"\u003eStyling ideas\u003c\/p\u003e\n    \u003cul class=\"styling-ideas-list\"\u003e\n      \u003cli\u003eA dining table centrepiece filled with lemons or seasonal fruit\u003c\/li\u003e\n      \u003cli\u003eOn a sideboard alongside warm wood and linen accessories\u003c\/li\u003e\n      \u003cli\u003eA kitchen counter statement piece left beautifully empty\u003c\/li\u003e\n      \u003cli\u003eOn a mantelpiece with candles and dried botanicals either side\u003c\/li\u003e\n    \u003c\/ul\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\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-block\"\u003e\n    \u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003eH 15cm  ·  Dia 38cm  ·  Handcrafted ceramic  ·  Cream  ·  0% finance available\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ============================================================ --\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629887439173,"sku":"DECCHHSH095-SS24","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-bobble-rim-ceramic-decorative-bowl-modern-artisan-accent-creamlight-grey-2210036.jpg?v=1774370235"},{"product_id":"charles-ted-faux-fig-set-of-three-realistic-artificial-figs-for-home-decor","title":"Faux Fig Set of Three | Realistic Artificial Figs for Home Décor","description":"\u003cp data-start=\"268\" data-end=\"617\"\u003eAdd a touch of timeless elegance to your décor with the Charles Ted Faux Fig Set of Three. These incredibly realistic artificial figs are designed to elevate your home styling with natural charm. Perfect for kitchen displays, dining table accents, or seasonal arrangements, they offer the beauty of fresh figs without the need for maintenance.\u003c\/p\u003e\n\u003cp data-start=\"619\" data-end=\"918\"\u003eCrafted with attention to detail, each faux fig features a lifelike texture and rich colouring that makes them indistinguishable from the real thing. Whether styled in a rustic bowl, on a decorative tray, or as part of a centrepiece, these faux figs bring warmth and sophistication to any interior.\u003c\/p\u003e\n\u003chr data-start=\"920\" data-end=\"923\"\u003e\n\u003ch3 data-start=\"925\" data-end=\"943\"\u003eKey Features\u003c\/h3\u003e\n\u003cul data-start=\"944\" data-end=\"1235\"\u003e\n\u003cli data-start=\"944\" data-end=\"990\"\u003e\n\u003cp data-start=\"946\" data-end=\"990\"\u003eSet includes three realistic faux figs\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"991\" data-end=\"1055\"\u003e\n\u003cp data-start=\"993\" data-end=\"1055\"\u003eHandcrafted design with natural colour gradients and textures\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1056\" data-end=\"1111\"\u003e\n\u003cp data-start=\"1058\" data-end=\"1111\"\u003eDurable and long lasting alternative to fresh fruit\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1112\" data-end=\"1176\"\u003e\n\u003cp data-start=\"1114\" data-end=\"1176\"\u003ePerfect for styling trays, bowls, shelves, or table settings\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1177\" data-end=\"1235\"\u003e\n\u003cp data-start=\"1179\" data-end=\"1235\"\u003eComplements rustic, farmhouse, and modern décor themes\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eH 6.5cm\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629917946181,"sku":"FIGCHKMM416-SS22x3","price":14.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-faux-fig-set-of-three-realistic-artificial-figs-for-home-decor-9867268.jpg?v=1774370248"},{"product_id":"sicilian-lemon","title":"Sicilian Faux Lemon | Set of Three","description":"\u003cp data-start=\"379\" data-end=\"709\"\u003eBring fresh citrus charm to your home with this set of 3 faux lemons designed to look just like the real thing. With their vibrant yellow colour, natural texture, and lifelike shape, these artificial lemons add a bright and refreshing touch to kitchen counters, dining tables, and decorative displays without the worry of spoilage.\u003c\/p\u003e\n\u003cp data-start=\"711\" data-end=\"995\"\u003ePerfect for styling fruit bowls, creating table centrepieces, staging homes, or enhancing seasonal décor, these realistic faux lemons offer effortless beauty year round. Their durable design ensures long lasting use, making them a practical and stylish choice for everyday decorating.\u003c\/p\u003e\n\u003ch3 data-start=\"997\" data-end=\"1015\"\u003eWhy We Love Them\u003c\/h3\u003e\n\u003cp data-start=\"1016\" data-end=\"1333\"\u003eWe love this faux lemon set for its timeless appeal and versatility. It instantly adds a pop of colour, creates a fresh and welcoming atmosphere, and requires zero maintenance. Whether styled in a bowl, displayed on open shelving, or used for photo styling, these lemons deliver natural looking charm that never fades.\u003c\/p\u003e\n\u003ch3 data-start=\"1335\" data-end=\"1347\"\u003eFeatures\u003c\/h3\u003e\n\u003cp data-start=\"1348\" data-end=\"1603\"\u003e• Realistic colour and texture for an authentic look\u003cbr data-start=\"1399\" data-end=\"1402\"\u003e• Bright yellow finish adds a fresh decorative accent\u003cbr data-start=\"1455\" data-end=\"1458\"\u003e• Perfect for kitchen décor, table styling, and home staging\u003cbr data-start=\"1518\" data-end=\"1521\"\u003e• Durable and reusable year round décor\u003cbr data-start=\"1560\" data-end=\"1563\"\u003e• Set includes three artificial lemons\u003c\/p\u003e\n\u003cp data-start=\"1605\" data-end=\"1715\"\u003eAdd effortless freshness and classic citrus style to any space with this beautifully realistic faux lemon set.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eL 80cm\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":47629965590853,"sku":"FLOCHKMM080-SS24x3","price":18.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-lucia-rattan-pedestal-bowl-3995889.jpg?v=1774369534"},{"product_id":"white-urn-vase","title":"Athenia Textured White Ceramic Vase","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 Athenia Ceramic Vase — Textured White — 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\u003eTextured white matte ceramic, a full rounded amphora form with small side handles, 38cm tall — the Athenia is the kind of vase that makes a room feel like it was styled by someone who knows their ceramics.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Athenia draws on one of ceramics' oldest and most beautiful vessel forms — \u003cstrong\u003ethe amphora silhouette with its generously rounded body, narrow neck and small side handles\u003c\/strong\u003e has been made and admired across Mediterranean cultures for millennia, and in white matte textured ceramic it arrives with a freshness and presence that makes it feel entirely contemporary. The textured surface — visible in the image as a fine, consistent stippled finish — catches light differently from a smooth glaze, giving the vessel a tactile quality and a depth of white that shifts with the angle of the light throughout the day. At 38cm tall and 33cm wide this is a substantial piece with the presence of a genuine statement vase.\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 the amphora form and the textured matte finish is what gives the Athenia its particular character — \u003cstrong\u003ethe ancient vessel shape rendered in a contemporary texture\u003c\/strong\u003e creates a piece that reads as both historically informed and completely modern. The small side handles are not decorative afterthoughts but integral to the form — they reference the true amphora handle and give the vase its distinctive profile from the side as well as the front. The matte white finish is softer and more organic than a glossy glaze, and the textured surface adds further depth, making the Athenia as visually interesting up close as from across a room.\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\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMinimalist\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\"\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\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e38cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDiameter\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e33cm\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\"\u003eCeramic\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\"\u003eTextured matte white\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\u003eNot suitable for water — if using with fresh flowers, place a smaller waterproof vessel inside first. Ideal for dried stems or faux botanicals as displayed.\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":48384665878853,"sku":"DECCHWGC370-SS24","price":95.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-athenia-textured-white-ceramic-vase-4759478.jpg?v=1774370192"},{"product_id":"chinoiserie-pot-with-lid","title":"Chinoiserie Pot With Lid","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\u003eChinoiserie Lidded Pot — Blue and White Porcelain — 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  .water-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .water-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\u003eBlue and white porcelain, elephant and floral motifs, a matching lidded form at 47cm — the chinoiserie pot with centuries of decorative heritage and the presence to justify every centimetre of shelf space it occupies.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Chinoiserie blue and white porcelain is one of the great enduring decorative traditions — \u003cstrong\u003eits origins in Chinese export porcelain and its adoption by European makers\u003c\/strong\u003e from Delft to Dresden created a design vocabulary of floral patterns, figurative motifs and intricate border work that has remained genuinely beautiful for over three centuries. This lidded pot brings that tradition to a 47cm statement piece with elephant and floral decoration across the body and a matching lid that completes its architectural presence. On a console, a mantel, a shelf or a hallway surface, it reads as a genuinely considered object rather than a decorative afterthought.\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 elephant motif is the detail that gives this pot its particular character — the elephant has been a recurring subject in chinoiserie and Indo-European decorative arts for centuries, bringing a naturalistic figural quality to the blue and white surface that purely botanical or geometric patterns lack. \u003cstrong\u003eAt 47cm with a matching lid,\u003c\/strong\u003e the pot has genuine architectural presence — tall enough to hold a shelf or console surface on its own, distinctive enough to anchor a mantel grouping. The lidded format gives the piece a completeness that open-top vases lack, making it more sculptural and more self-contained as a purely decorative object.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMaximalist\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\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e47cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e25cm\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\"\u003eHandcrafted porcelain · matching lid\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\"\u003eBlue and white · elephant \u0026amp; floral motifs\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"water-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\u003eNot suitable for direct water contact. If using with fresh flowers or plants, place a small vessel inside to protect the interior. Decorative use recommended.\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":48416049463621,"sku":"VASCHDFY006-SS24","price":49.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-chinoiserie-pot-with-lid-3439279.jpg?v=1774370180"},{"product_id":"black-arched-metal-mirror","title":"Arched Wall Mirror with Black 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\u003eArched Wall Mirror — Black Metal 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  .hanging-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .hanging-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\u003eBlack metal frame, an arched top, 120 × 99.5cm — the mirror that gives a room architectural authority and fills it with light in the same moment.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The arched mirror has become the defining wall statement of contemporary interiors for good reason — \u003cstrong\u003ethe curved top immediately references architectural forms\u003c\/strong\u003e from doorways and windows to cathedral arches and orangery glazing, giving a flat wall the suggestion of depth and structure that a rectangular mirror cannot achieve. In a slim black metal frame at 120cm tall and nearly a metre wide, this mirror has the scale to genuinely transform a room — bouncing light across the space, elongating the ceiling and providing a focal point above a console, fireplace or a bedroom wall that requires no further decoration.\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 black metal frame is the right choice for a mirror at this scale — \u003cstrong\u003eslim enough to keep the focus on the glass and the arch rather than the frame,\u003c\/strong\u003e bold enough in colour to create the defined outline that gives the mirror its presence on a wall. Black metal works across a wider range of interior styles than gold or silver at this size — it reads as modern in a contemporary space, as industrial in a rustic one, and as architectural in a traditional space — making this one of the most genuinely versatile statement mirrors in the collection. At 16kg two people are recommended for installation; at 120cm tall fixings need to be appropriate for the wall type and weight.\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\"\u003eIndustrial\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\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\"\u003eHeight\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\"\u003eWidth\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e99.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\"\u003eApprox 16kg\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\"\u003eBlack metal · slim profile\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\"\u003eArched top\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eGlass\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003ePremium quality reflective\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanging-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\u003eAt 120cm and 16kg, use fixings rated for the weight and appropriate for your wall type. Two people recommended for safe installation at this scale.\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":48416411124037,"sku":"MIRCHTOY167-SS24","price":285.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-arched-wall-mirror-with-black-metal-frame-6369855.jpg?v=1774370179"},{"product_id":"faux-green-artichokes-set-of-three","title":"Faux Green Artichokes | Set of Three","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"title\" content=\"Faux Green Artichokes, Set of Three — Decorative Stemless Heads, 11cm\"\u003e\n\u003cmeta name=\"description\" content=\"Set of three lifelike faux green artichoke heads for kitchen and tablescape styling. Naturalistic colour and texture, 11cm each — a maintenance-free piece of year-round greenery for bowls and centrepieces.\"\u003e\n\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\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .body-intro a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .body-intro a:hover { border-color: var(--accent); }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .section-body a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .section-body a:hover { border-color: var(--accent); }\n  .collection-callout { display: flex; gap: 1.25rem; align-items: flex-start; padding: 1.1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .collection-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; transition: border-color 0.2s; }\n  .collection-callout a:hover { border-color: var(--accent); }\n  .faq { border-top: 1px solid var(--border); padding-top: 1.5rem; margin-top: 0.25rem; }\n  .faq-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.1rem; }\n  .faq-item { margin-bottom: 1.1rem; padding-bottom: 1.1rem; border-bottom: 1px solid var(--border); }\n  .faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n  .faq-q { font-size: clamp(14px, 1.8vw, 15.5px); font-weight: 400; font-style: italic; color: var(--ink); margin: 0 0 0.4rem; line-height: 1.4; }\n  .faq-a { font-family: var(--sans); font-size: 13px; font-weight: 300; color: #2e2b26; line-height: 1.7; }\n  .faq-a a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .faq-a a:hover { border-color: var(--accent); }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 1.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThree loose artichoke heads, naturalistic green with burgundy-tipped bracts, no stems, no maintenance — the year-round table decoration that does what fresh artichokes can't.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Faux Green Artichokes are designed to do something fresh artichokes simply can't — sit in a bowl on a kitchen counter or scatter across a dining table indefinitely without going over. \u003cstrong\u003eThree stemless artichoke heads in naturalistic green tones, each 11cm tall, with the burgundy-flushed bract tips and dense, tightly-leaved form that real artichokes carry just before flowering\u003c\/strong\u003e. The stemless format is the practical detail: these are made for bowl displays, tablescape scattering and shelf styling rather than vase arrangements, with a flat-enough base to sit cleanly on any surface. A piece of always-on Mediterranean-kitchen-garden styling that earns its place between meals as well as during.\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 decorative faux artichokes give themselves away through over-uniform colour and oversized, flat-painted bracts. This set is built differently. \u003cstrong\u003eEach head is densely layered with individually formed bracts in a naturalistic colour palette — a soft sage green at the base, deeper green through the middle layers, and burgundy-purple tipping along the outer edges\u003c\/strong\u003e, mirroring the tonal range a real artichoke develops as it matures. The heads are scaled and proportioned correctly — neither too small to be decorative nor so oversized they read as ornamental — and the stemless format means they're genuinely usable as scatter pieces, bowl fillers or place-setting accents in a way that long-stemmed faux versions never quite manage. Buy the set rather than singles; three heads give you the flexibility to group, scatter or split between two surfaces.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg style=\"flex-shrink: 0; margin-top: 2px;\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#8b6f4e\" fill=\"none\" viewbox=\"0 0 18 18\" height=\"18\" width=\"18\"\u003e\n      \u003crect rx=\"1\" height=\"11\" width=\"16\" y=\"5\" x=\"1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M5 5V4a3 3 0 0 1 6 0v1\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eGroup the three together in a ceramic bowl for a kitchen counter or dining table centrepiece, scatter loose along a linen runner for a summer tablescape, or use individually as place-setting accents. Pairs naturally with stoneware, blue-and-white ceramic and linen accessories.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCountry\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\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\"\u003eHow should I style them?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eA few options that work particularly well: grouped in a shallow ceramic bowl or wooden trencher on a kitchen counter; scattered along the length of a linen-covered dining table as part of a summer tablescape; placed one per setting as a place-card stand-in for relaxed garden lunches; or arranged on a shelf alongside cookery books and ceramic accessories. The stemless format is what makes them so versatile.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWill each artichoke look identical?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eNo — and that's the appeal. The bracts are hand-arranged and the colouring varies subtly from piece to piece, so each head has its own character. Expect close consistency in size and overall tone, but small differences in bract arrangement and burgundy tipping are part of the naturalistic finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eAre they suitable for outside?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eFor sheltered outdoor entertaining — a covered terrace, garden table on a dry evening — they work beautifully. Don't leave them outside in rain or sustained sun, both of which will degrade the colour and surface finish over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow do I clean them?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eDust gently with a soft brush — a clean make-up brush works well to lift dust from between the bracts. A cool hairdryer on the lowest setting can also help. Avoid wet cleaners or soaking, which can damage the surface finish and disturb the bract construction. Keep out of prolonged direct sunlight to preserve the green colour.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eSpecifications \u0026amp; materials\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSet size\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eThree artichoke heads\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eHeight (each)\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e11 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFormat\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eStemless heads\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eColour\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eGreen with burgundy 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\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\"\u003eBowls, tablescapes, shelves\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":48416628834629,"sku":"FLOCHKMM593-SS24x3","price":25.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/faux-green-artichokes-set-of-three-6061331.jpg?v=1777198601"},{"product_id":"domino-wooden-oversized-coffee-table-set","title":"CharlesTed Home Dominoes Wooden Oversized Coffee Table Set","description":"\u003cp style=\"text-align: left;\"\u003eInteractive Coffee table décor!\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eThis truly gorgeous oversized wooden domino set looks perfect on a stack of books to wow and entertain your guests.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003eDimensions: W 10cm L 30cm\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":49659810775365,"sku":"DOMCHKNG032-SS24","price":69.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-dominoes-wooden-oversized-coffee-table-set-3523999.jpg?v=1777198595"},{"product_id":"charles-ted-handwoven-rattan-storage-trunk","title":"Handwoven Rattan Storage Trunk","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\u003eHandwoven Rattan Storage Trunk — 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; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .use-cell { padding: 0.85rem 1rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .use-cell:nth-child(even) { border-right: none; }\n  .use-cell:nth-last-child(-n+2) { border-bottom: 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.2rem; }\n  .use-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); line-height: 1.4; }\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\u003eHandwoven rattan, a solid wood frame, a domed lid with latch closure — the trunk that solves a storage problem and looks genuinely beautiful doing it.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A storage trunk is one of those pieces where the choice between functional and beautiful usually involves a compromise. \u003cstrong\u003eThe Rattan Storage Trunk makes no such compromise.\u003c\/strong\u003e The handwoven cane body on a solid wood frame brings the warm, organic texture of natural rattan to a 73cm trunk that is spacious enough for blankets, pillows, toys or seasonal essentials. The domed lid with latch closure gives the silhouette a classic, generous quality — a trunk that looks as at home at the foot of a bed as it does in a living room corner or an entryway. Sturdy metal handles on both sides make it easy to carry and reposition as needed.\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 handwoven rattan construction is what makes this trunk genuinely decorative rather than simply functional. \u003cstrong\u003eThe intricate cane weave pattern across the body\u003c\/strong\u003e catches light across its surface and gives the trunk a textural depth that a plain wicker or woven seagrass alternative cannot match, while the solid wood frame gives it a structural rigidity and a weight that makes it feel like quality furniture rather than a storage solution. The domed lid adds further character — the curved profile is more generous and more elegant than a flat-lidded trunk, creating a silhouette that reads as a considered piece of furniture rather than a box.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eWhat to store inside\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\"\u003eBlankets, throws, spare pillows and seasonal bedding\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\"\u003eCushions, toys, magazines or anything that needs a home\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eEntryway\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eScarves, hats, bags and everyday essentials corralled neatly\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eSeasonal\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eHoliday decorations, extra linens or clothes between seasons\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\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Organic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\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\"\u003e73cm\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\"\u003e43.5cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFrame\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSolid wood\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\"\u003eHandwoven natural rattan\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eClosure\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eLatch · metal side handles\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":49659947876677,"sku":"BASCHLCK600-SS24","price":235.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-handwoven-rattan-storage-trunk-8316851.jpg?v=1774370121"},{"product_id":"charles-ted-striped-footed-terracotta-bowl","title":"Striped Footed Terracotta Bowl","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\u003eStriped Footed Terracotta Bowl — 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\u003eHandcrafted terracotta, bold vertical stripes, a raised footed base at 28cm wide — the decorative bowl that earns its place on a shelf, a table or a counter.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The footed bowl is an object with a long and considered history in decorative ceramics — the raised base lifts the piece, \u003cstrong\u003egiving it presence and height\u003c\/strong\u003e that a flat-bottomed bowl cannot achieve, and making it readable from across a room rather than only from directly above. The Striped Footed Terracotta Bowl brings that quality to a handcrafted piece with bold vertical stripes in a neutral palette against the warm terracotta base — modern enough in its geometry to work in contemporary interiors, rustic enough in its material and making to sit naturally in farmhouse or Mediterranean-inspired spaces. At 28cm wide and 12cm tall it is the right scale for a dining table centrepiece, a shelf styling anchor or a kitchen counter accent.\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 bold vertical stripe and footed base is what gives this bowl its particular visual authority — \u003cstrong\u003ethe stripes draw the eye around the bowl's circumference\u003c\/strong\u003e in a way that a plain or simply glazed piece does not, while the raised foot at the base creates a shadow beneath the bowl that adds further depth and dimension when placed on a flat surface. Handcrafted terracotta brings both the warmth of natural clay and the subtle surface variation of an individually made object — no two pieces are identical, and that individuality is precisely what gives handcrafted ceramics their appeal over mass-produced alternatives.\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\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\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\"\u003eDiameter\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e28cm\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\"\u003e12cm\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\"\u003eHandcrafted terracotta\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\"\u003eVertical stripes · footed base\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":49681172037957,"sku":"DECCHCPA162-SS24","price":59.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-striped-footed-terracotta-bowl-4578181.png?v=1774370114"},{"product_id":"floristry-twine-holder-scissors","title":"CharlesTed Home Floristry Twine Holder \u0026 Scissors","description":"\u003cp style=\"text-align: left;\"\u003eThis pretty twine holder and snippers is the perfect styling piece for a utility room shelf. Adding country rustic vibes\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003eH 21cm W 25cm D 9cm\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003cbr\u003e\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":49775750152517,"sku":"DECCHSTN1548-SS24","price":39.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-floristry-twine-holder-scissors-5788239.jpg?v=1777198588"},{"product_id":"chinoiserie-short-pot-with-lid","title":"Chinoiserie Short Pot With Lid","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\u003eChinoiserie Short Pot with Lid — 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  .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  .water-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .water-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\u003eBlue and white ceramic with elephant and floral chinoiserie motifs, a removable lid, 26cm tall — the decorative pot that brings centuries of applied arts into a modern interior with ease.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Chinoiserie ceramics have been coveted in European interiors since the seventeenth century — \u003cstrong\u003ethe distinctive blue and white palette, the delicate hand-painted motifs\u003c\/strong\u003e and the refined quality of the ceramic form are a combination that has never fallen out of fashion and shows no sign of doing so. This short pot with removable lid brings that tradition to a 26cm piece with a specific and charming motif — elephant and floral imagery in the classic cobalt-on-white style — that is both a decorative object in its own right and a versatile vessel for dried stems, faux botanicals or simply the best styling prop on a console or coffee table.\n  \u003c\/p\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eThe detail that makes it different\u003c\/h2\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The elephant motif is the specific detail that gives this pot its individual character within the chinoiserie tradition — elephants are a recurring symbol in both Chinese and Indian decorative arts, and their appearance in a blue and white chinoiserie design adds a narrative and visual interest that a purely floral pattern cannot provide. \u003cstrong\u003eThe removable lid completes the vessel quality\u003c\/strong\u003e of the piece — lidded pots have a more considered, collected quality than open vessels, sitting on a shelf or table with the visual completeness of a jar rather than the open invitation of a vase. Use with a small vessel inside for fresh or faux stems.\n  \u003c\/p\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 seen styled in real homes at \u003ca href=\"#\"\u003e@melanielovellinteriors\u003c\/a\u003e and \u003ca href=\"#\"\u003e@scopestake82\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMaximalist\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\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\"\u003e26cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDiameter\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\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHigh-quality ceramic\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLid\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eRemovable\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"water-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\u003eNot suitable for water. For use with fresh or faux stems, place a small vessel inside the pot first.\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":49894801408325,"sku":"VASCHDFY001-AW24","price":45.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-chinoiserie-short-pot-with-lid-6226722.jpg?v=1774370123"},{"product_id":"faux-conference-pear-set-of-three","title":"Faux Pears | Set of Three","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\u003eFaux Pear Set on Wooden Pedestal — Realistic Decorative Fruit, Set of Three — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .measurements { display: grid; grid-template-columns: repeat(2, 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\u003eThree realistic faux pears arranged on a wooden pedestal display board — a small ready-styled vignette for a kitchen worktop, a dining table or an open shelf, with none of the spoilage of the real thing.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    This faux pear set brings something most artificial fruit pieces miss — \u003cstrong\u003ea wooden pedestal display board included as part of the set, so the pears arrive pre-styled and ready to set down rather than loose in a plastic bag\u003c\/strong\u003e. Three pears, each individually crafted to mimic the natural shape, colour and surface variation of real fruit — the gentle blush across the skin, the slight asymmetry of natural growth, the subtle tonal shift from stem to base. Together on the wooden board they read as a small still life rather than three plastic ornaments.\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 wooden pedestal board is what removes the friction most faux fruit creates — \u003cstrong\u003eno separate bowl to source, no decision to make about how to display them, no need to find the right tray\u003c\/strong\u003e. The pedestal arrives as part of the set, the pears arranged on top, and the whole thing sets down on a kitchen island, a dining table, an open shelf or a sideboard as a complete styled vignette. The pears themselves are the kind of decorative object that reads as real until you pick one up — surface texture, weight distribution, individual variation across the three. And unlike real pears, they hold their place perfectly through every season, every dinner party, every quiet morning, with no spoilage, no fruit flies, no replacement.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\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\"\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\"\u003eFaux fruit · set of three pears\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDisplay\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eWooden pedestal board · included\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\"\u003eRealistic colour and texture\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMaintenance\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNone · no replacement needed\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 display\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\"\u003eKitchens, dining tables, open shelves\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 (each)\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e7 cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"measure-cell\"\u003e\n\u003cp class=\"measure-key\"\u003eHeight (each)\u003c\/p\u003e\n\u003cp class=\"measure-val\"\u003e12 cm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":50070903357765,"sku":"DECCHKMM964-AW24x3","price":18.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-realistic-faux-pears-decorative-artificial-fruit-for-kitchen-or-home-display-set-of-three-1234726.jpg?v=1774370074"},{"product_id":"riverside-framed-vintage-artwork","title":"Riverside Framed Vintage Artwork - Tranquil Landscape Wall Art for Home Décor","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\u003eRiverside Framed Vintage Landscape — 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\u003eA quiet riverbank in taupe, ivory and faded pink, soft brushstrokes, a rustic wooden frame — the landscape that adds warmth and nostalgia to any wall.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The vintage landscape has an enduring quality in interior design — \u003cstrong\u003ethe soft, slightly faded palette and loose brushwork\u003c\/strong\u003e of a painting that evokes a specific time and light rather than a specific place creates a warmth and intimacy on a wall that more graphic or contemporary artwork rarely achieves. The Riverside captures a quiet riverbank moment in taupe, ivory and the softest faded pink — a palette that recedes gracefully into neutral interiors while adding genuine warmth and character. Printed on canvas and framed in a rustic wooden frame, it arrives ready to hang at 100 × 70cm in a horizontal landscape format ideal for a sofa wall, a dining room or a bedroom above the headboard.\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 colour palette is the Riverside's most considered quality — \u003cstrong\u003ethe faded pink is the unexpected note\u003c\/strong\u003e in what could otherwise be a straightforwardly neutral palette, adding a softness and a slight warmth that prevents the taupe and ivory from reading as cold or austere. It is a pink that reads almost as a memory of pink rather than a colour statement — present enough to warm the composition, subtle enough never to dominate it. The rustic wooden frame reinforces the vintage character of the print and adds a natural material quality at the edge of the piece that a plain black or white frame would not.\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\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRomantic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e70cm\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\"\u003e100cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eOrientation\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eLandscape\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMedium\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCanvas print\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\"\u003eRustic wooden · ready to hang\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003ePalette\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTaupe, ivory, faded pink \u0026amp; warm neutrals\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":50124497289541,"sku":"ARTCHAMC142-AW24","price":159.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-riverside-framed-vintage-artwork-tranquil-landscape-wall-art-for-home-decor-3030101.png?v=1774370074"},{"product_id":"white-island-diffuser-120ml-copy","title":"White Island Diffuser 1000ml","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\u003eWhite Island Diffuser — 1000ml — 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  .allergy-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .allergy-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\u003eA litre of Ibizan sunshine and sea breeze in a glass vessel with white reeds — the diffuser that fills a large room with the scent of a summer that doesn't have to end.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A 1000ml reed diffuser is a commitment to fragrance — \u003cstrong\u003enot the brief intensity of a candle,\u003c\/strong\u003e but a persistent, gentle presence that fills a large room or open-plan space with a consistent scent for months. The White Island diffuser evokes that specific quality of Ibizan summer air — the combination of sunshine warmth, clean sea breeze and the floral notes of Mediterranean island flora — in a fragrance that is uplifting without being heavy. The elegant glass vessel with premium white reeds sits as naturally on a console or sideboard as it does in a bathroom or entryway, and arrives beautifully gift boxed for presenting as well as keeping.\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 1000ml volume is the most significant quality difference from standard diffusers — \u003cstrong\u003eat a litre of fragrance oil, this diffuser is specifically designed for larger spaces\u003c\/strong\u003e where a standard 200ml or 300ml would struggle to fill the room effectively. The generous volume also means a considerably longer lifespan — months rather than weeks with the reeds correctly managed — making it exceptional value despite the higher initial outlay. The white reeds and refined glass vessel are the aesthetic choices that ensure the diffuser looks as considered as the rooms it is placed in.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eLiving Room\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eOpen Plan\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHallway\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBedroom\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eGifting\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\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e24cm\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\"\u003e13cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eVolume\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e1000ml\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eReeds\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003ePremium white\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eScent\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eWhite Island — Ibiza-inspired\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003ePresentation\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eGift boxed\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"allergy-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\u003eProduced in a facility that uses nut oils and nut-derived fragrances. Not suitable for those with nut allergies.\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":50237605806405,"sku":"DIFCHSZU185-SS24","price":49.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-white-island-diffuser-1000ml-4783884.jpg?v=1774370056"},{"product_id":"arched-mirror","title":"Willow Arch Wooden Wall Mirror","description":"\u003cp style=\"text-align: left;\"\u003eElevate your home décor with the Willow Arch Wooden Wall Mirror, a timeless piece that blends rustic charm with modern elegance. Featuring a smooth, natural wood frame and a graceful arched top, this mirror adds warmth and sophistication to any space—perfect for entryways, bedrooms, bathrooms, or living areas. Crafted with high-quality materials, the Willow Arch Mirror not only enhances light and space but also serves as a stunning focal point in your interior design. Ideal for farmhouse, boho, or minimalist styles.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 91cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eW 86cm\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eD 6cm\u003c\/span\u003e\u003c\/p\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":50330441449797,"sku":"MIRCHXHS061-AW24","price":239.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-willow-arch-wooden-wall-mirror-2514956.jpg?v=1774370061"},{"product_id":"clay-horizon-textured-abstract-canvas-wall-art","title":"Clay Horizon Textured Abstract Canvas Wall Art","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\u003eClay Horizon — Textured Abstract Canvas Wall Art, Earth Palette, 100cm — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .measurements { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; border: 1px solid var(--border); margin-top: 0.75rem; }\n  .measure-cell { padding: 0.75rem 0.5rem; text-align: center; border-right: 1px solid var(--border); }\n  .measure-cell:last-child { border-right: none; }\n  .measure-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .measure-val { font-family: var(--sans); font-size: 15px; font-weight: 300; color: var(--ink); }\n  .styling-note { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.04em; color: var(--muted); text-align: center; margin-top: 0.6rem; font-style: italic; line-height: 1.6; }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eClay Horizon — a properly textured abstract canvas in earth palette, layered with cream impasto, terracotta blocks, oxblood maroon and a single black drip line. Framed in pale natural wood. The kind of artwork that anchors a room rather than decorating it.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Clay Horizon is the wall art that solves the most common problem with framed canvas pieces — \u003cstrong\u003emost of them are flat printed reproductions; this one is properly built-up, with visible impasto and palette-knife texture across the surface\u003c\/strong\u003e. Layers of cream and chalk-white plaster sit alongside warm clay terracotta blocks, a deep oxblood maroon horizontal mark works as the focal point, and a single charcoal-black vertical drip provides graphic punctuation against the soft chalky ground. The whole composition reads like an aerial view of weathered Mediterranean walls or layered stone — earthy, atmospheric, deliberately imperfect.\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 genuinely tactile texture across the canvas surface is what separates Clay Horizon from a printed reproduction — \u003cstrong\u003ethis is mixed media on stretched canvas with palpable physical relief\u003c\/strong\u003e, where the cream and clay-beige passages have been built up in plaster-like impasto and the rough hand-painted edges of each colour block carry a matte, tactile quality. The framing is similarly considered: a clean, minimalist profile in natural pale wood that holds the artwork without competing with it, the pale frame echoing the warm earth tones of the canvas without imposing on them. The earth palette places the piece firmly in the contemporary warm-modernist visual world — Belgian-modern interiors, Axel Vervoordt's chalky neutrals, the painterly aesthetic that has dominated editorial interiors for the past decade.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eBelgian Modern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eWarm Modernist\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBoho Modern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\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\"\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\"\u003eFramed abstract canvas wall art\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMedium\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eMixed media on stretched canvas\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\"\u003eTextured impasto · sculptural relief\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003ePalette\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCream, clay beige, terracotta, oxblood, black\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\"\u003ePale natural wood · minimalist profile\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eOrientation\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eVertical\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eNet Weight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e4.28 kg\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\"\u003eHanging fixings included\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\"\u003e79.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\"\u003e5 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\"\u003e100 cm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"styling-note\"\u003eHang on a wall, or lean casually against the wall on a console table or sideboard for a relaxed gallery look.\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":53708700975429,"sku":"ARTCHWDC206-AW24","price":226.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/clay_horizon_art.jpg?v=1778168927"},{"product_id":"kempsford-wave-edge-pale-woven-tray-available-in-two-sizes","title":"Kempsford Whitewash Wave Edge Pale Woven Tray | Available in Two Sizes","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\u003eKempsford Wave Edge Rattan Tray — 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  .sizes-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .size-card { padding: 1rem 1.25rem; border-right: 1px solid var(--border); }\n  .size-card:last-child { border-right: none; }\n  .size-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.5rem; }\n  .size-dims { font-family: var(--serif); font-size: 15px; font-weight: 300; font-style: italic; color: var(--ink); line-height: 1.5; }\n  .size-use { font-family: var(--sans); font-size: 11px; font-weight: 300; color: var(--accent); margin-top: 0.5rem; font-style: italic; line-height: 1.4; }\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  .details-block { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .details-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.5rem; }\n  .details-block p { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); line-height: 1.85; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003ePale rattan, a scalloped wave edge, two sizes — the tray that organises a surface beautifully and looks considered doing it.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A tray that is worth looking at in its own right is a different proposition to one that simply holds things. The Kempsford Wave Edge brings \u003cstrong\u003ethe scalloped detail of the Kempsford placemat range to a tray format\u003c\/strong\u003e — pale rattan with a modern woven construction and a wave-edged rim that gives the silhouette an elegance that a plain rectangular tray cannot achieve. On a coffee table, a kitchen counter or a bedside, it corrals the everyday beautifully while adding natural texture and warmth to any surface it touches.\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 wave edge is the Kempsford's defining feature across the collection — the scalloped rim that turns a functional object into a decorative one without sacrificing any of the practicality. The pale rattan tone is lighter and more contemporary than natural or whitewashed alternatives, \u003cstrong\u003esitting particularly well with white, cream and pale stone surfaces\u003c\/strong\u003e where a darker rattan would compete rather than complement. The modern woven construction gives the base a clean, refined quality that suits contemporary interiors as naturally as farmhouse or coastal spaces.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eChoose your size\u003c\/p\u003e\n\n  \u003cdiv class=\"sizes-grid\"\u003e\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cp class=\"size-name\"\u003eSmall\u003c\/p\u003e\n      \u003cp class=\"size-dims\"\u003eL 43cm\u003cbr\u003eW 28cm\u003cbr\u003eH 6.5cm\u003c\/p\u003e\n      \u003cp class=\"size-use\"\u003eBedside table · bathroom shelf · desk surface\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cp class=\"size-name\"\u003eLarge\u003c\/p\u003e\n      \u003cp class=\"size-dims\"\u003eL 51cm\u003cbr\u003eW 35.5cm\u003cbr\u003eH 7cm\u003c\/p\u003e\n      \u003cp class=\"size-use\"\u003eCoffee table · kitchen counter · console top\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\"\u003eCoastal\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=\"details-block\"\u003e\n    \u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003eSmall: L 43 × W 28 × H 6.5cm  ·  Large: L 51 × W 35.5 × H 7cm\u003c\/p\u003e\n    \u003cp\u003ePale rattan  ·  Scalloped wave edge  ·  Modern woven construction\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Small","offer_id":53733224513861,"sku":"BASLWAR129S-AW24","price":55.0,"currency_code":"GBP","in_stock":true},{"title":"Large","offer_id":53733224546629,"sku":"BASLWAR129L-SS24","price":85.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-kempsford-whitewash-wave-edge-pale-woven-tray-available-in-two-sizes-6142823.jpg?v=1774370055"},{"product_id":"kempsford-whitewash-rattan-scalloped-placemat","title":"The Kempsford Rattan Placemat - Pack of Two","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eKempsford Rattan Scalloped Placemats — Pack of Two — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167;\n    --accent: #8b6f4e; --border: #ddd8d0;\n    --serif: 'Cormorant Garamond', Georgia, serif;\n    --sans: 'Jost', sans-serif;\n  }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; border-radius: 0; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .pair-callout { display: flex; align-items: center; gap: 1.5rem; padding: 1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .pair-number { font-family: var(--serif); font-size: 48px; font-weight: 300; font-style: italic; color: var(--accent); line-height: 1; flex-shrink: 0; opacity: 0.7; }\n  .pair-text p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n  .details-block { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .details-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.5rem; }\n  .details-block p { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); line-height: 1.85; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eWhitewashed rattan, scalloped oval edge, sold in pairs — the placemat that makes a dining table feel dressed rather than just laid.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The difference between a table that functions and one that feels \u003cstrong\u003econsidered\u003c\/strong\u003e is often something as simple as the placemat. The Kempsford brings pale whitewashed rattan — lightweight, textural, naturally warm — in an oval scalloped form that adds a decorative edge to every place setting without competing with the plates, glassware or table linen around it. The scallop detail is the quiet flourish that elevates a relaxed tablescape into something that looks intentional.\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 scalloped edge is what distinguishes the Kempsford from a plain oval rattan mat — each curved scallop adds a softness and elegance to the silhouette that a straight or plain-edged mat simply lacks. \u003cstrong\u003eThe whitewash finish lightens the natural rattan tone\u003c\/strong\u003e without erasing it, creating a pale, airy quality that sits beautifully on both light and dark dining tables, and coordinates naturally with white linen, ceramic serveware and natural wood or marble surfaces. At 40 × 30cm it is a generous size that works for all standard plate sizes.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pair-callout\"\u003e\n    \u003cdiv class=\"pair-number\"\u003e2\u003c\/div\u003e\n    \u003cdiv class=\"pair-text\"\u003e\n      \u003cp\u003eSold as a pack of two — a considered pair for a table for two, or the start of a set. Order multiple packs for a full table of four, six or eight.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The woven rattan construction provides a natural heat-resistant surface that protects your table while adding texture and warmth to every meal. The Kempsford pairs particularly well with the Lucia Rattan Pedestal Bowl and linen napkins for a fully layered, organic tablescape that feels relaxed and considered in equal measure.\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 Organic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-block\"\u003e\n    \u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"color:var(--muted)\"\u003eL\u003c\/span\u003e 40cm  ·  \u003cspan style=\"color:var(--muted)\"\u003eW\u003c\/span\u003e 30cm  ·  Pack of 2  ·  Whitewashed rattan  ·  Scalloped oval edge\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":53733294113093,"sku":"FURLWAR88-AW24","price":55.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-kempsford-whitewash-rattan-oval-scalloped-placemat-pack-of-two-6105915.jpg?v=1774370064"},{"product_id":"citrus-verbena-large-reed-diffuser","title":"CharlesTed Home Citrus Verbena Large Reed Diffuser","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .body-intro a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .body-intro a:hover { border-color: var(--accent); }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .section-body a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .section-body a:hover { border-color: var(--accent); }\n  .scent-block { border: 1px solid var(--border); padding: 1.25rem 1.4rem; margin: 0 0 1.75rem; background: #f3efe8; }\n  .scent-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  .scent-notes { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0.75rem; }\n  .scent-note { text-align: center; }\n  .scent-note-label { font-family: var(--sans); font-size: 9px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .scent-note-val { font-family: var(--serif); font-size: 15px; font-weight: 300; font-style: italic; color: var(--ink); line-height: 1.3; }\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  .allergy-note { display: flex; gap: 1rem; align-items: flex-start; padding: 1rem 1.25rem; border: 1px solid #d4c4b0; background: #f7f1e6; margin: 0 0 1.75rem; }\n  .allergy-note svg { flex-shrink: 0; margin-top: 2px; }\n  .allergy-note p { font-family: var(--sans); font-size: 12px; font-weight: 300; color: #2e2b26; line-height: 1.65; }\n  .allergy-note strong { font-weight: 400; text-transform: uppercase; letter-spacing: 0.05em; font-size: 10px; color: var(--accent); display: block; margin-bottom: 0.25rem; }\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  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 1.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eBright lemon verbena, sun-warmed citrus peel, soft green herbal lift — a generous 1000ml reed diffuser that brings the morning light of an Italian lemon grove into a hallway, kitchen or south-facing room.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Citrus Verbena is built around a \u003cstrong\u003egenerous 1000ml bottle of premium fragrance oil\u003c\/strong\u003e, the kind of substantial vessel that actually scents a room rather than a single corner of it. The composition opens with bright Mediterranean citrus — lemon, bergamot, sweet orange — settles through the soft herbal lift of verbena leaf, and finishes on a clean green base that keeps the scent fresh rather than going syrupy. The effect is the sensory equivalent of a south-facing kitchen window in early summer: uplifting, clean, and quietly energising without ever feeling clinical.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"scent-block\"\u003e\n    \u003cp class=\"scent-label\"\u003eThe scent\u003c\/p\u003e\n    \u003cdiv class=\"scent-notes\"\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eTop\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003eLemon · Bergamot\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eHeart\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003eVerbena leaf\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eBase\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003eGreen herbal\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 1000ml volume is the move that gives the Citrus Verbena its specific character — \u003cstrong\u003emost reed diffusers sit between 100ml and 250ml\u003c\/strong\u003e, a size that scents a small bathroom for a few weeks and then needs replacing. The Citrus Verbena's 1000ml capacity is closer to a department-store apothecary diffuser, with enough volume to genuinely fill a hallway, kitchen, dining room or open-plan space, and enough longevity to last most of a year rather than weeks. The scent itself sits at the considered end of the citrus category — bright but not sharp, energising but not cleaning-product, the difference between fresh lemon zest and lemon-scented bleach.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg style=\"flex-shrink: 0; margin-top: 2px;\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#8b6f4e\" fill=\"none\" viewbox=\"0 0 18 18\" height=\"18\" width=\"18\"\u003e\n      \u003crect rx=\"1\" height=\"11\" width=\"16\" y=\"5\" x=\"1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M5 5V4a3 3 0 0 1 6 0v1\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eComes gift-boxed and ready to wrap. Part of our wider \u003ca href=\"https:\/\/www.charlestedhome.co.uk\/collections\/home-fragrance\" title=\"Shop our full home fragrance collection\"\u003ehome fragrance collection\u003c\/a\u003e — works beautifully as a housewarming, hostess or thank-you gift.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"allergy-note\"\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\"\u003e\n      \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M9 5.5V9.5M9 12.5h.01\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003e\u003cstrong\u003eAllergen Information\u003c\/strong\u003eProduced in a factory that handles nut oils and nut-derived ingredients. Not recommended for households with severe nut allergies.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\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\"\u003eQuiet Luxury\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\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\"\u003eHow long will the Citrus Verbena last?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eAs a guide, a 1000ml diffuser typically lasts 9-12 months in a normally ventilated room, though this varies with the number of reeds used, room size and ambient temperature. Flipping the reeds once a week refreshes the scent throw without dramatically accelerating use.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhere does it work best?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eCitrus scents work especially well in kitchens, dining rooms, hallways and entryways — the bright top notes pair naturally with cooking and food spaces, and the freshness reads as welcoming rather than perfumed. Less ideal for bedrooms, where warmer base-note scents are typically more restful.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow do I adjust the strength of the scent?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eUse more reeds for a stronger throw, fewer for a subtler scent. Flip the reeds once a week to refresh the oil saturation. Keep away from direct sunlight, radiators and draughts, which can accelerate evaporation and dull the bright citrus top notes especially quickly.\u003c\/p\u003e\n    \u003c\/div\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\"\u003eVolume\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e1000ml\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\"\u003e54cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eDiameter\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e13cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eBox size\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eH24 × W12 × D12 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFragrance life\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eApprox. 9-12 months\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eIncludes\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eReeds \u0026amp; gift box\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\"\u003eKitchens, hallways, dining rooms\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eAllergen\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eMay contain nut traces\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54057117221189,"sku":"DIFCHSZU099-SS25","price":54.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/Citrus.png?v=1738243464"},{"product_id":"pear-artwork-in-striped-frame-set-of-four","title":"Pear Prints | Set of Four","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\u003ePear Prints — Set of Four — 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  .layout-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  .layout-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\u003eFour vintage pear illustrations, muted botanical tones, coordinated frames — the set that makes a kitchen or dining room wall look like it was styled by someone who knows.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The pear is one of the great subjects of botanical illustration — its elegant elongated form and soft warm colouring have made it a recurring motif in the finest European still life and natural history prints for centuries. \u003cstrong\u003eThis set of four brings that tradition\u003c\/strong\u003e into a kitchen, dining room or living room in a coordinated format that removes the effort of sourcing and framing botanical prints individually. Four pieces, each a detailed vintage-style pear illustration in muted, neutral tones, in matching frames ready to hang — a gallery wall composition that arrives already considered.\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 botanical illustration style is what gives this set its particular charm — \u003cstrong\u003ethe hand-drawn quality of vintage natural history prints,\u003c\/strong\u003e with their careful observation of form and their slightly aged palette, brings a warmth and authenticity that photographic or graphic alternatives cannot match. The muted tones work especially well in a kitchen or dining room where bold or saturated colour would compete with tableware, food and the general warmth of a cooking and eating space. Four pieces in coordinating frames at 40 × 50cm each creates a substantial gallery wall presence — together they fill a wall with genuine character.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"layout-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\u003eDisplay all four as a 2 × 2 grid for a classic gallery wall arrangement, or hang in a horizontal row for a long, narrow wall such as a hallway. Each piece also works individually as a standalone kitchen or dining room accent.\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\"\u003eBotanical\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\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  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHeight (each)\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\"\u003eWidth (each)\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\"\u003eWeight (set)\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e8.2kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eQuantity\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSet of 4 · ready to hang\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eStyle\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eVintage botanical illustration\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSubject\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003ePear studies in muted tones\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":54125734625605,"sku":"ARTCHAMC137-SS25","price":225.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-set-of-four-pear-prints-8499319.jpg?v=1774370058"},{"product_id":"sofia-candlestick-shiny-cream-available-in-two-sizes","title":"Elegant Metal Candlesticks Cream Gloss Finish | Available in Two Sizes","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\u003eCream Gloss Metal Candlesticks — Set of Two — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .size-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .size-cell { padding: 1rem 1.25rem; border-right: 1px solid var(--border); text-align: center; }\n  .size-cell:last-child { border-right: none; }\n  .size-label { 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  .size-dim { font-family: var(--serif); font-size: 32px; font-weight: 300; font-style: italic; color: var(--accent); line-height: 1; margin-bottom: 0.25rem; opacity: 0.7; }\n  .size-sub { font-family: var(--sans); font-size: 12px; font-weight: 300; color: var(--muted); }\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\u003eCream gloss metal, a sculptural silhouette in medium and large, standard taper fit — the candlestick pair that makes a dining table feel like the most considered surface in the house.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The taper candlestick is one of furniture design's most enduring and elegant objects — \u003cstrong\u003ethe vertical column lifting a single flame\u003c\/strong\u003e to eye level at the dinner table, the proportions refined over centuries of silversmithing and ceramics into a form that is both functionally ideal and genuinely beautiful. These cream gloss metal candlesticks bring a contemporary take on that classic silhouette — the sculptural profile reading as modern without abandoning the essential elegance of the form — in a cream gloss finish that adds a subtle warm luminosity and coordinates naturally with linen, white tableware, warm wood and the full neutral palette of a considered dining table.\n  \u003c\/p\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eThe detail that makes it different\u003c\/h2\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The two-height format is the practical quality that makes candlesticks genuinely effective on a table — \u003cstrong\u003ea pair at different heights creates visual rhythm and depth\u003c\/strong\u003e that two identical candlesticks cannot achieve. The 36cm and 43cm heights are close enough to read as a cohesive pair from across the room while distinct enough to create interesting variation at close range. The cream gloss finish is the colour choice that works across both formal dining and casual table settings — warmer than pure white, brighter than ivory, it catches the candlelight beautifully and adds a subtle luminosity to the table even before the candles are lit.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eTwo heights\u003c\/p\u003e\n\n  \u003cdiv class=\"size-grid\"\u003e\n    \u003cdiv class=\"size-cell\"\u003e\n      \u003cp class=\"size-label\"\u003eMedium\u003c\/p\u003e\n      \u003cp class=\"size-dim\"\u003e36cm\u003c\/p\u003e\n      \u003cp class=\"size-sub\"\u003eW 12cm · standard taper\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"size-cell\"\u003e\n      \u003cp class=\"size-label\"\u003eLarge\u003c\/p\u003e\n      \u003cp class=\"size-dim\"\u003e43cm\u003c\/p\u003e\n      \u003cp class=\"size-sub\"\u003eW 14cm · standard taper\u003c\/p\u003e\n    \u003c\/div\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\"\u003eModern\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRomantic\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\"\u003eSpecifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMedium\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eH 36cm · W 12cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eLarge\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eH 43cm · W 14cm\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\"\u003eDurable metal · cream gloss finish\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eCandle\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eStandard taper · not included\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":"Medium","offer_id":54197406564677,"sku":"CANLL6067813-SS25","price":24.95,"currency_code":"GBP","in_stock":true},{"title":"Large","offer_id":54197406597445,"sku":"CANLL6067913-SS25","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-elegant-metal-candlesticks-cream-gloss-finish-available-in-two-sizes-8716392.png?v=1774370008"},{"product_id":"varese-matt-glazed-stoneware-vase-available-in-two-sizes","title":"The Varese - Matt Glazed Stoneware Vase","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 Varese Vase — 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  .sizes-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 0;\n    border: 1px solid var(--border);\n    margin: 0 0 1.75rem;\n  }\n\n  .size-card {\n    padding: 1rem 1rem 1.1rem;\n    border-right: 1px solid var(--border);\n    text-align: center;\n  }\n\n  .size-card:last-child { border-right: none; }\n\n  .size-name {\n    font-family: var(--sans);\n    font-size: 9.5px;\n    font-weight: 400;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin: 0 0 0.5rem;\n  }\n\n  .size-dims {\n    font-family: var(--serif);\n    font-size: 15px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.5;\n    font-style: italic;\n  }\n\n  .size-subdims {\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 300;\n    color: var(--muted);\n    margin-top: 0.25rem;\n    line-height: 1.4;\n  }\n\n  .size-use {\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 300;\n    color: var(--accent);\n    margin-top: 0.5rem;\n    font-style: italic;\n    line-height: 1.4;\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  .material-block {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 0.5rem;\n  }\n\n  .material-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  .material-block p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.75;\n    letter-spacing: 0.01em;\n  }\n\n  .care-note {\n    margin-top: 1.25rem;\n    padding: 0.85rem 1rem;\n    border: 1px solid var(--border);\n    display: flex;\n    gap: 0.85rem;\n    align-items: flex-start;\n  }\n\n  .care-note p {\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\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe vase that goes with everything — off-white matt stoneware, three sizes, and the kind of quiet presence that makes any arrangement look considered.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Some pieces are decorative. The Varese is foundational. \u003cstrong\u003eHandcrafted in off-white matt glazed stoneware,\u003c\/strong\u003e its smooth matte finish has the warm, tactile quality that only real stoneware achieves — neither clinical nor cold, but genuinely beautiful in the hand and in the room. It holds fresh blooms, dried stems or absolutely nothing with equal composure. Available in three sizes — bud vase, small and medium — it works alone, in pairs, or styled as a considered trio that fills any surface beautifully.\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 Varese its quiet authority is the matt glaze — not stark white, but a warm off-white that sits naturally against linen, stone, wood and plaster without competing with any of them. The stoneware construction gives it a weight and solidity that lighter ceramic alternatives lack, \u003cstrong\u003ea satisfying presence on any surface.\u003c\/strong\u003e Three sizes mean the Varese adapts to whatever space needs it — a bud vase on a bedside table, a small on a bathroom shelf, a medium anchoring a console or mantel.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eChoose your size\u003c\/p\u003e\n\n  \u003cdiv class=\"sizes-grid\"\u003e\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cp class=\"size-name\"\u003eBud vase\u003c\/p\u003e\n      \u003cp class=\"size-dims\"\u003eH 14cm\u003cbr\u003eW 9.5cm\u003c\/p\u003e\n      \u003cp class=\"size-use\"\u003eBedside · bathroom · windowsill\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cp class=\"size-name\"\u003eSmall\u003c\/p\u003e\n      \u003cp class=\"size-dims\"\u003eH 22.5cm\u003cbr\u003eW 16cm\u003c\/p\u003e\n      \u003cp class=\"size-use\"\u003eShelf · desk · accent table\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"size-card\"\u003e\n      \u003cp class=\"size-name\"\u003eMedium\u003c\/p\u003e\n      \u003cp class=\"size-dims\"\u003eH 32cm\u003cbr\u003eW 24cm\u003c\/p\u003e\n      \u003cp class=\"size-use\"\u003eConsole · mantel · sideboard\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Minimalist\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\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"material-block\"\u003e\n    \u003cp class=\"material-label\"\u003eMaterial \u0026amp; care\u003c\/p\u003e\n    \u003cp\u003eOff-white matt glazed stoneware  ·  Suitable for fresh or dried arrangements\u003c\/p\u003e\n\n    \u003cdiv class=\"care-note\" style=\"margin-top: 1rem;\"\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\u003eClean with a dry cloth only. Avoid submerging in water or using abrasive cleaners, which may affect the matt glaze over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Extra Small","offer_id":54922995859781,"sku":"VASBR14463428-SS25","price":12.0,"currency_code":"GBP","in_stock":true},{"title":"Small","offer_id":54570381377861,"sku":"VASBR14463429-SS25","price":29.95,"currency_code":"GBP","in_stock":false},{"title":"Medium","offer_id":54570381410629,"sku":"VASBR14463430-SS25","price":69.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-varese-matt-glazed-stoneware-vase-available-in-three-sizes-6400101.jpg?v=1774960473"},{"product_id":"seraphina-gold-wall-clock","title":"CharlesTed Home Seraphina Bronze Gold Wall Clock","description":"\u003cdiv style=\"text-align: center;\"\u003eA gorgeous addition to our clock collection, perfect for imbuing your home with a timelessly luxurious feel!\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cstrong\u003eDimensions:\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003eW 76cm D 5.5cm\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003eRequires 1 x AA Battery - Not Included\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54707625918789,"sku":"CLOCHGDO009-SS25","price":169.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-seraphina-bronze-gold-wall-clock-1562388.jpg?v=1777198163"},{"product_id":"antique-brass-decorative-easel","title":"Brass Countertop Easel","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\u003eBrass Countertop Easel — 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  .use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    border: 1px solid var(--border);\n    margin: 0 0 1.75rem;\n  }\n\n  .use-cell {\n    padding: 0.85rem 1rem;\n    border-bottom: 1px solid var(--border);\n    border-right: 1px solid var(--border);\n  }\n\n  .use-cell:nth-child(even) { border-right: none; }\n  .use-cell:nth-last-child(-n+2) { border-bottom: none; }\n\n  .use-icon {\n    font-family: var(--sans);\n    font-size: 9.5px;\n    font-weight: 400;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin: 0 0 0.2rem;\n  }\n\n  .use-desc {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.4;\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  .details-block {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 0.5rem;\n  }\n\n  .details-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  .details-block p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.85;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eThe easel that makes a countertop look considered — brushed brass, solid iron, and the kind of functional object that earns its place by looking beautiful.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A cookbook propped against a splashback is a practical solution. A cookbook displayed on a brushed brass easel is \u003cstrong\u003ea styling moment.\u003c\/strong\u003e The difference is this — a solid iron stand with a warm brass finish that turns whatever it holds into something intentionally displayed rather than simply placed. Open to a recipe, a favourite print, a pressed botanical, or a tablet screen, the easel brings an unhurried elegance to kitchen countertops, shelves and workspaces that functional objects rarely achieve.\n  \u003c\/p\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eThe detail that makes it different\u003c\/h2\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The brushed brass finish sits in the precise territory between vintage warmth and modern restraint — \u003cstrong\u003eit coordinates naturally with aged hardware, black ironwork, natural wood and white ceramics\u003c\/strong\u003e without committing to any single aesthetic. The solid iron construction gives it a satisfying weight and stability that lighter alternatives lack; this is an easel that holds a heavy cookbook open without shifting. At 39cm tall with a 31cm width, it is substantial enough to display confidently without overwhelming the surface it sits on.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eWhat to display on it\u003c\/p\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-icon\"\u003eKitchen\u003c\/p\u003e\n      \u003cp class=\"use-desc\"\u003eCookbooks, recipe cards, tablets while cooking\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-icon\"\u003eLiving room\u003c\/p\u003e\n      \u003cp class=\"use-desc\"\u003eArt prints, botanical illustrations, framed quotes\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-icon\"\u003eHome office\u003c\/p\u003e\n      \u003cp class=\"use-desc\"\u003eReference books, documents, a tablet or e-reader\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-icon\"\u003eShelf styling\u003c\/p\u003e\n      \u003cp class=\"use-desc\"\u003eCutting boards, ceramic tiles, pressed florals\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\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eIndustrial\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-block\"\u003e\n    \u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"color:var(--muted)\"\u003eH\u003c\/span\u003e 39cm  ·  \u003cspan style=\"color:var(--muted)\"\u003eW\u003c\/span\u003e 31cm  ·  \u003cspan style=\"color:var(--muted)\"\u003eD\u003c\/span\u003e 36cm  ·  Solid iron  ·  Brushed brass finish\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":54742601007429,"sku":"DECCHMNJ073-SS25","price":39.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-elegant-brass-countertop-easel-decorative-stand-for-cookbooks-art-or-tablets-5626034.jpg?v=1776491482"},{"product_id":"golden-lilypads-wall-decor","title":"Golden Lilypads Metal Wall Art","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\u003eGolden Lilypads Metal Wall Art — 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  .hanging-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .hanging-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\u003eHandcrafted metal lilypads in pearl white with golden edges, intricate cut-through detailing, 108 × 64cm — wall art that brings light, movement and a touch of the botanical to any wall.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Metal wall art works best when it does something that framed prints and canvas cannot — and the Golden Lilypads does exactly that. \u003cstrong\u003eThe overlapping arrangement of handcrafted metal discs\u003c\/strong\u003e in varying sizes, each cut through with intricate botanical patterns and finished in pearl white with warm golden edges, creates a three-dimensional wall piece that casts shadows, reflects light and changes as the light in the room changes. The lilypad form — rounded, organic, layered — is translated into a 108cm composition that works above a sofa, over a console, on a bedroom wall or in a hallway with equal effect. At 2.98kg it is genuinely lightweight for its scale, making hanging straightforward.\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 cut-through detailing on each individual pad is what gives the piece its remarkable visual complexity — \u003cstrong\u003ethe radiating botanical patterns pierced through the metal\u003c\/strong\u003e create a combination of solid texture and open filigree that produces shadows on the wall behind and allows light through in a way that changes throughout the day. The varying sizes of the pads create a natural, organic composition — larger pads at the centre, smaller ones tapering at the edges — that reads as genuinely considered rather than mechanically repeated. The pearl white and gold palette is warm and versatile, working with neutrals, dark walls and mid-tones alike.\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\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eGlamorous\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eHeight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e108cm\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\"\u003e64cm\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\"\u003e2.98kg\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\"\u003eHandcrafted metal\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\"\u003ePearl white · golden edges · cut-through detail\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanging-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\u003eLightweight at 2.98kg — straightforward to hang on a standard wall hook or picture rail. Two people recommended for positioning a piece of this width.\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":54746442432837,"sku":"DECCHSPW001-SS25","price":69.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-golden-lilypads-metal-wall-art-7352567.jpg?v=1774369881"},{"product_id":"waveform-ceramic-vase-white","title":"Waveform Ceramic Vase | White","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eThe Waveform Ceramic Vase — 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  .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  .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  .details-block { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .details-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.5rem; }\n  .details-block p { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); line-height: 1.85; }\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\u003eReactive white glaze, softly ribbed texture, a silhouette that shifts with the light — the Waveform is the vase that makes a shelf look designed rather than dressed.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Waveform sits at the meeting point of minimalism and sculpture — \u003cstrong\u003erestrained enough to work anywhere, distinctive enough to be noticed immediately.\u003c\/strong\u003e The softly ribbed texture runs the full height of the vase, catching light across each undulation and creating a surface that reads differently as the light moves through a room. The reactive white glaze adds a further dimension — pooling slightly in the recesses, lifting on the ridges, creating tonal variation that a flat glaze simply cannot achieve. At 25cm square it has a grounded, substantial presence on any 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 reactive glaze is the Waveform's most considered quality. Unlike a standard white glaze that applies evenly, \u003cstrong\u003ea reactive glaze responds to the heat of the kiln differently across the surface\u003c\/strong\u003e — creating subtle tonal shifts, slight pooling and variations in depth that make each piece genuinely unique. Combined with the ribbed texture, the effect is a surface that rewards close inspection as much as it works from across a room. Every Waveform is individually made, meaning the finish varies slightly from piece to piece — a feature, not a flaw.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"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=\"M9 6v3.5M9 12h.01\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eNot waterproof — for dried stems, faux florals or standalone display only. For fresh arrangements, place a small waterproof vessel inside. Wipe clean with a dry cloth to protect the reactive glaze finish.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The square silhouette is deliberately unconventional — where most vases are round, the Waveform's flat faces and softly ribbed planes create a different kind of presence on a shelf or console. It works as a standalone sculptural object, paired with dried pampas or eucalyptus, or grouped with other ceramic pieces at varying heights for a considered, gallery-style display.\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\"\u003eJapandi\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\"\u003eCoastal\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-block\"\u003e\n    \u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"color:var(--muted)\"\u003eH\u003c\/span\u003e 25cm  ·  \u003cspan style=\"color:var(--muted)\"\u003eW\u003c\/span\u003e 25cm  ·  1kg  ·  Ceramic  ·  Reactive white glaze  ·  Not waterproof\u003c\/p\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\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\u003eEach piece is individually made — minor variations in glaze finish and tone are an inherent quality of the reactive glaze process, making each Waveform subtly unique.\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":54915965321541,"sku":"VASBR14445214- SS25","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-waveform-ceramic-vase-white-8088015.jpg?v=1774369940"},{"product_id":"charles-ted-bodie-round-mirror-in-soft-gold-finish","title":"Bodie Round Mirror in Soft Gold 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 Bodie Round Mirror — Soft Gold — 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  .hanging-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .hanging-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\u003eSoft champagne gold, a slim round frame at 80cm, high clarity glass — the Bodie is the round mirror that works in every room and adds warmth without ever asking for attention.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The round mirror is the most universally versatile shape on a wall — \u003cstrong\u003eit softens a space without the formality of a rectangular frame,\u003c\/strong\u003e brings balance without imposing a dominant axis, and coordinates with virtually any interior style from contemporary minimalist to classic traditional. The Bodie brings that format in a soft champagne gold finish — the warmest, most flattering of the metallic frame options, sitting between the cold sharpness of silver and the bolder statement of full yellow gold — with a slim, modern profile that keeps the frame present but subordinate to the reflection. At 80cm it is properly proportioned for a hallway, a bedroom wall or above a console.\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 soft gold finish is the Bodie's most considered quality — \u003cstrong\u003echampagne gold rather than yellow gold\u003c\/strong\u003e is a quieter, more refined metallic tone that adds warmth to a room without dominating it, coordinating naturally with warm wood tones, brass hardware, linen and the full range of neutral interior palettes. The slim frame profile means the mirror reads primarily as a circle of high clarity glass with a warm metallic edge rather than as a frame with a mirror inside — the proportional emphasis is on the reflection, which is precisely what a well-designed mirror should achieve. Hanging hardware is included; at 8.62kg the sawtooth fixing makes installation straightforward.\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\"\u003eClassic\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\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dims\"\u003e\n    \u003cp class=\"dims-label\"\u003eDimensions \u0026amp; specifications\u003c\/p\u003e\n    \u003cdiv class=\"dims-grid\"\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eDiameter\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e80cm\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\"\u003e2.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\"\u003e8.62kg\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\"\u003eSoft champagne gold · slim profile\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eGlass\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHigh clarity · distortion-free\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFixing\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSawtooth · hardware included\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanging-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\u003eSawtooth hanging hardware included — use a wall fixing rated for 8.62kg and appropriate for your wall type.\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":54962364383557,"sku":"MIRGD72082911-AW21","price":190.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-bodie-round-mirror-in-soft-gold-finish-5725213.jpg?v=1774369941"},{"product_id":"whispers-of-earth-artwork-pair-set-of-two","title":"CharlesTed Home Modern Abstract Wall Art Set – Neutral Toned Minimalist Prints in Wooden Frames | Set of 2","description":"\u003cp data-start=\"191\" data-end=\"675\"\u003eElevate your home décor with this Modern Abstract Wall Art Set, featuring two elegantly framed prints in soothing neutral tones. Perfectly suited for contemporary, minimalist, or Scandinavian interiors, this set of 2 framed wall art pieces brings a calming, organic feel to any space. Each piece showcases subtle abstract texture and earthy taupe hues, printed on high-quality paper and encased in warm wood-toned frames with white mats for a clean, gallery-inspired look.\u003c\/p\u003e\n\u003cp data-start=\"677\" data-end=\"950\"\u003eWhether displayed in a living room, bedroom, hallway, or office, these neutral abstract prints add depth and sophistication without overwhelming your space. The harmonious design makes them ideal for pairing together or hanging separately for versatile styling options.\u003c\/p\u003e\n\u003cp data-start=\"952\" data-end=\"969\"\u003e\u003cstrong data-start=\"952\" data-end=\"969\"\u003eKey Features:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"970\" data-end=\"1219\"\u003e\n\u003cli data-start=\"970\" data-end=\"1000\"\u003e\n\u003cp data-start=\"972\" data-end=\"1000\"\u003eSet of 2 abstract art prints\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1001\" data-end=\"1045\"\u003e\n\u003cp data-start=\"1003\" data-end=\"1045\"\u003eNeutral earthy tones (taupe, blush, beige)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1046\" data-end=\"1080\"\u003e\n\u003cp data-start=\"1048\" data-end=\"1080\"\u003eWooden frames with white matting\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1081\" data-end=\"1125\"\u003e\n\u003cp data-start=\"1083\" data-end=\"1125\"\u003eModern, minimalist, and Scandinavian style\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1126\" data-end=\"1170\"\u003e\n\u003cp data-start=\"1128\" data-end=\"1170\"\u003eReady to hang – perfect for home or office\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 63cm W 48.5cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\" id=\"js-short-description\"\u003eWeight: 7.32kgs\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":54971811889477,"sku":"ARTCHPDT032-SS24","price":140.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/Whispers_of_Earth_artwork_pair.jpg?v=1766984138"},{"product_id":"charles-ted-amalfi-olive-tree","title":"Amalfi Faux Olive Tree","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 Amalfi Faux Olive Tree — 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  .styling-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  .styling-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\u003eA twisted characterful trunk, silver-green foliage, authentic olive clusters, 180cm — the Amalfi is our most popular faux tree, and once you see it in person you'll understand why.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The faux olive tree is one of the defining interior styling choices of the last decade — and the Amalfi is the version that earns the category its reputation. \u003cstrong\u003eThe twisted, characterful trunk\u003c\/strong\u003e captures the quality that makes a real olive tree so beautiful to look at — the gnarled, expressive form that speaks of age and Mediterranean sun — while the delicate silver-green foliage and authentic olive clusters complete an arrangement that consistently stops guests in rooms to check whether it is real. At 180cm tall it fills a corner, a hallway, a dining room or a living room with genuine presence, requiring nothing beyond a good location.\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 trunk is where most faux olive trees fail — a straight or uniformly tapered stem reads as manufactured rather than grown. \u003cstrong\u003eThe Amalfi's twisted, characterful trunk\u003c\/strong\u003e replicates the specific growth quality of an aged olive tree, the bark texture and the natural asymmetry of a tree that has been shaped by decades of sun, wind and harvest. The silver-green foliage — the characteristic dusty, two-tone quality of real olive leaves, darker on top and paler silver beneath — catches the light as the branches move and creates the depth and natural variation that makes the canopy convincing. The olive clusters add the final botanical detail that makes the tree read as a real specimen rather than a generic artificial plant.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"styling-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\u003eAvailable in a natural woven basket or styled in your choice of ceramic pot from our accessories collection. The woven basket is the most popular pairing — natural fibre and silver-green foliage is a combination that reads as effortlessly put together.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern\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\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\"\u003e180cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003ePlanter\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eNatural woven basket or ceramic pot\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMaintenance\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eZero — no water, light or pruning\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eFinance\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e0% interest-free available\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ==========================================================\n     OLIVE TREE PRODUCT PAGE — COLLECTION CTA BLOCK\n     -----------------------------------------------------------\n     Paste this HTML into the bottom of each olive tree product\n     description in Shopify (use the \u003c\u003e source code button in the\n     description editor).\n     \n     Works on:\n       \/products\/large-olive-tree\n       \/products\/charles-ted-amalfi-olive-tree\n       \/products\/olive-tree-superb\n       \/products\/fruit-olive-green\n       (and any other olive tree product page)\n     ========================================================== --\u003e\n\n\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\n  \n  \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\n    More From The Collection\n  \u003c\/p\u003e\n  \n  \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\n    Browse our full \u003cspan style=\"color:#b8956a;\"\u003efaux olive trees\u003c\/span\u003e collection\n  \u003c\/p\u003e\n  \n  \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\n    Tall statement trees, medium console pieces and smaller potted designs — handcrafted artificial olive trees with lifelike silver-green foliage and zero maintenance.\n  \u003c\/p\u003e\n  \n  \u003ca href=\"\/collections\/olive-trees\" title=\"Shop our faux olive trees collection 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\n    Shop The Collection →\n  \u003c\/a\u003e\n  \n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55044378755397,"sku":"FLOWTLTLOLIVE6FR-SS252","price":575.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-amalfi-faux-olive-tree-realistic-artificial-indoor-tree-5360112.jpg?v=1774369883"},{"product_id":"capri-sea-breeze-luxury-reed-diffuser-1200ml-sea-salt-musk-bergamot-scent","title":"Capri Sea Breeze Luxury Reed Diffuser 1200ml | Sea Salt, Musk \u0026 Bergamot Scent","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .body-intro a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .body-intro a:hover { border-color: var(--accent); }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .section-body a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .section-body a:hover { border-color: var(--accent); }\n  .scent-block { border: 1px solid var(--border); padding: 1.25rem 1.4rem; margin: 0 0 1.75rem; background: #f3efe8; }\n  .scent-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  .scent-notes { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0.75rem; }\n  .scent-note { text-align: center; }\n  .scent-note-label { font-family: var(--sans); font-size: 9px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .scent-note-val { font-family: var(--serif); font-size: 15px; font-weight: 300; font-style: italic; color: var(--ink); line-height: 1.3; }\n  .collection-callout { display: flex; gap: 1.25rem; align-items: flex-start; padding: 1.1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .collection-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; transition: border-color 0.2s; }\n  .collection-callout a:hover { border-color: var(--accent); }\n  .faq { border-top: 1px solid var(--border); padding-top: 1.5rem; margin-top: 0.25rem; }\n  .faq-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.1rem; }\n  .faq-item { margin-bottom: 1.1rem; padding-bottom: 1.1rem; border-bottom: 1px solid var(--border); }\n  .faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n  .faq-q { font-size: clamp(14px, 1.8vw, 15.5px); font-weight: 400; font-style: italic; color: var(--ink); margin: 0 0 0.4rem; line-height: 1.4; }\n  .faq-a { font-family: var(--sans); font-size: 13px; font-weight: 300; color: #2e2b26; line-height: 1.7; }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 1.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eSalt-air bergamot, soft musk, and the quiet warmth of sun on stone — a substantial 1200ml reed diffuser sized for hallways, open-plan kitchens and larger rooms where smaller diffusers simply don't carry.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Capri Sea Breeze is built around a \u003cstrong\u003egenerous 1200ml bottle of premium fragrance oil\u003c\/strong\u003e, the kind of substantial vessel that actually scents a room rather than a single corner of it. The composition opens with bright citrusy bergamot, settles into the clean saline lift of sea salt, and finishes on a warm soft musk — closer in spirit to a Mediterranean coastal breeze at dusk than the harsh \"ocean\" notes that dominate the supermarket end of the category. The textured woven-effect bottle is designed to read as decorative object in its own right, sitting comfortably on a console, sideboard or open shelf without needing to be hidden away.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"scent-block\"\u003e\n    \u003cp class=\"scent-label\"\u003eThe scent\u003c\/p\u003e\n    \u003cdiv class=\"scent-notes\"\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eTop\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003eBergamot · Citrus\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eHeart\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003eSea salt\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eBase\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003eWarm musk\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 1200ml volume is the move that gives the Capri Sea Breeze its specific character — \u003cstrong\u003emost reed diffusers sit between 100ml and 250ml\u003c\/strong\u003e, a size that scents a small bathroom for a few weeks and then needs replacing. The Capri's 1200ml capacity is closer to a department-store apothecary diffuser, with enough volume to genuinely fill a hallway, larger living room or open-plan kitchen, and enough longevity to last months rather than weeks. The fragrance composition itself is the second consideration — the bergamot lift gives the scent its freshness, the sea salt note keeps it from going syrupy, and the soft musk base means it lingers rather than evaporating off the moment it's applied.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg style=\"flex-shrink: 0; margin-top: 2px;\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#8b6f4e\" fill=\"none\" viewbox=\"0 0 18 18\" height=\"18\" width=\"18\"\u003e\n      \u003crect rx=\"1\" height=\"11\" width=\"16\" y=\"5\" x=\"1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M5 5V4a3 3 0 0 1 6 0v1\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eComes gift-boxed and ready to wrap. Part of our wider \u003ca href=\"https:\/\/www.charlestedhome.co.uk\/collections\/home-fragrance\" title=\"Shop our full home fragrance collection\"\u003ehome fragrance collection\u003c\/a\u003e — works beautifully as a housewarming, hostess or thank-you gift.\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\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eHamptons\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cdiv class=\"faq\"\u003e\n    \u003cp class=\"faq-label\"\u003eGood to know\u003c\/p\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow long will the Capri Sea Breeze last?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eAs a guide, a 1200ml diffuser typically lasts 9-12 months in a normally ventilated room, though this varies with the number of reeds used, room size and ambient temperature. Flipping the reeds once a week refreshes the scent throw without dramatically accelerating use.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhere does it work best?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe 1200ml volume is sized for larger spaces — hallways, entryways, open-plan kitchens, larger living rooms and stairwells where smaller diffusers simply don't carry. For very small spaces like cloakrooms, the scent throw may be stronger than expected, so use fewer reeds to start.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow do I adjust the strength of the scent?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eUse more reeds for a stronger throw, fewer for a subtler scent. Flip the reeds once a week to refresh the oil saturation. Keep away from direct sunlight, radiators and draughts, which can accelerate evaporation and dull the top notes.\u003c\/p\u003e\n    \u003c\/div\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\"\u003eVolume\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e1200ml\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\"\u003e29cm\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\"\u003e10cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFragrance life\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eApprox. 9-12 months\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eIncludes\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eReeds \u0026amp; gift box\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, kitchens, larger rooms\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55218845385029,"sku":"DIFCHSZU253-AW25","price":79.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/Capri_Sea_Breeze_Luxury_Reed_Diffuser_1200ml_Sea_Salt_Musk_Bergamot_Scent.jpg?v=1753368133"},{"product_id":"sences-petra-fragrance-diffuser-500ml-pink-pepper-cedarwood-patchouli-travertine-lid-design","title":"SENCES Petra Fragrance Diffuser – 500ML | Pink Pepper, Cedarwood \u0026 Patchouli | Travertine Lid Design","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .body-intro a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .body-intro a:hover { border-color: var(--accent); }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .section-body a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .section-body a:hover { border-color: var(--accent); }\n  .scent-block { border: 1px solid var(--border); padding: 1.25rem 1.4rem; margin: 0 0 1.75rem; background: #f3efe8; }\n  .scent-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  .scent-notes { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0.75rem; }\n  .scent-note { text-align: center; }\n  .scent-note-label { font-family: var(--sans); font-size: 9px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .scent-note-val { font-family: var(--serif); font-size: 15px; font-weight: 300; font-style: italic; color: var(--ink); line-height: 1.3; }\n  .collection-callout { display: flex; gap: 1.25rem; align-items: flex-start; padding: 1.1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .collection-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; transition: border-color 0.2s; }\n  .collection-callout a:hover { border-color: var(--accent); }\n  .faq { border-top: 1px solid var(--border); padding-top: 1.5rem; margin-top: 0.25rem; }\n  .faq-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.1rem; }\n  .faq-item { margin-bottom: 1.1rem; padding-bottom: 1.1rem; border-bottom: 1px solid var(--border); }\n  .faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n  .faq-q { font-size: clamp(14px, 1.8vw, 15.5px); font-weight: 400; font-style: italic; color: var(--ink); margin: 0 0 0.4rem; line-height: 1.4; }\n  .faq-a { font-family: var(--sans); font-size: 13px; font-weight: 300; color: #2e2b26; line-height: 1.7; }\n  .faq-a a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .faq-a a:hover { border-color: var(--accent); }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 1.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eFrosted glass vessel, hand-cut natural travertine stone lid, warm scent of pink pepper, cedarwood and patchouli — the diffuser that earns its place on a console or bedside table as quietly as on a sideboard.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Petra Small is the considered everyday version of our larger Petra diffuser, built around the same \u003cstrong\u003efrosted glass vessel and hand-cut natural travertine stone lid\u003c\/strong\u003e in a more compact 500ml size — closer in scale to a standard luxury diffuser, but with the same elevated material story. The vessel diffuses internal light softly, the travertine lid carries the natural banding of genuine Mediterranean limestone, and the scent itself is identical to the larger Petra: bright pink pepper opening, deep cedarwood heart, smoky patchouli base. The everyday way to bring a Petra into a bedroom, study, bathroom or smaller living room.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"scent-block\"\u003e\n    \u003cp class=\"scent-label\"\u003eThe scent\u003c\/p\u003e\n    \u003cdiv class=\"scent-notes\"\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eTop\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003ePink pepper\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eHeart\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003eCedarwood\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eBase\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003ePatchouli\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 stone lid is the Petra's signature — \u003cstrong\u003emost 500ml diffusers in this category finish with a plastic or thin metal cap that exists purely to seal the bottle\u003c\/strong\u003e, a detail that quietly undercuts the rest of the design. The Petra's lid is genuinely hand-cut natural stone, the same Mediterranean limestone used in classical architecture, with the soft tonal banding and subtle imperfections that machine-finished alternatives cannot replicate. The frosted glass vessel below diffuses internal light beautifully — placed near a window or behind a lamp, the whole piece glows softly, reading as decorative sculpture rather than a functional object.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg style=\"flex-shrink: 0; margin-top: 2px;\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#8b6f4e\" fill=\"none\" viewbox=\"0 0 18 18\" height=\"18\" width=\"18\"\u003e\n      \u003crect rx=\"1\" height=\"11\" width=\"16\" y=\"5\" x=\"1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M5 5V4a3 3 0 0 1 6 0v1\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eComes gift-boxed and ready to wrap. Also available in \u003ca href=\"#petra-2200ml\"\u003ean extra large 2200ml format\u003c\/a\u003e for open-plan rooms, lobbies and statement spaces. Part of our wider \u003ca href=\"https:\/\/www.charlestedhome.co.uk\/collections\/home-fragrance\" title=\"Shop our full home fragrance collection\"\u003ehome fragrance collection\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\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\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cdiv class=\"faq\"\u003e\n    \u003cp class=\"faq-label\"\u003eGood to know\u003c\/p\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow long will the Petra last?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eAs a guide, a 500ml diffuser typically lasts 4-6 months in a normally ventilated room, though this varies with the number of reeds used, room size and ambient temperature. Flipping the reeds once a week refreshes the scent throw without dramatically accelerating use.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhere does it work best?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe 500ml size suits bedrooms, studies, smaller living rooms, bathrooms and entryways. The warm woody scent profile is especially well suited to bedrooms and reading corners where the deeper base notes work as restful ambient fragrance. For larger open-plan rooms or lobbies, the 2200ml Petra carries further.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eIs the travertine lid actually natural stone?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eYes — the lid is hand-cut from genuine travertine, the same Mediterranean limestone used in the Colosseum and many of Rome's classical buildings. Each lid carries its own subtle banding, pitting and tonal variation from the source material, making every Petra unique. Wipe gently with a soft dry cloth to clean; avoid harsh cleaners or prolonged moisture.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow do I adjust the strength of the scent?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eUse more reeds for a stronger throw, fewer for a subtler scent. Flip the reeds once a week to refresh the oil saturation. Keep away from direct sunlight, radiators and draughts, which can accelerate evaporation and shorten the fragrance lifespan.\u003c\/p\u003e\n    \u003c\/div\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\"\u003eVolume\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e500ml\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\"\u003e17.5cm\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\"\u003e8.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\"\u003e8.5cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eVessel\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eFrosted glass\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eLid\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\"\u003eReeds\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e37.5cm natural\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eBox size\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eH39 × W10 × D9 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFragrance life\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eApprox. 4-6 months\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\"\u003eBedrooms, studies, smaller rooms\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55218937790789,"sku":"DIFCHSZU281-AW25","price":45.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/SENCES_Petra_Fragrance_Diffuser_500ML_Pink_Pepper_Cedarwood_Patchouli_Travertine_Lid_Design.jpg?v=1753369185"},{"product_id":"sences-petra-extra-large-fragrance-diffuser-2200ml-pink-pepper-cedarwood-patchouli-luxury-reed-diffuser-with-travertine-lid","title":"SENCES Petra Extra Large Fragrance Diffuser – 2200ML | Pink Pepper, Cedarwood \u0026 Patchouli | Luxury Reed Diffuser with Travertine Lid","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .body-intro a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .body-intro a:hover { border-color: var(--accent); }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .section-body a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; transition: border-color 0.2s; }\n  .section-body a:hover { border-color: var(--accent); }\n  .scent-block { border: 1px solid var(--border); padding: 1.25rem 1.4rem; margin: 0 0 1.75rem; background: #f3efe8; }\n  .scent-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  .scent-notes { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 0.75rem; }\n  .scent-note { text-align: center; }\n  .scent-note-label { font-family: var(--sans); font-size: 9px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.25rem; }\n  .scent-note-val { font-family: var(--serif); font-size: 15px; font-weight: 300; font-style: italic; color: var(--ink); line-height: 1.3; }\n  .collection-callout { display: flex; gap: 1.25rem; align-items: flex-start; padding: 1.1rem 1.25rem; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .collection-callout p { font-family: var(--sans); font-size: 12.5px; font-weight: 300; color: var(--muted); line-height: 1.65; }\n  .collection-callout a { color: var(--accent); text-decoration: none; border-bottom: 1px solid #d4c4b0; padding-bottom: 1px; transition: border-color 0.2s; }\n  .collection-callout a:hover { border-color: var(--accent); }\n  .faq { border-top: 1px solid var(--border); padding-top: 1.5rem; margin-top: 0.25rem; }\n  .faq-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 1.1rem; }\n  .faq-item { margin-bottom: 1.1rem; padding-bottom: 1.1rem; border-bottom: 1px solid var(--border); }\n  .faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n  .faq-q { font-size: clamp(14px, 1.8vw, 15.5px); font-weight: 400; font-style: italic; color: var(--ink); margin: 0 0 0.4rem; line-height: 1.4; }\n  .faq-a { font-family: var(--sans); font-size: 13px; font-weight: 300; color: #2e2b26; line-height: 1.7; }\n  .dims { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 1.5rem; }\n  .dims-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.75rem; }\n  .dims-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); }\n  .dim-cell { padding: 0.6rem 0.9rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .dim-cell:nth-child(even) { border-right: none; }\n  .dim-cell:nth-last-child(-n+2) { border-bottom: none; }\n  .dim-key { font-family: var(--sans); font-size: 9.5px; font-weight: 400; letter-spacing: 0.12em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.15rem; }\n  .dim-val { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); }\n  .suits-row { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 1.75rem; }\n  .suits-tag { font-family: var(--sans); font-size: 11px; font-weight: 300; letter-spacing: 0.08em; color: var(--accent); border: 1px solid #d4c4b0; padding: 4px 12px; text-transform: uppercase; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eA vast 2200ml frosted glass vessel topped with a natural travertine stone lid, scenting an entire open-plan space with pink pepper, cedarwood and patchouli. The diffuser that makes other diffusers look like sample bottles.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Petra is built around a \u003cstrong\u003e2200ml frosted glass vessel\u003c\/strong\u003e — more than twenty times the capacity of a standard supermarket diffuser, and substantial enough to scent an entire open-plan ground floor, lobby or large entrance hall on its own. The vessel is topped with a \u003cstrong\u003enatural travertine stone lid\u003c\/strong\u003e, hand-cut from the same Mediterranean limestone used in classical architecture, giving the piece the visual weight of a sculptural object as much as a fragrance vessel. The composition itself is warm, earthy and quietly spiced — bright pink pepper lifts the opening, settling through deep cedarwood into a smoky patchouli base. Closer in feel to a hotel lobby in Marrakech than the bright citrus scents of the everyday category.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"scent-block\"\u003e\n    \u003cp class=\"scent-label\"\u003eThe scent\u003c\/p\u003e\n    \u003cdiv class=\"scent-notes\"\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eTop\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003ePink pepper\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eHeart\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003eCedarwood\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"scent-note\"\u003e\n        \u003cp class=\"scent-note-label\"\u003eBase\u003c\/p\u003e\n        \u003cp class=\"scent-note-val\"\u003ePatchouli\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\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 stone lid is the Petra's signature — \u003cstrong\u003emost diffusers at any size finish with a plastic or thin metal cap that exists purely to seal the bottle\u003c\/strong\u003e, a detail that quietly undercuts the rest of the design. The Petra's lid is genuinely hand-cut natural stone, with the soft tonal banding and subtle imperfections that have made travertine a luxury architectural material for two thousand years. The frosted glass vessel below diffuses internal light beautifully — if positioned near a window or behind a lamp the whole piece glows softly, reading as decorative sculpture rather than a functional object. The 60cm reeds are the practical counterpart, sized to throw scent across the full footprint of an open-plan room rather than wilting at the bottle's neck.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"collection-callout\"\u003e\n    \u003csvg style=\"flex-shrink: 0; margin-top: 2px;\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#8b6f4e\" fill=\"none\" viewbox=\"0 0 18 18\" height=\"18\" width=\"18\"\u003e\n      \u003crect rx=\"1\" height=\"11\" width=\"16\" y=\"5\" x=\"1\"\u003e\u003c\/rect\u003e\n      \u003cpath d=\"M5 5V4a3 3 0 0 1 6 0v1\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eComes gift-boxed and ready to wrap. Also available in \u003ca href=\"#petra-500ml\"\u003ea compact 500ml format\u003c\/a\u003e for bedrooms, studies and smaller rooms. Part of our wider \u003ca href=\"https:\/\/www.charlestedhome.co.uk\/collections\/home-fragrance\" title=\"Shop our full home fragrance collection\"\u003ehome fragrance collection\u003c\/a\u003e — a genuine statement gift for housewarmings, milestones, or hosts of the largest possible spaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eQuiet Luxury\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\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Country\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eEclectic\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cdiv class=\"faq\"\u003e\n    \u003cp class=\"faq-label\"\u003eGood to know\u003c\/p\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow long will the Petra last?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eAt 2200ml, the Petra is built for serious longevity — typically 18-24 months in a normally ventilated room, though this varies with the number of reeds used, room size and ambient temperature. Use fewer reeds initially to preserve the top notes, adding more over time as the citrus brightness mellows into the deeper base.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhere does it work best?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe Petra is sized for genuinely large spaces — open-plan ground floors, hotel-style entrance halls, lobbies, stairwells, double-height rooms and event spaces. The warm woody scent profile pairs naturally with living rooms, libraries and dining rooms; we'd avoid it for kitchens or food-prep spaces where lighter scents work better.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eIs the travertine lid actually natural stone?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eYes — the lid is hand-cut from genuine travertine, the same Mediterranean limestone used in the Colosseum and many of Rome's classical buildings. Each lid carries its own subtle banding, pitting and tonal variation from the source material, making every Petra unique. Wipe gently with a soft dry cloth to clean; avoid harsh cleaners or prolonged moisture.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow do I adjust the strength of the scent?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eThe 60cm reeds give the Petra exceptional scent throw. Use more reeds for a stronger effect in larger spaces, fewer for a subtler scent or in smaller rooms. Flip the reeds once a week to refresh the oil saturation. Keep away from direct sunlight and radiators to preserve the integrity of the fragrance over its full lifespan.\u003c\/p\u003e\n    \u003c\/div\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\"\u003eVolume\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e2200ml\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\"\u003e29cm\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\"\u003e12cm\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\"\u003e12cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eVessel\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eFrosted glass\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eLid\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\"\u003eReeds\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e60cm natural\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eBox size\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eH32 × W15 × D15 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFragrance life\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eApprox. 18-24 months\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\"\u003eOpen-plan spaces, lobbies, halls\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55219012829509,"sku":"DIFCHSZU282-AW25","price":125.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/SENCES_Petra_Extra_Large_Fragrance_Diffuser_2200ML_Pink_Pepper_Cedarwood_Patchouli_Luxury_Reed_Diffuser_with_Travertine_Lid.jpg?v=1753369624"},{"product_id":"charles-ted-tension-in-harmony-artwork-olive-green","title":"Tension in Harmony Artwork | Olive Green","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eTension in Harmony — Fibre Art — 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  .hanging-note { margin-top: 1.25rem; padding: 0.85rem 1rem; border: 1px solid var(--border); display: flex; gap: 0.85rem; align-items: flex-start; }\n  .hanging-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\u003eDark green threads stretched and knotted at centre, triangular voids, a white minimalist frame — fibre art that rewards both the first glance and the closer look.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Tension in Harmony occupies the space between craft and fine art — \u003cstrong\u003ethe meticulous arrangement of dark green threads\u003c\/strong\u003e stretched across a neutral canvas and converging into a central knot is both entirely controlled and organically expressive, the mathematical precision of the thread arrangement creating something that feels more emotionally resonant than a purely geometric composition could. The triangular voids between the converging strands reveal the canvas background in a way that gives the piece visual depth and negative space, making it as interesting for what is absent as for what is present.\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    Fibre art at this level of complexity is a genuinely different object from a printed or painted canvas — \u003cstrong\u003ethe threads have physical presence above the surface,\u003c\/strong\u003e casting their own small shadows and responding to directional light in a way that a flat image cannot replicate. As light changes throughout the day the shadow pattern shifts, giving the piece a subtle aliveness that makes it consistently interesting to live with. The white minimalist frame keeps focus entirely on the thread composition, preventing the frame from competing with the complexity of the textile work within. The 80 × 80cm square format presents the composition with equal emphasis in both axes.\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\"\u003eScandi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eArtisan\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\"\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\"\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\"\u003e2kg\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMedium\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003ePolyester thread on canvas\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\"\u003eWhite minimalist · fir wood\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eOrientation\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eVertical hanging only\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hanging-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\u003eVertical hanging only — the thread composition is oriented for portrait display. Use fixings rated for the weight and appropriate for your wall type.\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":55271188332869,"sku":"ARTCHJCC009-AW25","price":83.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-tension-in-harmony-artwork-olive-green-2779260.jpg?v=1774369872"},{"product_id":"charles-ted-rustic-amber-glaze-artisan-decorative-bowl-handcrafted-vintage-style-ceramic","title":"Amber Glaze Artisan Bowl","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\u003eAmber Glaze Artisan Bowl — 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  .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  .gift-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  .gift-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  .details-block { border-top: 1px solid var(--border); padding-top: 1.25rem; margin-top: 0.5rem; }\n  .details-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.5rem; }\n  .details-block p { font-family: var(--sans); font-size: 13px; font-weight: 300; color: var(--ink); line-height: 1.85; }\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\u003eRich amber glaze, vintage crackle finish, raised teardrop accents — the stoneware bowl that looks as good on a kitchen shelf as it does on a dining table.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The right bowl does more than hold things. \u003cstrong\u003eIt changes the quality of the surface it sits on\u003c\/strong\u003e — bringing warmth, colour and the particular satisfaction of a well-made object in daily use. The Amber Glaze Artisan Bowl does exactly that. The rich amber glaze with its vintage crackle finish catches light like aged honey, the raised teardrop pattern adds a tactile dimension that rewards a closer look, and the solid stoneware construction means this is a bowl that will be used for decades rather than months. Every piece is handcrafted and individually glaze-finished — no two are exactly the same.\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 three distinct surface qualities — the amber glaze, the crackle finish and the raised teardrop pattern — gives this bowl a depth that plain glazed ceramics cannot achieve. \u003cstrong\u003eThe crackle finish develops a network of fine lines across the surface during firing,\u003c\/strong\u003e mimicking the natural crazing that forms in antique pottery over decades. The raised teardrops add a sculptural element that changes the light across the bowl as you move around it. The result is something that looks equally at home in a kitchen, on a dining table or on an open shelf as a purely decorative piece.\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\"\u003eKitchen\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eMixing, proving dough, or displaying seasonal fruit\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eDining table\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eServing salads, bread or a centrepiece display\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eDisplay\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eA shelf or sideboard statement piece left beautifully empty\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gift-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 5v10M5 3h8a1 1 0 0 1 1 1v1H4V4a1 1 0 0 1 1-1z\"\u003e\u003c\/path\u003e\n      \u003crect x=\"3\" y=\"5\" width=\"12\" height=\"3\" rx=\"0.5\"\u003e\u003c\/rect\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eA considered housewarming gift — distinctive enough to feel genuinely chosen rather than generic, practical enough to be used every day. Each piece is unique by nature of the handcrafting process.\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\"\u003eVintage\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCottage\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"details-block\"\u003e\n    \u003cp class=\"details-label\"\u003eDimensions \u0026amp; materials\u003c\/p\u003e\n    \u003cp\u003e\u003cspan style=\"color:var(--muted)\"\u003eH\u003c\/span\u003e 12cm  ·  Dia 33cm  ·  Stoneware  ·  Amber crackle glaze  ·  Raised teardrop detailing\u003c\/p\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\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\u003eHand wash recommended to preserve the crackle glaze finish and longevity of the stoneware. Not suitable for dishwasher use.\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":55300464443717,"sku":"DECCHCJC043-AW25","price":39.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-rustic-amber-glaze-artisan-decorative-bowl-handcrafted-vintage-style-ceramic-4779540.jpg?v=1774369835"},{"product_id":"charles-ted-isla-handwoven-seagrass-tray-set-natural-scalloped-edge-baskets-set-of-2","title":"Isla Handwoven Seagrass Tray Set | Natural Scalloped Edge Baskets | Set of 2","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 Isla Seagrass Scalloped Tray Set — Set of Two — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .use-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid var(--border); margin: 0 0 1.75rem; }\n  .use-cell { padding: 0.85rem 1rem; border-bottom: 1px solid var(--border); border-right: 1px solid var(--border); }\n  .use-cell:nth-child(even) { border-right: none; }\n  .use-cell:nth-last-child(-n+2) { border-bottom: 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.2rem; }\n  .use-val { font-family: var(--sans); font-size: 13px; font-weight: 300; 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\u003eHandwoven seagrass, scalloped edges, two complementary sizes — the tray set that organises a surface and makes it look genuinely styled at the same time.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    A well-chosen tray does two things simultaneously — it corrals the objects on a surface into a considered arrangement, and it adds its own material warmth to the space it occupies. \u003cstrong\u003eThe Isla Seagrass Tray Set does both.\u003c\/strong\u003e Handwoven from 100% natural seagrass by skilled artisans, the scalloped edge on each tray adds a decorative quality that a plain rectangular tray lacks, while the natural colour variations in the weave give each piece a warmth and individuality that mass-produced alternatives cannot replicate. Two sizes — large at 39 × 28cm and small at 33 × 23cm — provide flexibility for different surfaces and different uses across the 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 scalloped edge is the design detail that elevates these trays from purely functional to genuinely decorative — \u003cstrong\u003ethe curved, repeating profile along the top edge\u003c\/strong\u003e adds visual softness and a crafted quality that transforms each tray into something worth looking at as well as using. Handwoven seagrass is the right material choice for this kind of piece — sustainable, naturally textured, warm in tone and with a tactile quality that woven synthetics cannot replicate. The natural colour variation between individual trays and within each weave is an inherent quality of the material that gives every set its own individual character.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-label\" style=\"margin-bottom: 0.9rem;\"\u003eFour ways to use them\u003c\/p\u003e\n\n  \u003cdiv class=\"use-grid\"\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eKitchen\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eBread basket, fruit display or counter organiser\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eCoffee table\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eCandles, a remote and a small vase corralled neatly\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eBathroom\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eCountertop organiser for toiletries and everyday essentials\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"use-cell\"\u003e\n      \u003cp class=\"use-key\"\u003eEntryway\u003c\/p\u003e\n      \u003cp class=\"use-val\"\u003eCatch-all for keys, post and everyday items\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\u003eHandwoven from 100% natural seagrass by skilled artisans — a sustainable material that is biodegradable, rapidly renewable and naturally warm in tone. Natural colour variation between pieces is an inherent quality of the material.\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\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Organic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eScandi\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\"\u003eLarge tray\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eW39 × D28 × H9cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eSmall tray\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eW33 × D23 × H9cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eQuantity\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSet of 2\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMaterial\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e100% natural seagrass\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eEdge\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eScalloped\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\"\u003eNatural colour variation between pieces\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":55300734222661,"sku":"DECCHSEG074-AW25","price":27.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-isla-handwoven-seagrass-tray-set-natural-scalloped-edge-baskets-set-of-2-6306138.jpg?v=1774369830"},{"product_id":"charles-ted-linen-balance-neutral-abstract-wall-art-set-of-4","title":"Linen Balance Neutral Abstract Wall Art | Set of Four","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eLinen Balance Abstract Prints — Set of Four — 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  .layout-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  .layout-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\u003eTaupe, beige and deep charcoal in textured brushwork, four 60 × 60cm square canvases in black frames — the abstract set that makes a 2 × 2 gallery wall look professionally designed.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Four square abstract canvases at 60cm each — arranged as a 2 × 2 grid they create a substantial 120 × 120cm gallery wall composition that fills a feature wall with genuine presence. \u003cstrong\u003eThe palette of soft taupe, warm beige and deep charcoal\u003c\/strong\u003e is specifically chosen for the spaces between — neutral enough to sit with any existing colour scheme, textured enough with the brushwork detail to be interesting at close inspection. The black frames provide the graphic edge that brings the compositions together as a set and keeps the overall arrangement clean and contemporary. Four matching frames on a wall means the eye moves between the prints rather than noticing the frames.\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 textured brushstroke detail on each canvas is what prevents the Linen Balance set from reading as plain — \u003cstrong\u003ethe physical texture of the paint or impasto-effect surface\u003c\/strong\u003e catches light across the canvas and creates a depth that a flat print on paper cannot achieve, making these work as well in person as they do in a photograph. The linen-inspired tones are the palette choice that ensures versatility — beige, taupe and charcoal are the building blocks of virtually every neutral interior scheme, and the set reads as home-curated rather than mass-produced when hung as a 2 × 2 grid or distributed across a space individually.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"layout-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\u003eHung as a 2 × 2 grid the set creates a 120 × 120cm gallery wall moment. Alternatively distribute them across different rooms — each canvas works independently as a 60cm square accent.\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\"\u003eMinimalist\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\"\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\"\u003eSize (each)\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e60 × 60cm\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eQuantity\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eSet of 4\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eWeight (set)\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e6.04kg\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\"\u003eBlack · sleek profile · ready to hang\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eMedium\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eCanvas · textured brushwork\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003ePalette\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eTaupe, beige \u0026amp; deep charcoal\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":55416213635397,"sku":"ARTCHHZG172-AW25","price":249.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-linen-balance-neutral-abstract-wall-art-set-of-four-8711013.webp?v=1774369820"},{"product_id":"charles-ted-earth-shadow-abstract-canvas-print-140x100cm","title":"Earth \u0026 Shadow Abstract Canvas Print | 140x100cm","description":"\u003cp data-start=\"280\" data-end=\"604\"\u003eBring modern sophistication to your home with the Earth \u0026amp; Shadow Abstract Canvas Print, a striking oversized wall art piece that blends warm earthy tones with deep shadows. Complete with a wooden floating frame.\u003c\/p\u003e\n\u003cp data-start=\"280\" data-end=\"604\"\u003e Measuring 140cm high x 100cm wide, this contemporary canvas print makes a bold statement in any living room, dining area, office, or bedroom.\u003c\/p\u003e\n\u003cp data-start=\"606\" data-end=\"909\"\u003eThe artwork features a dynamic mix of ochre, beige, white, and charcoal black, layered with textured brushstrokes that create depth and movement. Its neutral yet dramatic colour palette complements modern, industrial, and minimalist interiors, making it the perfect focal point for large walls.\u003c\/p\u003e\n\u003cp data-start=\"911\" data-end=\"1039\"\u003eCrafted on premium canvas, this piece arrives ready to hang and instantly elevates your space with gallery-style elegance.\u003c\/p\u003e\n\u003chr data-start=\"1041\" data-end=\"1044\"\u003e\n\u003ch3 data-start=\"1046\" data-end=\"1069\"\u003e\u003cstrong data-start=\"1050\" data-end=\"1067\"\u003eWhy We Love It:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1070\" data-end=\"1367\"\u003e\n\u003cli data-start=\"1070\" data-end=\"1146\"\u003e\n\u003cp data-start=\"1072\" data-end=\"1146\"\u003eDimensions: Height 140cm x Width 100cm – oversized statement artwork\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1147\" data-end=\"1192\"\u003e\n\u003cp data-start=\"1149\" data-end=\"1192\"\u003ePremium quality textured canvas print\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1193\" data-end=\"1266\"\u003e\n\u003cp data-start=\"1195\" data-end=\"1266\"\u003eBold abstract design with ochre, white, beige, and charcoal tones\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1267\" data-end=\"1304\"\u003e\n\u003cp data-start=\"1269\" data-end=\"1304\"\u003eLightweight and ready to hang\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1305\" data-end=\"1367\"\u003e\n\u003cp data-start=\"1307\" data-end=\"1367\"\u003eIdeal for modern, industrial, or minimalist home décor\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 100cm\u003cspan\u003e \u003c\/span\u003eW 140cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv id=\"js-short-description\" style=\"text-align: left;\"\u003eWeight: 6.7kgs\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55416288969029,"sku":"ARTCHHZG177-AW25","price":255.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-earth-shadow-abstract-canvas-print-140x100cm-9423881.jpg?v=1774369815"},{"product_id":"charles-ted-terracotta-horizon-abstract-canvas-print-100cm-x-40cm","title":"CharlesTed Home Terracotta Horizon Abstract Canvas Print | 100cm x 80cm","description":"\u003cp data-end=\"593\" data-start=\"274\"\u003eAdd warmth and modern elegance to your home with the Terracotta Horizon Abstract Canvas Print, a sleek vertical artwork designed to complement contemporary interiors. Measuring 100cm high x 80cm wide, this piece is perfect for narrow wall spaces, hallways, or as a complementary accent to larger art displays.\u003c\/p\u003e\n\u003cp data-end=\"902\" data-start=\"595\"\u003eThe canvas features a striking composition of soft whites, muted greys, deep charcoal, and bold terracotta tones. With layered textures and a horizon-inspired design, this abstract artwork creates a calming yet impactful presence, making it ideal for modern, minimalist, or industrial-style décor.\u003c\/p\u003e\n\u003cp data-end=\"1085\" data-start=\"904\"\u003eCrafted on premium-quality canvas, this lightweight piece comes ready to hang, offering effortless style and versatility for your living room, dining area, bedroom, or office.\u003c\/p\u003e\n\u003ch3 data-end=\"1115\" data-start=\"1092\"\u003e\u003cstrong data-end=\"1113\" data-start=\"1096\"\u003eKey Features:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-end=\"1456\" data-start=\"1116\"\u003e\n\u003cli data-end=\"1206\" data-start=\"1116\"\u003e\n\u003cp data-end=\"1206\" data-start=\"1118\"\u003eDimensions: Height 100cm x Width 80cm – perfect for narrow walls and accent spaces\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1261\" data-start=\"1207\"\u003e\n\u003cp data-end=\"1261\" data-start=\"1209\"\u003eHigh-quality canvas print on hessian with textured finish\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1338\" data-start=\"1262\"\u003e\n\u003cp data-end=\"1338\" data-start=\"1264\"\u003eWarm and contemporary palette: terracotta, grey, white, and charcoal\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1390\" data-start=\"1339\"\u003e\n\u003cp data-end=\"1390\" data-start=\"1341\"\u003eReady to hang – lightweight and easy to install\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1456\" data-start=\"1391\"\u003e\n\u003cp data-end=\"1456\" data-start=\"1393\"\u003eComplements modern, minimalist, and industrial home décor\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eDimensions: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cspan class=\"pf-prod-dimenstions-val\"\u003eH 100cm\u003cspan\u003e \u003c\/span\u003eW 80cm\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\" id=\"js-short-description\"\u003eWeight: 4.22kgs\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":55416351752517,"sku":"ARTCHHZG180-AW25","price":169.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-terracotta-horizon-abstract-canvas-print-100cm-x-80cm-9858672.jpg?v=1777197912"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/collections\/home-decor-collection-mirrors-vases-accessories-charlested-home-3665326.jpg?v=1775361268","url":"https:\/\/www.charlestedhome.co.uk\/collections\/home-decor.oembed?page=8","provider":"CharlesTed Home","version":"1.0","type":"link"}