{"title":"Brown Vases","description":"\u003cp\u003eWarm, earthy and endlessly versatile, our brown vase collection brings together rustic terracotta designs, handcrafted clay vessels and artisan ceramic pieces in rich natural tones. Brown vases have become one of the most sought after home accessories in modern interiors, bringing warmth and organic texture to any shelf, mantelpiece or dining table. Each piece in our collection is chosen for its handcrafted quality and natural character so no two are ever quite the same. Pairs beautifully with our faux stems and botanical collection for an effortlessly styled look.\u003c\/p\u003e","products":[{"product_id":"antiqued-ceramic-urn-short","title":"The Antiqued Terracotta Urn - Short","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\u003eAntiqued Terracotta Urn — Short — 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  .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\n\n\n\u003cdiv class=\"description\"\u003e\n\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\n  \u003cp class=\"body-intro\"\u003e\n    Terracotta 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.\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 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.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The 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.\n  \u003c\/p\u003e\n\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\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\"\u003eRustic\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\"\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 33cm  ·  Dia 25cm  ·  5kg\u003c\/p\u003e\n    \u003cp\u003eTerracotta  ·  Antiqued weathered finish  ·  Twin handles\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\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\n\u003c\/div\u003e\n\n\n\u003c\/body\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":"charles-ted-otway-vase-rustic-handcrafted-decorative-vessel","title":"The Otway 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 Otway 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  .suits-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 1.75rem;\n  }\n\n  .suits-tag {\n    font-family: var(--sans);\n    font-size: 11px;\n    font-weight: 300;\n    letter-spacing: 0.08em;\n    color: var(--accent);\n    border: 1px solid #d4c4b0;\n    padding: 4px 12px;\n    text-transform: uppercase;\n  }\n\n  .dims {\n    border-top: 1px solid var(--border);\n    padding-top: 1.25rem;\n    margin-top: 0.5rem;\n  }\n\n  .dims-label {\n    font-family: var(--sans);\n    font-size: 10px;\n    font-weight: 400;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin: 0 0 0.5rem;\n  }\n\n  .dims p {\n    font-family: var(--sans);\n    font-size: 13px;\n    font-weight: 300;\n    color: var(--ink);\n    line-height: 1.85;\n    letter-spacing: 0.02em;\n  }\n\n  .dims p span {\n    color: var(--muted);\n    margin-right: 0.3em;\n  }\n\n  .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\n  .handmade-note {\n    margin-top: 1rem;\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 finishes a shelf — handcrafted, entirely unique, and the kind of understated accent that makes a room feel properly considered.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The right accessory does not shout. \u003cstrong\u003eIt simply belongs.\u003c\/strong\u003e The Otway is that piece — a handcrafted decorative vase with an artisan finish that brings earthy warmth and quiet texture to shelves, consoles, coffee tables and entryways without ever competing with the room around it. Subtle variations in shape, texture and tone mean no two Otways are identical. This is not a mass-produced object. It is a considered accent with genuine character, and it shows.\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 makes the Otway worth having is what makes it impossible to replicate exactly — the handcrafted finish that gives each piece its own subtle variation in form and surface. The earthy tones sit naturally with dried pampas, eucalyptus, cotton stems or sculptural branches, \u003cstrong\u003eturning a simple arrangement into something that looks intentional and effortless at once.\u003c\/strong\u003e Equally, it holds its own with nothing in it at all — a standalone statement that earns its place on any surface.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    Its timeless silhouette moves easily between interior styles without looking out of place in any of them. Against raw plaster or limewash walls it feels organic. Against dark cabinetry it anchors. On a pale console or linen-dressed shelf it adds the warmth that cooler palettes always need.\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\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\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\u003c\/p\u003e\n    \u003cp\u003e\u003cspan\u003eH\u003c\/span\u003e28cm  ·  \u003cspan\u003eW\u003c\/span\u003e24.5cm\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\u003eNot suitable for holding water. For fresh or living arrangements, place a small vessel inside. Decorative use only.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"handmade-note\"\u003eEach Otway is handcrafted — natural variations in shape, texture and colour are part of its character and authenticity, not imperfections to be corrected.\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":47629874987333,"sku":"VASAAMASSINLRG-SS26","price":52.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/products\/charles-ted-otway-vase-rustic-handcrafted-decorative-vessel-3019858.jpg?v=1774370263"},{"product_id":"charles-ted-rustic-terracotta-brown-vase-handcrafted-light-clay-finish","title":"Rustic Terracotta Brown 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\u003eRustic Terracotta 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  .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\u003eLight terracotta, a wide rounded body, a narrow rim — the vase that brings sun-baked earthenware warmth to any surface without a word of explanation needed.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    There is something immediately right about a terracotta vase. \u003cstrong\u003eThe material carries warmth\u003c\/strong\u003e in a way that ceramic or stoneware alternatives cannot quite replicate — the light clay tone, the slight roughness, the sense of something formed from earth rather than poured from a mould. This vase distils that quality into a classic rounded silhouette with a wide body and narrow rim that catches a dried stem or a loose arrangement of botanicals with effortless grace. At 30cm tall and 4kg of solid terracotta, it has the grounded permanence of a piece that looks as though it has always been in the room.\n  \u003c\/p\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eThe detail that makes it different\u003c\/h2\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The wide body narrowing to a smaller rim is the Terracotta Vase's most considered proportion — \u003cstrong\u003eit gives the silhouette a gentle, organic fullness\u003c\/strong\u003e that a straight-sided vase lacks, and the narrow opening means stems are held naturally rather than splaying outward. The light terracotta finish is deliberately unpretentious — this is not a decorated or glazed piece but terracotta at its most honest, its warmth coming entirely from the material rather than any surface treatment. That honesty is exactly what makes it so easy to style with.\n  \u003c\/p\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The earthy clay tone sits naturally alongside linen, natural wood, rattan, stone and dried botanicals — a grounding note in any arrangement. Style it with pampas, eucalyptus, magnolia branches or dried grasses, or leave it completely empty and let the form speak for itself on a shelf or console.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Organic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eWabi-sabi\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 30cm  ·  \u003cspan style=\"color:var(--muted)\"\u003eW\u003c\/span\u003e 24cm  ·  4.16kg  ·  Terracotta  ·  Light rustic brown finish\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":55442172412229,"sku":"DECCH58000008-AW25","price":69.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-rustic-terracotta-brown-vase-handcrafted-light-clay-finish-2036383.jpg?v=1774369817"},{"product_id":"charles-ted-fiorentina-beige-glazed-stoneware-vase","title":"Fiorentina Beige 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\u003eBeige Glazed Stoneware 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\u003c\/style\u003e\n\n\n\u003cdiv class=\"description\"\u003e\n\n  \u003cblockquote class=\"pull-quote\"\u003e\n    \u003cp\u003eWarm beige glaze, a flared sculptural rim, solid stoneware — the vase that looks like a considered purchase from the moment it arrives.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    Beige is not a neutral so much as a warmth — and on glazed stoneware, it becomes something quietly beautiful. \u003cstrong\u003eThe smooth glossy finish\u003c\/strong\u003e gives the warm beige tone a depth and luminosity that matte alternatives cannot replicate, catching light across the curved body and flared rim in a way that makes the vase interesting from every angle. Handcrafted from solid stoneware at 2.46kg, it has a satisfying permanence that lightweight ceramic alternatives lack — a piece that sits on a console or dining table with quiet authority.\n  \u003c\/p\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003cp class=\"section-label\"\u003eWhat sets it apart\u003c\/p\u003e\n  \u003ch2 class=\"section-heading\"\u003eThe detail that makes it different\u003c\/h2\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    The flared sculptural rim is what lifts this beyond a standard vase. The form widens and opens at the top with a considered fluidity — \u003cstrong\u003ea gesture rather than just a vessel\u003c\/strong\u003e — that makes it as visually interesting empty as it is filled with stems. The curved body transitions naturally into the flared opening, giving the silhouette a handformed quality that manufactured alternatives rarely achieve. A single branch, a loose handful of dried stems or a few fresh blooms and the form does the rest.\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 6v3l2 2\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\n    \u003cp\u003eThe glazed stoneware construction makes this vase fully watertight — suitable for fresh flowers as well as faux stems and dried arrangements. The warm beige coordinates naturally with cream, terracotta, warm white and natural wood tones.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"section-body\"\u003e\n    At 22.5cm tall and 16cm wide it is the right scale for a console, a dining table centrepiece or a sideboard display — present enough to be noticed, composed enough never to overwhelm.\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\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eClassic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\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 22.5cm  ·  \u003cspan style=\"color:var(--muted)\"\u003eW\u003c\/span\u003e 16cm  ·  2.46kg  ·  Glazed stoneware  ·  Warm beige  ·  Watertight\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":55442302894405,"sku":"VASCH-14445443 -AW25","price":39.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charles-ted-fiorentina-beige-glazed-stoneware-vase-1789377.png?v=1774369837"},{"product_id":"santorini-terracotta-urn-with-twin-handles","title":"Santorini Terracotta Urn with Twin Handles","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"title\" content=\"Santorini Terracotta Urn — Twin-Handled Amphora, Weathered Finish\"\u003e\n\u003cmeta name=\"description\" content=\"Handcrafted terracotta urn in a classic amphora silhouette with twin scroll handles and a weathered Mediterranean finish. 40cm tall, suitable for indoor and outdoor styling.\"\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\u003eTwin scroll handles, hand-finished terracotta, a chalky weathered surface — the amphora-form urn that looks like it's been lifted from a Greek courtyard rather than ordered online.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Santorini Terracotta Urn is built around one of the oldest, most quietly confident shapes in decorative design — the Greek amphora. \u003cstrong\u003eA classical amphora silhouette with a tapered base, generous belly and twin scroll handles, hand-finished in a chalky, lime-washed terracotta with visible tonal variation across the surface\u003c\/strong\u003e. The form is sculptural enough to work entirely as a standalone object — empty, on a hearth, in a corner, beside a piece of furniture — but the 11cm opening is also wide enough to take a substantial faux stem arrangement of olive, eucalyptus or hydrangea. A piece that does the work of a vase, a sculpture and an architectural anchor at once.\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 large decorative urns in this price bracket either go fully ornamental — gloss-glazed and obviously decorative — or fully rough, with the cheap orange-terracotta-and-cobwebs look of an unfinished garden pot. The Santorini sits between them. \u003cstrong\u003eThe clay is hand-finished with a weathered, lime-washed surface that reads as genuinely aged rather than artificially distressed\u003c\/strong\u003e, with the soft cream-and-sand tonal variation that real Mediterranean pottery develops through years of sun, dust and lime wash. The twin handles are scroll-finished and proportioned to balance the body without dominating it — they're the kind of detail that separates an amphora reproduction from a working piece of pottery. Suitable for both indoor and outdoor use, the urn quietly slots into a hallway, a hearth, a covered terrace or a sheltered garden corner with equal authority.\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\u003eStyle empty as a sculptural object on a hearth or beside a sofa, or fill with a substantial \u003ca href=\"https:\/\/www.charlestedhome.co.uk\/collections\/faux-flowers-stems\"\u003efaux stem arrangement\u003c\/a\u003e — olive, eucalyptus or hydrangea stems flatter the amphora form particularly well.\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 Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCountry\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTraditional\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\"\u003eWhere does it work best?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eOn a hearth, in a hallway, beside a sofa, on a stone or tiled floor in a kitchen-diner, or outside on a covered terrace, by a front door or in a sheltered garden corner. The 40cm height gives it real floor-level presence, but it also works on a wide sideboard or low console where its silhouette is at sight-line.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eCan it be used outside?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eYes — terracotta is suitable for outdoor use, and the urn has the sturdiness to handle a sheltered patio or porch. For long-term outdoor placement, especially through winter, we'd recommend keeping it under cover or raising it slightly off the ground to prevent water pooling at the base; sustained frost cycles can stress any terracotta piece over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eIs it watertight enough to use with fresh flowers?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eNatural terracotta is porous, so for fresh flowers and water we'd recommend using a sealed liner or a glass jar inside the urn rather than filling it directly. For faux stems and dried arrangements, this isn't an issue and the urn can be styled directly.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWill each piece look exactly like the photograph?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eNo — and that's part of the appeal. The hand-finished surface means each urn has its own pattern of tonal variation, lime wash and natural marks in the clay. Expect the silhouette and overall colour to match closely, but the surface character will be unique to each piece.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eHow do I clean it?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eDust with a soft dry cloth or a soft brush to lift dust from the surface and handles. For outdoor pieces, a quick rinse with clean water and a soft brush will lift any garden debris — avoid pressure washers and abrasive scrubbers, which can disturb the weathered finish.\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\"\u003eHeight\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e40 cm\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\"\u003e31 cm (with handles)\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\"\u003e25 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eOpening\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e11 cm diameter\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eWeight\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e4.7 kg\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\"\u003eNatural terracotta clay\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eFinish\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eWeathered, lime-washed\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 and sheltered outdoor\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":56085421195589,"sku":"DECCHCGT086-AW25","price":69.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/santorini.jpg?v=1779819854"},{"product_id":"charles-ted-dayton-ceramic-artisanal-vase-in-deep-brown-glaze","title":"Dayton Ceramic Artisanal Vase in Deep Brown Glaze","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 Dayton Ceramic Vessel — Deep Brown — 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\u003eRounded stoneware in a deep brown glaze, a tapered base, a slightly organic mouth — the Dayton vessel that works as a sculptural object in its own right and as a vessel for dried botanicals alike.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Dayton is a ceramic piece with the proportions and presence of studio pottery — \u003cstrong\u003ea wide, generously rounded body tapering to a small base\u003c\/strong\u003e and narrowing again to the slightly irregular opening at the top, all finished in a deep brown glaze that has a soft reflective quality in direct light and a warm matte depth in shadow. The image shows it holding rosemary-like dried stems to striking effect — the dark vessel providing the grounding weight that allows the lighter botanical arrangement above it to read. At 25.5cm tall and 29.5cm wide it has the generous scale of a vessel that holds a room rather than sitting unnoticed on a shelf.\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 slightly organic mouth opening is the artisanal quality that distinguishes the Dayton from a machine-produced ceramic alternative — \u003cstrong\u003ethe subtle irregularity at the rim\u003c\/strong\u003e is the mark of a vessel shaped by hand, and it gives the piece a character and life that perfect geometric uniformity cannot achieve. The deep brown glaze has the visual depth of a glaze that has been carefully developed — not a flat single tone but a glaze that shifts slightly with the curve of the vessel, pooling darker in the recesses and lightening over the widest points. The 3.7kg weight gives the piece a satisfying permanence on any surface.\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\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eIndustrial\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eWabi-sabi\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMinimalist\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\"\u003e25.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\"\u003e29.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\"\u003e3.7kg\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 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\"\u003eDeep brown glaze · soft reflective\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eCharacter\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003eHandcrafted · organic mouth · each unique\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":56353239662917,"sku":"VASLL5758183","price":95.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/dayton-ceramic-artisanal-vase-in-deep-brown-glaze-9081634.jpg?v=1778275041"},{"product_id":"etta-ceramic-vase","title":"Etta Brown 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 Etta Ceramic Vase — Drip-Glazed Amphora Form, Twin Handles — CharlesTed Home\u003c\/title\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026amp;family=Jost:wght@300;400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root { --warm-white: #faf8f5; --ink: #1e1b17; --muted: #7a7167; --accent: #8b6f4e; --border: #ddd8d0; --serif: 'Cormorant Garamond', Georgia, serif; --sans: 'Jost', sans-serif; }\n  body { background: var(--warm-white); color: var(--ink); font-family: var(--serif); -webkit-font-smoothing: antialiased; }\n  .description { max-width: 640px; padding: 3rem 2rem 4rem; opacity: 0; animation: fadeUp 0.9s ease forwards; }\n  @keyframes fadeUp { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }\n  .pull-quote { border-left: 1.5px solid var(--accent); padding: 0.4rem 0 0.4rem 1.4rem; margin: 0 0 2rem; }\n  .pull-quote p { font-size: clamp(17px, 2.2vw, 20px); font-style: italic; font-weight: 300; line-height: 1.55; color: var(--ink); letter-spacing: 0.01em; }\n  .body-intro { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; color: #2e2b26; margin: 0 0 2rem; font-weight: 300; }\n  .body-intro strong { font-weight: 400; font-style: italic; }\n  .divider { border: none; border-top: 1px solid var(--border); margin: 2rem 0; }\n  .section-label { font-family: var(--sans); font-size: 10px; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted); margin: 0 0 0.6rem; }\n  .section-heading { font-size: clamp(22px, 3vw, 28px); font-weight: 300; letter-spacing: 0.01em; line-height: 1.25; margin: 0 0 1.1rem; color: var(--ink); }\n  .section-body { font-size: clamp(14.5px, 1.8vw, 16px); line-height: 1.85; font-weight: 300; color: #2e2b26; margin: 0 0 1.75rem; }\n  .section-body strong { font-weight: 400; font-style: italic; }\n  .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  .mouth-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 Etta — a twin-handled amphora form in earthenware, glazed in three flowing bands of cream, honey amber and deep treacle brown that drip down the body in vertical streaks — the rustic country vase where the kiln does the finishing work.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Etta brings a finish that no two pieces will ever wear identically — \u003cstrong\u003ea traditional drip glaze in three layered tones\u003c\/strong\u003e, a band of unglazed cream and pale clay around the rim, a sheet of warm honey amber across the upper shoulder, and a deep treacle brown pooling and streaking down the bulbous body to the foot. The glaze is applied wet and allowed to find its own path in the kiln, melting and flowing down the curved surface so the streaks fall vertically, the colours blending where they meet rather than holding to a clean line. The result is a piece with the unmistakable feel of a hand-thrown country pottery jar from a Tuscan farmhouse or a Spanish village kitchen.\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 makes the Etta feel like an antique rather than a reproduction is the deliberate imperfection — \u003cstrong\u003ethe slightly uneven rim, the exposed terracotta showing through at the lip and the base, the way the cream upper band varies from one side of the vase to the other\u003c\/strong\u003e. These are the marks of traditional drip-glaze pottery, and they give the piece an immediate sense of age and use. The twin-handled amphora silhouette draws on classical Mediterranean storage forms — vessels that once held olive oil, wine, or grain — but the generous 15cm mouth opens it up to be filled with armfuls of dried wheat, foraged grasses, eucalyptus, or a loose hand-tied bunch of garden flowers. At 37cm tall and over six kilos, this is a vase with weight and presence, designed to anchor a hearth, a console table, or a kitchen worktop.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eRustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eMediterranean\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eFarmhouse\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCountry\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTuscan\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eAntique\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 · twin-handled amphora\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 earthenware 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\"\u003eDrip glaze · cream, amber, treacle\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n\u003cp class=\"dim-key\"\u003eNet Weight\u003c\/p\u003e\n\u003cp class=\"dim-val\"\u003e6.34 kg\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\"\u003e26 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\"\u003e37 cm\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"mouth-note\"\u003eMouth opening · 15 cm diameter · each piece varies slightly\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":56925037232453,"sku":"VASCHCPA226-SS26","price":74.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/charlested-home-etta-ceramic-vase-4936860.jpg?v=1777031775"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/collections\/brown-vases-7499722.jpg?v=1777694533","url":"https:\/\/www.charlestedhome.co.uk\/collections\/brown-vases.oembed","provider":"CharlesTed Home","version":"1.0","type":"link"}