{"product_id":"ekeby-ceramics-table-lamp","title":"Ekeby Ceramics Table Lamp","description":"\u003c!-- ============================================================\n     EKEBY CERAMICS TABLE LAMP — Shopify Product Description\n     精简版 · Docos 页面系统\n     CSS prefix: .ect-\n     ============================================================ --\u003e\n\n\n\n\u003cstyle\u003e\n  \/* ─── Base ─────────────────────────────────────────────── *\/\n  .ect-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.75;\n    max-width: 860px;\n    margin: 0 auto;\n    background: transparent;\n  }\n\n  .ect-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.6rem 0 1.2rem;\n  }\n\n  \/* ─── § 1 HERO ──────────────────────────────────────────── *\/\n  .ect-hero-hook {\n    font-size: 1.15rem;\n    font-weight: 500;\n    color: #1a1a1a;\n    line-height: 1.65;\n    margin-bottom: .9rem;\n    border-left: 3px solid #b8924a;\n    padding-left: 1rem;\n  }\n  .ect-hero-body {\n    font-size: .93rem;\n    color: #555;\n    line-height: 1.85;\n    margin-bottom: 1.4rem;\n  }\n  .ect-hero-pts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }\n  .ect-hero-pt  {\n    display: flex; align-items: center; gap: 7px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .3rem .9rem;\n    font-size: .8rem; color: #555; font-weight: 500;\n  }\n\n  \/* ─── § 2 WHY YOU'LL LOVE IT ───────────────────────────── *\/\n  .ect-why {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  @media(max-width:480px){ .ect-why { grid-template-columns: 1fr; } }\n  .ect-wc {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6;\n  }\n  .ect-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .ect-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* ─── § 3 USE SCENARIOS ─────────────────────────────────── *\/\n  .ect-scenarios {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 0; margin-bottom: 2rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 8px; overflow: hidden;\n  }\n  .ect-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; }\n  .ect-scenario:last-child { border-right: none; }\n  .ect-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; }\n  .ect-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .ect-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; }\n  .ect-scenario__tag  { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:520px){\n    .ect-scenarios { grid-template-columns: 1fr; }\n    .ect-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }\n    .ect-scenario:last-child { border-bottom: none; }\n  }\n\n  \/* ─── Color cards ────────────────────────────────────────── *\/\n  .ect-colors-grid {\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));\n    gap: 8px; margin-bottom: 2rem;\n  }\n  .ect-color-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: .8rem 1rem; display: flex; align-items: center; gap: 10px;\n    font-size: .85rem; color: #333; font-weight: 500;\n  }\n  .ect-sw {\n    width: 22px; height: 22px; border-radius: 50%; flex-shrink: 0;\n    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12);\n  }\n  .ect-sw--white  { background: #f5f5f2; border-color: #ccc; }\n  .ect-sw--brown  { background: #7c5c3e; }\n  .ect-sw--black  { background: #2a2a2a; }\n  .ect-sw--beige  { background: #d9cbb8; }\n\n  \/* ─── Product Size ───────────────────────────────────────── *\/\n  .ect-size {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .75rem 1.2rem; font-size: .9rem;\n    color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* ─── Specs ──────────────────────────────────────────────── *\/\n  .ect-specs {\n    list-style: none; padding: 0; margin: 0 0 2rem;\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(255px, 1fr)); gap: 7px;\n  }\n  .ect-specs li {\n    display: flex; align-items: flex-start; gap: 9px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333;\n  }\n  .ect-specs li::before {\n    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;\n    border-radius: 50%; background: #b8924a; margin-top: 7px;\n  }\n  .ect-specs strong { white-space: nowrap; }\n\n  \/* ─── Footer ─────────────────────────────────────────────── *\/\n  .ect-foot {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr;\n    gap: 2rem; margin-bottom: 2rem; align-items: start;\n  }\n  .ect-foot-label {\n    font-size: .62rem; font-weight: 700; letter-spacing: .16em;\n    text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem;\n  }\n  .ect-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .ect-badge  {\n    background: #fff; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .25rem .85rem;\n    font-size: .78rem; color: #333; width: fit-content;\n  }\n  .ect-dls { display: flex; flex-direction: column; gap: .45rem; }\n  .ect-dl {\n    display: flex; align-items: center; gap: 9px;\n    text-decoration: none; color: #1a1a1a;\n    font-size: .75rem; font-weight: 600; letter-spacing: .07em;\n    text-transform: uppercase; padding: .6rem .85rem;\n    background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;\n  }\n  .ect-dl:hover { border-color: #b8924a; }\n  .ect-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){ .ect-foot { grid-template-columns: 1fr; gap: 1.2rem; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ect-wrap\"\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 1  HERO\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"ect-section-title\"\u003eEkeby Ceramics Table Lamp\u003c\/div\u003e\n  \u003cp class=\"ect-hero-hook\"\u003e\n    A ceramic base that earns its place on every surface it touches.\n  \u003c\/p\u003e\n  \u003cp class=\"ect-hero-body\"\u003e\n    The \u003cstrong\u003eEkeby\u003c\/strong\u003e starts with the thing most table lamps skip entirely: the base.\n    Handcrafted ceramic in a form that reads as both sculptural and grounded — the kind of\n    object that improves the shelf, nightstand, or console it sits on even before the lamp\n    is switched on. The fabric shade diffuses the bulb into a warm, even glow that fills the\n    immediate space without demanding attention. At 40 cm wide and 38 cm tall, the Ekeby is\n    scaled for real rooms — present enough to be noticed, calm enough to live with every day.\n    Plug in, push the button, and the room settles into something quieter.\n  \u003c\/p\u003e\n  \u003cdiv class=\"ect-hero-pts\"\u003e\n    \u003cdiv class=\"ect-hero-pt\"\u003e🏺 Handcrafted Ceramic Base\u003c\/div\u003e\n    \u003cdiv class=\"ect-hero-pt\"\u003e🌿 Fabric Shade · Warm Diffused Glow\u003c\/div\u003e\n    \u003cdiv class=\"ect-hero-pt\"\u003e🔌 Plug-In · No Electrician Needed\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 2  WHY YOU'LL LOVE IT\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"ect-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n  \u003cdiv class=\"ect-why\"\u003e\n    \u003cdiv class=\"ect-wc\"\u003e\n      \u003cspan class=\"ect-wc-icon\"\u003e🏺\u003c\/span\u003e\n      \u003cspan class=\"ect-wc-title\"\u003eThe Base Is the Design\u003c\/span\u003e\n      Most table lamps are defined by their shade. The Ekeby is defined by its ceramic base — the handcrafted texture gives the object weight and presence in daylight. It's a piece worth having on the shelf whether or not the bulb is on.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ect-wc\"\u003e\n      \u003cspan class=\"ect-wc-icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"ect-wc-title\"\u003eWarm Light, Fabric-Soft\u003c\/span\u003e\n      The fabric shade wraps the bulb in a diffused, even glow that spreads softly into the room without hot spots or harsh directionality. Pair with a dimmer (sold separately) to move between a bright reading light and a low, candlelit evening presence.\n    \u003c\/div\u003e\n    \u003cdiv class=\"ect-wc\"\u003e\n      \u003cspan class=\"ect-wc-icon\"\u003e🔌\u003c\/span\u003e\n      \u003cspan class=\"ect-wc-title\"\u003ePlug-In — No Installation Required\u003c\/span\u003e\n      The Ekeby arrives with a 59-inch cord and plug — place it anywhere within reach of an outlet and it's ready. No hardwiring, no electrician, no ceiling access required. Move it from room to room as the space changes around it.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ─────────────────────────────────────────\n       § 3  USE SCENARIOS\n  ───────────────────────────────────────── --\u003e\n  \u003cdiv class=\"ect-section-title\"\u003eWhere It Lives Best\u003c\/div\u003e\n  \u003cdiv class=\"ect-scenarios\"\u003e\n    \u003cdiv class=\"ect-scenario\"\u003e\n      \u003cspan class=\"ect-scenario__icon\"\u003e🛏\u003c\/span\u003e\n      \u003cspan class=\"ect-scenario__name\"\u003eBedside Table\u003c\/span\u003e\n      \u003cp class=\"ect-scenario__desc\"\u003eAt nightstand height, the Ekeby's ceramic base is the last thing you see before sleep and the first thing you reach for in the morning. The push-button switch sits within easy reach on the cord, and the fabric shade keeps the light warm and unhurried — bright enough to read by, soft enough to drift off under.\u003c\/p\u003e\n      \u003cspan class=\"ect-scenario__tag\"\u003eDimmer — sold separately\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ect-scenario\"\u003e\n      \u003cspan class=\"ect-scenario__icon\"\u003e🛋\u003c\/span\u003e\n      \u003cspan class=\"ect-scenario__name\"\u003eLiving Room\u003c\/span\u003e\n      \u003cp class=\"ect-scenario__desc\"\u003eOn a side table or console beside a sofa, the Ekeby creates a warm pool of ambient light that makes the seating area feel more intimate than overhead lighting does. Choose Brown or Beige to warm the room further, or Black for a more architectural contrast.\u003c\/p\u003e\n      \u003cspan class=\"ect-scenario__tag\"\u003eLayered ambient light\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ect-scenario\"\u003e\n      \u003cspan class=\"ect-scenario__icon\"\u003e🪴\u003c\/span\u003e\n      \u003cspan class=\"ect-scenario__name\"\u003eShelf or Console\u003c\/span\u003e\n      \u003cp class=\"ect-scenario__desc\"\u003eOn a bookshelf, sideboard, or entryway console, the handcrafted ceramic base earns its place among books, vessels, and objects — a sculptural presence with a practical function. The 59-inch cord gives generous reach to nearby outlets.\u003c\/p\u003e\n      \u003cspan class=\"ect-scenario__tag\"\u003eSculptural accent light\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Colors --\u003e\n  \u003cdiv class=\"ect-section-title\"\u003eColors\u003c\/div\u003e\n  \u003cdiv class=\"ect-colors-grid\"\u003e\n    \u003cdiv class=\"ect-color-card\"\u003e\n\u003cspan class=\"ect-sw ect-sw--white\"\u003e\u003c\/span\u003e White\u003c\/div\u003e\n    \u003cdiv class=\"ect-color-card\"\u003e\n\u003cspan class=\"ect-sw ect-sw--brown\"\u003e\u003c\/span\u003e Brown\u003c\/div\u003e\n    \u003cdiv class=\"ect-color-card\"\u003e\n\u003cspan class=\"ect-sw ect-sw--black\"\u003e\u003c\/span\u003e Black\u003c\/div\u003e\n    \u003cdiv class=\"ect-color-card\"\u003e\n\u003cspan class=\"ect-sw ect-sw--beige\"\u003e\u003c\/span\u003e Beige\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Size --\u003e\n  \u003cdiv class=\"ect-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"ect-size\"\u003e\n    \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eDia 40 cm × H 38 cm\u003c\/strong\u003e  \/  ∅ 15.7″ × H 14.9″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"ect-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"ect-specs\"\u003e\n    \u003cli\u003eBase: \u003cstrong\u003eHandcrafted Ceramics\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eShade: \u003cstrong\u003eFabric\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eMetal, Ceramics \u0026amp; Fabric\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003ePower: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch cord with plug\u003c\/li\u003e\n    \u003cli\u003eSwitch: \u003cstrong\u003ePush-button\u003c\/strong\u003e on cord\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003eUse: \u003cstrong\u003eIndoor only\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Australia · Europe · Saudi Arabia\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Footer --\u003e\n  \u003cdiv class=\"ect-foot\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ect-foot-label\"\u003eCertifications\u003c\/span\u003e\n      \u003cdiv class=\"ect-badges\"\u003e\n        \u003cspan class=\"ect-badge\"\u003e🌎 North America\u003c\/span\u003e\n        \u003cspan class=\"ect-badge\"\u003e🌏 Australia\u003c\/span\u003e\n        \u003cspan class=\"ect-badge\"\u003e🌍 Europe\u003c\/span\u003e\n        \u003cspan class=\"ect-badge\"\u003e🌙 Saudi Arabia\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"ect-foot-label\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"ect-dls\"\u003e\n        \u003ca class=\"ect-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1qLRbEV7HqdZCRNF-fFUKGzKrXGCQe-7o\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Parameter\n        \u003c\/a\u003e\n        \u003ca class=\"ect-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1zv6AprRFm28coVVD1uRsCcPKDzxMLDMU\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          Installation\n        \u003c\/a\u003e\n        \u003ca class=\"ect-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1NpBH-lQ2nTO8OyEFt2a_acUblW_CQ0SY\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e\n          3D Files\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .ect-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ Brown \u0026 Beige \/ US plug","offer_id":49225391112466,"sku":"DCT-71152-1","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ Brown \u0026 Beige \/ UK plug","offer_id":49225391178002,"sku":"DCT-71152-2","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ Brown \u0026 Beige \/ AU plug","offer_id":49225391243538,"sku":"DCT-71152-3","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ Brown \u0026 Beige \/ EU plug","offer_id":49225391309074,"sku":"DCT-71152-4","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ White \u0026 Beige \/ US plug","offer_id":49225391341842,"sku":"DCT-71152-5","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ White \u0026 Beige \/ UK plug","offer_id":49225391440146,"sku":"DCT-71152-6","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ White \u0026 Beige \/ AU plug","offer_id":49225391472914,"sku":"DCT-71152-7","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ White \u0026 Beige \/ EU plug","offer_id":49225391505682,"sku":"DCT-71152-8","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ Black \u0026 Beige \/ US plug","offer_id":49225391571218,"sku":"DCT-71152-9","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ Black \u0026 Beige \/ UK plug","offer_id":49225391603986,"sku":"DCT-71152-10","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ Black \u0026 Beige \/ AU plug","offer_id":49225391636754,"sku":"DCT-71152-11","price":472.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 40cm x H 38cm \/ ∅ 15.7″ x H 14.9″ \/ Black \u0026 Beige \/ EU plug","offer_id":49225391767826,"sku":"DCT-71152-12","price":472.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Ekeby_Ceramics_Table_Lamp_1_d1411d47-33f7-4ec9-a711-ddf23e376417.jpg?v=1731464793","url":"https:\/\/docos.us\/en-ca\/products\/ekeby-ceramics-table-lamp","provider":"Docos","version":"1.0","type":"link"}