{"product_id":"cora-wood-table-lamp","title":"Cora Wood Table Lamp","description":"\u003c!-- ============================================================\n     WOOD TABLE LAMP — Shopify Product Description\n     Simplified version: 5 modules · High conversion · Complies with Docos page system\n     CSS prefix: .wtl-\n     ============================================================ --\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Wood Table Lamp\",\n  \"description\": \"A curved fabric shade with black trim and spherical wood base. Plug-in, push-button switch, dimmer compatible. Available in Gold, Walnut Color, Black, and White.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Wood, Metal, Fabric\",\n  \"color\": \"Gold, Walnut Color, Black, White\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Size\",         \"value\": \"Ø 38 cm × H 34 cm \/ 14.9″ × 13.3″\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",        \"value\": \"Curved fabric with black trim\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Base\",         \"value\": \"Spherical wood\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",       \"value\": \"E26 \/ E27\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",  \"value\": \"40W incandescent or LED equivalent\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Switch\",       \"value\": \"Push-button\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",       \"value\": \"Plug-in — 59-inch cord\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer\",       \"value\": \"Compatible (switch not included)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Use\",          \"value\": \"Indoor\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",\"value\": \"North America, Saudi Arabia, Europe, Australia\" }\n  ],\n  \"video\": [\n    {\"@type\":\"VideoObject\",\"name\":\"Wood Table Lamp\",\"embedUrl\":\"https:\/\/www.youtube.com\/embed\/3ll4t_rfp-A\",\"thumbnailUrl\":\"https:\/\/img.youtube.com\/vi\/3ll4t_rfp-A\/hqdefault.jpg\"},\n    {\"@type\":\"VideoObject\",\"name\":\"Wood Table Lamp – 2\",\"embedUrl\":\"https:\/\/www.youtube.com\/embed\/-HmYsMYrtNY\",\"thumbnailUrl\":\"https:\/\/img.youtube.com\/vi\/-HmYsMYrtNY\/hqdefault.jpg\"}\n  ],\n  \"offers\": {\"@type\":\"Offer\",\"availability\":\"https:\/\/schema.org\/InStock\",\"priceCurrency\":\"USD\",\"seller\":{\"@type\":\"Organization\",\"name\":\"Docos\"}}\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n  .wtl-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n  .wtl-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.4rem 0 1.2rem;\n  }\n\n  \/* Videos *\/\n  .wtl-videos { display: flex; flex-direction: column; gap: 10px; margin-bottom: 2rem; }\n  .wtl-vbox   { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; }\n  .wtl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* Intro *\/\n  .wtl-intro  { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; }\n  .wtl-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; }\n\n  \/* Pills *\/\n  .wtl-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; }\n  .wtl-pill  { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; }\n\n  \/* Why — Docos feature cards *\/\n  .wtl-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; }\n  .wtl-wc  { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; }\n  .wtl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .wtl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Before \/ After *\/\n  .wtl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2.4rem; }\n  .wtl-bac { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem; }\n  .wtl-bac--after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; }\n  .wtl-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .65rem; }\n  .wtl-bac--before .wtl-bac-label { color: #999; }\n  .wtl-bac--after  .wtl-bac-label { color: #b8924a; }\n  .wtl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; }\n  .wtl-bac-list li { font-size: .85rem; color: #555; display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5; }\n  .wtl-bac-list li::before { content: ''; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .52rem; flex-shrink: 0; }\n  .wtl-bac--before .wtl-bac-list li::before { background: #ccc; }\n  .wtl-bac--after  .wtl-bac-list li::before { background: #b8924a; }\n  @media(max-width:440px){.wtl-ba{grid-template-columns:1fr;}}\n\n  \/* Scenes *\/\n  .wtl-scenes {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 0; margin-bottom: 2.4rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; overflow: hidden;\n  }\n  .wtl-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; }\n  .wtl-sc:last-child { border-right: none; }\n  .wtl-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; }\n  .wtl-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .wtl-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .wtl-sc__tag  { display: block; margin-top: .7rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:480px){\n    .wtl-scenes{grid-template-columns:1fr;}\n    .wtl-sc{border-right:none;border-bottom:1px solid #e5e5e5;}\n    .wtl-sc:last-child{border-bottom:none;}\n  }\n\n  \/* Pair upsell *\/\n  .wtl-upsell {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: 1.1rem 1.3rem; margin-bottom: 2.4rem;\n    display: flex; align-items: center; gap: 1.2rem;\n    font-size: .9rem; color: #555; line-height: 1.65;\n  }\n  .wtl-upsell__count { font-size: 2.2rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; }\n  .wtl-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n  @media(max-width:440px){.wtl-upsell{flex-direction:column;gap:.7rem;}}\n\n  \/* Plug banner *\/\n  .wtl-plug {\n    display: flex; align-items: center; gap: 14px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .9rem 1.2rem; margin-bottom: 1.5rem;\n    font-size: .92rem; color: #1a1a1a; font-weight: 500;\n  }\n  .wtl-plug__icon { font-size: 1.3rem; flex-shrink: 0; }\n  .wtl-plug__sub  { font-size: .8rem; font-weight: 400; color: #777; display: block; margin-top: .1rem; }\n\n  \/* Colors *\/\n  .wtl-colors {\n    display: flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .7rem 1.1rem; margin-bottom: 1rem;\n    font-size: .85rem; color: #555;\n  }\n  .wtl-swatches { display: flex; gap: 7px; }\n  .wtl-sw { width: 20px; height: 20px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12); }\n  .wtl-sw--gold   { background: linear-gradient(135deg,#c9a96e,#e0c08a); }\n  .wtl-sw--walnut { background: #5a3e28; }\n  .wtl-sw--black  { background: #1e1a17; }\n  .wtl-sw--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n\n  \/* Size *\/\n  .wtl-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  .wtl-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; }\n  .wtl-specs li { display: flex; align-items: flex-start; gap: 9px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333; }\n  .wtl-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; }\n\n  \/* Footer *\/\n  .wtl-foot { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-bottom: 2rem; align-items: start; }\n  .wtl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; }\n  .wtl-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .wtl-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; }\n  .wtl-dls    { display: flex; flex-direction: column; gap: .45rem; }\n  .wtl-dl { display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a; font-size: .75rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; padding: .6rem .85rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s; }\n  .wtl-dl:hover { border-color: #b8924a; }\n  .wtl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){.wtl-foot{grid-template-columns:1fr;gap:1.2rem;}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"wtl-wrap\"\u003e\n\n  \u003c!-- ① HERO --\u003e\n  \u003cdiv class=\"wtl-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"wtl-videos\"\u003e\n    \u003cdiv class=\"wtl-vbox\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/3ll4t_rfp-A?si=Ni7tnSFhRwIQiKsw\" title=\"Wood Table Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wtl-vbox\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/-HmYsMYrtNY?si=EQw0onkdFwLgRck4\" title=\"Wood Table Lamp – 2\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"wtl-intro\"\u003e\n    This table lamp brings two materials into the same object that belong together —\n    a curved fabric shade that falls softly over a solid spherical wood base. The fabric\n    diffuses the bulb into a warm, even ambient glow while the rounded wood form below\n    grounds the lamp with a material weight that plastic and ceramic bases don't have.\n    The black trim at the shade's edge is the detail that keeps the whole thing from\n    reading as generic. Available in four finishes that span from warm to graphic.\n  \u003c\/p\u003e\n  \u003cp class=\"wtl-tagline\"\u003eThe lamp that adds warmth to the room before it's even switched on.\u003c\/p\u003e\n\n  \u003cdiv class=\"wtl-pills\"\u003e\n    \u003cspan class=\"wtl-pill\"\u003e🪵 Spherical Wood Base\u003c\/span\u003e\n    \u003cspan class=\"wtl-pill\"\u003e🎀 Curved Fabric Shade\u003c\/span\u003e\n    \u003cspan class=\"wtl-pill\"\u003e🔌 Plug-In\u003c\/span\u003e\n    \u003cspan class=\"wtl-pill\"\u003e🔆 Dimmer Compatible\u003c\/span\u003e\n    \u003cspan class=\"wtl-pill\"\u003eBlack + Walnut\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ② WHY IT WORKS --\u003e\n  \u003cdiv class=\"wtl-section-title\"\u003eWhy It Works\u003c\/div\u003e\n  \u003cdiv class=\"wtl-why\"\u003e\n    \u003cdiv class=\"wtl-wc\"\u003e\n      \u003cspan class=\"wtl-wc-icon\"\u003e🪵\u003c\/span\u003e\n      \u003cspan class=\"wtl-wc-title\"\u003eWood Base That Grounds\u003c\/span\u003e\n      The spherical wood base has the material weight and grain that tells a room this lamp was chosen deliberately — not grabbed from a shelf. It reads as warm and natural before the lamp is turned on and stays that way after.\n    \u003c\/div\u003e\n    \u003cdiv class=\"wtl-wc\"\u003e\n      \u003cspan class=\"wtl-wc-icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"wtl-wc-title\"\u003eFabric Soft Glow\u003c\/span\u003e\n      The curved fabric shade drapes gracefully and diffuses the bulb into a soft, warm output with no visible source. Combined with a dimmer switch (sold separately), the lamp moves smoothly from useful reading light to barely-there ambient warmth.\n    \u003c\/div\u003e\n    \u003cdiv class=\"wtl-wc\"\u003e\n      \u003cspan class=\"wtl-wc-icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan class=\"wtl-wc-title\"\u003eTwo Combinations, Both Right\u003c\/span\u003e\n      Black body with white shade — the contrast is graphic and modern, the white fabric glows warmly against the dark base. Walnut body with white shade — the natural wood grain and the soft fabric read as the same material language, warm and collected from every angle. Both use the same curved white shade; the base makes the difference.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ③ BEFORE \/ AFTER --\u003e\n  \u003cdiv class=\"wtl-section-title\"\u003eBefore \u0026amp; After\u003c\/div\u003e\n  \u003cdiv class=\"wtl-ba\"\u003e\n    \u003cdiv class=\"wtl-bac wtl-bac--before\"\u003e\n      \u003cspan class=\"wtl-bac-label\"\u003eWithout\u003c\/span\u003e\n      \u003cul class=\"wtl-bac-list\"\u003e\n        \u003cli\u003eNightstand reads as purely functional\u003c\/li\u003e\n        \u003cli\u003eOverhead light does all the work\u003c\/li\u003e\n        \u003cli\u003eNo warm light at eye and surface level\u003c\/li\u003e\n        \u003cli\u003eRoom feels complete but cold\u003c\/li\u003e\n        \u003cli\u003eNo natural material presence on the surface\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wtl-bac wtl-bac--after\"\u003e\n      \u003cspan class=\"wtl-bac-label\"\u003eWith This Lamp\u003c\/span\u003e\n      \u003cul class=\"wtl-bac-list\"\u003e\n        \u003cli\u003eWood base brings warmth and texture to the surface\u003c\/li\u003e\n        \u003cli\u003eFabric shade creates a warm pool of soft light\u003c\/li\u003e\n        \u003cli\u003eRoom feels layered — both ceiling and table lit\u003c\/li\u003e\n        \u003cli\u003eNatural material makes the surface feel curated\u003c\/li\u003e\n        \u003cli\u003eSpace feels lived-in and intentional\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ④ SCENES --\u003e\n  \u003cdiv class=\"wtl-section-title\"\u003eWhere It Works Best\u003c\/div\u003e\n  \u003cdiv class=\"wtl-scenes\"\u003e\n    \u003cdiv class=\"wtl-sc\"\u003e\n      \u003cspan class=\"wtl-sc__icon\"\u003e🛏\u003c\/span\u003e\n      \u003cspan class=\"wtl-sc__name\"\u003eBedside\u003c\/span\u003e\n      \u003cp class=\"wtl-sc__desc\"\u003eThe push-button switch is reachable in the dark. The warm fabric glow winds the room down before sleep and provides enough light for reading. The wood base makes the nightstand feel considered rather than cluttered.\u003c\/p\u003e\n      \u003cspan class=\"wtl-sc__tag\"\u003ePush-button switch\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wtl-sc\"\u003e\n      \u003cspan class=\"wtl-sc__icon\"\u003e🛋\u003c\/span\u003e\n      \u003cspan class=\"wtl-sc__name\"\u003eLiving Room\u003c\/span\u003e\n      \u003cp class=\"wtl-sc__desc\"\u003eOn a side table or console beside the sofa, the lamp adds a warm secondary light layer to the room — the wood base anchors the surface visually while the fabric shade fills the seating area with soft ambient output.\u003c\/p\u003e\n      \u003cspan class=\"wtl-sc__tag\"\u003eAmbient layer\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"wtl-sc\"\u003e\n      \u003cspan class=\"wtl-sc__icon\"\u003e🖥\u003c\/span\u003e\n      \u003cspan class=\"wtl-sc__name\"\u003eDesk or Shelf\u003c\/span\u003e\n      \u003cp class=\"wtl-sc__desc\"\u003eThe spherical wood base reads as a collected object on any desk or bookshelf — it looks intentional alongside books, plants, and ceramics. The fabric shade adds warmth to a workspace that would otherwise rely on cool overhead light.\u003c\/p\u003e\n      \u003cspan class=\"wtl-sc__tag\"\u003eNatural material presence\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ⑤ PAIR UPSELL --\u003e\n  \u003cdiv class=\"wtl-section-title\"\u003eBetter in Pairs\u003c\/div\u003e\n  \u003cdiv class=\"wtl-upsell\"\u003e\n    \u003cspan class=\"wtl-upsell__count\"\u003e×2\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"wtl-upsell__title\"\u003eTwo flanking a bed — the bedroom looks finished.\u003c\/span\u003e\n      Two matching lamps on either side of a bed creates the bilateral symmetry that makes a bedroom feel designed rather than furnished. Each side gets its own warm light pool, its own switch, its own wood base. Order two of the same finish for a composed uniform pair — or mix Black and Walnut for a tonal arrangement where each side has its own character while the shared white fabric shade holds everything together.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Plug banner --\u003e\n  \u003cdiv class=\"wtl-plug\"\u003e\n    \u003cspan class=\"wtl-plug__icon\"\u003e🔌\u003c\/span\u003e\n    \u003cdiv\u003e\n      Plug it in anywhere.\n      \u003cspan class=\"wtl-plug__sub\"\u003e59-inch cord with push-button switch — no hardwiring, no installation. Move it between rooms freely.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Colors --\u003e\n  \u003cdiv class=\"wtl-section-title\"\u003eColors\u003c\/div\u003e\n  \u003cdiv class=\"wtl-colors\"\u003e\n    \u003cdiv class=\"wtl-swatches\"\u003e\n      \u003cspan class=\"wtl-sw wtl-sw--black\" title=\"Black body + White shade\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"wtl-sw wtl-sw--walnut\" title=\"Walnut body + White shade\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eBlack + White Shade  ·  Walnut + White Shade\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Size --\u003e\n  \u003cdiv class=\"wtl-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"wtl-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 38 cm × H 34 cm\u003c\/strong\u003e  \/  ∅ 14.9″ × H 13.3″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Details --\u003e\n  \u003cdiv class=\"wtl-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"wtl-specs\"\u003e\n    \u003cli\u003eColors: \u003cstrong\u003eBlack body + White shade  ·  Walnut body + White shade\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eBase: \u003cstrong\u003eSpherical Wood\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eWood, Metal \u0026amp; Fabric\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch 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\u003eSwitch: \u003cstrong\u003ePush-button\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003eUse: \u003cstrong\u003eIndoor\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Saudi Arabia · Europe · Australia\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Footer --\u003e\n  \u003cdiv class=\"wtl-foot\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"wtl-foot-label\"\u003eCertifications\u003c\/span\u003e\n      \u003cdiv class=\"wtl-badges\"\u003e\n        \u003cspan class=\"wtl-badge\"\u003e🌎 North America\u003c\/span\u003e\n        \u003cspan class=\"wtl-badge\"\u003e🌙 Saudi Arabia\u003c\/span\u003e\n        \u003cspan class=\"wtl-badge\"\u003e🌍 Europe\u003c\/span\u003e\n        \u003cspan class=\"wtl-badge\"\u003e🌏 Australia\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"wtl-foot-label\"\u003eDownloads\u003c\/span\u003e\n      \u003cdiv class=\"wtl-dls\"\u003e\n        \u003ca class=\"wtl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1I0p8DDXSoAn1rKJkK5Ycoa-hm1tf_1YK\/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=\"wtl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1cHlC4rItc2qbt_Xfv3dGBkXbNvMAWv1s\/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      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .wtl-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 38cm x H 34cm \/ ∅ 14.9″ x H 13.3″ \/ Black \u0026 White \/ US Plug","offer_id":58312830615897,"sku":"DCT-88202-01","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 34cm \/ ∅ 14.9″ x H 13.3″ \/ Black \u0026 White \/ UK Plug","offer_id":58312830648665,"sku":"DCT-88202-02","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 34cm \/ ∅ 14.9″ x H 13.3″ \/ Black \u0026 White \/ AU Plug","offer_id":58312830681433,"sku":"DCT-88202-03","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 34cm \/ ∅ 14.9″ x H 13.3″ \/ Black \u0026 White \/ EU Plug","offer_id":58312830714201,"sku":"DCT-88202-04","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 34cm \/ ∅ 14.9″ x H 13.3″ \/ Walnut Color \u0026 White \/ US Plug","offer_id":58312830746969,"sku":"DCT-88202-05","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 34cm \/ ∅ 14.9″ x H 13.3″ \/ Walnut Color \u0026 White \/ UK Plug","offer_id":58312830779737,"sku":"DCT-88202-06","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 34cm \/ ∅ 14.9″ x H 13.3″ \/ Walnut Color \u0026 White \/ AU Plug","offer_id":58312830812505,"sku":"DCT-88202-07","price":185.0,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 34cm \/ ∅ 14.9″ x H 13.3″ \/ Walnut Color \u0026 White \/ EU Plug","offer_id":58312830845273,"sku":"DCT-88202-08","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Cora_Wood_Table_Lamp_1.jpg?v=1781624651","url":"https:\/\/www.tumdi.co\/products\/cora-wood-table-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}