{"product_id":"firebeam-table-lamp","title":"Firebeam Table Lamp","description":"\u003c!-- ============================================================\n     FIREBEAM TABLE LAMP — Shopify Product Description\n     Color Scheme: Matches docos.us store theme\n     Conversion Optimization: Flame light effect + Ambient light + Emotional experience\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\n\n\u003c!-- ① JSON-LD structured data --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Firebeam Table Lamp\",\n  \"description\": \"The Firebeam Table Lamp features a hand-blown glass shade and solid wood base with a warm, fire-like three-color LED glow. Plug-in with push-button switch. Available in Orange and Wood Color.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Wood, Glass\",\n  \"color\": \"Orange, Wood Color\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Diameter\",          \"value\": \"30 cm \/ 11.8 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"27 cm \/ 10.6 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Body\",              \"value\": \"Solid Wood\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",             \"value\": \"Hand-blown Glass\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",            \"value\": \"E14\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",       \"value\": \"15W incandescent or LED equivalent\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Color Modes\",       \"value\": \"Three-color changing light\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Switch\",            \"value\": \"Push-button\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Plug-in — 59-inch cord\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Use\",               \"value\": \"Indoor\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",    \"value\": \"North America, Saudi Arabia, Europe, Australia\" }\n  ],\n  \"video\": [\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"Firebeam Table Lamp\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/2H1DFwa3ezE\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/2H1DFwa3ezE\/hqdefault.jpg\"\n    },\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"Firebeam Table Lamp – Video 2\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/NhdtzbAIa3E\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/NhdtzbAIa3E\/hqdefault.jpg\"\n    }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceCurrency\": \"USD\",\n    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }\n  }\n}\n\u003c\/script\u003e\n\n\u003c!-- ② Styles --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  White background   #f7f7f7  Card background\n   * #e5e5e5  Border             #1a1a1a  Body text\n   * #555555  Secondary text     #b8924a  Warm gold accent\n   * #fff8ee  Hint background     #e8c87a  Hint border\n   *\/\n  .fbm-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\n  \/* Section title *\/\n  .fbm-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.2rem 0 1.1rem;\n  }\n\n  \/* Video: Single column full-width stack *\/\n  .fbm-video-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-bottom: 2rem;\n  }\n  .fbm-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n  }\n  .fbm-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n\n  \/* Hero text *\/\n  .fbm-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Core selling points card *\/\n  .fbm-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .fbm-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .fbm-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .fbm-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Mood experience banner *\/\n  .fbm-mood-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .fbm-mood-banner__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    letter-spacing: .04em;\n    display: block;\n    margin-bottom: .35rem;\n  }\n\n  \/* Color temperature options *\/\n  .fbm-cct-bar {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .fbm-cct-chip {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .45rem .9rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.4;\n  }\n  .fbm-cct-dot {\n    width: 14px; height: 14px;\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n  .fbm-cct-dot--warm   { background: #ffcc77; }\n  .fbm-cct-dot--neutral{ background: #ffe4aa; border: 1px solid #ddd; }\n  .fbm-cct-dot--cool   { background: #e8f4ff; border: 1px solid #ccd; }\n\n  \/* Suitable scenes *\/\n  .fbm-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .fbm-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* Color swatches *\/\n  .fbm-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .fbm-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .fbm-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .fbm-swatch--orange { background: #d06020; }\n  .fbm-swatch--wood   { background: #b8844a; }\n\n  \/* Size card *\/\n  .fbm-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .fbm-size-card svg { flex-shrink: 0; }\n\n  \/* Specifications list *\/\n  .fbm-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .fbm-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .fbm-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* Certification badges *\/\n  .fbm-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .fbm-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* Downloads *\/\n  .fbm-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .fbm-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .fbm-dl-item:hover { opacity: .65; }\n  .fbm-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ③ Visualization content --\u003e\n\u003cdiv class=\"fbm-wrap\"\u003e\n\n  \u003c!-- Video --\u003e\n  \u003cdiv class=\"fbm-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"fbm-video-stack\"\u003e\n    \u003cdiv class=\"fbm-video-box\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/2H1DFwa3ezE?si=C_6fb1IQ_7DchFSx\" title=\"Firebeam 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=\"fbm-video-box\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/NhdtzbAIa3E\" title=\"Firebeam Table Lamp – Video 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  \u003c!-- Hero text --\u003e\n  \u003cp class=\"fbm-intro\"\u003e\n    The \u003cstrong\u003eFirebeam Table Lamp\u003c\/strong\u003e doesn't light a room the way a task lamp does.\n    It lights it the way a fire does — from below, with warmth and movement, filling the space\n    around it with something that feels alive rather than switched on. The hand-blown glass\n    shade catches the light and sends it across the surfaces nearby in a way that shifts as\n    the evening settles around it.\n  \u003c\/p\u003e\n  \u003cp class=\"fbm-intro\"\u003e\n    A solid wood base, a glass dome, three color temperatures. On the nightstand, the side\n    table, or the shelf — the Firebeam changes the character of wherever it's placed.\n  \u003c\/p\u003e\n\n  \u003c!-- Core selling points --\u003e\n  \u003cdiv class=\"fbm-section-title\"\u003eWhat Firebeam Does\u003c\/div\u003e\n  \u003cdiv class=\"fbm-features\"\u003e\n    \u003cdiv class=\"fbm-feature-card\"\u003e\n      \u003cspan class=\"fbm-feature-card__icon\"\u003e🔥\u003c\/span\u003e\n      \u003cspan class=\"fbm-feature-card__title\"\u003eFire-Like Warmth\u003c\/span\u003e\n      The hand-blown glass amplifies and scatters warm light in the way\n      that only glass can — the output moves slightly as the ambient\n      temperature changes, giving the room a sense of living light rather\n      than fixed illumination.\n    \u003c\/div\u003e\n    \u003cdiv class=\"fbm-feature-card\"\u003e\n      \u003cspan class=\"fbm-feature-card__icon\"\u003e🫧\u003c\/span\u003e\n      \u003cspan class=\"fbm-feature-card__title\"\u003eHand-Blown Glass Shade\u003c\/span\u003e\n      No two hand-blown shades are formed identically — minor variations\n      in the glass surface give each lamp a slightly different quality\n      of diffusion. The lamp you receive is genuinely one of a kind.\n    \u003c\/div\u003e\n    \u003cdiv class=\"fbm-feature-card\"\u003e\n      \u003cspan class=\"fbm-feature-card__icon\"\u003e🪵\u003c\/span\u003e\n      \u003cspan class=\"fbm-feature-card__title\"\u003eSolid Wood Base\u003c\/span\u003e\n      The wood base grounds the warmth of the glass above it — organic\n      material, organic light. The combination reads as considered and\n      natural rather than designed and manufactured.\n    \u003c\/div\u003e\n    \u003cdiv class=\"fbm-feature-card\"\u003e\n      \u003cspan class=\"fbm-feature-card__icon\"\u003e🎛\u003c\/span\u003e\n      \u003cspan class=\"fbm-feature-card__title\"\u003eThree Color Modes\u003c\/span\u003e\n      Cycle through warm, neutral, and cool with a press of the button —\n      warm for evenings and bedside, neutral for desks and reading,\n      cool for focus and morning energy.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Mood experience banner --\u003e\n  \u003cdiv class=\"fbm-mood-banner\"\u003e\n    \u003cspan class=\"fbm-mood-banner__title\"\u003eLight That Changes the Room's Mood\u003c\/span\u003e\n    Most table lamps serve a surface — they illuminate a book, a keyboard, a corner.\n    Firebeam serves the whole room. Set it on a nightstand and the bedroom feels different\n    within minutes: warmer, quieter, more like somewhere you actually want to be. The wood\n    and glass read as natural and considered in a way that plastic and acrylic bases don't,\n    and the fire-toned output does the work of making an evening feel intentional.\n  \u003c\/div\u003e\n\n  \u003c!-- Color temperature options --\u003e\n  \u003cdiv class=\"fbm-section-title\"\u003eThree Color Modes\u003c\/div\u003e\n  \u003cdiv class=\"fbm-cct-bar\"\u003e\n    \u003cdiv class=\"fbm-cct-chip\"\u003e\n      \u003cspan class=\"fbm-cct-dot fbm-cct-dot--warm\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eWarm\u003c\/strong\u003e\u003cbr\u003e\n      \u003cspan style=\"font-size:.78rem;color:#888;\"\u003eEvening, bedside, dining\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fbm-cct-chip\"\u003e\n      \u003cspan class=\"fbm-cct-dot fbm-cct-dot--neutral\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eNeutral\u003c\/strong\u003e\u003cbr\u003e\n      \u003cspan style=\"font-size:.78rem;color:#888;\"\u003eAll-day, reading, living room\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"fbm-cct-chip\"\u003e\n      \u003cspan class=\"fbm-cct-dot fbm-cct-dot--cool\"\u003e\u003c\/span\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eCool\u003c\/strong\u003e\u003cbr\u003e\n      \u003cspan style=\"font-size:.78rem;color:#888;\"\u003eFocus, desk, morning use\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Suitable scenes --\u003e\n  \u003cdiv class=\"fbm-section-title\"\u003eRight For\u003c\/div\u003e\n  \u003cdiv class=\"fbm-rooms\"\u003e\n    \u003cspan class=\"fbm-room-tag\"\u003e🛏 Nightstand\u003c\/span\u003e\n    \u003cspan class=\"fbm-room-tag\"\u003e📚 Bookshelf\u003c\/span\u003e\n    \u003cspan class=\"fbm-room-tag\"\u003e🛋 Side Table\u003c\/span\u003e\n    \u003cspan class=\"fbm-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e\n    \u003cspan class=\"fbm-room-tag\"\u003e🪵 Mantle\u003c\/span\u003e\n    \u003cspan class=\"fbm-room-tag\"\u003e🎁 Meaningful Gift\u003c\/span\u003e\n    \u003cspan class=\"fbm-room-tag\"\u003e🧘 Meditation Space\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Color bar --\u003e\n  \u003cdiv class=\"fbm-color-bar\"\u003e\n    \u003cdiv class=\"fbm-color-bar__swatches\"\u003e\n      \u003cspan class=\"fbm-swatch fbm-swatch--orange\" title=\"Orange\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"fbm-swatch fbm-swatch--wood\" title=\"Wood Color\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eOrange · Wood Color\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Size --\u003e\n  \u003cdiv class=\"fbm-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"fbm-size-card\"\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 30 cm × H 27 cm\u003c\/strong\u003e  \/  ∅ 11.8″ × H 10.6″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specification details --\u003e\n  \u003cdiv class=\"fbm-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"fbm-specs\"\u003e\n    \u003cli\u003eBody: \u003cstrong\u003eSolid Wood\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eShade: \u003cstrong\u003eHand-blown Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eWood \u0026amp; Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eE14\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMax bulb: \u003cstrong\u003e15W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e\n    \u003cli\u003eColor modes: \u003cstrong\u003eThree-color changing\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSwitch: \u003cstrong\u003ePush-button\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch cord\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!-- Certification badges --\u003e\n  \u003cdiv class=\"fbm-badges\"\u003e\n    \u003cspan class=\"fbm-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"fbm-badge\"\u003e🌙 Saudi Arabia\u003c\/span\u003e\n    \u003cspan class=\"fbm-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"fbm-badge\"\u003e🌏 Australia\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Document downloads --\u003e\n  \u003cdiv class=\"fbm-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"fbm-downloads\"\u003e\n\n    \u003ca class=\"fbm-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1FnRkniIspQYcaYLEV3srvQQO2IhN3VBO\/view?usp=share_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=\"Parameter document\" loading=\"lazy\"\u003e\n      Parameter\n    \u003c\/a\u003e\n\n    \u003ca class=\"fbm-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1CJcFlNg_AHi4bHpF6Pm2pz78msskWukn\/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=\"Installation guide\" loading=\"lazy\"\u003e\n      Installation\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .fbm-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Dia 30cm x H 27cm \/ ∅ 11.8″ x H 10.6″ \/ Orange \u0026 Wood Color \/ US plug","offer_id":58312479703385,"sku":"DCT-8561-1","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 27cm \/ ∅ 11.8″ x H 10.6″ \/ Orange \u0026 Wood Color \/ UK plug","offer_id":58312479736153,"sku":"DCT-8561-2","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 27cm \/ ∅ 11.8″ x H 10.6″ \/ Orange \u0026 Wood Color \/ AU plug","offer_id":58312479768921,"sku":"DCT-8561-3","price":145.0,"currency_code":"USD","in_stock":true},{"title":"Dia 30cm x H 27cm \/ ∅ 11.8″ x H 10.6″ \/ Orange \u0026 Wood Color \/ EU plug","offer_id":58312479801689,"sku":"DCT-8561-4","price":145.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Firebeam_Table_Lamp_24.jpg?v=1781621836","url":"https:\/\/www.tumdi.co\/products\/firebeam-table-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}