{"product_id":"crystal-diamond-table-lamp-built-in-battery","title":"Crystal Diamond Table Lamp (built-in battery)","description":"\u003c!-- ============================================================\n     CRYSTAL DIAMOND TABLE LAMP — Shopify Product Description\n     Color Scheme: Matches the theme of the docos.us store\n     Conversion Optimization: Premium copy + Emotional hook + Scene embedding\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\": \"Crystal Diamond Table Lamp\",\n  \"description\": \"The Crystal Diamond Table Lamp features hand-cut and hand-polished crystal glass surfaces that deliver superior radiance and glimmer. Its integrated rechargeable LED provides up to 10 hours of warm 3000K light per charge. Cordless, compact, and completely wireless — place it anywhere light and elegance are needed.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Crystal Glass, Metal\",\n  \"color\": \"Clear\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Diameter\",          \"value\": \"8.2 cm \/ 3.2 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"9 cm \/ 3.5 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Light Source\",      \"value\": \"Integrated LED — not replaceable, rated 50,000 hrs\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Color Temperature\", \"value\": \"Warm White 3000K\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Battery\",           \"value\": \"Built-in rechargeable — up to 10 hrs runtime\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Charge Time\",       \"value\": \"~1.5 hours to full charge\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Power\",             \"value\": \"USB charging port at base\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Switch\",            \"value\": \"Push-button\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",    \"value\": \"North America, Saudi Arabia, Europe, Australia\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Shipping\",          \"value\": \"Japan, Australia, EU, United States only\" }\n  ],\n  \"video\": [\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"Crystal Diamond Table Lamp\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/QQ_JdlxU2xE\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/QQ_JdlxU2xE\/hqdefault.jpg\"\n    },\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"Crystal Diamond Table Lamp | The Sparkling Touch Your Home Needs\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/90fy_Tln5u4\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/90fy_Tln5u4\/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  Notice background  #e8c87a  Notice border\n   * #5a3e10  Notice text\n   *\/\n  .cdl-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  .cdl-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 Grid: 2×1 (two videos side by side) *\/\n  .cdl-video-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 2rem;\n  }\n  .cdl-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  .cdl-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n  @media (max-width: 540px) {\n    .cdl-video-grid { grid-template-columns: 1fr; }\n  }\n\n  \/* Hero Text *\/\n  .cdl-hero-text {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1.5rem;\n  }\n\n  \/* Notice Banner *\/\n  .cdl-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: .65rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .cdl-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* Comparison Image *\/\n  .cdl-compare {\n    margin: 1.5rem 0 2rem;\n    text-align: center;\n  }\n  .cdl-compare img {\n    max-width: 100%;\n    border-radius: 8px;\n    display: inline-block;\n    border: 1px solid #e5e5e5;\n  }\n  .cdl-compare__caption {\n    font-size: .78rem;\n    color: #999;\n    margin-top: .45rem;\n    letter-spacing: .04em;\n  }\n\n  \/* Key Selling Points Card *\/\n  .cdl-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .cdl-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  .cdl-feature-card__icon {\n    font-size: 1.2rem;\n    display: block;\n    margin-bottom: .35rem;\n  }\n  .cdl-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n    letter-spacing: .02em;\n  }\n\n  \/* Battery Status Bar *\/\n  .cdl-battery-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: .8rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #333;\n    flex-wrap: wrap;\n    gap: 8px 14px;\n  }\n  .cdl-battery-bar__item {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    white-space: nowrap;\n  }\n  .cdl-battery-bar__sep { color: #d4d4d4; }\n\n  \/* Scene Tags *\/\n  .cdl-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .cdl-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  \/* Size Card *\/\n  .cdl-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  .cdl-size-card svg { flex-shrink: 0; }\n\n  \/* Specifications List *\/\n  .cdl-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  .cdl-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  .cdl-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  \/* LED Note *\/\n  .cdl-led-note {\n    display: flex;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .7rem 1rem;\n    font-size: .85rem;\n    color: #555;\n    margin-bottom: 1.8rem;\n    line-height: 1.6;\n  }\n\n  \/* Certification Badges *\/\n  .cdl-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .cdl-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  .cdl-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .cdl-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  .cdl-dl-item:hover { opacity: .65; }\n  .cdl-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=\"cdl-wrap\"\u003e\n\n  \u003c!-- Videos --\u003e\n  \u003cdiv class=\"cdl-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"cdl-video-grid\"\u003e\n    \u003cdiv class=\"cdl-video-box\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/QQ_JdlxU2xE?si=74_6SmgIguIdSQBe\" title=\"Crystal Diamond 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=\"cdl-video-box\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/90fy_Tln5u4\" title=\"Crystal Diamond Table Lamp | The Sparkling Touch Your Home Needs\" 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=\"cdl-hero-text\"\u003e\n    Most table lamps light a room. The \u003cstrong\u003eCrystal Diamond Table Lamp\u003c\/strong\u003e transforms it.\n    Each facet of the hand-cut crystal glass is polished to catch, refract, and scatter warm light\n    into hundreds of tiny glimmers — turning an ordinary nightstand or shelf into something that\n    genuinely stops people mid-step.\n  \u003c\/p\u003e\n  \u003cp class=\"cdl-hero-text\"\u003e\n    And because it's completely \u003cstrong\u003ecordless\u003c\/strong\u003e, there's no outlet to chase, no cord to\n    hide. Just pick it up, set it down wherever the moment calls for a little more atmosphere,\n    and press the button.\n  \u003c\/p\u003e\n\n  \u003c!-- Notices --\u003e\n  \u003cdiv class=\"cdl-notice\"\u003e\n    \u003cspan class=\"cdl-notice__icon\"\u003e🔋\u003c\/span\u003e\n    \u003cspan\u003e\u003cstrong\u003eBattery:\u003c\/strong\u003e Charges fully in about 1.5 hours via USB — then runs up to\n    \u003cstrong\u003e10 hours\u003c\/strong\u003e on a single charge.\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"cdl-notice\" style=\"margin-bottom:1.5rem;\"\u003e\n    \u003cspan class=\"cdl-notice__icon\"\u003e🚚\u003c\/span\u003e\n    \u003cspan\u003e\u003cstrong\u003eShipping Note:\u003c\/strong\u003e Currently ships to the \u003cstrong\u003eUnited States, Japan,\n    Australia, and the EU\u003c\/strong\u003e only.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Comparison Image --\u003e\n  \u003cdiv class=\"cdl-section-title\"\u003eModel Comparison\u003c\/div\u003e\n  \u003cdiv class=\"cdl-compare\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Crystal_Diamond_Table_Lamp_50_600x600.jpg?v=1711445739\" alt=\"Crystal Diamond Table Lamp — model comparison chart\" loading=\"lazy\"\u003e\n    \u003cp class=\"cdl-compare__caption\"\u003eSize and finish comparison — click to view full size\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Selling Points --\u003e\n  \u003cdiv class=\"cdl-section-title\"\u003eWhy This Lamp\u003c\/div\u003e\n  \u003cdiv class=\"cdl-features\"\u003e\n    \u003cdiv class=\"cdl-feature-card\"\u003e\n      \u003cspan class=\"cdl-feature-card__icon\"\u003e💎\u003c\/span\u003e\n      \u003cspan class=\"cdl-feature-card__title\"\u003eHand-Cut Crystal Glass\u003c\/span\u003e\n      Every facet is individually cut and polished by hand. The result is a prismatic light show\n      that mass-produced acrylic simply can't replicate.\n    \u003c\/div\u003e\n    \u003cdiv class=\"cdl-feature-card\"\u003e\n      \u003cspan class=\"cdl-feature-card__icon\"\u003e🔌\u003c\/span\u003e\n      \u003cspan class=\"cdl-feature-card__title\"\u003eTruly Cordless\u003c\/span\u003e\n      Built-in rechargeable battery. No outlet needed, no cord to manage. Move it freely between\n      your nightstand, dining table, or a dark bookshelf corner.\n    \u003c\/div\u003e\n    \u003cdiv class=\"cdl-feature-card\"\u003e\n      \u003cspan class=\"cdl-feature-card__icon\"\u003e🌕\u003c\/span\u003e\n      \u003cspan class=\"cdl-feature-card__title\"\u003eWarm 3000K Glow\u003c\/span\u003e\n      Soft, amber-toned light that flatters faces and relaxes rooms — not the harsh blue-white\n      that makes spaces feel clinical.\n    \u003c\/div\u003e\n    \u003cdiv class=\"cdl-feature-card\"\u003e\n      \u003cspan class=\"cdl-feature-card__icon\"\u003e🤏\u003c\/span\u003e\n      \u003cspan class=\"cdl-feature-card__title\"\u003ePalm-Sized, Big Impact\u003c\/span\u003e\n      At just 8.2 cm wide, it tucks neatly onto a nightstand or crowded shelf without dominating\n      the space — yet makes its presence felt every time the light catches a facet.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Battery Status Bar --\u003e\n  \u003cdiv class=\"cdl-battery-bar\"\u003e\n    \u003cspan class=\"cdl-battery-bar__item\"\u003e⚡ \u003cstrong\u003eCharge time:\u003c\/strong\u003e ~1.5 hrs via USB\u003c\/span\u003e\n    \u003cspan class=\"cdl-battery-bar__sep\"\u003e|\u003c\/span\u003e\n    \u003cspan class=\"cdl-battery-bar__item\"\u003e🕯 \u003cstrong\u003eRuntime:\u003c\/strong\u003e up to 10 hrs per charge\u003c\/span\u003e\n    \u003cspan class=\"cdl-battery-bar__sep\"\u003e|\u003c\/span\u003e\n    \u003cspan class=\"cdl-battery-bar__item\"\u003e🔘 \u003cstrong\u003eControl:\u003c\/strong\u003e push-button switch\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Use Cases --\u003e\n  \u003cdiv class=\"cdl-section-title\"\u003eAt Home In\u003c\/div\u003e\n  \u003cdiv class=\"cdl-rooms\"\u003e\n    \u003cspan class=\"cdl-room-tag\"\u003e🛏 Nightstand\u003c\/span\u003e\n    \u003cspan class=\"cdl-room-tag\"\u003e🍽 Dining Table\u003c\/span\u003e\n    \u003cspan class=\"cdl-room-tag\"\u003e📚 Bookshelf\u003c\/span\u003e\n    \u003cspan class=\"cdl-room-tag\"\u003e🛋 Living Room Corner\u003c\/span\u003e\n    \u003cspan class=\"cdl-room-tag\"\u003e🪞 Vanity \u0026amp; Dresser\u003c\/span\u003e\n    \u003cspan class=\"cdl-room-tag\"\u003e🎁 Gift-Worthy\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Size --\u003e\n  \u003cdiv class=\"cdl-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"cdl-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 8.2 cm × H 9 cm\u003c\/strong\u003e  \/  ∅ 3.2″ × H 3.5″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specification Details --\u003e\n  \u003cdiv class=\"cdl-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"cdl-specs\"\u003e\n    \u003cli\u003eBody: \u003cstrong\u003ehand-cut Crystal Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eMetal \u0026amp; Crystal Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eLight source: \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e — not replaceable\u003c\/li\u003e\n    \u003cli\u003eLifespan: \u003cstrong\u003e50,000 hrs\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eColor temperature: \u003cstrong\u003eWarm White 3000K\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003ePower: \u003cstrong\u003eUSB rechargeable\u003c\/strong\u003e at base\u003c\/li\u003e\n    \u003cli\u003eRuntime: \u003cstrong\u003eup to 10 hrs\u003c\/strong\u003e per charge\u003c\/li\u003e\n    \u003cli\u003eSwitch: \u003cstrong\u003ePush-button\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!-- LED Note --\u003e\n  \u003cdiv class=\"cdl-led-note\"\u003e\n    \u003cspan\u003e💡\u003c\/span\u003e\n    \u003cspan\u003eThe integrated LED is rated for \u003cstrong\u003e50,000 hours\u003c\/strong\u003e — meaning at 3 hrs of use per\n    day, you won't need to think about a replacement for over 45 years.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Certification Badges --\u003e\n  \u003cdiv class=\"cdl-badges\"\u003e\n    \u003cspan class=\"cdl-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"cdl-badge\"\u003e🌙 Saudi Arabia\u003c\/span\u003e\n    \u003cspan class=\"cdl-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"cdl-badge\"\u003e🌏 Australia\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Document Downloads --\u003e\n  \u003cdiv class=\"cdl-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"cdl-downloads\"\u003e\n\n    \u003ca class=\"cdl-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/16jiM7HQvC9CpPCzDeajz-ZJvNiSpPQLA\/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=\"Parameter document\" loading=\"lazy\"\u003e\n      Parameter\n    \u003c\/a\u003e\n\n    \u003ca class=\"cdl-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1QMxwNz5JrduZzFOm7cS-JMcfVu50Bi2x\/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 .cdl-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"Model A Dia 8.2cm x H 9cm \/ ∅ 3.2″ x H 3.5″ \/ Clear \/ USB Charging Plug","offer_id":58312290009433,"sku":"DCT-1133-1","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Model B Dia 8.2cm x H 9cm \/ ∅ 3.2″ x H 3.5″ \/ Clear \/ USB Charging Plug","offer_id":58312290042201,"sku":"DCT-1133-2","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Model C Dia 8.2cm x H 9cm \/ ∅ 3.2″ x H 3.5″ \/ Clear \/ USB Charging Plug","offer_id":58312290074969,"sku":"DCT-1133-3","price":129.0,"currency_code":"USD","in_stock":true},{"title":"Model A ∅ 3.2″ x H 3.5″ 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":58312290107737,"sku":"DCT-1133-4","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Model B ∅ 3.2″ x H 3.5″ 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":58312290140505,"sku":"DCT-1133-5","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Model C ∅ 3.2″ x H 3.5″ 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":58312290173273,"sku":"DCT-1133-6","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Model A ∅ 3.2″ x H 3.5″ 10 Pieces \/ Clear \/ USB Charging Plug","offer_id":58312290206041,"sku":"DCT-1133-7","price":625.0,"currency_code":"USD","in_stock":true},{"title":"Model B ∅ 3.2″ x H 3.5″ 10 Pieces \/ Clear \/ USB Charging Plug","offer_id":58312290238809,"sku":"DCT-1133-8","price":625.0,"currency_code":"USD","in_stock":true},{"title":"Model C ∅ 3.2″ x H 3.5″ 10 Pieces \/ Clear \/ USB Charging Plug","offer_id":58312290271577,"sku":"DCT-1133-9","price":625.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Crystal_Diamond_Table_Lamp_1_d31a9e6a-2a9a-40c2-8b3d-394ede0831fb.jpg?v=1781619912","url":"https:\/\/www.tumdi.co\/products\/crystal-diamond-table-lamp-built-in-battery","provider":"Tumdi.com","version":"1.0","type":"link"}