{"product_id":"eldon-bobble-ceramic-lamp","title":"Eldon Bobble Ceramic Lamp","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cmeta name=\"title\" content=\"Eldon White Bobble Table Lamp — Sculptural Ceramic Base, Linen Shade\"\u003e\n\u003cmeta name=\"description\" content=\"Sculptural white ceramic table lamp with a bobble-textured base and a natural linen drum shade. A 65cm contemporary statement lamp for consoles, sideboards and dressing tables.\"\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\u003eGlossy white ceramic base studded with sculptural bobbles, natural linen drum shade, the kind of lamp that turns a console into a conversation piece.\u003c\/p\u003e\n  \u003c\/blockquote\u003e\n\n  \u003cp class=\"body-intro\"\u003e\n    The Eldon Bobble Table Lamp is the lamp for the surface that needs something with personality. \u003cstrong\u003eA cylindrical ceramic base in glossy white is studded with rows of sculptural bobbles — five tiers of them — and topped with a wide, natural linen drum shade\u003c\/strong\u003e. Standing 65cm overall with a generous 40cm shade, the proportions are calibrated to hold their own on a console, sideboard or dressing table without crowding the surface. The contrast between the highly textural base and the quiet linen shade is the whole point: one carries the sculptural interest, the other keeps the piece grounded and warm. A lamp that adds presence and considered light to a 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    Most ceramic table lamps in this category default to a smooth, glazed silhouette — a vase form, a gourd, a cylinder — that reads as quiet but rarely as distinctive. The Eldon takes the opposite approach. \u003cstrong\u003eThe base is built from rows of generous, fully-rounded bobbles in glossy white glaze\u003c\/strong\u003e, drawing on a tradition that runs from mid-century Murano glass through to contemporary studio ceramics. The bobbles catch light differently from every angle — a quiet detail by day, a more sculptural play of highlights and shadows when the lamp is lit. The natural linen drum shade is the deliberate counterweight: rather than competing with the base, it sits visually quiet and lets the ceramic do the work. The result is a lamp with real sculptural presence that still reads as lighting rather than decor.\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 as a single statement on a console or dressing table, or buy in pairs to flank a bed, mirror or sideboard for a symmetrical scheme. Sits naturally alongside natural-toned linen upholstery, oak furniture and considered ceramic accessories.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"suits-row\"\u003e\n    \u003cspan class=\"suits-tag\"\u003eContemporary\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eModern Rustic\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eCoastal\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eTransitional\u003c\/span\u003e\n    \u003cspan class=\"suits-tag\"\u003eBohemian\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\"\u003eA hallway console, sideboard, dressing table, or as a pair flanking a bed or mirror. The 65cm height and 40cm shade give it presence, so it's better suited to surfaces with depth (around 35cm or more) rather than narrow shelves where the shade will overhang the edges.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eIs it heavy?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eYes — ceramic bases of this scale and texture have real weight, which is part of why they feel substantial in person and stay stable in use. We'd recommend a second pair of hands when unboxing and positioning, and a stable surface that can take the load.\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\"\u003eFor the ceramic base, wipe gently with a soft, barely-damp cloth — the glossy glaze cleans easily, but avoid abrasive cloths or scrubbing pads that can scratch the surface. For the linen shade, use a soft brush or the brush attachment on a vacuum on the lowest setting. Spot-treat any marks gently with a barely-damp cloth and dry immediately.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cp class=\"faq-q\"\u003eWhat bulb suits it best?\u003c\/p\u003e\n      \u003cp class=\"faq-a\"\u003eA warm white bulb (around 2700K) will flatter both the glossy white ceramic and the natural linen shade, giving a soft, warm pool of light. Cooler bulbs can make the white base read clinical and dull the warmth of the linen shade. Bulb not included.\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\"\u003eOverall height\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003e65 cm\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eShade diameter\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\"\u003eBase\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eGlazed ceramic, white\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eShade\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eDrum, natural linen\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eBulb fitting\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eE27 (not included)\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dim-cell\"\u003e\n        \u003cp class=\"dim-key\"\u003eSuitable for\u003c\/p\u003e\n        \u003cp class=\"dim-val\"\u003eIndoor use only\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"CharlesTed Home","offers":[{"title":"Default Title","offer_id":58140360606021,"sku":"LAMCHWTL055-SS26","price":149.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0807\/9782\/7397\/files\/Eldon_white_bobble_table_lamp.jpg?v=1780406293","url":"https:\/\/www.charlestedhome.co.uk\/products\/eldon-bobble-ceramic-lamp","provider":"CharlesTed Home","version":"1.0","type":"link"}