{"title":"Charging Lamp","description":"\u003cp\u003e\u003cspan class=\"citation-0 recitation citation-end-0\"\u003eA charging lamp is a versatile lighting device that integrates a power source, often a USB port or wireless charging pad, into its design, allowing users to illuminate their space while simultaneously charging their electronic devices like smartphones or tablets.\u003csup class=\"superscript visible\" data-turn-source-index=\"1\"\u003e 1 \u003c!----\u003e\u003c\/sup\u003e\u003c\/span\u003e \u003cspan class=\"citation-1 recitation citation-end-1\"\u003eThese lamps come in various styles, from desk lamps with adjustable arms to bedside lamps with soft ambient light, offering a convenient and clutter-reducing solution for both lighting and powering up gadgets.\u003csup class=\"superscript visible\" data-turn-source-index=\"2\"\u003e 2 \u003c!----\u003e\u003c\/sup\u003e\u003c\/span\u003e \u003cspan class=\"citation-2 recitation citation-end-2\"\u003eThe incorporation of charging technology into a lamp makes it a functional addition to any modern home or office, blending practicality with illumination.\u003csup class=\"superscript visible\" data-turn-source-index=\"3\"\u003e 3 \u003c\/sup\u003e\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"flowerpot-vp9-table-lamp-built-in-battery","title":"Flowerpot VP9 Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n\n  .pd-lead { border-top: 1px solid #c8b89a; padding-top: 28px; margin-bottom: 36px; }\n  .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\n\n  .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n  @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n  .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n  .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n  .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n  .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n\n  .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n\n  .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n  .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n  .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n  .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n\n  .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n\n  .pd-swatches { display: grid; grid-template-columns: repeat(8, 16px); gap: 6px; justify-content: end; }\n  .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n  .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n  .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n  .swatch--white { background: #f0ece4; }\n  .swatch--gray  { background: #8e8e88; }\n\n  .pd-highlights { list-style: none; margin-bottom: 40px; }\n  .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n  .pd-highlights li:last-child { border-bottom: none; }\n  .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n\n  .pd-notice-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n  @media (max-width: 500px) { .pd-notice-row { grid-template-columns: 1fr; } }\n  .pd-notice { padding: 14px 16px; border-left: 3px solid; }\n  .pd-notice--shipping { background: #fdf5e6; border-color: #c49a3c; }\n\n  \/* ── ✅ Color Note: 改为 #4A5248 深橄榄绿，与 Pina 产品页一致 ── *\/\n  .pd-notice--color { background: #4A5248; border-color: #6a7568; }\n  .pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n  .pd-notice--shipping .pd-notice__label { color: #a07820; }\n  .pd-notice--color .pd-notice__label { color: #b8c4b6; }\n  .pd-notice__text { font-size: 13px; line-height: 1.5; color: #4a3e32; }\n  .pd-notice--color .pd-notice__text { color: #e8ede7; font-weight: 500; }\n  .pd-notice__text a { color: #9c7c4a; }\n  .pd-notice--color .pd-notice__text a { color: #d4e8b0; }\n\n  .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n  .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n\n  \/* ── ✅ Download button: 改为 #4A5248 split-button，与 Pina 产品页一致 ── *\/\n  .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n  .pd-download-link {\n    display: inline-flex !important;\n    align-items: center;\n    gap: 0;\n    padding: 0 18px 0 0;\n    background: #4A5248 !important;\n    border: 1px solid #4A5248 !important;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    color: #e8ede7 !important;\n    text-decoration: none !important;\n    text-transform: uppercase;\n    position: relative;\n    overflow: hidden;\n    min-height: 44px;\n    transition: background 0.15s, border-color 0.15s, color 0.15s;\n  }\n  .pd-download-link:hover {\n    background: #3f4a3d !important;\n    border-color: #3f4a3d !important;\n    color: #ffffff !important;\n  }\n  .pd-download-link .dl-arrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    align-self: stretch;\n    background: #363d34;\n    color: #e8ede7 !important;\n    font-size: 15px;\n    font-weight: 400;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-right: 14px;\n    border-right: 1px solid rgba(232,237,231,0.14);\n    text-decoration: none;\n    letter-spacing: 0;\n  }\n  .pd-download-link .dl-text {\n    display: inline-block;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    color: #e8ede7 !important;\n    text-transform: uppercase;\n    text-decoration: none;\n    white-space: nowrap;\n    position: relative;\n  }\n  .pd-download-link .dl-text::after {\n    content: '';\n    position: absolute;\n    bottom: -2px;\n    left: 0;\n    width: 0;\n    height: 1.5px;\n    background: rgba(232,237,231,0.7);\n    transition: width 0.28s cubic-bezier(0.4,0,0.2,1);\n  }\n  .pd-download-link:hover .dl-text::after { width: 100%; }\n\n  \/* ── ✅ Product Gallery: 小图左对齐，尺寸参考 Pina 220px 风格 ── *\/\n  .pd-img-row {\n    display: flex;\n    gap: 16px;\n    margin-bottom: 8px;\n    align-items: flex-start;\n    flex-wrap: wrap;\n  }\n  .pd-img-block {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .pd-img-thumb {\n    position: relative;\n    cursor: zoom-in;\n    border: 1px solid #e8e0d4;\n    background: #faf8f4;\n    overflow: hidden;\n    width: 220px !important;\n    flex-shrink: 0;\n  }\n  .pd-img-thumb img {\n    width: 220px !important;\n    height: auto;\n    display: block;\n    pointer-events: none;\n    transition: opacity 0.25s;\n  }\n  .pd-img-thumb:hover img { opacity: 0.88; }\n  \/* zoom-in 图标 *\/\n  .pd-img-thumb::after {\n    content: '';\n    position: absolute;\n    top: 8px; right: 8px;\n    width: 22px; height: 22px;\n    background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat;\n    border: 1px solid rgba(255,255,255,0.3);\n    pointer-events: none;\n    opacity: 0;\n    transition: opacity 0.18s;\n  }\n  .pd-img-thumb:hover::after { opacity: 1; }\n  \/* 图片下方说明文字 *\/\n  .pd-img-caption {\n    font-size: 11px;\n    color: #9c7c4a;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n  .pd-gallery-hint {\n    font-size: 12px;\n    color: #7a6a58;\n    letter-spacing: 0.02em;\n    margin-bottom: 40px;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pd-wrap\"\u003e\n\n\u003c!-- VIDEO --\u003e\n\u003cdiv style=\"position: relative; cursor: pointer; margin-bottom: 32px; overflow: hidden; background: #1a1614;\" id=\"pdVideoPoster\"\u003e\n\u003cimg style=\"width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.4s ease; opacity: 0.88;\" alt=\"Flowerpot VP9 Table Lamp - Play Video\" src=\"https:\/\/img.youtube.com\/vi\/GPtJlQECETQ\/maxresdefault.jpg\"\u003e\n\u003cdiv style=\"position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; pointer-events: none;\"\u003e\n\u003cdiv style=\"width: 72px; height: 72px; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 24px rgba(0,0,0,0.4);\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\u003cpath fill=\"#1a1614\" d=\"M10 7l14 7-14 7V7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; bottom: 0; left: 0; right: 0; padding: 20px 24px; background: linear-gradient(to top,rgba(10,8,5,0.75),transparent); pointer-events: none;\"\u003e\u003cspan style=\"font-family: 'DM Sans',sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(255,255,255,0.75);\"\u003eWatch Product Video\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  var _vl = null;\n  function openVideo() {\n    if (!_vl) {\n      _vl = document.createElement('div');\n      _vl.style.cssText = 'display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,8,5,0.94);z-index:2147483647;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;';\n      var b = document.createElement('div');\n      b.innerHTML = '\u0026times;';\n      b.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.28);color:#fff;font-size:30px;line-height:42px;text-align:center;cursor:pointer;';\n      var wrap = document.createElement('div');\n      wrap.style.cssText = 'position:relative;width:min(88vw,140vh);aspect-ratio:16\/9;background:#000;box-shadow:0 20px 80px rgba(0,0,0,0.7);';\n      var fr = document.createElement('iframe');\n      fr.allow = 'autoplay;fullscreen;picture-in-picture';\n      fr.setAttribute('allowfullscreen', '');\n      fr.style.cssText = 'position:absolute;top:0;left:0;width:100%;height:100%;border:0;';\n      wrap.appendChild(fr); _vl.appendChild(b); _vl.appendChild(wrap);\n      document.body.appendChild(_vl);\n      b.addEventListener('click', closeVideo);\n      _vl.addEventListener('click', function(e) { if (e.target === _vl) closeVideo(); });\n      document.addEventListener('keydown', function(e) {\n        if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 _vl \u0026\u0026 _vl.style.display !== 'none') closeVideo();\n      });\n    }\n    _vl.querySelector('iframe').src = 'https:\/\/www.youtube.com\/embed\/GPtJlQECETQ?autoplay=1\u0026rel=0';\n    _vl.style.display = 'flex';\n    document.body.style.overflow = 'hidden';\n  }\n  function closeVideo() {\n    if (!_vl) return;\n    _vl.querySelector('iframe').src = '';\n    _vl.style.display = 'none';\n    document.body.style.overflow = '';\n  }\n  var poster = document.getElementById('pdVideoPoster');\n  if (poster) poster.addEventListener('click', openVideo);\n})();\n\u003c\/script\u003e\n\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eThe Flowerpot VP9 Table Lamp features an iconic double hemisphere silhouette that evokes the era of peace, love and flower power. The light reflection is soft and pleasing, making this table lamp a true design icon. This elegant and unique piece will add a touch of joy and sophistication to any room.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE HIGHLIGHT STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n  \u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n  \u003cpath d=\"M14 7V5M14 23v-2M7 14H5M23 14h-2M9.2 9.2L7.8 7.8M20.2 20.2l-1.4-1.4M9.2 18.8l-1.4 1.4M20.2 7.8l-1.4 1.4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLED Life\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e50,000 Hrs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n  \u003cpath d=\"M14 6l-2 6h-5l4 3-2 6 5-3 5 3-2-6 4-3h-5z\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLight Output\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e400 lm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n  \u003cpath d=\"M8 14a6 6 0 1112 0\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n  \u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#9c7c4a\"\u003e\u003c\/circle\u003e\n  \u003cpath d=\"M14 15.5V19\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n  \u003cpath d=\"M6 21h16\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eColor Temp\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e3000K–6000K\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n  \u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n  \u003ccircle cx=\"14\" cy=\"14\" r=\"2.5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n  \u003cpath d=\"M14 6V5M14 23v-1M6 14H5M23 14h-1\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eTouch Switch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-114506\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003eØ 6.3″ × H 11.6″\u003c\/span\u003e\u003cspan style=\"font-size: 11px; color: #9c7c4a;\"\u003e16 cm × 29.5 cm\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e4.4 lbs (2 kg)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e5W\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eAcrylic\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLumens\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e400 lm\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eDopamine Colors\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003e3000K–6000K\u003c\/span\u003e\u003cspan style=\"color: #9c7c4a;\"\u003e90 CRI\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"pd-finishes-key\"\u003eFinishes\u003c\/div\u003e\n\u003cdiv class=\"pd-finishes-val\"\u003e\n\u003cdiv class=\"pd-swatches\"\u003e\n\u003cspan data-color=\"Matte White\" class=\"swatch swatch--white\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Bright White\" class=\"swatch\" style=\"background:#ffffff;border:1px solid #d0ccc6;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Chrome\" class=\"swatch swatch--gray\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Gray\" class=\"swatch\" style=\"background:#9a9a9a;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Blue Gray\" class=\"swatch\" style=\"background:#7a8fa0;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Blue\" class=\"swatch\" style=\"background:#4878c8;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Dark Blue\" class=\"swatch\" style=\"background:#1a2a6c;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Green\" class=\"swatch\" style=\"background:#3a8a3a;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Dark Green\" class=\"swatch\" style=\"background:#0d2e16;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Shrimp Powder\" class=\"swatch\" style=\"background:#f0b090;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Rose Red\" class=\"swatch\" style=\"background:#cc4455;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Red\" class=\"swatch\" style=\"background:#c8391a;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Dark Red\" class=\"swatch\" style=\"background:#8b1a1a;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Dark Plum\" class=\"swatch\" style=\"background:#4a1a3a;\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Light Yellow\" class=\"swatch\" style=\"background:#f5e690;border-color:rgba(0,0,0,0.1);\"\u003e\u003c\/span\u003e\n\u003cspan data-color=\"Yellow\" class=\"swatch\" style=\"background:#f5c842;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eCharge Cable\u003c\/span\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003e39.4″ included\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eIntegrated 5W LED module delivering 400 lm at 90 CRI.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAdjustable color temperature: 3000K warm white to 6000K cool daylight.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eIconic double hemisphere silhouette in acrylic — inspired by the era of peace, love and flower power.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eExternal touch switch for effortless single-tap on\/off control.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAvailable in 16 colors: Matte White, Bright White, Chrome, Gray, Blue Gray, Blue, Dark Blue, Green, Dark Green, Shrimp Powder, Rose Red, Red, Dark Red, Dark Plum, Light Yellow, Yellow.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003e39.4″ (100 cm) charging cable included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- NOTICE BANNERS --\u003e\n\u003cdiv class=\"pd-notice-row\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--shipping\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eCurrently ships to the United States, Japan, Australia, and EU countries only.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eColor Note\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eSlight color variation may occur between production batches. \u003ca href=\"https:\/\/pinlighting.com\/pages\/contact\" rel=\"noopener\" target=\"_blank\"\u003eContact us\u003c\/a\u003e with any concerns.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ✅ PRODUCT GALLERY: 小图左对齐 + 说明文字 + 点击放大 --\u003e\n\u003cp class=\"pd-section-title\"\u003eProduct Gallery\u003c\/p\u003e\n\u003cdiv class=\"pd-img-row\"\u003e\n  \u003cdiv class=\"pd-img-block\"\u003e\n    \u003cdiv id=\"pdThumb1\" class=\"pd-img-thumb\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Flowerpot-VP9-Table-Lamp_253.jpg?v=1776827381\" data-lb-caption=\"Available Colors\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Flowerpot-VP9-Table-Lamp_253.jpg?v=1776827381\" alt=\"Flowerpot VP9 Table Lamp available colors\"\u003e\n    \u003c\/div\u003e\n    \u003cspan class=\"pd-img-caption\"\u003eAvailable Colors\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-img-block\"\u003e\n    \u003cdiv id=\"pdThumb2\" class=\"pd-img-thumb\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Flowerpot-VP9-Table-Lamp_209_1024x1024.jpg?v=1763708967\" data-lb-caption=\"Dimensions Diagram\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Flowerpot-VP9-Table-Lamp_209_1024x1024.jpg?v=1763708967\" alt=\"Flowerpot VP9 Table Lamp dimensions diagram\"\u003e\n    \u003c\/div\u003e\n    \u003cspan class=\"pd-img-caption\"\u003eDimensions Diagram\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pd-gallery-hint\"\u003e🔍 Click image to view full-resolution photo\u003c\/p\u003e\n\n\u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  ov.style.cssText = 'display:none;position:fixed;top:0;left:0;width:100%;height:100%;' +\n    'background:rgba(12,9,6,0.92);z-index:2147483647;' +\n    'align-items:center;justify-content:center;box-sizing:border-box;padding:28px;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  xBtn.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;' +\n    'line-height:42px;text-align:center;font-size:32px;color:#fff;cursor:pointer;' +\n    'background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);';\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:90vw;max-height:86vh;object-fit:contain;display:block;' +\n    'box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbCap = document.createElement('div');\n  lbCap.style.cssText = 'position:absolute;bottom:16px;left:0;right:0;text-align:center;' +\n    'font-size:11px;letter-spacing:0.1em;text-transform:uppercase;' +\n    'color:rgba(255,255,255,0.5);pointer-events:none;';\n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n\n  function openLb(src, cap) {\n    lbImg.src = src; lbCap.textContent = cap || '';\n    ov.style.display = 'flex';\n    document.body.style.overflow = 'hidden';\n  }\n  function closeLb() {\n    ov.style.display = 'none'; lbImg.src = '';\n    document.body.style.overflow = '';\n  }\n  xBtn.addEventListener('click', closeLb);\n  ov.addEventListener('click', function(e) { if (e.target === ov) closeLb(); });\n  document.addEventListener('keydown', function(e) {\n    if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 ov.style.display !== 'none') closeLb();\n  });\n\n  ['pdThumb1','pdThumb2'].forEach(function(id) {\n    var el = document.getElementById(id);\n    if (!el) return;\n    el.addEventListener('click', function() {\n      var src = el.getAttribute('data-lb-src');\n      var cap = el.getAttribute('data-lb-caption');\n      if (src) openLb(src, cap);\n    });\n  });\n})();\n\u003c\/script\u003e\n\n\u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n  \u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1VmGUGJZ_sxKTDWsluS8sX6CKovqw--cD\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n    \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Matte White \/ Touch (Three-Color Changing Light)","offer_id":49644964184385,"sku":"PINT-114506-011","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Bright White \/ Touch (Three-Color Changing Light)","offer_id":49644964118849,"sku":"PINT-114506-09","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Chrome \/ Touch (Three-Color Changing Light)","offer_id":50768904913217,"sku":"PINT-114506-18","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Gray \/ Touch (Three-Color Changing Light)","offer_id":49644964151617,"sku":"PINT-114506-010","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Blue Gray \/ Touch (Three-Color Changing Light)","offer_id":49644963987777,"sku":"PINT-114506-05","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Blue \/ Touch (Three-Color Changing Light)","offer_id":49644964020545,"sku":"PINT-114506-06","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Dark Blue \/ Touch (Three-Color Changing Light)","offer_id":50768903700801,"sku":"PINT-114506-17","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Green \/ Touch (Three-Color Changing Light)","offer_id":49644964217153,"sku":"PINT-114506-012","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Dark Green \/ Touch (Three-Color Changing Light)","offer_id":49644963955009,"sku":"PINT-114506-04","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Shrimp Powder \/ Touch (Three-Color Changing Light)","offer_id":49644963922241,"sku":"PINT-114506-03","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Rose Red \/ Touch (Three-Color Changing Light)","offer_id":50768903668033,"sku":"PINT-114506-16","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Red \/ Touch (Three-Color Changing Light)","offer_id":49644963889473,"sku":"PINT-114506-02","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Dark Red \/ Touch (Three-Color Changing Light)","offer_id":50768903635265,"sku":"PINT-114506-15","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Dark Plum \/ Touch (Three-Color Changing Light)","offer_id":50300011086145,"sku":"PINT-114506-014","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Light Yellow \/ Touch (Three-Color Changing Light)","offer_id":49644964249921,"sku":"PINT-114506-013","price":129.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 11.6″ \/ D 16 cm x H 29.5 cm \/ Yellow \/ Touch (Three-Color Changing Light)","offer_id":49644964086081,"sku":"PINT-114506-08","price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Flowerpot-VP9-Table-Lamp-100_1.jpg?v=1766644316"},{"product_id":"pina-rechargeable-led-table-lamp","title":"Pina Waterproof Rechargeable Wireless LED Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* ── Design tokens (pinlighting.com) ── *\/\n:root {\n  --brand-dark:    #3E2723;\n  --brand-bg:      #F6F5EF;\n  --brand-light:   #949494;\n  --white:         #FFFFFF;\n  --border:        #DDDDDD;\n  --accent-dk:     #2A1A17;\n  --accent-tint:   #EDE6DC;\n  --accent-bdr:    #D4C9B8;\n  --text-mid:      #6B5D5A;\n  --bg-warm:       #EDE9DB;\n  --bg-softer:     #ECEAE0;\n  --gold:          #C5963C;\n  --gold-dk:       #9B6E20;\n  --walnut:        #5C4033;\n  --milky-white:   #E8DEBE;\n  --font-body:     -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  --font-serif:    'Cormorant Garamond', Georgia, serif;\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  color: var(--brand-dark);\n  font-family: var(--font-body);\n  font-size: 15px;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n\n.pdp {\n  max-width: 720px;\n  margin: 0 auto;\n  padding: 0 24px 60px;\n}\n\n.pdp-video {\n  position: relative;\n  cursor: pointer;\n  margin-bottom: 36px;\n  overflow: hidden;\n  background: var(--accent-dk);\n}\n.pdp-video img {\n  width: 100%; height: auto; display: block;\n  opacity: 0.86;\n  transition: opacity 0.25s;\n}\n.pdp-video:hover img { opacity: 0.92; }\n.pdp-video__play {\n  position: absolute; inset: 0;\n  display: flex; align-items: center; justify-content: center;\n  pointer-events: none;\n}\n.pdp-video__btn {\n  width: 68px; height: 68px;\n  background: rgba(246,245,239,0.93);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  transition: transform 0.2s;\n}\n.pdp-video:hover .pdp-video__btn { transform: scale(1.08); }\n.pdp-video__label {\n  position: absolute; bottom: 0; left: 0; right: 0;\n  padding: 18px 22px;\n  background: linear-gradient(to top, rgba(26,18,14,0.65), transparent);\n  font-size: 10px; font-weight: 500;\n  letter-spacing: 0.16em; text-transform: uppercase;\n  color: rgba(237,230,220,0.82);\n  pointer-events: none;\n}\n\n.pdp-lead {\n  border-top: 1px solid var(--accent-bdr);\n  padding-top: 26px;\n  margin-bottom: 36px;\n}\n.pdp-lead p {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--brand-dark);\n}\n\n.pdp-features {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--accent-bdr);\n  border: 1px solid var(--accent-bdr);\n  margin-bottom: 40px;\n}\n@media (max-width: 560px) {\n  .pdp-features { grid-template-columns: repeat(2, 1fr); }\n}\n.pdp-feature {\n  background: var(--white);\n  padding: 20px 14px;\n  text-align: center;\n}\n.pdp-feature__icon {\n  width: 34px; height: 34px;\n  margin: 0 auto 10px;\n  display: flex; align-items: center; justify-content: center;\n}\n.pdp-feature__label {\n  font-size: 10px; font-weight: 500;\n  letter-spacing: 0.1em; text-transform: uppercase;\n  color: var(--gold-dk);\n  margin-bottom: 4px;\n}\n.pdp-feature__value {\n  font-family: var(--font-serif);\n  font-size: 17px;\n  color: var(--brand-dark);\n  line-height: 1.3;\n}\n\n.pdp-section-title {\n  font-size: 10px; font-weight: 500;\n  letter-spacing: 0.16em; text-transform: uppercase;\n  color: var(--text-mid);\n  margin-bottom: 14px;\n  padding-bottom: 8px;\n  border-bottom: 1px solid var(--border);\n}\n\n.pdp-specs {\n  display: grid;\n  grid-template-columns: auto 1fr 32px auto 1fr;\n  margin-bottom: 40px;\n  align-items: stretch;\n}\n.spec-cell {\n  padding: 9px 0;\n  border-bottom: 1px solid var(--border);\n  display: flex; align-items: center;\n}\n.spec-cell--key {\n  font-size: 12px; font-weight: 500;\n  color: var(--text-mid);\n  white-space: nowrap;\n  padding-right: 14px;\n}\n.spec-cell--val {\n  font-size: 13px;\n  color: var(--brand-dark);\n  justify-content: flex-end;\n  align-items: flex-end;\n  flex-direction: column;\n  text-align: right;\n  line-height: 1.4;\n}\n.spec-cell--div { border-bottom: 1px solid var(--border); }\n.spec-sub {\n  font-size: 11px;\n  color: var(--gold-dk);\n  display: block;\n}\n\n.spec-finishes-key {\n  padding: 9px 0;\n  border-bottom: none;\n  display: flex; align-items: center;\n  font-size: 12px; font-weight: 500;\n  color: var(--text-mid);\n  white-space: nowrap;\n  padding-right: 14px;\n  align-self: stretch;\n}\n.spec-finishes-val {\n  padding: 9px 0;\n  border-bottom: none;\n  display: flex; align-items: center; justify-content: flex-end;\n  align-self: stretch;\n}\n\n.swatches { display: flex; gap: 8px; justify-content: flex-end; }\n.swatch {\n  width: 16px; height: 16px;\n  border-radius: 50%;\n  border: 1px solid rgba(0,0,0,0.12);\n  flex-shrink: 0;\n  position: relative;\n  cursor: default;\n  transition: transform 0.15s, box-shadow 0.15s;\n}\n.swatch:hover {\n  transform: scale(1.28);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.16);\n}\n.swatch::after {\n  content: attr(data-color);\n  position: absolute;\n  bottom: calc(100% + 6px); left: 50%;\n  transform: translateX(-50%);\n  background: var(--accent-dk);\n  color: var(--milky-white);\n  font-size: 10px; font-weight: 500;\n  letter-spacing: 0.05em;\n  white-space: nowrap;\n  padding: 3px 7px;\n  pointer-events: none;\n  opacity: 0;\n  transition: opacity 0.15s;\n}\n.swatch::before {\n  content: '';\n  position: absolute;\n  bottom: calc(100% + 2px); left: 50%;\n  transform: translateX(-50%);\n  border: 4px solid transparent;\n  border-top-color: var(--accent-dk);\n  pointer-events: none;\n  opacity: 0;\n  transition: opacity 0.15s;\n}\n.swatch:hover::after,\n.swatch:hover::before { opacity: 1; }\n\n.pdp-highlights { list-style: none; margin-bottom: 40px; }\n.pdp-highlights li {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n  font-size: 14px; line-height: 1.6;\n  color: var(--brand-dark);\n}\n.pdp-highlights li:last-child { border-bottom: none; }\n.pdp-bullet {\n  width: 4px; height: 4px;\n  background: var(--gold);\n  border-radius: 50%;\n  flex-shrink: 0;\n  margin-top: 8px;\n}\n\n.pdp-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n.pdp-cert {\n  display: inline-flex; align-items: center; gap: 6px;\n  padding: 5px 12px;\n  border: 1px solid var(--accent-bdr);\n  font-size: 11px; font-weight: 500;\n  color: var(--walnut);\n  letter-spacing: 0.04em;\n  background: var(--white);\n}\n.cert-dot {\n  width: 5px; height: 5px;\n  border-radius: 50%;\n  background: var(--gold);\n  flex-shrink: 0;\n}\n\n.pdp-notices {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-bottom: 40px;\n}\n@media (max-width: 500px) { .pdp-notices { grid-template-columns: 1fr; } }\n.pdp-notice {\n  padding: 14px 16px;\n  border-left: 2px solid;\n}\n.pdp-notice--ship {\n  background: var(--bg-warm);\n  border-color: var(--gold);\n}\n.pdp-notice--color {\n  background: #4A5248;\n  border-color: #6a7568;\n}\n.pdp-notice__label {\n  font-size: 10px; font-weight: 500;\n  letter-spacing: 0.12em; text-transform: uppercase;\n  margin-bottom: 5px;\n}\n.pdp-notice--ship .pdp-notice__label { color: var(--gold-dk); }\n.pdp-notice--color .pdp-notice__label { color: #b8c4b6; }\n.pdp-notice__text {\n  font-size: 13px; line-height: 1.55;\n  color: var(--brand-dark);\n}\n.pdp-notice--color .pdp-notice__text { color: #e8ede7; font-weight: 500; }\n.pdp-notice__text a {\n  color: var(--gold-dk);\n  text-decoration: underline;\n  text-underline-offset: 2px;\n}\n.pdp-notice--color .pdp-notice__text a { color: #d4e8b0; }\n\n.pdp-spec-img-wrap {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n  margin-bottom: 40px;\n  gap: 10px;\n}\n.pdp-spec-img-link {\n  display: block !important;\n  cursor: zoom-in;\n  width: 220px !important;\n  flex-shrink: 0;\n}\n.pdp-spec-img-link:hover .pdp-spec-img { opacity: 0.88; }\n.pdp-spec-img {\n  display: block !important;\n  width: 220px !important;\n  height: auto !important;\n  max-width: 220px !important;\n  border: 1px solid var(--border);\n  transition: opacity 0.2s;\n}\n.pdp-spec-img-hint {\n  font-size: 12px;\n  color: var(--text-mid);\n  letter-spacing: 0.02em;\n}\n\n.pdp-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n.pdp-dl {\n  display: inline-flex !important;\n  align-items: center;\n  gap: 0;\n  padding: 0 18px 0 0;\n  background: #4A5248 !important;\n  border: 1px solid #4A5248 !important;\n  font-family: var(--font-body);\n  font-size: 11px; font-weight: 500;\n  letter-spacing: 0.08em; text-transform: uppercase;\n  color: #e8ede7 !important;\n  text-decoration: none !important;\n  position: relative;\n  overflow: hidden;\n  min-height: 44px;\n  transition: background 0.15s, border-color 0.15s, color 0.15s;\n}\n.pdp-dl:hover {\n  background: #3f4a3d !important;\n  border-color: #3f4a3d !important;\n  color: #ffffff !important;\n}\n.pdp-dl__icon {\n  display: inline-flex; align-items: center; justify-content: center;\n  width: 44px;\n  align-self: stretch;\n  background: #363d34;\n  color: #e8ede7 !important;\n  font-size: 15px; font-weight: 400;\n  line-height: 1; flex-shrink: 0;\n  margin-right: 14px;\n  border-right: 1px solid rgba(232,237,231,0.14);\n}\n.pdp-dl__text { position: relative; }\n.pdp-dl__text::after {\n  content: '';\n  position: absolute;\n  bottom: -2px; left: 0;\n  width: 0; height: 1.5px;\n  background: rgba(232,237,231,0.7);\n  transition: width 0.28s cubic-bezier(0.4,0,0.2,1);\n}\n.pdp-dl:hover .pdp-dl__text::after { width: 100%; }\n\n\/* ── Video lightbox ── *\/\n#pdpLightbox {\n  display: none;\n  position: fixed; inset: 0;\n  background: rgba(26,18,14,0.95);\n  z-index: 9999;\n  align-items: center; justify-content: center;\n  padding: 20px;\n}\n#pdpLightbox.is-open { display: flex; }\n.pdp-lb__close {\n  position: absolute; top: 14px; right: 16px;\n  width: 40px; height: 40px;\n  background: rgba(237,230,220,0.12);\n  border: 1px solid rgba(237,230,220,0.24);\n  color: var(--milky-white);\n  font-size: 26px; line-height: 40px; text-align: center;\n  cursor: pointer;\n  transition: background 0.15s;\n}\n.pdp-lb__close:hover { background: rgba(237,230,220,0.22); }\n.pdp-lb__inner {\n  position: relative;\n  width: min(88vw, 140vh);\n  aspect-ratio: 16\/9;\n  background: #000;\n}\n.pdp-lb__inner iframe {\n  position: absolute; inset: 0;\n  width: 100%; height: 100%;\n  border: 0;\n}\n\n\/* ── Image lightbox ── *\/\n#pdpImgLightbox {\n  display: none;\n  position: fixed; inset: 0;\n  background: rgba(26,18,14,0.96);\n  z-index: 10000;\n  align-items: center; justify-content: center;\n  padding: 20px;\n  cursor: zoom-out;\n}\n#pdpImgLightbox.is-open { display: flex; }\n.pdp-ilb__close {\n  position: absolute; top: 14px; right: 16px;\n  width: 40px; height: 40px;\n  background: rgba(237,230,220,0.12);\n  border: 1px solid rgba(237,230,220,0.24);\n  color: var(--milky-white);\n  font-size: 26px; line-height: 40px; text-align: center;\n  cursor: pointer;\n  transition: background 0.15s;\n  z-index: 1;\n}\n.pdp-ilb__close:hover { background: rgba(237,230,220,0.22); }\n.pdp-ilb__img {\n  max-width: min(1080px, 92vw);\n  max-height: 92vh;\n  width: auto; height: auto;\n  display: block;\n  cursor: default;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pdp\"\u003e\n\n\u003c!-- VIDEO POSTER --\u003e\n\u003cdiv class=\"pdp-video\" id=\"pdpPoster\"\u003e\n  \u003cimg src=\"https:\/\/img.youtube.com\/vi\/vka36rMnfaM\/maxresdefault.jpg\" alt=\"Pina Rechargeable LED Table Lamp – Watch product video\"\u003e\n  \u003cdiv class=\"pdp-video__play\"\u003e\n    \u003cdiv class=\"pdp-video__btn\"\u003e\n      \u003csvg width=\"26\" height=\"26\" viewbox=\"0 0 26 26\" fill=\"none\"\u003e\n        \u003cpath d=\"M9 6.5l13 6.5-13 6.5V6.5z\" fill=\"#3E2723\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pdp-video__label\"\u003eWatch Product Video\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- VIDEO LIGHTBOX --\u003e\n\u003cdiv id=\"pdpLightbox\"\u003e\n  \u003cbutton class=\"pdp-lb__close\" id=\"pdpClose\"\u003e×\u003c\/button\u003e\n  \u003cdiv class=\"pdp-lb__inner\"\u003e\n    \u003ciframe id=\"pdpFrame\" allow=\"autoplay;fullscreen\" allowfullscreen\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- IMAGE LIGHTBOX --\u003e\n\u003cdiv id=\"pdpImgLightbox\"\u003e\n  \u003cbutton class=\"pdp-ilb__close\" id=\"pdpImgClose\"\u003e×\u003c\/button\u003e\n  \u003cimg class=\"pdp-ilb__img\" id=\"pdpImgFull\" src=\"\" alt=\"Pina Lamp dimensions diagram – full resolution\"\u003e\n\u003c\/div\u003e\n\n\u003c!-- LEAD --\u003e\n\u003cdiv class=\"pdp-lead\"\u003e\n  \u003cp\u003eBring a clean glow to the smaller spaces in your home with the Pina Rechargeable LED Table Lamp. A wide base made of die-cast aluminum acts as a sturdy anchor for the piece. It slightly angles, leading to a thin rod that rises up and ends with a small polycarbonate shade that contains an integrated LED. A charging base makes this piece wireless and portable, allowing the lamp to spread its even, bright layer of light throughout the home with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pdp-features\"\u003e\n  \u003cdiv class=\"pdp-feature\"\u003e\n    \u003cdiv class=\"pdp-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#C5963C\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 7V5M14 23v-2M7 14H5M23 14h-2M9.2 9.2 7.8 7.8M20.2 20.2l-1.4-1.4M9.2 18.8l-1.4 1.4M20.2 7.8l-1.4 1.4\" stroke=\"#C5963C\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pdp-feature__label\"\u003eBattery Life\u003c\/div\u003e\n    \u003cdiv class=\"pdp-feature__value\"\u003e13+ Hours\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pdp-feature\"\u003e\n    \u003cdiv class=\"pdp-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"6\" y=\"10\" width=\"16\" height=\"10\" rx=\"2\" stroke=\"#C5963C\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 10V8a4 4 0 0 1 8 0v2\" stroke=\"#C5963C\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"14\" cy=\"15\" r=\"1.5\" fill=\"#C5963C\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pdp-feature__label\"\u003eCharging\u003c\/div\u003e\n    \u003cdiv class=\"pdp-feature__value\"\u003e39.4″ Cable\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pdp-feature\"\u003e\n    \u003cdiv class=\"pdp-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M14 5v4M14 19v4M5 14h4M19 14h4\" stroke=\"#C5963C\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"14\" cy=\"14\" r=\"4\" stroke=\"#C5963C\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#C5963C\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pdp-feature__label\"\u003eLED Life\u003c\/div\u003e\n    \u003cdiv class=\"pdp-feature__value\"\u003e50,000 Hrs\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pdp-feature\"\u003e\n    \u003cdiv class=\"pdp-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M9 14a5 5 0 1 1 10 0\" stroke=\"#C5963C\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#C5963C\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 15.5V19\" stroke=\"#C5963C\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pdp-feature__label\"\u003eControl\u003c\/div\u003e\n    \u003cdiv class=\"pdp-feature__value\"\u003eTouch Switch\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pdp-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pdp-specs\"\u003e\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eType\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--div\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eSKU\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003ePINT-110724\u003c\/span\u003e\n\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eSize\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003eØ 4.1″ × H 11.4″\u003cspan class=\"spec-sub\"\u003e10.5 cm × 29 cm\u003c\/span\u003e\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--div\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eLight Source\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e\n\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eWeight\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003e4.4 lbs (2 kg)\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--div\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eWattage\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003e2.2W\u003c\/span\u003e\n\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eMaterials\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003eAluminum, Polycarbonate\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--div\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eLumens\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003e176 lm\u003c\/span\u003e\n\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eStyle\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003eModern\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--div\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--key\"\u003eColor Temp\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\"\u003e3000K Warm Light\u003cspan class=\"spec-sub\"\u003e90 CRI\u003c\/span\u003e\u003c\/span\u003e\n\n  \u003cdiv class=\"spec-finishes-key\"\u003eFinishes\u003c\/div\u003e\n  \u003cdiv class=\"spec-finishes-val\"\u003e\n    \u003cdiv class=\"swatches\"\u003e\n      \u003cspan class=\"swatch\" style=\"background:#FFFFFF;\" data-color=\"White\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#C8963A;\" data-color=\"Gold\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#9A9A95;\" data-color=\"Gray\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#6B4A38;\" data-color=\"Brown\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#252523;\" data-color=\"Black\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cspan class=\"spec-cell spec-cell--div\" style=\"border-bottom:none;\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--key\" style=\"border-bottom:none;\"\u003eCharge Cable\u003c\/span\u003e\n  \u003cspan class=\"spec-cell spec-cell--val\" style=\"border-bottom:none;\"\u003e39.4″ (100 cm) included\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pdp-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul class=\"pdp-highlights\"\u003e\n  \u003cli\u003e\n\u003cspan class=\"pdp-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eIntegrated 2.2W LED module at 90 CRI\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pdp-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eWireless charging base for cord-free placement anywhere in your home\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pdp-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eExternal touch switch for easy single-tap on\/off\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pdp-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003e39.4″ (100 cm) charging cable included\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pdp-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pdp-certs\"\u003e\n  \u003cspan class=\"pdp-cert\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e\n  \u003cspan class=\"pdp-cert\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e\n  \u003cspan class=\"pdp-cert\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e\n  \u003cspan class=\"pdp-cert\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- NOTICES --\u003e\n\u003cdiv class=\"pdp-notices\"\u003e\n  \u003cdiv class=\"pdp-notice pdp-notice--ship\"\u003e\n    \u003cdiv class=\"pdp-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n    \u003cdiv class=\"pdp-notice__text\"\u003eCurrently ships to the United States, Japan, Australia, and EU countries only.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pdp-notice pdp-notice--color\"\u003e\n    \u003cdiv class=\"pdp-notice__label\"\u003eColor Note\u003c\/div\u003e\n    \u003cdiv class=\"pdp-notice__text\"\u003eSlight color variation may occur between production batches. \u003ca href=\"https:\/\/pinlighting.com\/pages\/contact\" rel=\"noopener\" target=\"_blank\"\u003eContact us\u003c\/a\u003e with any concerns.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- DIMENSIONS DIAGRAM --\u003e\n\u003cp class=\"pdp-section-title\"\u003eDimensions Diagram\u003c\/p\u003e\n\u003cdiv class=\"pdp-spec-img-wrap\"\u003e\n  \u003ca class=\"pdp-spec-img-link\" id=\"pdpImgTrigger\" href=\"#\"\u003e\n    \u003cimg class=\"pdp-spec-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Apex-Rechargeable-LED-Table-Lamp-_Built-in-Battery_600x600.jpg?v=1769073992\" alt=\"Pina Lamp dimensions diagram\"\u003e\n  \u003c\/a\u003e\n  \u003cspan class=\"pdp-spec-img-hint\"\u003e🔍 Click to view high-resolution diagram\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pdp-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pdp-downloads\"\u003e\n  \u003ca class=\"pdp-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1Ks8Zz7cTil5guadMXaOIbPa-cciHGMI_\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n    \u003cspan class=\"pdp-dl__icon\"\u003e↓\u003c\/span\u003e\u003cspan class=\"pdp-dl__text\"\u003e Full Specifications (PDF)\u003c\/span\u003e\n  \u003c\/a\u003e\n  \u003ca class=\"pdp-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1vyVNnGn3s7YLMGqdto7otgcKGmlWBS-m\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n    \u003cspan class=\"pdp-dl__icon\"\u003e↓\u003c\/span\u003e\u003cspan class=\"pdp-dl__text\"\u003e Installation Instructions (PDF)\u003c\/span\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/pdp --\u003e\n\n\u003cscript\u003e\n(function() {\n  \/* ── Video lightbox ── *\/\n  var poster   = document.getElementById('pdpPoster');\n  var lightbox = document.getElementById('pdpLightbox');\n  var frame    = document.getElementById('pdpFrame');\n  var closeBtn = document.getElementById('pdpClose');\n  var YT_ID    = 'vka36rMnfaM';\n\n  function openVideo() {\n    frame.src = 'https:\/\/www.youtube.com\/embed\/' + YT_ID + '?autoplay=1\u0026rel=0';\n    lightbox.classList.add('is-open');\n    document.body.style.overflow = 'hidden';\n  }\n  function closeVideo() {\n    frame.src = '';\n    lightbox.classList.remove('is-open');\n    document.body.style.overflow = '';\n  }\n  if (poster)   poster.addEventListener('click', openVideo);\n  if (closeBtn) closeBtn.addEventListener('click', closeVideo);\n  if (lightbox) lightbox.addEventListener('click', function(e) {\n    if (e.target === lightbox) closeVideo();\n  });\n\n  \/* ── Image lightbox ── *\/\n  var imgTrigger  = document.getElementById('pdpImgTrigger');\n  var imgLightbox = document.getElementById('pdpImgLightbox');\n  var imgFull     = document.getElementById('pdpImgFull');\n  var imgClose    = document.getElementById('pdpImgClose');\n  var HI_RES = 'https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Apex-Rechargeable-LED-Table-Lamp-_Built-in-Battery_600x600.jpg?v=1769073992';\n\n  function openImg(e) {\n    e.preventDefault();\n    imgFull.src = HI_RES;\n    imgLightbox.classList.add('is-open');\n    document.body.style.overflow = 'hidden';\n  }\n  function closeImg() {\n    imgFull.src = '';\n    imgLightbox.classList.remove('is-open');\n    document.body.style.overflow = '';\n  }\n  if (imgTrigger)  imgTrigger.addEventListener('click', openImg);\n  if (imgClose)    imgClose.addEventListener('click', closeImg);\n  if (imgLightbox) imgLightbox.addEventListener('click', function(e) {\n    if (e.target === imgLightbox) closeImg();\n  });\n\n  \/* ── Shared Esc handler ── *\/\n  document.addEventListener('keydown', function(e) {\n    if (e.key === 'Escape' || e.keyCode === 27) {\n      if (lightbox \u0026\u0026 lightbox.classList.contains('is-open')) closeVideo();\n      if (imgLightbox \u0026\u0026 imgLightbox.classList.contains('is-open')) closeImg();\n    }\n  });\n})();\n\u003c\/script\u003e","brand":"Pinlighting","offers":[{"title":"D 4.1″ x H 11.4″ \/ D 10.5 cm x H 29 cm \/ Black \/ Touch","offer_id":49651593347393,"sku":"PINT-110724-05","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 4.1″ x H 11.4″ \/ D 10.5 cm x H 29 cm \/ White \/ Touch","offer_id":49651593216321,"sku":"PINT-110724-01","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 4.1″ x H 11.4″ \/ D 10.5 cm x H 29 cm \/ Gray \/ Touch","offer_id":49651593281857,"sku":"PINT-110724-03","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 4.1″ x H 11.4″ \/ D 10.5 cm x H 29 cm \/ Gold \/ Touch","offer_id":49651593249089,"sku":"PINT-110724-02","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 4.1″ x H 11.4″ \/ D 10.5 cm x H 29 cm \/ Brown \/ Touch","offer_id":49651593314625,"sku":"PINT-110724-04","price":109.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pina_Rechargeable_LED_Table_Lamp_1.jpg?v=1731743093"},{"product_id":"cordless-rechargeable-led-table-lamp","title":"Poldina Cordless Rechargeable LED Table Lamp (built-in battery)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n  .pd-lead { padding-top: 28px; margin-bottom: 36px; }\n  .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; margin-bottom: 14px; }\n  \/* Video thumbnail *\/\n  .pd-video-wrap { position: relative; cursor: pointer; border: 1px solid #e8e0d4; overflow: hidden; aspect-ratio: 16\/9; background: #1a1a1a; margin-bottom: 32px; }\n  .pd-video-wrap img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; display: block; opacity: 0.9; transition: opacity 0.2s; pointer-events: none; }\n  .pd-video-wrap:hover img { opacity: 0.75; }\n  .pd-video-wrap__play { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 52px; height: 52px; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; transition: transform 0.2s; }\n  .pd-video-wrap:hover .pd-video-wrap__play { transform: translate(-50%,-50%) scale(1.1); }\n  .pd-video-wrap__play svg { margin-left: 4px; }\n  .pd-video-wrap__label { position: absolute; bottom: 0; left: 0; right: 0; padding: 16px 20px; background: linear-gradient(to top,rgba(10,8,5,0.7),transparent); pointer-events: none; }\n  .pd-video-wrap__label span { font-size: 11px; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(255,255,255,0.75); }\n  \/* Features *\/\n  .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n  @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n  .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n  .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n  .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n  .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n  .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n  \/* Specs *\/\n  .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n  .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n  .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n  .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n  .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n  .pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n  .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n  .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n  .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n  \/* More details *\/\n  .pd-highlights { list-style: none; margin-bottom: 40px; }\n  .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n  .pd-highlights li:last-child { border-bottom: none; }\n  .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n  \/* Certs *\/\n  .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n  .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n  \/* Notices *\/\n  .pd-notice-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n  @media (max-width: 500px) { .pd-notice-row { grid-template-columns: 1fr; } }\n  .pd-notice { padding: 14px 16px; border-left: 3px solid; }\n  .pd-notice--shipping { background: #fdf5e6; border-color: #c49a3c; }\n  .pd-notice--shipping .pd-notice__label { color: #a07820; }\n  .pd-notice--color { background: #4A5248; border-color: #c8b89a; }\n  .pd-notice--color .pd-notice__label { color: #b8c4b6; }\n  .pd-notice--color .pd-notice__text { color: #e8ede7; }\n  .pd-notice--color .pd-notice__text a { color: #d4e8b0; text-decoration: none; }\n  .pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n  .pd-notice__text { font-size: 13px; line-height: 1.5; color: #4a3e32; }\n  \/* Dimension image *\/\n  .pd-img-single { position: relative; cursor: zoom-in; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; max-width: 320px; margin: 0 0 8px; }\n  .pd-img-single img { width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.35s ease; }\n  .pd-img-single:hover img { transform: scale(1.03); }\n  .pd-img-single::after { content: '+'; position: absolute; top: 10px; right: 10px; width: 28px; height: 28px; background: rgba(44,40,32,0.65); color: #faf8f4; font-size: 20px; font-weight: 300; line-height: 27px; text-align: center; border: 1px solid rgba(255,255,255,0.35); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n  .pd-img-single:hover::after { opacity: 1; }\n  .pd-img-caption { font-size: 11px; color: #9c7c4a; letter-spacing: 0.06em; margin-bottom: 28px; display: block; }\n  \/* Downloads *\/\n  .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n  .pd-download-link { display: inline-flex; align-items: center; gap: 0; padding: 0; background: #4A5248; border: 1px solid #4A5248 !important; border-bottom: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-decoration: none !important; text-transform: uppercase; transition: background 0.18s, border-color 0.18s; overflow: hidden; outline: none; }\n  .pd-download-link:hover { background: #3b4139; border-color: #3b4139; }\n  .pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; min-width: 48px; background: rgba(255,255,255,0.12); color: #e8ede7; font-size: 16px; font-weight: 700; line-height: 1; flex-shrink: 0; letter-spacing: 0; border-right: 1px solid rgba(255,255,255,0.15); }\n  .pd-download-link:hover .dl-arrow { background: rgba(255,255,255,0.18); }\n  .pd-download-link .dl-text { display: inline-block; padding: 0 20px; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n  .pd-download-link .dl-text::after { content: ''; position: absolute; bottom: 0; left: 20px; right: 20px; height: 1px; background: rgba(232,237,231,0.7); transform: scaleX(0); transform-origin: left center; transition: transform 0.28s cubic-bezier(0.4,0,0.2,1); display: block; }\n  .pd-download-link:hover .dl-text::after { transform: scaleX(1); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\n\u003c!-- VIDEO --\u003e\n\u003cdiv class=\"pd-video-wrap\" id=\"pdVideoThumb\" data-video-id=\"hDfoZ_ZoRlg\"\u003e\n  \u003cimg src=\"https:\/\/img.youtube.com\/vi\/hDfoZ_ZoRlg\/maxresdefault.jpg\" alt=\"Cordless Rechargeable LED Table Lamp product video\"\u003e\n  \u003cdiv class=\"pd-video-wrap__play\"\u003e\n    \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\u003cpolygon points=\"6,3 18,10 6,17\" fill=\"#2c2820\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-video-wrap__label\"\u003e\u003cspan\u003eWatch Product Video\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n  \u003cp class=\"pd-lead__text\"\u003eThis lamp is suitable for outdoor use and can also add a warm atmosphere indoors. Place it on an outdoor table to enjoy the tranquility of the night, use it as a mood lamp to facilitate conversations with family and friends, or set it beside the bed as a soft, practical night light. Lightweight and cordless, it goes wherever you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n        \u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"7\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 7V5M14 23v-2M7 14H5M23 14h-2M9.2 9.2L7.8 7.8M20.2 20.2l-1.4-1.4M9.2 18.8l-1.4 1.4M20.2 7.8l-1.4 1.4\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eLED Life\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e50,000 Hrs\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 6l-2 6h-5l4 3-2 6 5-3 5 3-2-6 4-3h-5z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eLight Output\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e550 lm\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n        \u003crect stroke-width=\"1.5\" stroke=\"#9c7c4a\" rx=\"1.5\" height=\"8\" width=\"12\" y=\"12\" x=\"8\"\u003e\u003c\/rect\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M11 12V10a3 3 0 016 0v2\"\u003e\u003c\/path\u003e\n        \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" x1=\"14\" y1=\"16\" x2=\"14\" y2=\"18\"\u003e\u003c\/line\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M21 16h1.5M5.5 16H7\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003ePower\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003eRechargeable\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n        \u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"7\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"2.5\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 6V5M14 23v-1M6 14H5M23 14h-1\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eControl\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003eTouch Switch\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-201109\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\n    \u003cspan\u003eØ 3.9″ × H 15″\u003c\/span\u003e\n    \u003cspan style=\"font-size:11px;color:#9c7c4a;\"\u003e10 cm × 38 cm\u003c\/span\u003e\n  \u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e4.4 lbs (2 kg)\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e5W\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterial\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eAcrylic, Aluminium\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLumens\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e550 lm\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLED Life\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e50,000 hrs\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\n    \u003cspan\u003e3000K – 6000K\u003c\/span\u003e\n    \u003cspan style=\"font-size:11px;color:#9c7c4a;\"\u003e90 CRI\u003c\/span\u003e\n  \u003c\/span\u003e\n\n  \u003cdiv class=\"pd-finishes-key\"\u003eFinishes\u003c\/div\u003e\n  \u003cdiv class=\"pd-finishes-val\"\u003e\n    \u003cdiv class=\"pd-swatches\"\u003e\n      \u003cspan class=\"swatch\" style=\"background:#e890a8;\" data-color=\"Pink\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#2c2820;\" data-color=\"Black\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#c49a3c;\" data-color=\"Gold\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#c0c0c8;border-color:rgba(0,0,0,0.12);\" data-color=\"Silver\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#4060a8;\" data-color=\"Blue\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#7a5030;\" data-color=\"Brown\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"swatch\" style=\"background:#f0ece4;border-color:rgba(0,0,0,0.1);\" data-color=\"White\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\" style=\"border-bottom:none;\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom:none;\"\u003eCharging\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom:none;\"\u003e39.4″ cable included\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul style=\"margin-bottom:40px;\" class=\"pd-highlights\"\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 5W LED module: 550 lm output, 3000K–6000K tunable color temperature, 90 CRI.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eIntegrated LED with an average lifespan of 50,000 hours.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eFully cordless and rechargeable — lightweight design suitable for both indoor and outdoor use.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eTouch switch for effortless on\/off and brightness control.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eComes with a 39.4″ charging cable.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAvailable in 7 finishes: Pink, Black, Gold, Silver, Blue, Brown, White.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- COLOR COLLECTION IMAGE --\u003e\n\u003cdiv id=\"pdColorImg\" style=\"max-width:560px;margin:0 0 8px;border:1px solid #e8e0d4;background:#faf8f4;overflow:hidden;cursor:zoom-in;position:relative;\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Poldina-Cordless-Rechargeable-LED-Table-Lamp-Color.jpg?v=1778295312\" data-lb-caption=\"Cordless Rechargeable LED Table Lamp — All 7 Colors\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Poldina-Cordless-Rechargeable-LED-Table-Lamp-Color.jpg?v=1778295312\" alt=\"Cordless Rechargeable LED Table Lamp — Pink, Black, Gold, Silver, Blue, Brown, White\" style=\"width:100%;height:auto;display:block;pointer-events:none;transition:transform 0.35s ease;\"\u003e\n  \u003cdiv style=\"position:absolute;top:10px;right:10px;width:28px;height:28px;background:rgba(44,40,32,0.65);color:#faf8f4;font-size:20px;font-weight:300;line-height:27px;text-align:center;border:1px solid rgba(255,255,255,0.35);pointer-events:none;opacity:0;transition:opacity 0.18s;\" class=\"pd-color-plus\"\u003e+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan style=\"font-size:11px;color:#9c7c4a;letter-spacing:0.06em;margin-bottom:28px;display:block;cursor:pointer;\" id=\"pdColorCaption\"\u003e🎨 All 7 available finishes — click to enlarge.\u003c\/span\u003e\n\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- NOTICES --\u003e\n\u003cdiv class=\"pd-notice-row\"\u003e\n  \u003cdiv class=\"pd-notice pd-notice--shipping\"\u003e\n    \u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n    \u003cdiv class=\"pd-notice__text\"\u003eCurrently ships to the United States, Japan, Australia, and EU countries only.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n    \u003cdiv class=\"pd-notice__label\"\u003eColor Note\u003c\/div\u003e\n    \u003cdiv class=\"pd-notice__text\"\u003eSlight color variation may occur between production batches. \u003ca rel=\"noopener\" href=\"https:\/\/pinlighting.com\/pages\/contact\" target=\"_blank\"\u003eContact us\u003c\/a\u003e with any concerns.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- DIMENSIONS DIAGRAM --\u003e\n\u003cp class=\"pd-section-title\"\u003eDimensions Diagram\u003c\/p\u003e\n\u003cdiv class=\"pd-img-single\" id=\"pdThumb1\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Cordless-Rechargeable-LED-Table-Lamp-_built-in-battery_1024x1024.jpg?v=1762474984\" data-lb-caption=\"Cordless Rechargeable LED Table Lamp — Dimensions Diagram\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Cordless-Rechargeable-LED-Table-Lamp-_built-in-battery_1024x1024.jpg?v=1762474984\" alt=\"Cordless Rechargeable LED Table Lamp dimensions diagram\"\u003e\n\u003c\/div\u003e\n\u003cspan class=\"pd-img-caption\" id=\"pdThumbCaption\"\u003e🔍 Click to view high-resolution diagram.\u003c\/span\u003e\n\n\u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  ov.style.cssText = 'display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(12,9,6,0.92);z-index:2147483647;align-items:center;justify-content:center;box-sizing:border-box;padding:28px;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  xBtn.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;cursor:pointer;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);';\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:90vw;max-height:86vh;object-fit:contain;display:none;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbIframe = document.createElement('iframe');\n  lbIframe.setAttribute('allowfullscreen','');\n  lbIframe.style.cssText = 'display:none;width:95vw;max-width:1600px;height:53.4vw;max-height:88vh;border:0;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbCap = document.createElement('div');\n  lbCap.style.cssText = 'position:absolute;bottom:16px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.4);pointer-events:none;';\n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbIframe); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n\n  function openImg(src, cap) {\n    lbIframe.style.display='none'; lbIframe.src='';\n    lbImg.style.display='block'; lbImg.src=src;\n    lbCap.textContent=cap||'';\n    ov.style.display='flex'; document.body.style.overflow='hidden';\n  }\n  function openVideo(id) {\n    lbImg.style.display='none';\n    \/* Remove old iframe if exists, create fresh one each time so autoplay fires reliably *\/\n    var old = ov.querySelector('iframe.vl-fr');\n    if (old) ov.removeChild(old);\n    var fr = document.createElement('iframe');\n    fr.className = 'vl-fr';\n    fr.setAttribute('allowfullscreen','');\n    fr.allow = 'autoplay; fullscreen; picture-in-picture';\n    fr.style.cssText = 'width:95vw;max-width:1600px;height:53.4vw;max-height:88vh;border:0;box-shadow:0 20px 70px rgba(0,0,0,0.65);display:block;';\n    fr.src = 'https:\/\/www.youtube.com\/embed\/'+id+'?autoplay=1\u0026rel=0';\n    ov.appendChild(fr);\n    ov.style.display='flex';\n    document.body.style.overflow='hidden';\n  }\n  function closeLb() {\n    ov.style.display='none';\n    lbImg.src=''; lbImg.style.display='none';\n    lbIframe.src=''; lbIframe.style.display='none';\n    \/* destroy fresh iframe to stop video *\/\n    var fr = ov.querySelector('iframe.vl-fr');\n    if (fr) ov.removeChild(fr);\n    document.body.style.overflow='';\n  }\n  xBtn.addEventListener('click', closeLb);\n  \/* Overlay background click closes image lightbox (iframe steals this so we use closeBar for video) *\/\n  ov.addEventListener('click', function(e){ if(e.target===ov) closeLb(); });\n  \/* Don't rely on overlay background for video — iframe intercepts it.\n     Add a visible close bar above the video *\/\n  var closeBar = document.createElement('div');\n  closeBar.style.cssText = 'position:absolute;top:0;left:0;right:0;height:56px;display:flex;align-items:center;justify-content:flex-end;padding:0 18px;cursor:pointer;z-index:1;';\n  closeBar.innerHTML = '\u003cspan style=\"font-family:DM Sans,sans-serif;font-size:11px;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.5);margin-right:12px;\"\u003eESC \/ Click × to close\u003c\/span\u003e';\n  closeBar.addEventListener('click', closeLb);\n  ov.appendChild(closeBar);\n  document.addEventListener('keydown', function(e){ if((e.key==='Escape'||e.keyCode===27)\u0026\u0026ov.style.display!=='none') closeLb(); });\n\n  \/* video *\/\n  (function(el){ if(!el) return;\n    el.addEventListener('click', function(){ openVideo(el.getAttribute('data-video-id')); });\n  })(document.getElementById('pdVideoThumb'));\n\n  \/* color collection image — both the image div and the caption trigger lightbox *\/\n  ['pdColorImg','pdColorCaption'].forEach(function(id){\n    (function(el){ if(!el) return;\n      el.addEventListener('click', function(){\n        var t = document.getElementById('pdColorImg');\n        openImg(t.getAttribute('data-lb-src'), t.getAttribute('data-lb-caption'));\n      });\n    })(document.getElementById(id));\n  });\n\n  \/* dimension diagram — both the image div and the caption trigger lightbox *\/\n  ['pdThumb1','pdThumbCaption'].forEach(function(id){\n    (function(el){ if(!el) return;\n      el.addEventListener('click', function(){\n        var t = document.getElementById('pdThumb1');\n        openImg(t.getAttribute('data-lb-src'), t.getAttribute('data-lb-caption'));\n      });\n    })(document.getElementById(id));\n  });\n})();\n\u003c\/script\u003e\n\n\u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n  \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1GLJG-cMT05Snnvu13O-2_HTJzDOo3aDS\/view?usp=drive_link\" class=\"pd-download-link\" target=\"_blank\"\u003e\n    \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e\n  \u003c\/a\u003e\n  \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1yhAYb3OK856nJHsmfJNBOsSLpUKoJlNi\/view?usp=drive_link\" class=\"pd-download-link\" target=\"_blank\"\u003e\n    \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eInstallation Instructions (PDF)\u003c\/span\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Pink \/ Touch","offer_id":49656330387777,"sku":"PINT-201109-01","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Black \/ Touch","offer_id":49656330420545,"sku":"PINT-201109-02","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Gold \/ Touch","offer_id":49656330453313,"sku":"PINT-201109-03","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Silver \/ Touch","offer_id":49656330486081,"sku":"PINT-201109-04","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Blue \/ Touch","offer_id":49656332452161,"sku":"PINT-201109-014","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ Brown \/ Touch","offer_id":49656330518849,"sku":"PINT-201109-05","price":109.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 15″ \/ D 10cm x H 38cm \/ White \/ Touch","offer_id":49656330551617,"sku":"PINT-201109-06","price":109.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Cordless-Rechargeable-LED-Table-Lamp-S18.jpg?v=1746840889"},{"product_id":"lantern-cordless-crystal-table-lamp","title":"Lantern Cordless Crystal Table Lamp (built-in battery)","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/y4yg1AkWarw?si=gdQCypPAOOJkzrAy\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/LGKQAuq1qag?si=0y3J7xvp1WrQXokD\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eExperience the ultimate in luxury with our Lantern Cordless Crystal Table Lamp. This 2019 release serves both as a functional task lamp, illuminating your hand, and as an artistic statement piece, creating an atmosphere of sophistication in any space. Made from high-quality machined metal and adorned with a crystal lamp shade and cage, this elegant design exudes exclusivity and refinement.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 117.563px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eAluminum Alloy, Acrylic\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eGold, Black, Silver\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 261.219px; height: 19.5938px;\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\"\u003eClear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 262.938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 266.062px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e3.5 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 262.938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 266.062px;\" class=\"specificationSection__column\"\u003e6.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 262.938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 266.062px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 262.938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 266.062px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 262.938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 266.062px;\" class=\"specificationSection__column\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-092010\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 262.938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 266.062px;\" class=\"specificationSection__column\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/11ZJDC8I3AUSH4bSmrfKoIckV2jUXB95F\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 262.938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 266.062px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e3.5\u003c\/span\u003e\" diameter (9cm) x 6.9″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (17.5cm) \u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 3 watt LED module: 330 lumen light output,  3000K-6000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eCrystal lampshade and aluminum alloy lamp frame, exquisite and elegant design.\u003c\/li\u003e\n\u003cli\u003eTouch switch, three-color dimmable.\u003c\/li\u003e\n\u003cli\u003eAvailable in \u003cspan\u003eGold, Black, Silver\u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Lantern-Cordless-Crystal-Table-Lamp.jpg?v=1746840798\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 3.5″ x H 6.9″ \/ D 9 cm x H 17.5 cm \/ Gold \/ Touch","offer_id":50443510251841,"sku":"PINT-092010-01","price":105.0,"currency_code":"USD","in_stock":true},{"title":"D 3.5″ x H 6.9″ \/ D 9 cm x H 17.5 cm \/ Silver \/ Touch","offer_id":50443510284609,"sku":"PINT-092010-02","price":105.0,"currency_code":"USD","in_stock":true},{"title":"D 3.5″ x H 6.9″ \/ D 9 cm x H 17.5 cm \/ Black \/ Touch","offer_id":50443510317377,"sku":"PINT-092010-03","price":105.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Lantern_Cordless_Crystal_Table_Lamp_1_-standard-scale-2_00x-gigapixel.jpg?v=1746840814"},{"product_id":"vondom-table-light-built-in-battery","title":"Vondom Table Lamp (built-in battery)","description":"\u003cp\u003eLet your lighting shine freely with the Vondom Table Lamp . This cordless wonder adds a warm presence to any living space. Set it up as a charming companion on your bedside table, a serene beacon on your study desk or wherever else you dare! Dare to take risks and light up any space with the unrestricted Serena Table Light.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003eNote:\u003c\/span\u003e Due to the different colors of the individual batches, there may be color differences. If you are concerned, please contact us.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 117.545px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eHigh molecular polymer, Metal\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eRed, Blue\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 261.219px; height: 19.5909px;\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100%; height: 159.297px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e7.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e8.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 39.1875px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 39.1875px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 22.1406px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 22.1406px;\" class=\"specificationSection__column\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-095810\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1kArx3avGyxgo23D6JgY4M76hNi0ZPBav\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e7.1\u003c\/span\u003e\" diameter (18cm) x 8.7″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (22cm) \u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eThe small and exquisite shape and chic colors are suitable for a variety of spaces.\u003c\/li\u003e\n\u003cli\u003eTouch the switch to adjust the brightness of the warm light.\u003c\/li\u003e\n\u003cli\u003eAvailable in Red, Blue.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4-inch charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Setago_Table_Light_37.jpg?v=1746842505\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.1″ x H 8.7″ \/ D 18 cm x H 22 cm \/ Red \/ Touch","offer_id":50443515855169,"sku":"PINT-095810-01","price":178.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 8.7″ \/ D 18 cm x H 22 cm \/ Blue \/ Touch","offer_id":50443515887937,"sku":"PINT-095810-02","price":178.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Setago_Table_Light_1.jpg?v=1746846340"},{"product_id":"klaus-table-lamp","title":"Klaus Table Lamp (built-in battery)","description":"\u003cp\u003eIntroducing the Klaus Table Lamp from Dekorfine - a stunning fusion of modern sophistication and timeless design. Crafted from sleek metal and glass, this statement piece offers a soft, ambient glow to elevate any space. With its elegant lines and versatile appeal, it's perfect for adding a warm, inviting touch to your living room, bedroom, or office.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 117.563px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eAluminum, Glass\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eNickel\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 261.219px; height: 19.5938px;\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100%; height: 159.297px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e7.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e8.3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 39.1875px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 39.1875px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 22.1406px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 22.1406px;\" class=\"specificationSection__column\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-111310\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1JT6NpOz7gyCzUtqzEnKJMosxAw8j1rug\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e7.1\u003c\/span\u003e\" diameter (18cm) x 8.3″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (21cm) \u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch the switch to adjust the brightness of the warm light.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4-inch charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Klaus-Table-Lamp.jpg?v=1746847310\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.1″ x H 8.3″ \/ D 18 cm x H 21 cm \/ Nickel \u0026 White \/ Touch","offer_id":50443547967809,"sku":"PINT-111310","price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Klaus_Table_Lamp_1.jpg?v=1746846494"},{"product_id":"villeroy-table-lamp","title":"Villeroy Table Lamp (built-in battery)","description":"\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/VbNcAZTWEnM?si=ZksamPGt-58aoALo\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eElevate your space with the Villeroy Table Lamp. Sleek and modern, this lamp's durable metal and aluminum construction offers both style and durability. Its conical base and tapered shade create a striking silhouette, perfect for contemporary decor. With the added convenience of being fully rechargeable, this lamp offers both functionality and elegance.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003eNote:\u003c\/span\u003e Due to the different colors of the individual batches, there may be color differences. If you are concerned, please contact us.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 117.563px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eAluminum\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eGreen, White, Black, Red\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 159.297px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003e3.9 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e9.8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 39.1875px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 39.1875px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 22.1406px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 22.1406px;\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-113910\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1GPgzk39z5O8NTnH3t29Lj5tiDrkm5VsS\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e3.9\u003c\/span\u003e\" diameter (10cm) x 9.8″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (25cm) \u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch the switch to adjust the brightness of the warm light.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4-inch charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Villeroy-Table-Lamp.jpg?v=1746849026\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 3.9″ x H 9.8″ \/ D 10 cm x H 25 cm \/ Green \/ Touch","offer_id":50443559436609,"sku":"PINT-113910-01","price":245.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 9.8″ \/ D 10 cm x H 25 cm \/ White \/ Touch","offer_id":50443559469377,"sku":"PINT-113910-02","price":245.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 9.8″ \/ D 10 cm x H 25 cm \/ Black \/ Touch","offer_id":50443559502145,"sku":"PINT-113910-03","price":245.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 9.8″ \/ D 10 cm x H 25 cm \/ Red \/ Touch","offer_id":50443559534913,"sku":"PINT-113910-04","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Villeroy_Table_Lamp_1.jpg?v=1746848269"},{"product_id":"africa-table-lamp","title":"Africa Table Lamp (built-in battery)","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/t93hF3n6zik?si=v-s0zc9UvbmTHaJ4\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eElevate your space with the Africa Table Lamp. Sleek and modern, this lamp's durable metal and aluminum construction offers both style and durability. Its conical base and tapered shade create a striking silhouette, perfect for contemporary decor. With the added convenience of being fully rechargeable, this lamp offers both functionality and elegance.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003eNote:\u003c\/span\u003e Due to the different colors of the individual batches, there may be color differences. If you are concerned, please contact us.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 117.563px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eAluminum\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eWhite, Black, Red, Orange\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable style=\"width: 100%; height: 159.297px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e2 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e17.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 39.1875px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 39.1875px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 22.1406px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 22.1406px;\" class=\"specificationSection__column\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-115710\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1MQhKpWRjEeAvsjYlyCurdkCs_Zs4-w4C\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e2\u003c\/span\u003e\" diameter (5cm) x 17.7″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (45cm) \u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch the switch to adjust the brightness of the warm light.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eAvailable in White, Black, Red, Orange.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Africa-Table-Lamp-_built-in-battery_600x600.jpg?v=1764750607\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 2″ x H 17.7″ \/ D 5 cm x H 45 cm \/ White \/ Touch","offer_id":50443565072705,"sku":"PINT-115710-05","price":125.0,"currency_code":"USD","in_stock":true},{"title":"D 2″ x H 17.7″ \/ D 5 cm x H 45 cm \/ Black \/ Touch","offer_id":50443565105473,"sku":"PINT-115710-06","price":125.0,"currency_code":"USD","in_stock":true},{"title":"D 2″ x H 17.7″ \/ D 5 cm x H 45 cm \/ Red \/ Touch","offer_id":50443565138241,"sku":"PINT-115710-07","price":125.0,"currency_code":"USD","in_stock":true},{"title":"D 2″ x H 17.7″ \/ D 5 cm x H 45 cm \/ Orange \/ Touch","offer_id":50443565171009,"sku":"PINT-115710-08","price":125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Africa_Table_Lamp_1.jpg?v=1746849327"},{"product_id":"crystal-diamond-table-lamp","title":"Crystal Diamond Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n\n\/* ── 2-column video grid ── *\/\n.pd-video-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 36px; }\n@media (max-width: 600px) { .pd-video-row { grid-template-columns: 1fr; } }\n.pd-video-col { display: flex; flex-direction: column; gap: 4px; }\n.pd-video-label { font-size: 11px; font-weight: 500; letter-spacing: 0.06em; color: #7a6a58; }\n.pd-video-thumb { position: relative; cursor: pointer; border: 1px solid #e8e0d4; overflow: hidden; aspect-ratio: 16\/9; background: #1a1a1a; }\n.pd-video-thumb img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; display: block; opacity: 0.9; transition: opacity 0.2s; pointer-events: none; }\n.pd-video-thumb:hover img { opacity: 0.75; }\n.pd-video-thumb__play { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 48px; height: 48px; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; pointer-events: none; transition: transform 0.2s; }\n.pd-video-thumb:hover .pd-video-thumb__play { transform: translate(-50%,-50%) scale(1.1); }\n\n.pd-lead { border-top: 1px solid #c8b89a; padding-top: 28px; margin-bottom: 36px; }\n.pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\n.pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n@media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n.pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n.pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n.pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n.pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n.pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n.pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n.pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n.pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n.pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n.pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n.pd-highlights { list-style: none; margin-bottom: 40px; }\n.pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n.pd-highlights li:last-child { border-bottom: none; }\n.pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n.pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n.pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n.cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n\n\/* ── Notice banners ── *\/\n.pd-notice-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n@media (max-width: 500px) { .pd-notice-row { grid-template-columns: 1fr; } }\n.pd-notice { padding: 14px 16px; border-left: 3px solid; }\n.pd-notice--ship { background: #fdf5e6; border-color: #c49a3c; }\n.pd-notice--color { background: #4A5248; border-color: #6a7568; }\n.pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n.pd-notice--ship .pd-notice__label { color: #a07820; }\n.pd-notice--color .pd-notice__label { color: #b8c4b6; }\n.pd-notice__text { font-size: 13px; line-height: 1.55; color: #4a3e32; }\n.pd-notice--color .pd-notice__text { color: #e8ede7; font-weight: 500; }\n.pd-notice--color .pd-notice__text a { color: #d4e8b0; text-decoration: underline; text-underline-offset: 2px; }\n\n\/* ── Dimensions diagram ── *\/\n.pd-img-wrap { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; margin-bottom: 40px; }\n.pd-img-thumb { position: relative; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; cursor: zoom-in !important; width: 220px !important; flex-shrink: 0; pointer-events: auto !important; }\n.pd-img-thumb img { width: 220px !important; height: auto; display: block; pointer-events: none; transition: opacity 0.25s; }\n.pd-img-thumb:hover img { opacity: 0.88; }\n.pd-img-thumb::after { content: ''; position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat; border: 1px solid rgba(255,255,255,0.3); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n.pd-img-thumb:hover::after { opacity: 1; }\n.pd-img-hint { font-size: 12px; color: #7a6a58; letter-spacing: 0.02em; }\n\u003c\/style\u003e\n\n\u003cdiv style=\"text-align: start;\" class=\"pd-wrap\"\u003e\n\n\u003c!-- 2-COLUMN VIDEO GRID --\u003e\n\u003cdiv class=\"pd-video-row\"\u003e\n  \u003cdiv class=\"pd-video-col\"\u003e\n    \u003cdiv class=\"pd-video-thumb\" id=\"pdVid1\" data-vid=\"NLrN03Dhtp8\"\u003e\n      \u003cimg src=\"https:\/\/img.youtube.com\/vi\/NLrN03Dhtp8\/hqdefault.jpg\" alt=\"Crystal Diamond Table Lamp – Video 1\"\u003e\n      \u003cdiv class=\"pd-video-thumb__play\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpolygon points=\"5,2 16,9 5,16\" fill=\"#2c2820\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"pd-video-label\"\u003eProduct Showcase\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-video-col\"\u003e\n    \u003cdiv class=\"pd-video-thumb\" id=\"pdVid2\" data-vid=\"4eCIf0TiRGY\"\u003e\n      \u003cimg src=\"https:\/\/img.youtube.com\/vi\/4eCIf0TiRGY\/hqdefault.jpg\" alt=\"Crystal Diamond Table Lamp – Video 2\"\u003e\n      \u003cdiv class=\"pd-video-thumb__play\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 18 18\" fill=\"none\"\u003e\u003cpolygon points=\"5,2 16,9 5,16\" fill=\"#2c2820\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"pd-video-label\"\u003eAmbiance Demo\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n  \u003cp class=\"pd-lead__text\"\u003eIndulge in the enchanting glow of the Crystal Diamond Table Lamp. Effortlessly versatile, this battery-powered lamp transitions seamlessly from indoor to outdoor settings with its warm, inviting light. Emulate the ambiance of streets at dusk and recharge easily via USB. Perfect for intimate gatherings and serene starlit evenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M14 7V5M14 23v-2M7 14H5M23 14h-2M9.2 9.2 7.8 7.8M20.2 20.2l-1.4-1.4M9.2 18.8l-1.4 1.4M20.2 7.8l-1.4 1.4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eBattery Life\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e~10 Hours\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003cpath d=\"M14 5v4M14 19v4M5 14h4M19 14h4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#9c7c4a\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eLED Life\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e50,000 Hrs\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003cpath d=\"M8 14a6 6 0 1 1 12 0\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#9c7c4a\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M14 15.5V19\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 21h16\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eColor Temp\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e3000K\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-feature\"\u003e\n    \u003cdiv class=\"pd-feature__icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"14\" cy=\"14\" r=\"2.5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M14 6V5M14 23v-1M6 14H5M23 14h-1\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__label\"\u003eControl\u003c\/div\u003e\n    \u003cdiv class=\"pd-feature__value\"\u003e3-Level Dim\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-165210\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eØ 3.2″ × H 3.5″\u003cspan style=\"font-size:11px;color:#9c7c4a;display:block;\"\u003e8.2 cm × 9 cm\u003c\/span\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e2.2 lbs (1 kg)\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e1W\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterials\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCrystal, Metal\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLumens\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e110 lm\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eModern\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e3000K Warm\u003cspan style=\"font-size:11px;color:#9c7c4a;display:block;\"\u003e90 CRI\u003c\/span\u003e\u003c\/span\u003e\n\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eBattery\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e1200 mAh\u003cspan style=\"font-size:11px;color:#9c7c4a;display:block;\"\u003e~10 hrs runtime\u003c\/span\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eCharge Cable\u003c\/span\u003e\n  \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom:none;\"\u003e39.4″ included\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 1W LED module delivering 110 lm at 90 CRI, 3000K warm white.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003ePush button switch with three brightness levels for full ambiance control.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003e1200 mAh rechargeable battery — charges in ~1.5 hours via included 39.4″ cable (5V 2A or 8V 2A), runs ~10 hours per charge.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBattery-powered and portable — transitions effortlessly from indoor to outdoor settings.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eCrystal and metal construction. Ø 3.2″ (8.2 cm) × H 3.5″ (9 cm). Weighs 2.2 lbs (1 kg).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\" style=\"margin-bottom: 40px;\"\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e\n  \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- NOTICES --\u003e\n\u003cdiv style=\"margin-bottom: 40px;\"\u003e\n  \u003cdiv class=\"pd-notice pd-notice--ship\"\u003e\n    \u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n    \u003cdiv class=\"pd-notice__text\"\u003eCurrently ships to the United States, Japan, Australia, and EU countries only.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- DIMENSIONS DIAGRAM --\u003e\n\u003cp class=\"pd-section-title\"\u003eDimensions Diagram\u003c\/p\u003e\n\u003cdiv class=\"pd-img-wrap\"\u003e\n  \u003ca href=\"javascript:void(0)\" onclick=\"var o=document.getElementById('pdLbCrystal');o.style.display='flex';o.style.pointerEvents='auto';document.body.style.overflow='hidden';\" style=\"display:block;width:220px;cursor:zoom-in;border:1px solid #e8e0d4;overflow:hidden;background:#faf8f4;position:relative;flex-shrink:0;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Crystal-Diamond-Table-Lamp.jpg?v=1746877940\" style=\"width:220px !important;height:auto;display:block;\" alt=\"Crystal Diamond Table Lamp dimensions diagram\"\u003e\n  \u003c\/a\u003e\n  \u003cspan class=\"pd-img-hint\"\u003e🔍 Click to view high-resolution diagram\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- IMAGE LIGHTBOX --\u003e\n\u003cdiv id=\"pdLbCrystal\" style=\"display:none;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(12,9,6,0.92);z-index:2147483647;align-items:center;justify-content:center;box-sizing:border-box;padding:28px;\" onclick=\"if(event.target===this){this.style.display='none';this.style.pointerEvents='none';document.body.style.overflow='';}\"\u003e\n  \u003ca href=\"javascript:void(0)\" onclick=\"var o=document.getElementById('pdLbCrystal');o.style.display='none';o.style.pointerEvents='none';document.body.style.overflow='';\" style=\"position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);z-index:1;text-decoration:none;\"\u003e×\u003c\/a\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Crystal-Diamond-Table-Lamp.jpg?v=1746877940\" style=\"max-width:min(1024px,90vw);max-height:86vh;object-fit:contain;display:block;box-shadow:0 20px 70px rgba(0,0,0,0.65);\" alt=\"Crystal Diamond Table Lamp dimensions – full resolution\"\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/* Video modal (fully JS-created) *\/\n(function() {\n  var _vl = null;\n  function openVideo(vid) {\n    if (!_vl) {\n      _vl = document.createElement('div');\n      _vl.style.cssText = 'display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,8,5,0.94);z-index:2147483647;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;';\n      var b = document.createElement('div');\n      b.innerHTML = '\u0026times;';\n      b.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.28);color:#fff;font-size:30px;line-height:42px;text-align:center;cursor:pointer;';\n      var wrap = document.createElement('div');\n      wrap.style.cssText = 'position:relative;width:min(88vw,140vh);aspect-ratio:16\/9;background:#000;box-shadow:0 20px 80px rgba(0,0,0,0.7);';\n      var fr = document.createElement('iframe');\n      fr.allow = 'autoplay;fullscreen;picture-in-picture';\n      fr.setAttribute('allowfullscreen','');\n      fr.style.cssText = 'position:absolute;top:0;left:0;width:100%;height:100%;border:0;';\n      wrap.appendChild(fr); _vl.appendChild(b); _vl.appendChild(wrap);\n      document.body.appendChild(_vl);\n      b.addEventListener('click', closeVideo);\n      _vl.addEventListener('click', function(e){ if(e.target===_vl) closeVideo(); });\n    }\n    _vl.querySelector('iframe').src = 'https:\/\/www.youtube.com\/embed\/' + vid + '?autoplay=1\u0026rel=0';\n    _vl.style.display = 'flex';\n    _vl.style.pointerEvents = 'auto';\n    document.body.style.overflow = 'hidden';\n  }\n  function closeVideo() {\n    if (!_vl) return;\n    _vl.querySelector('iframe').src = '';\n    _vl.style.display = 'none';\n    _vl.style.pointerEvents = 'none';\n    document.body.style.overflow = '';\n  }\n  ['pdVid1','pdVid2'].forEach(function(id) {\n    var el = document.getElementById(id);\n    if (!el) return;\n    el.addEventListener('click', function() { openVideo(el.getAttribute('data-vid')); });\n  });\n\n  \/* Esc key *\/\n  document.addEventListener('keydown', function(e) {\n    if (e.key === 'Escape' || e.keyCode === 27) {\n      if (_vl \u0026\u0026 _vl.style.display !== 'none') closeVideo();\n      var lb = document.getElementById('pdLbCrystal');\n      if (lb \u0026\u0026 lb.style.display !== 'none') {\n        lb.style.display = 'none';\n        lb.style.pointerEvents = 'none';\n        document.body.style.overflow = '';\n      }\n    }\n  });\n})();\n\u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"Model A : D 3.2″ x H 3.5″ \/ D 8.2 cm x H 9 cm \/ Clear \/ USB Charging Plug","offer_id":50444019597633,"sku":"PINT-165210-01","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Model B : D 3.2″ x H 3.5″ \/ D 8.2 cm x H 9 cm \/ Clear \/ USB Charging Plug","offer_id":50444019630401,"sku":"PINT-165210-02","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Model C : D 3.2″ x H 3.5″ \/ D 8.2 cm x H 9 cm \/ Clear \/ USB Charging Plug","offer_id":50444019663169,"sku":"PINT-165210-03","price":135.0,"currency_code":"USD","in_stock":true},{"title":"Model A: 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":50444019695937,"sku":"PINT-165210-04","price":390.0,"currency_code":"USD","in_stock":true},{"title":"Model B: 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":50444019728705,"sku":"PINT-165210-05","price":390.0,"currency_code":"USD","in_stock":true},{"title":"Model C: 5 Pieces \/ Clear \/ USB Charging Plug","offer_id":50444019761473,"sku":"PINT-165210-06","price":390.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Crystal_Diamond_Table_Lamp_1.jpg?v=1746869197"},{"product_id":"caret-table-lamp","title":"Caret Table Lamp (Built-in battery)","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线，并添加悬停动态下划线 *\/\n    .action-btn-text a {\n      color: #ffffff !important;\n      text-decoration: none;\n      position: relative;\n      display: inline-block;\n    }\n    \n    .action-btn-text a::after {\n      content: '';\n      position: absolute;\n      width: 100%;\n      transform: scaleX(0);\n      height: 1px;\n      bottom: -2px; \/* 控制下划线与文字的间距 *\/\n      left: 0;\n      background-color: #ffffff;\n      transform-origin: bottom right;\n      transition: transform 0.3s ease-out;\n    }\n\n    .action-btn-text a:hover::after {\n      transform: scaleX(1);\n      transform-origin: bottom left;\n    }\n\n    \/* 视频网格与弹窗样式 *\/\n    .custom-vid-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n      margin-bottom: 16px;\n    }\n    .custom-vid-thumb {\n      position: relative;\n      width: 100%;\n      padding-bottom: 56.25%; \/* 16:9 比例自适应 *\/\n      background-color: #000;\n      border-radius: 6px;\n      overflow: hidden;\n      cursor: pointer;\n    }\n    .custom-vid-thumb img {\n      position: absolute;\n      top: 0; left: 0; width: 100%; height: 100%;\n      object-fit: cover;\n      transition: transform 0.3s ease;\n      opacity: 0.85;\n    }\n    .custom-vid-thumb:hover img {\n      transform: scale(1.05);\n      opacity: 1;\n    }\n    .custom-play-btn {\n      position: absolute;\n      top: 50%; left: 50%;\n      transform: translate(-50%, -50%);\n      width: 44px; height: 44px;\n      background-color: rgba(0, 0, 0, 0.6);\n      border: 2px solid #fff;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      transition: all 0.3s ease;\n    }\n    .custom-vid-thumb:hover .custom-play-btn {\n      background-color: #b38e5d; \/* 品牌金色 *\/\n      border-color: #b38e5d;\n      transform: translate(-50%, -50%) scale(1.1);\n    }\n    .custom-play-btn::before {\n      content: '';\n      border-style: solid;\n      border-width: 8px 0 8px 12px;\n      border-color: transparent transparent transparent #fff;\n      margin-left: 4px;\n    }\n    \n    \/* 视频左下角提示语样式 *\/\n    .custom-vid-label {\n      position: absolute;\n      bottom: 12px;\n      left: 12px;\n      color: #ffffff;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      background-color: rgba(0, 0, 0, 0.65);\n      padding: 4px 10px;\n      border-radius: 4px;\n      z-index: 2;\n      pointer-events: none; \/* 防止遮挡点击事件 *\/\n      transition: background-color 0.3s ease;\n    }\n    .custom-vid-thumb:hover .custom-vid-label {\n      background-color: #b38e5d; \/* 鼠标悬停时同步变金 *\/\n    }\n\n    \/* 弹窗 Modal 样式 (满屏沉浸式升级版) *\/\n    .custom-vid-modal {\n      display: none;\n      position: fixed;\n      z-index: 999999;\n      left: 0; top: 0; width: 100vw; height: 100vh;\n      background-color: rgba(0,0,0,0.95);\n      align-items: center; justify-content: center;\n    }\n    .custom-vid-modal.active {\n      display: flex;\n    }\n    .custom-vid-content {\n      position: relative;\n      width: 96vw; \n      height: 96vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    .custom-vid-aspect {\n      width: 100%;\n      height: 100%;\n      \/* 核心：无论横竖屏，完美锁定 16:9 并极限放大 *\/\n      max-height: calc(96vw * 9 \/ 16);\n      max-width: calc(96vh * 16 \/ 9);\n      position: relative;\n    }\n    .custom-vid-aspect iframe {\n      position: absolute;\n      top: 0; left: 0; width: 100%; height: 100%;\n      border: none;\n      box-shadow: 0 4px 30px rgba(0,0,0,0.6);\n      background-color: #000;\n    }\n    .custom-vid-close {\n      position: absolute;\n      top: 16px; right: 24px;\n      color: #fff; font-size: 40px;\n      cursor: pointer; font-weight: 300;\n      line-height: 1;\n      transition: color 0.3s;\n      z-index: 1000000;\n    }\n    .custom-vid-close:hover {\n      color: #b38e5d;\n    }\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 颜色\/产品提示框样式（深绿色） *\/\n    .custom-product-description .pd-notice--color { \n      background: #4A5248 !important; \n      border-color: #6a7568 !important; \n    }\n    \n    .custom-product-description .pd-notice--color .pd-notice__label { \n      color: #b8c4b6 !important; \n    }\n    \n    .custom-product-description .pd-notice--color .pd-notice__text { \n      color: #e8ede7 !important; \n      font-weight: 500 !important; \n    }\n\n    .custom-product-description .pd-notice--color .pd-notice__text a { \n      color: #d4e8b0 !important; \n      text-decoration: underline !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eIlluminate your workspace or home with the modern elegance of the Caret Table Lamp. Crafted from lacquered steel, this lamp features a rounded base and pyramid-shaped top, creating a soft, ambient glow. Inspired by historic libraries, it seamlessly blends timeless aesthetics with functionality for both work and relaxation.\u003c\/p\u003e\n\u003c!-- 购买须知提示 (调用预设的深绿色高级通知框) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n\u003cspan class=\"pd-notice__label\"\u003ePurchase Notes\u003c\/span\u003e\n\u003cp class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eAluminum, Acrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eTable Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eWhite, Brick Red\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eWhite, Brick Red\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e5.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e8.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStandard\u003c\/th\u003e\n\u003ctd\u003e\u003cspan\u003eBuilt-in Battery\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINT-173310\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e5.9\" diameter (15cm) x 8.7\" height (22cm). Weighs 4.4 lbs. (2kg).\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K-6000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eTouch switch, three-color dimmable.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eAcrylic lampshade and aluminum alloy lamp frame, exquisite and elegant design.\u003c\/li\u003e\n\u003cli\u003eAvailable in White, Brick Red.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4\" charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1ko2dUED9SybfbBU5_-V4yrEZ6IniCGE2\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca rel=\"noopener\" href=\"#\" target=\"_blank\"\u003e3D FILES\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"dimensions-container\" style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pinlighting_Caret_Table_Lamp_600x600.jpg?v=1779935195\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 5.9″ x H 8.7″ \/ D 15 cm x H 22 cm \/ White \/ Touch (Three-color changing light)","offer_id":50444029919553,"sku":"PINT-173310-01","price":148.0,"currency_code":"USD","in_stock":true},{"title":"D 5.9″ x H 8.7″ \/ D 15 cm x H 22 cm \/ Brick Red \/ Touch (Three-color changing light)","offer_id":50444029952321,"sku":"PINT-173310-02","price":148.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pinlighting_Caret_Table_Lamp_1.jpg?v=1779933747"},{"product_id":"como-table-lamp-built-in-battery","title":"Como Table Lamp (built-in battery)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\/* 强制隐藏Shopify可能自动生成的空段落 *\/\n.pd-wrap p:empty { display: none !important; margin: 0 !important; padding: 0 !important; }\n\n.pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; margin-top: 0 !important; padding-top: 0 !important; }\n.pd-lead { margin-top: 0 !important; padding-top: 0 !important; margin-bottom: 36px; }\n.pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; margin-top: 0 !important; }\n\n\/* ── Feature Strip 核心特征栏样式 ── *\/\n.pd-features { \n  display: grid; \n  grid-template-columns: repeat(4, 1fr); \n  border: 1px solid #c8b89a; \n  margin-bottom: 40px; \n  background: #faf8f4; \n}\n.pd-feature { \n  padding: 20px 16px; \n  text-align: center; \n  border-right: 1px solid #c8b89a; \n}\n.pd-feature:last-child {\n  border-right: none; \n}\n\n\/* 移动端适配：2列布局时的边框处理 *\/\n@media (max-width: 560px) { \n  .pd-features { grid-template-columns: repeat(2, 1fr); } \n  .pd-feature { border-bottom: 1px solid #c8b89a; } \n  .pd-feature:nth-child(even) { border-right: none; } \n  .pd-feature:nth-last-child(-n+2) { border-bottom: none; } \n}\n\n.pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n.pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n.pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n\n\/* ── 规格表格与细节样式 ── *\/\n.pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n.pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n.pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n.pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n.pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n.pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n\n\/* 颜色样块 *\/\n.pd-swatches { display: flex; gap: 8px; justify-content: flex-end; flex-wrap: wrap; }\n.swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n.swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); z-index: 2; }\n.swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n.swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n.swatch:hover::after, .swatch:hover::before { opacity: 1; }\n\n\/* ── 尺寸对比表格 (Size comparison table) ── *\/\n.pd-size-table { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; margin-bottom: 40px; border: 1px solid #e8e0d4; }\n.pd-size-head { padding: 10px 8px; background: #faf8f4; border-bottom: 1px solid #c8b89a; font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: #9c7c4a; display: flex; align-items: center; justify-content: center; text-align: center; white-space: nowrap; border-right: 1px solid #e8e0d4; }\n.pd-size-head:last-child { border-right: none; }\n.pd-size-cell { padding: 14px 8px; border-bottom: 1px solid #e8e0d4; border-right: 1px solid #e8e0d4; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; font-size: 13px; color: #2c2820; line-height: 1.5; }\n.pd-size-cell:nth-child(5n) { border-right: none; }\n.pd-size-cell:nth-last-child(-n+5) { border-bottom: none; }\n.pd-size-cell--sketch { padding: 10px 6px; }\n.pd-size-row-alt { background: #fdfaf6; }\n.pd-size-main { display: block; font-size: 13px; font-weight: 500; color: #2c2820; }\n.pd-size-sub { display: block; font-size: 11px; color: #9c7c4a; margin-top: 3px; }\n.pd-size-config { font-family: 'Cormorant Garamond', serif; font-size: 16px; font-weight: 500; color: #2c2820; }\n.pd-size-config-sub { font-size: 10px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-top: 3px; }\n\n\/* ── 列表与认证 ── *\/\n.pd-highlights { list-style: none; margin-bottom: 40px; }\n.pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n.pd-highlights li:last-child { border-bottom: none; }\n.pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n.pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n.pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n.cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n\n\/* ── 提示框 Color\/Shipping Note ── *\/\n.pd-notice { padding: 14px 16px; border-left: 3px solid; margin-bottom: 16px; }\n\n\/* Shipping 发货提醒样式 *\/\n.pd-notice--shipping { background: #fdf6f5; border-color: #d97762; }\n.pd-notice--shipping .pd-notice__label { color: #d97762; }\n.pd-notice--shipping .pd-notice__text { color: #4a4a4a; }\n.pd-notice--shipping .pd-notice__text a { color: #4a4a4a; }\n\n\/* Color 色差提醒样式 (深橄榄绿) *\/\n.pd-notice--color { background: #4A5248; border-color: #6a7568; margin-bottom: 40px; }\n.pd-notice--color .pd-notice__label { color: #b8c4b6; }\n.pd-notice--color .pd-notice__text { color: #e8ede7; }\n.pd-notice--color .pd-notice__text a { color: #d4e8b0; }\n\n\/* 通用排版 *\/\n.pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n.pd-notice__text { font-size: 13px; line-height: 1.5; font-weight: 500; }\n.pd-notice__text a { text-decoration: underline; text-underline-offset: 2px; }\n\n\/* ── 图片画廊 Gallery ── *\/\n.pd-img-row { display: flex; gap: 16px; margin-bottom: 8px; align-items: flex-end; flex-wrap: wrap; }\n.pd-img-block { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }\n.pd-img-thumb { position: relative; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; cursor: zoom-in; flex-shrink: 0; }\n.pd-img-thumb img { display: block; pointer-events: none; transition: opacity 0.25s; }\n.pd-img-thumb:hover img { opacity: 0.88; }\n.pd-img-thumb::after { content: ''; position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat; border: 1px solid rgba(255,255,255,0.3); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n.pd-img-thumb:hover::after { opacity: 1; }\n#pdThumb2 { height: 220px !important; width: 220px !important; }\n#pdThumb2 img { height: 220px !important; width: 220px !important; max-width: 220px !important; object-fit: contain; }\n.pd-img-caption { font-size: 10px; color: #9c7c4a; letter-spacing: 0.03em; text-transform: capitalize; }\n.pd-gallery-hint { font-size: 12px; color: #7a6a58; letter-spacing: 0.02em; margin-top: 4px; margin-bottom: 56px; }\n\n\/* ── 下载按钮 ── *\/\n.pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n.pd-download-link { display: inline-flex !important; align-items: center; gap: 0; padding: 0 18px 0 0; background: #4A5248 !important; border: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-decoration: none !important; text-transform: uppercase; position: relative; overflow: hidden; min-height: 44px; transition: background 0.15s, border-color 0.15s, color 0.15s; cursor: pointer; }\n.pd-download-link:hover { background: #3f4a3d !important; border-color: #3f4a3d !important; color: #ffffff !important; }\n.pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 44px; align-self: stretch; background: #363d34; color: #e8ede7 !important; font-size: 15px; font-weight: 400; line-height: 1; flex-shrink: 0; margin-right: 14px; border-right: 1px solid rgba(232,237,231,0.14); letter-spacing: 0; }\n.pd-download-link .dl-text { display: inline-block; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n.pd-download-link .dl-text::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 1.5px; background: rgba(232,237,231,0.7); transition: width 0.28s cubic-bezier(0.4,0,0.2,1); }\n.pd-download-link:hover .dl-text::after { width: 100%; }\n\n\/* 无链接占位按钮样式 *\/\n.pd-download-link.disabled { cursor: default; }\n.pd-download-link.disabled:hover { background: #4A5248 !important; border-color: #4A5248 !important; color: #e8ede7 !important; }\n.pd-download-link.disabled:hover .dl-text::after { width: 0; }\n\n\/* ── 视频网格与弹窗交互样式 ── *\/\n.custom-vid-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; margin-bottom: 24px; }\n@media (max-width: 560px) { .custom-vid-grid { grid-template-columns: 1fr; } }\n.custom-vid-thumb { position: relative; cursor: pointer; border-radius: 8px; overflow: hidden; background: #000; aspect-ratio: 16 \/ 9; max-width: 800px; }\n.custom-vid-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.3s; opacity: 0.85; }\n.custom-vid-thumb:hover img { transform: scale(1.05); opacity: 1; }\n.custom-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 48px; height: 48px; background-color: rgba(0, 0, 0, 0.65); border: 2px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s; z-index: 2; }\n.custom-vid-thumb:hover .custom-play-btn { background-color: #9c7c4a; border-color: #9c7c4a; transform: translate(-50%, -50%) scale(1.1); }\n.custom-play-btn::before { content: ''; border-style: solid; border-width: 8px 0 8px 12px; border-color: transparent transparent transparent #fff; margin-left: 4px; }\n.custom-vid-label { position: absolute; bottom: 12px; left: 12px; color: #ffffff; font-size: 11px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; background-color: rgba(0, 0, 0, 0.65); padding: 4px 10px; border-radius: 4px; z-index: 2; pointer-events: none; transition: background-color 0.3s ease; }\n.custom-vid-thumb:hover .custom-vid-label { background-color: #9c7c4a; }\n\n.custom-vid-modal { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100vw; height: 100vh; background-color: rgba(0,0,0,0.95); align-items: center; justify-content: center; }\n.custom-vid-modal.active { display: flex; }\n.custom-vid-content { position: relative; width: 96vw; height: 96vh; display: flex; align-items: center; justify-content: center; }\n.custom-vid-aspect { width: 100%; height: 100%; max-height: calc(96vw * 9 \/ 16); max-width: calc(96vh * 16 \/ 9); position: relative; }\n.custom-vid-aspect iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; box-shadow: 0 4px 30px rgba(0,0,0,0.6); background-color: #000; }\n.custom-vid-close { position: absolute; top: 16px; right: 24px; color: #fff; font-size: 40px; cursor: pointer; font-weight: 300; line-height: 1; transition: color 0.3s; z-index: 1000000; }\n.custom-vid-close:hover { color: #9c7c4a; }\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- 0. 视频区域 (双视频并排) --\u003e\n\u003cdiv class=\"custom-vid-grid\"\u003e\n\u003cdiv data-vid=\"qrleaHrfnzQ\" class=\"custom-vid-thumb\"\u003e\n\u003cimg alt=\"Como Table Lamp Video 1\" src=\"https:\/\/img.youtube.com\/vi\/qrleaHrfnzQ\/hqdefault.jpg\"\u003e\n\u003cdiv class=\"custom-play-btn\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"custom-vid-label\"\u003eDesign Showcase\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-vid=\"tFAWeNb8N8w\" class=\"custom-vid-thumb\"\u003e\n\u003cimg alt=\"Como Table Lamp Video 2\" src=\"https:\/\/img.youtube.com\/vi\/tFAWeNb8N8w\/hqdefault.jpg\"\u003e\n\u003cdiv class=\"custom-play-btn\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"custom-vid-label\"\u003eDetails\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eIlluminate your space with the Como Table Lamp. Designed by Space Copenhagen, it effortlessly combines form and function with a robust base and a delicately shaped shade. The minimalist aesthetic is available in multiple finishes, perfect for adding modern sophistication to any room. With its built-in battery, the Como Lamp offers a portable source of light to enhance any mood or setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 核心特征栏 (图标与关键属性) --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\n\u003c!-- 替换为电池图标表示便携属性 --\u003e \u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n          \u003crect stroke-width=\"1.5\" stroke=\"#9c7c4a\" rx=\"1.5\" height=\"10\" width=\"16\" y=\"10\" x=\"6\"\u003e\u003c\/rect\u003e\n          \u003cpath stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M10 10V8a2 2 0 012-2h4a2 2 0 012 2v2\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" y2=\"15\" x2=\"16\" y1=\"15\" x1=\"12\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eBattery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 10v4l3 2\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 14H3M25 14h-2M14 3V5M14 23v2M7.1 7.1L5.7 5.7M22.3 22.3l-1.4-1.4\" stroke=\"#9c7c4a\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e3-Color Touch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n          \u003cpath d=\"M10 20h8M11 23h6\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10.5 20 Q8 16 8 13a6 6 0 0112 0q0 3-2.5 7\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cline y2=\"7\" x2=\"14\" y1=\"5\" x1=\"14\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline y2=\"9.4\" x2=\"8.4\" y1=\"8\" x1=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline y2=\"9.4\" x2=\"19.6\" y1=\"8\" x1=\"21\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eInt. LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n          \u003ccircle stroke-width=\"1.4\" stroke=\"#9c7c4a\" r=\"5\" cy=\"14\" cx=\"10\"\u003e\u003c\/circle\u003e\n          \u003ccircle stroke-width=\"1.2\" stroke=\"#9c7c4a\" r=\"3.5\" cy=\"14\" cx=\"20\"\u003e\u003c\/circle\u003e\n          \u003ccircle stroke-width=\"1.1\" stroke=\"#9c7c4a\" r=\"2\" cy=\"14\" cx=\"6\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eSizes\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eOne Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. 详细规格网格 --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-174510\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan style=\"font-weight: 600; font-size: 14px; color: #2c2820;\"\u003eØ 6.1″ × H 8.3″\u003c\/span\u003e \u003cspan style=\"font-size: 12px; font-weight: 500; color: #9c7c4a; margin-top: 2px;\"\u003e15.6 cm × 21 cm\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSwitch\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTouch Control\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterials\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eAluminum, Acrylic\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eModern\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eDimming\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eThree-color dimmable\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e3000K-6000K\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e2400 mAh\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eFinishes\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan class=\"pd-swatches\"\u003e \u003cspan data-color=\"Gold\" style=\"background: linear-gradient(135deg,#cba153,#a37b35);\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Gray Blue\" style=\"background: #6B7C8E;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Black\" style=\"background: #222222;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Red\" style=\"background: #B93A32;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Aluminum\" style=\"background: linear-gradient(135deg,#e5e5e5,#b3b3b3);\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Copper Brown\" style=\"background: #8A5A44;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003e5W (550 lm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 尺寸对比表格 --\u003e\n\u003cp class=\"pd-section-title\"\u003eSize Comparison\u003c\/p\u003e\n\u003cdiv class=\"pd-size-table\"\u003e\n\u003cdiv class=\"pd-size-head\"\u003eSilhouette\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003eLampshade Size\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003eØ × Height\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003ecm\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003eWeight\u003c\/div\u003e\n\u003c!-- 单一尺寸 --\u003e\n\u003cdiv class=\"pd-size-cell pd-size-cell--sketch\"\u003e\u003csvg fill=\"none\" height=\"44\" width=\"44\" viewbox=\"0 0 60 60\"\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M12 26 C 12 10, 48 10, 48 26 Z\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M12 26 Q 30 30 48 26\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M24 28 L24 46 C 24 48, 36 48, 36 46 L36 28\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\n\u003cspan class=\"pd-size-config\"\u003eStandard\u003c\/span\u003e\u003cspan class=\"pd-size-config-sub\"\u003eOne Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-main\"\u003eØ 6.1″ × 8.3″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #6a5a58;\" class=\"pd-size-cell\"\u003e15.6 × 21 cm\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\n\u003cspan class=\"pd-size-main\"\u003e4.4 lbs\u003c\/span\u003e\u003cspan class=\"pd-size-sub\"\u003e2 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. 更多细节列表 --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 40px;\" class=\"pd-highlights\"\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K-6000K color temperature. 90 CRI.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eIntegrated LED design guarantees an average lifespan of 50,000 hours.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eEquipped with a 2400 mAh battery; charging voltage: 5V---2A or 8V---2A. Comes with a 39.4″ charging cable.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eTouch switch operation with three-color dimmable functionality for customized ambiance.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eComes with a 39.4″ charging cable.\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 6. 认证徽章 --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv style=\"margin-bottom: 40px;\" class=\"pd-certs\"\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 7. 用户提醒提示框 (Purchase \u0026 Color Notes) --\u003e\n\u003cdiv class=\"pd-notice pd-notice--shipping\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eCurrently, we only support shipping to Japan, Australia, the EU, and the United States. Other regions are not supported at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eColor Note\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eDue to individual batch variations, slight color differences may occur. If you have specific concerns, please \u003ca rel=\"noopener\" href=\"https:\/\/pinlighting.com\/pages\/contact\" target=\"_blank\"\u003econtact us\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. 产品尺寸图展示 --\u003e\n\u003cp class=\"pd-section-title\"\u003eProduct Gallery\u003c\/p\u003e\n\u003cdiv class=\"pd-img-row\"\u003e\n\u003cdiv class=\"pd-img-block\"\u003e\n\u003cdiv data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Como-Table-Lamp.jpg?v=1746877922\" id=\"pdThumb2\" class=\"pd-img-thumb\"\u003e\u003cimg alt=\"Como Table Lamp dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Como-Table-Lamp.jpg?v=1746877922\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pd-gallery-hint\"\u003e🔍 Click to view high-resolution diagram\u003c\/p\u003e\n\u003c!-- 9. 文件下载按钮 --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1GbJybNIF4TOEyoGNvs6kl138NlDUYveL\/view?usp=drive_link\" class=\"pd-download-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"pd-download-link disabled\"\u003e\n\u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eInstallation Instructions (PDF)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-download-link disabled\"\u003e\n\u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ================= 交互弹窗框架 (包括视频和图片放大) ================= --\u003e \u003c!-- 视频播放弹窗 --\u003e\n\u003cdiv id=\"customVidModal\" class=\"custom-vid-modal\"\u003e\n\u003cspan id=\"customVidCloseBtn\" class=\"custom-vid-close\"\u003e×\u003c\/span\u003e\n\u003cdiv class=\"custom-vid-content\"\u003e\n\u003cdiv class=\"custom-vid-aspect\"\u003e\u003ciframe id=\"customVidIframe\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 图片放大弹窗 --\u003e\n\u003cdiv id=\"customImgModal\" class=\"custom-vid-modal\"\u003e\n\u003cspan id=\"customImgCloseBtn\" class=\"custom-vid-close\"\u003e×\u003c\/span\u003e\n\u003cdiv style=\"width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 24px; box-sizing: border-box;\"\u003e\u003cimg style=\"max-width: 100%; max-height: 100%; object-fit: contain; box-shadow: 0 10px 40px rgba(0,0,0,0.5); border-radius: 4px;\" id=\"customImgModalPic\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 弹窗交互脚本 --\u003e \u003cscript\u003e\n    function initAllModals() {\n      \/\/ --- 视频相关逻辑 ---\n      var vidThumbs = document.querySelectorAll('.custom-vid-thumb');\n      var vidModal = document.getElementById('customVidModal');\n      var iframe = document.getElementById('customVidIframe');\n      var vidCloseBtn = document.getElementById('customVidCloseBtn');\n\n      if (vidModal \u0026\u0026 iframe) {\n        vidThumbs.forEach(function(thumb) {\n          thumb.addEventListener('click', function() {\n            var videoId = this.getAttribute('data-vid');\n            if (videoId) {\n              vidModal.classList.add('active');\n              setTimeout(function() {\n                iframe.src = \"https:\/\/www.youtube.com\/embed\/\" + videoId + \"?autoplay=1\u0026rel=0\u0026modestbranding=1\u0026iv_load_policy=3\u0026playsinline=1\";\n              }, 50);\n            }\n          });\n        });\n\n        if (vidCloseBtn) {\n          vidCloseBtn.addEventListener('click', function(e) {\n            e.stopPropagation();\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          });\n        }\n\n        vidModal.addEventListener('click', function(e) {\n          if (e.target === vidModal || e.target.classList.contains('custom-vid-content')) {\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          }\n        });\n      }\n\n      \/\/ --- 图片放大逻辑 ---\n      var imgThumbs = document.querySelectorAll('.pd-img-thumb');\n      var imgModal = document.getElementById('customImgModal');\n      var imgPic = document.getElementById('customImgModalPic');\n      var imgCloseBtn = document.getElementById('customImgCloseBtn');\n\n      if (imgModal \u0026\u0026 imgPic) {\n        imgThumbs.forEach(function(thumb) {\n          thumb.addEventListener('click', function() {\n            var imgSrc = this.getAttribute('data-lb-src') || this.querySelector('img').src;\n            if (imgSrc) {\n              imgPic.src = imgSrc;\n              imgModal.classList.add('active');\n            }\n          });\n        });\n\n        if (imgCloseBtn) {\n          imgCloseBtn.addEventListener('click', function(e) {\n            e.stopPropagation();\n            imgModal.classList.remove('active');\n          });\n        }\n\n        imgModal.addEventListener('click', function(e) {\n          if (e.target !== imgPic) {\n            imgModal.classList.remove('active');\n          }\n        });\n      }\n\n      \/\/ --- 全局 ESC 键关闭所有弹窗 ---\n      document.addEventListener('keydown', function(e) {\n        if (e.key === \"Escape\") {\n          if (vidModal \u0026\u0026 vidModal.classList.contains('active')) {\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          }\n          if (imgModal \u0026\u0026 imgModal.classList.contains('active')) {\n            imgModal.classList.remove('active');\n          }\n        }\n      });\n    }\n\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', initAllModals);\n    } else {\n      initAllModals();\n    }\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 6.1″ x H 8.3″ \/ D 15.6 cm x H 21 cm \/ Gold \/ Touch","offer_id":50444036473153,"sku":"PINT-174510-01","price":145.0,"currency_code":"USD","in_stock":true},{"title":"D 6.1″ x H 8.3″ \/ D 15.6 cm x H 21 cm \/ Gray Blue \/ Touch","offer_id":50444036505921,"sku":"PINT-174510-02","price":145.0,"currency_code":"USD","in_stock":true},{"title":"D 6.1″ x H 8.3″ \/ D 15.6 cm x H 21 cm \/ Black \/ Touch","offer_id":50444036538689,"sku":"PINT-174510-03","price":145.0,"currency_code":"USD","in_stock":true},{"title":"D 6.1″ x H 8.3″ \/ D 15.6 cm x H 21 cm \/ Red \/ Touch","offer_id":50444036571457,"sku":"PINT-174510-04","price":145.0,"currency_code":"USD","in_stock":true},{"title":"D 6.1″ x H 8.3″ \/ D 15.6 cm x H 21 cm \/ Aluminum Color \/ Touch","offer_id":50444036604225,"sku":"PINT-174510-05","price":145.0,"currency_code":"USD","in_stock":true},{"title":"D 6.1″ x H 8.3″ \/ D 15.6 cm x H 21 cm \/ Copper Brown \/ Touch","offer_id":50444036636993,"sku":"PINT-174510-06","price":145.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Brulee_Portable_Table_Lamp_21.jpg?v=1746870847"},{"product_id":"brulee-portable-table-lamp","title":"Brulee Portable Table Lamp (built-in battery)","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/NSe7CBuUZa0?si=DOfv7BHq4HUkQ6yT\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eElevate your space with the Brulee portable table lamp. Its modern, golden design and shiny high-gloss finish exude class and sophistication. The rounded shade optimizes light distribution, creating a warm and gentle glow. Perfect to add a touch of brilliance to any room.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 117.563px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eAcrylic\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eGold, Black, Chrome, Rose Gold\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 262.938px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 266.062px;\"\u003e\u003cspan\u003e7.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 262.938px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 266.062px;\"\u003e9.8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 262.938px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 266.062px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 262.938px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 266.062px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 262.938px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 266.062px;\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-175710\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 262.938px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 266.062px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1f3Kazf0gEMtNDn4od7WegUxiFPzzO4rh\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 262.938px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 266.062px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e7.1\u003c\/span\u003e\" diameter (18cm) x 9.8″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (25cm) \u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 330 lumen light output, 3000K-6000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch, three-color dimmable.\u003c\/li\u003e\n\u003cli\u003eAvailable in Gold, Black, Chrome, Rose Gold.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2600 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Brulee-Portable-Table-Lamp.jpg?v=1746877958\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.1″ x H 9.8″ \/ D 18 cm x H 25 cm \/ Gold \/ Touch","offer_id":50444038996289,"sku":"PINT-175710-01","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 9.8″ \/ D 18 cm x H 25 cm \/ Black \/ Touch","offer_id":50444039029057,"sku":"PINT-175710-02","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 9.8″ \/ D 18 cm x H 25 cm \/ Chrome \/ Touch","offer_id":50444039061825,"sku":"PINT-175710-03","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 9.8″ \/ D 18 cm x H 25 cm \/ Rose Gold \/ Touch","offer_id":50444039094593,"sku":"PINT-175710-04","price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Brulee_Portable_Table_Lamp_0.jpg?v=1746871203"},{"product_id":"bacco-table-lamp-built-in-battery","title":"Bacco Table Lamp (Built-in Battery)","description":"\u003cp\u003eIntroducing the Bacco Table Lamp with a Built-in Battery, an exquisite and adaptable choice for lighting that will enhance any dining experience. Its sleek glass surface provides a inviting and comfortable atmosphere, while its rechargeable battery offers convenience and practicality. Revel in the progress of romantic dinners with Bacco.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 97.9545px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eMetal, PE\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eWhite\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 159.297px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003e3.9 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e13.8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 39.1875px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 39.1875px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 22.1406px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 22.1406px;\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-212620\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1x91EC-Nb_ah4fsGpTdDJeKu_uNMuSwPZ\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e3.9\u003c\/span\u003e\" diameter (10cm) x 13.8″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (35cm) \u003c\/span\u003e. Weighs 2.2 lbs.\u003cspan\u003e (1kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 3 watt LED module: 330 lumen light output, 3000K-6000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch, three-color dimmable.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Bacco-Table-Lamp_1024x1024.jpg?v=1747747762\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 3.9″ x H 13.8″ \/ D 10 cm x H 35 cm \/ White \/ Touch (Three-color changing light)","offer_id":50460995486017,"sku":"PINT-212620","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Bacco_Table_Lamp_1.jpg?v=1747747799"},{"product_id":"carrie-table-lamp-built-in-battery","title":"Carrie Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/GjxACaFl9d8?si=DO2Sv-meKV1caO0d\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/WgAZJh-ZG6k?si=IIKpk1v7A-uBKLJo\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eThe Carrie Table Lamp presents a sophisticated illumination solution, featuring an elegant handle and luminous sphere delicately cradled within its artfully designed base. Engineered for versatility with its integrated battery, this exquisite lighting piece offers unrestricted placement possibilities and comes in a curated palette of refined hues.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 117.545px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eMetal, Glass\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eGold, Black, White\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 179.284px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 49.6403%; height: 19.5909px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1799%; height: 19.5909px;\"\u003e\u003cspan\u003e5.9 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 49.6403%; height: 19.5909px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1799%; height: 19.5909px;\"\u003e9.3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 49.6403%; height: 19.5909px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1799%; height: 19.5909px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1818px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 49.6403%; height: 39.1818px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1799%; height: 39.1818px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.5568px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 49.6403%; height: 22.5568px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1799%; height: 22.5568px;\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-084521\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 49.6403%; height: 19.5909px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1799%; height: 19.5909px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/18lgW9IJsWo4Gb9_NzMVGqz2tYueqgu29\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 49.6403%; height: 19.5909px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1799%; height: 19.5909px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1q1FHx7XZYw5oU-y0_badSXRMg66bvhoV\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 49.6403%; height: 19.5909px;\" scope=\"row\"\u003e3D Files\u003c\/th\u003e\n\u003ctd style=\"width: 50.1799%; height: 19.5909px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/17V2ffgU6bN_0gf-mA9gzKy0iIupOW09j\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e5.9\u003c\/span\u003e\" diameter (15cm) x 9.3″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (23.5cm) \u003c\/span\u003e. Weighs 2.2 lbs.\u003cspan\u003e (1kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eFully recharges in just 4-5 hours. Provides approximately 12 hours.\u003c\/li\u003e\n\u003cli\u003eAvailable in \u003cspan\u003eGold, Black, White.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Carrie-Table-Lamp_1024x1024.jpg?v=1747788585\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 5.9″ x H 9.3″ \/ D 15 cm x H 23.5 cm \/ Gold \/ Touch (Warm light)","offer_id":50461952704833,"sku":"PINT-084521-01","price":130.0,"currency_code":"USD","in_stock":true},{"title":"D 5.9″ x H 9.3″ \/ D 15 cm x H 23.5 cm \/ Black \/ Touch (Warm light)","offer_id":50461952737601,"sku":"PINT-084521-02","price":130.0,"currency_code":"USD","in_stock":true},{"title":"D 5.9″ x H 9.3″ \/ D 15 cm x H 23.5 cm \/ White \/ Touch (Warm light)","offer_id":50461952770369,"sku":"PINT-084521-03","price":130.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Carrie_Table_Lamp_1.jpg?v=1747788763"},{"product_id":"column-table-lamp-built-in-battery","title":"Column Table Lamp (Built-in Battery)","description":"\u003cp\u003eA harmonious blend of refined aesthetics and cutting-edge utility designed for contemporary spaces. Expertly fashioned from premium metal and acrylic, this illuminator embodies minimalist elegance with intuitive touch controls for seamless interaction. Its sleek, battery-powered form offers exceptional mobility, providing sophisticated lighting solutions across various environments- whether adorning your nightstand, enhancing your workspace, or accompanying your travels.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 117.545px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eMetal, Acrylic\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eBlack\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\"\u003eWhite, Clear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 159.703px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003e4.7 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e14.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 39.1875px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 39.1875px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.5469px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 22.5469px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 22.5469px;\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-091121\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1FrbNFd2Gt-QYZ3efh8MAjhhCt5eDbJQn\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e☛ Download\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1W58OrCl2tgh4aXq6j0ZbnwHpC6DYTIYK\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e4.7\u003c\/span\u003e\" diameter (12cm) x 14.2″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (36cm) \u003c\/span\u003e. Weighs 2.2 lbs.\u003cspan\u003e (1kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4-inch charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Column-Table-Lamp_1024x1024.jpg?v=1747790163\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 4.7″ x H 14.2″ \/ D 12 cm x H 36 cm \/ Black \u0026 White \u0026 Clear \/ Touch (Warm light)","offer_id":50461969514817,"sku":"PINT-091121","price":270.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Column_Table_Lamp_1.jpg?v=1747790193"},{"product_id":"portable-pumpkin-table-lamp-built-in-battery","title":"Portable Pumpkin Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/HvrKP-9rTW0?si=Ms2pQnBOBr4pSl3s\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eThe Portable Pumpkin Table Lamp offers sophisticated illumination with complete mobility. Elegantly constructed from sustainable resin, this lightweight fixture travels effortlessly to complement any setting. Its distinctive silhouette emanates a refined ambiance, transforming spaces with its subtle radiance and built-in battery convenience.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 117.563px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eMetal, Environmental Resin\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eYellow, Brown\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 261.219px; height: 19.5938px;\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eYellow\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100%; height: 159.297px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e7.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e4.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 39.1875px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 39.1875px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 22.1406px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 22.1406px;\" class=\"specificationSection__column\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-093421\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1aTCzQ2TUFZm0Pu94ljwXXjhxeZ9RSSDS\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003ePortable: 7.1\u003c\/span\u003e\" diameter (18cm) x 4.7″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (12cm)\u003c\/span\u003e. Weighs 2.2 lbs.\u003cspan\u003e (1kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e7.1\u003c\/span\u003e\" diameter (18cm) x 4.7″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (12cm)\u003c\/span\u003e. Weighs 2.2 lbs.\u003cspan\u003e (1kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e16.5\u003c\/span\u003e\" diameter (42cm) x 9.8″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (25cm)\u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eButton push switch.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4-inch charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Portable-Pumpkin-Table-Lamp1.jpg?v=1747791450\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"Portable D 7.1″ x H 4.7″ \/ D 18 cm x H 12 cm \/ Yellow  (Three-color changing light) \/ USB","offer_id":50461981671745,"sku":"PINT-093421-01","price":135.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 4.7″ \/ D 18 cm x H 12 cm \/ Yellow  (Three-color changing light) \/ USB","offer_id":50461980885313,"sku":"PINT-093421-02","price":170.0,"currency_code":"USD","in_stock":true},{"title":"D 16.5″ x H 9.8″ \/ D 42 cm x H 25 cm \/ Yellow  (Three-color changing light) \/ USB","offer_id":50461980918081,"sku":"PINT-093421-03","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Portable_Pumpkin_Table_Lamp_1.jpg?v=1747791591"},{"product_id":"cielo-wooden-rechargeable-table-lamp","title":"Cielo Wooden Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/SmhhvkfJy40?si=lm1dQ1v0HHYsz6rW\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eTransform your space with the sophisticated allure of the Cielo Wooden Table Lamp. Artfully combining a meticulously crafted wooden foundation with a delicate glass diffuser, this luminaire casts a soft, atmospheric illumination ideal for contemporary living spaces or intimate reading nooks. The harmonious marriage of organic wood grain and refined metallic accents results in an enduring design statement that seamlessly integrates with both pastoral and modern interior aesthetics.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 117.545px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eMetal, Wood, Glass\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eWalnut color, Gold\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 261.219px; height: 19.5909px;\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eAmber\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100%; height: 179.284px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e11.8 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5909px;\" class=\"specificationSection__column\"\u003e14.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1818px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 39.1818px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 39.1818px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.5568px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 22.5568px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 22.5568px;\" class=\"specificationSection__column\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-115621\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5909px;\" class=\"specificationSection__column\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/15LDMRb2uw_F_XYedQqnLCJIzUcH0Y3XB\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5909px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 47.1215%; height: 19.5909px;\"\u003e3D Files\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5909px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1JH4N59eipy_4qXK_y6DLaDyGTD6CUDkO\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e11.8\u003c\/span\u003e\" diameter (30cm) x 14.9″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (38cm)\u003c\/span\u003e. Weighs 6.6 lbs.\u003cspan\u003e (3kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 450 lumen light output,  3000K-6000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch, three-color dimmable.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Cielo-Wooden-Table-Lamp-_Built-in-Battery_600x600.jpg?v=1774668619\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003cul id=\"pdDescBullets\"\u003e\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 11.8″ x H 14.9″ \/ D 30 cm x H 38 cm \/ Walnut color \u0026 Amber \/ Touch (Three-color changing light)","offer_id":50462006116673,"sku":"PINT-115621","price":230.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Cielo_Wooden_Table_Lamp_1.jpg?v=1777356106"},{"product_id":"lunara-marble-table-lamp","title":"Lunara Marble Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n  .pd-lead { border-top: 1px solid #c8b89a; padding-top: 28px; margin-bottom: 36px; }\n  .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\n  .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n  @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n  .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n  .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n  .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n  .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n  .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n  .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n  .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n  .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n  .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n  .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n  .pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n  .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n  .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n  .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n  .pd-highlights { list-style: none; margin-bottom: 40px; }\n  .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n  .pd-highlights li:last-child { border-bottom: none; }\n  .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n  \/* Care notes *\/\n  .pd-care-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 40px; }\n  @media (max-width: 500px) { .pd-care-grid { grid-template-columns: 1fr; } }\n  .pd-care-card { padding: 14px 16px; border-left: 3px solid #c49a3c; background: #fdfaf4; }\n  .pd-care-card__label { font-size: 10px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 6px; }\n  .pd-care-card__text { font-size: 12px; line-height: 1.65; color: #4a3e32; }\n  .pd-care-img { margin-top: 10px; cursor: zoom-in; overflow: hidden; border: 1px solid #e8e0d4; max-width: 110px; position: relative; }\n  .pd-care-img img { width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.3s ease; }\n  .pd-care-img:hover img { transform: scale(1.04); }\n  \/* Notice banners *\/\n  .pd-notice-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n  @media (max-width: 500px) { .pd-notice-row { grid-template-columns: 1fr; } }\n  .pd-notice { padding: 14px 16px; border-left: 3px solid; }\n  .pd-notice--shipping { background: #fdf5e6; border-color: #c49a3c; }\n  \/* ── ✅ Color Note: #4A5248 ── *\/\n  .pd-notice--color { background: #4A5248; border-color: #6a7568; }\n  .pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n  .pd-notice--shipping .pd-notice__label { color: #a07820; }\n  .pd-notice--color .pd-notice__label { color: #b8c4b6; }\n  .pd-notice__text { font-size: 13px; line-height: 1.5; color: #4a3e32; }\n  .pd-notice--color .pd-notice__text { color: #e8ede7; font-weight: 500; }\n  .pd-notice__text a { color: #9c7c4a; }\n  .pd-notice--color .pd-notice__text a { color: #d4e8b0; text-decoration: underline; text-underline-offset: 2px; }\n  .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n  .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n  \/* ── ✅ Dimensions Diagram: 220px 左对齐 + 提示文字 ── *\/\n  .pd-img-wrap { display: flex; flex-direction: column; align-items: flex-start; gap: 10px; margin-bottom: 40px; }\n  .pd-img-single {\n    position: relative;\n    cursor: zoom-in;\n    border: 1px solid #e8e0d4;\n    background: #faf8f4;\n    overflow: hidden;\n    width: 220px !important;\n    flex-shrink: 0;\n  }\n  .pd-img-single img {\n    width: 220px !important;\n    height: auto;\n    display: block;\n    pointer-events: none;\n    transition: opacity 0.25s;\n  }\n  .pd-img-single:hover img { opacity: 0.88; }\n  .pd-img-single::after {\n    content: '';\n    position: absolute;\n    top: 8px; right: 8px;\n    width: 22px; height: 22px;\n    background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat;\n    border: 1px solid rgba(255,255,255,0.3);\n    pointer-events: none;\n    opacity: 0;\n    transition: opacity 0.18s;\n  }\n  .pd-img-single:hover::after { opacity: 1; }\n  .pd-img-hint { font-size: 12px; color: #7a6a58; letter-spacing: 0.02em; }\n  \/* Video grid *\/\n  .pd-video-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 32px; }\n  @media (max-width: 560px) { .pd-video-grid { grid-template-columns: 1fr; } }\n  .pd-video-thumb { position: relative; cursor: pointer; overflow: hidden; background: #1a1614; }\n  .pd-video-thumb img { width: 100%; height: auto; display: block; pointer-events: none; opacity: 0.86; transition: opacity 0.2s; }\n  .pd-video-thumb:hover img { opacity: 0.72; }\n  .pd-video-play { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; pointer-events: none; }\n  .pd-video-play-btn { width: 52px; height: 52px; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 18px rgba(0,0,0,0.4); }\n  .pd-video-label { position: absolute; bottom: 0; left: 0; right: 0; padding: 12px 14px; background: linear-gradient(to top,rgba(10,8,5,0.75),transparent); pointer-events: none; }\n  .pd-video-label span { font-family: 'DM Sans', sans-serif; font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.75); }\n  \/* ── ✅ Download button: #4A5248 split-button ── *\/\n  .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n  .pd-download-link {\n    display: inline-flex !important;\n    align-items: center;\n    gap: 0;\n    padding: 0 18px 0 0;\n    background: #4A5248 !important;\n    border: 1px solid #4A5248 !important;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 11px; font-weight: 500;\n    letter-spacing: 0.08em;\n    color: #e8ede7 !important;\n    text-decoration: none !important;\n    text-transform: uppercase;\n    position: relative;\n    overflow: hidden;\n    min-height: 44px;\n    transition: background 0.15s, border-color 0.15s, color 0.15s;\n  }\n  .pd-download-link:hover {\n    background: #3f4a3d !important;\n    border-color: #3f4a3d !important;\n    color: #ffffff !important;\n  }\n  .pd-download-link .dl-arrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    align-self: stretch;\n    background: #363d34;\n    color: #e8ede7 !important;\n    font-size: 15px; font-weight: 400;\n    line-height: 1; flex-shrink: 0;\n    margin-right: 14px;\n    border-right: 1px solid rgba(232,237,231,0.14);\n    letter-spacing: 0;\n  }\n  .pd-download-link .dl-text {\n    display: inline-block;\n    font-family: 'DM Sans', sans-serif;\n    font-size: 11px; font-weight: 500;\n    letter-spacing: 0.08em;\n    color: #e8ede7 !important;\n    text-transform: uppercase;\n    text-decoration: none;\n    white-space: nowrap;\n    position: relative;\n  }\n  .pd-download-link .dl-text::after {\n    content: '';\n    position: absolute;\n    bottom: -2px; left: 0;\n    width: 0; height: 1.5px;\n    background: rgba(232,237,231,0.7);\n    transition: width 0.28s cubic-bezier(0.4,0,0.2,1);\n  }\n  .pd-download-link:hover .dl-text::after { width: 100%; }\n\u003c\/style\u003e\n\n\u003cdiv style=\"text-align: start;\" class=\"pd-wrap\"\u003e\n\n\u003c!-- VIDEO 2-UP --\u003e\n\u003cdiv class=\"pd-video-grid\"\u003e\n  \u003cdiv id=\"pdVideo1\" class=\"pd-video-thumb\" data-vid=\"hmZVOgxX_7M\"\u003e\n    \u003cimg src=\"https:\/\/img.youtube.com\/vi\/hmZVOgxX_7M\/maxresdefault.jpg\" alt=\"Lunara Marble Table Lamp - Video 1\"\u003e\n    \u003cdiv class=\"pd-video-play\"\u003e\u003cdiv class=\"pd-video-play-btn\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\u003cpath d=\"M10 7l14 7-14 7V7z\" fill=\"#1a1614\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pd-video-label\"\u003e\u003cspan\u003eWatch Video 1\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"pdVideo2\" class=\"pd-video-thumb\" data-vid=\"LF5r5AsL4Pk\"\u003e\n    \u003cimg src=\"https:\/\/img.youtube.com\/vi\/LF5r5AsL4Pk\/maxresdefault.jpg\" alt=\"Lunara Marble Table Lamp - Video 2\"\u003e\n    \u003cdiv class=\"pd-video-play\"\u003e\u003cdiv class=\"pd-video-play-btn\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\u003cpath d=\"M10 7l14 7-14 7V7z\" fill=\"#1a1614\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pd-video-label\"\u003e\u003cspan\u003eWatch Video 2\u003c\/span\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  var _vl = null;\n  function openVideo(vid) {\n    if (!_vl) {\n      _vl = document.createElement('div');\n      _vl.style.cssText = 'display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,8,5,0.94);z-index:2147483647;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;';\n      var b = document.createElement('div');\n      b.innerHTML = '\u0026times;';\n      b.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.28);color:#fff;font-size:30px;line-height:42px;text-align:center;cursor:pointer;';\n      var wrap = document.createElement('div');\n      wrap.style.cssText = 'position:relative;width:min(88vw,140vh);aspect-ratio:16\/9;background:#000;box-shadow:0 20px 80px rgba(0,0,0,0.7);';\n      var fr = document.createElement('iframe');\n      fr.allow = 'autoplay;fullscreen;picture-in-picture';\n      fr.setAttribute('allowfullscreen', '');\n      fr.style.cssText = 'position:absolute;top:0;left:0;width:100%;height:100%;border:0;';\n      wrap.appendChild(fr); _vl.appendChild(b); _vl.appendChild(wrap);\n      document.body.appendChild(_vl);\n      b.addEventListener('click', closeVideo);\n      _vl.addEventListener('click', function(e) { if (e.target === _vl) closeVideo(); });\n      document.addEventListener('keydown', function(e) {\n        if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 _vl \u0026\u0026 _vl.style.display !== 'none') closeVideo();\n      });\n    }\n    _vl.querySelector('iframe').src = 'https:\/\/www.youtube.com\/embed\/' + vid + '?autoplay=1\u0026rel=0';\n    _vl.style.display = 'flex';\n    document.body.style.overflow = 'hidden';\n  }\n  function closeVideo() {\n    if (!_vl) return;\n    _vl.querySelector('iframe').src = '';\n    _vl.style.display = 'none';\n    document.body.style.overflow = '';\n  }\n  ['pdVideo1','pdVideo2'].forEach(function(id) {\n    var el = document.getElementById(id);\n    if (!el) return;\n    el.addEventListener('click', function() { openVideo(el.getAttribute('data-vid')); });\n  });\n})();\n\u003c\/script\u003e\n\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eThe Lunara Marble Table Lamp embodies elegant juxtaposition and refined design. Its luminous opaline glass orb appears to float delicately above a sumptuous espresso-toned marble base, creating a dialogue between lightness and solidity. Ideal for bedside tables, reading corners, or distinguished living spaces, it adds understated opulence and cultivated charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE HIGHLIGHT STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n  \u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n  \u003cpath d=\"M14 7V5M14 23v-2M7 14H5M23 14h-2M9.2 9.2L7.8 7.8M20.2 20.2l-1.4-1.4M9.2 18.8l-1.4 1.4M20.2 7.8l-1.4 1.4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLED Life\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e50,000 Hrs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n  \u003crect x=\"8\" y=\"12\" width=\"12\" height=\"8\" rx=\"1.5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n  \u003cpath d=\"M11 12V10a3 3 0 016 0v2\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n  \u003cline x1=\"14\" y1=\"16\" x2=\"14\" y2=\"18\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n  \u003cpath d=\"M21 16h1.5M5.5 16H7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eBattery\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e2400 mAh\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n  \u003cpath d=\"M8 14a6 6 0 1112 0\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n  \u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#9c7c4a\"\u003e\u003c\/circle\u003e\n  \u003cpath d=\"M14 15.5V19\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n  \u003cpath d=\"M6 21h16\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eColor Temp\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e3000K-6000K\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n  \u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n  \u003ccircle cx=\"14\" cy=\"14\" r=\"2.5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n  \u003cpath d=\"M14 6V5M14 23v-1M6 14H5M23 14h-1\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eTouch Dimmer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-104521\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize (Shade)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003eØ 7.1″ × H 8.3″\u003c\/span\u003e\u003cspan style=\"font-size:11px;color:#9c7c4a;\"\u003e18 cm × 21 cm\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize (Base)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003eØ 2.8″ × H 6.3″\u003c\/span\u003e\u003cspan style=\"font-size:11px;color:#9c7c4a;\"\u003e7 cm × 16 cm\u003c\/span\u003e\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e8.8 lbs (4 kg)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e5W\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eMarble, Metal, Glass\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLumens\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e400 lm\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eModern\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003e3000K–6000K\u003c\/span\u003e\u003cspan style=\"color:#9c7c4a;\"\u003e90 CRI\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"pd-finishes-key\"\u003eFinishes\u003c\/div\u003e\n\u003cdiv class=\"pd-finishes-val\"\u003e\n\u003cdiv class=\"pd-swatches\"\u003e\n\u003cspan class=\"swatch\" data-color=\"Black\" style=\"background:#2c2c2a;\"\u003e\u003c\/span\u003e\n\u003cspan class=\"swatch\" data-color=\"White\" style=\"background:#f0ece4;border-color:rgba(0,0,0,0.1);\"\u003e\u003c\/span\u003e\n\u003cspan class=\"swatch\" data-color=\"Violet Red\" style=\"background:#8b2060;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eBattery\u003c\/span\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003e2400 mAh\u003c\/span\u003e\u003cspan style=\"font-size:11px;color:#9c7c4a;\"\u003e7–9 hrs runtime\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 5W LED module delivering 400 lm at 90 CRI, adjustable 3000K-6000K color temperature.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eTouch switch with three-level dimming.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003e2400 mAh rechargeable battery — charges in 2–3 hours via included 39.4″ cable, runs 7–9 hours per charge.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eCharging input: 5V  2A or 8V  2A.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eThe base size: 2.8\" diameter (7cm) x 6.3″ height (16cm).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAvailable in 3 finishes: Black, White, Violet Red.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- CARE \u0026 USE NOTES --\u003e\n\u003cp class=\"pd-section-title\"\u003eCare \u0026amp; Use Notes\u003c\/p\u003e\n\u003cdiv class=\"pd-care-grid\"\u003e\n\u003cdiv class=\"pd-care-card\"\u003e\n\u003cdiv class=\"pd-care-card__label\"\u003e🔋 Battery Care\u003c\/div\u003e\n\u003cdiv class=\"pd-care-card__text\"\u003eAvoid leaving the lamp plugged in constantly — this may cause the built-in battery to bulge or degrade over time. Unplug occasionally to maintain battery health. Replacement batteries are available if needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-care-card\"\u003e\n\u003cdiv class=\"pd-care-card__label\"\u003e⚡ Charging Cable\u003c\/div\u003e\n\u003cdiv class=\"pd-care-card__text\"\u003eUse only the included 5W cable with round connector. High-current cables (e.g. 50W or 100W phone chargers) are incompatible and may permanently damage the battery or reduce its lifespan.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-care-card\"\u003e\n\u003cdiv class=\"pd-care-card__label\"\u003e🔌 Plug-In Use\u003c\/div\u003e\n\u003cdiv class=\"pd-care-card__text\"\u003eFor extended plug-in use, occasional unplugging or careful charge cycles are recommended to preserve battery capacity and longevity over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-care-card\"\u003e\n\u003cdiv class=\"pd-care-card__label\"\u003e✎ Handcraft Note\u003c\/div\u003e\n\u003cdiv class=\"pd-care-card__text\"\u003eThe lampshade is handcrafted. Minor edge irregularities at the opening are natural artisanal marks — fully concealed by mounting hardware once installed, with no effect on aesthetics or function.\u003c\/div\u003e\n\u003cdiv style=\"display:flex;align-items:flex-end;gap:10px;margin-top:10px;\"\u003e\n  \u003cdiv id=\"pdNoteImg\" class=\"pd-care-img\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Lunara_Marble_Table_Lamp_Note.jpg?v=1776494740\" data-lb-caption=\"Handcraft Note\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Lunara_Marble_Table_Lamp_Note.jpg?v=1776494740\" alt=\"Handcraft note illustration\"\u003e\n  \u003c\/div\u003e\n  \u003cspan style=\"font-size:10px;color:#9c7c4a;letter-spacing:0.02em;line-height:1.5;white-space:nowrap;\"\u003e🔍 Click to view high-resolution diagram\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- ✅ NOTICE BANNERS --\u003e\n\u003cdiv class=\"pd-notice-row\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--shipping\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eCurrently ships to the United States, Japan, Australia, and EU countries only.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eColor Note\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eSlight color variation may occur between production batches. \u003ca href=\"https:\/\/pinlighting.com\/pages\/contact\" rel=\"noopener\" target=\"_blank\"\u003eContact us\u003c\/a\u003e with any concerns.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ✅ DIMENSIONS DIAGRAM: 220px 左对齐 + 提示文字 --\u003e\n\u003cp class=\"pd-section-title\"\u003eDimensions Diagram\u003c\/p\u003e\n\u003cdiv class=\"pd-img-wrap\"\u003e\n  \u003cdiv id=\"pdThumb1\" class=\"pd-img-single\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Lunara-Marble-Table-Lamp-_Built-in-Battery_-2_600x600.jpg?v=1772243739\" data-lb-caption=\"Lunara Marble Table Lamp – Dimensions\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Lunara-Marble-Table-Lamp-_Built-in-Battery_-2_600x600.jpg?v=1772243739\" alt=\"Lunara Marble Table Lamp dimensions diagram\"\u003e\n  \u003c\/div\u003e\n  \u003cspan class=\"pd-img-hint\"\u003e🔍 Click to view high-resolution diagram\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  ov.style.cssText = 'display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(12,9,6,0.92);z-index:2147483647;align-items:center;justify-content:center;box-sizing:border-box;padding:28px;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  xBtn.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;cursor:pointer;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);';\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:min(600px,90vw);max-height:86vh;object-fit:contain;display:block;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbCap = document.createElement('div');\n  lbCap.style.cssText = 'position:absolute;bottom:16px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.5);pointer-events:none;';\n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n  function openLb(src, cap) { lbImg.src = src; lbCap.textContent = cap || ''; ov.style.display = 'flex'; document.body.style.overflow = 'hidden'; }\n  function closeLb() { ov.style.display = 'none'; lbImg.src = ''; document.body.style.overflow = ''; }\n  xBtn.addEventListener('click', closeLb);\n  ov.addEventListener('click', function(e) { if (e.target === ov) closeLb(); });\n  document.addEventListener('keydown', function(e) {\n    if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 ov.style.display !== 'none') closeLb();\n  });\n  ['pdNoteImg','pdThumb1'].forEach(function(id) {\n    var el = document.getElementById(id);\n    if (!el) return;\n    el.addEventListener('click', function() {\n      var src = el.getAttribute('data-lb-src');\n      var cap = el.getAttribute('data-lb-caption');\n      if (src) openLb(src, cap);\n    });\n  });\n})();\n\u003c\/script\u003e\n\n\u003c!-- ✅ DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n  \u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1vSAkynWPp_b5TNtSwoWk7QbOxmY10K6M\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n    \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.1″ x H 8.3″ \/ D 18 cm x H 21 cm \/ Black \/ Touch (Three-color changing light)","offer_id":50462114906433,"sku":"PINT-104521-01","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 8.3″ \/ D 18 cm x H 21 cm \/ White \/ Touch (Three-color changing light)","offer_id":50462114939201,"sku":"PINT-104521-02","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 8.3″ \/ D 18 cm x H 21 cm \/ Violet Red \/ Touch (Three-color changing light)","offer_id":50462114971969,"sku":"PINT-104521-03","price":200.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Lunara_Marble_Table_Lamp_53.jpg?v=1763552360"},{"product_id":"obello-portable-rechargeable-table-light","title":"Obello Portable Table Light (Built-in Battery)","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/s5p-B_L7lrA?si=RfXu_5Ten5VD37Su\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eElevate your exterior ambiance with the Obello Portable Table Lamp, a sophisticated illumination solution with distinctive retro-futuristic aesthetics. This elegant fixture establishes an intimate environment that extends through evening hours, courtesy of its integrated power source. The lamp's self-contained battery offers effortless mobility while introducing a refined whimsy to your outdoor sanctuary.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 117.545px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eMetal, Glass\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eWhite\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable style=\"width: 100%; height: 159.297px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e8.7 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e9.4 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 39.1875px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 39.1875px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 22.1406px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 22.1406px;\" class=\"specificationSection__column\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-110121\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/10RlsfevMV5S0oKOvo-JGwn6HmxsJmoPY\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e☛ Download\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1a0aENkIHHLI0NB1tNHd-IHRZMwxkpSzC\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e8.7\u003c\/span\u003e\" diameter (22cm) x 9.4″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (24cm) \u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 2.5 watt LED module: 275 lumen light output,  3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 1000 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: DC 5V.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eCharging time: ~3 hours to fully charge.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eContinuous discharge time: the maximum power can be used for about 3 hours, and the minimum power can be used continuously for about 10 hours.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eComes with a 39.4-inch charging cable.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Obello-Table-Light_1024x1024.jpg?v=1747796648\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 8.7″ x H 9.4″ \/ D 22 cm x H 24 cm \/ White \/ Touch (Warm Light)","offer_id":50462156128577,"sku":"PINT-110121","price":185.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Obello_Portable_Table_Light_49.jpg?v=1776562472"},{"product_id":"svejk-table-lamp","title":"Svejk Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/PYXEv4m1Zm0?si=duJllVfaSu65YiHf\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eThe Svejk Table Lamp embodies refined elegance with its classic inspired silhouette and lustrous black-and-white aesthetic. Its sophisticated design radiates a gentle, ambient glow ideal for cultivating intimate settings. Elevate your interior décor with this distinguished lighting piece, infusing your living space with understated opulence and timeless charm.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 117.563px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eIron, Metal, Acrylic\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eBlack, White\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5938px;\" scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5938px;\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5938px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5938px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 159.297px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eWidth\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003e5 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"width: 47.1215%;\"\u003eLength\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%;\"\u003e\u003cspan\u003e4.7 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e8.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 39.1875px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 39.1875px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 22.1406px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 22.1406px;\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-113121\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1MiGZ7RqJygUt0rGy_u3Is31LtI7F8BWA\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\u003cspan\u003e5\" width (12.8cm) x 4.7″ length (12cm) x 8.9″ height (22.5cm) . Weighs 2.2 lbs.(1kg)  \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 400 lumen light output,  3000K-6000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch, three-color dimmable.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAvailable in \u003cspan\u003eBlack, White\u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4\u003cspan\u003e″\u003c\/span\u003e charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Svejk-Table-Lamp_1024x1024.jpg?v=1747798586\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"W 5″ x L 4.7″ x H 8.9″ \/ W 12.8 cm x L 12 cm x H 22.5 cm \/ Black \/ Touch (Three-color changing light)","offer_id":50462226809153,"sku":"PINT-113121-01","price":120.0,"currency_code":"USD","in_stock":true},{"title":"W 5″ x L 4.7″ x H 8.9″ \/ W 12.8 cm x L 12 cm x H 22.5 cm \/ White \/ Touch (Three-color changing light)","offer_id":50462226841921,"sku":"PINT-113121-02","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Svejk_Table_Lamp_1.jpg?v=1747798660"},{"product_id":"lirio-mini-marble-table-lamp-built-in-battery","title":"Lirio Mini Marble Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/An0xx5FLlp4?si=MYKVwSOjeCAzCJpe\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eThe Lirio Mini Marble Table Lamp by pinlighting combines elegant design with portability. Perfect for dining areas, shelves, or outdoor terraces, it offers easy USB charging and seamless mobility, adding a touch of refined style and flexibility to your environment.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePlease Note:\u003c\/span\u003e Marble patterns vary by product, our product and the pictures shown are different.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 137.136px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eMetal, Marble\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eBlack, White, Gold\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 261.219px; height: 19.5909px;\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eBlack\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1818px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 39.1818px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 39.1818px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable style=\"width: 100%; height: 159.297px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e3.9 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e12.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 39.1875px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 39.1875px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 22.1406px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 22.1406px;\" class=\"specificationSection__column\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-144520\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1-fdEFcIER79tA7xAAneSHhwPFGtz9pJj\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 47.1215%; height: 19.5938px;\" class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 47.6814%; height: 19.5938px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e3.9\u003c\/span\u003e\" diameter (10cm) x 12.9″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (33cm)\u003c\/span\u003e. Weighs 2.6 lbs.\u003cspan\u003e (1.2kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 4 watt LED module: 440 lumen light output,  3000K-6000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe lamp can be charged for 4 hours and can be used for 6-8 hours.\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eComes with 39.4″ charging cable.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 3.9″ x H 12.9″ \/ D 10cm x H 33cm \/ Black \u0026 White \u0026 Gold \/ Touch (Three-Color Changing Light)","offer_id":50541809402177,"sku":"PINT-144520","price":125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Lirio_Mini_Marble_Table_Lamp_1.jpg?v=1750401242"},{"product_id":"wooden-mushroom-table-lamp-built-in-battery","title":"Wooden Mushroom Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/i87E8bH62b8?si=bKsozyCev8-lvyse\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/UiBpt7BvApU?si=-xyDAye7_F9F1z9W\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/FQd_wfDLf80?si=OhCRK_3Mpn99VyP5\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eEnhance your space with the elegant Wooden Mushroom Table Lamp, expertly crafted from natural wood to blend rustic warmth with contemporary style. Its touch-sensitive control allows effortless switching and brightness adjustment, creating a tranquil and inviting atmosphere. Ideal as a refined gift or a tasteful accent for your home décor.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 137.136px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eWood\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eCountry Farmhouse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eWood color, Walnut color\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eWood color, Walnut color\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1818px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 39.1818px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 39.1818px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 159.297px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003e3.5 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e3.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 39.1875px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 39.1875px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 22.1406px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 22.1406px;\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-152407\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1kX8HLMLc3sF4jmWyVB_Eh65jvZuTYkYR\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1kX8HLMLc3sF4jmWyVB_Eh65jvZuTYkYR\/view?usp=drive_link\" target=\"_blank\"\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1lCjD2jducAs3fBvrXMrkhqaNVFb-OvPE\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1Lhq1Zy4Til4sGoGhX5Zv-mxhOzaZLdGW\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003eModel A: 3.5\u003c\/span\u003e\" diameter (9cm) x 3.9″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (10cm)\u003c\/span\u003e. Weighs 3.3 lbs.\u003cspan\u003e (1.5kg) \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eModel B: 3.9\u003c\/span\u003e\" diameter (10cm) x 6.7″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (17cm)\u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eModel C: 3.9\u003c\/span\u003e\" diameter (10cm) x 6.7″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (17cm)\u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg)\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V---2A or 8V---2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAvailable in \u003cspan\u003eWood color, Walnut color\u003c\/span\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eComes with a 39.4\" charging cable.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Wooden-Mushroom-Table-Lamp-_Built-in-Battery_1024x1024.jpg?v=1751894821\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"Model A: D 3.5″ x H 3.9″ \/ D 9 cm x H 10 cm \/ Wood color \/ Touch (Warm light)","offer_id":50602260463937,"sku":"PINT-152407-01","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Model A: D 3.5″ x H 3.9″ \/ D 9 cm x H 10 cm \/ Walnut color \/ Touch (Warm light)","offer_id":50602260496705,"sku":"PINT-152407-02","price":105.0,"currency_code":"USD","in_stock":true},{"title":"Model B: D 3.9″ x H 6.7″ \/ D 10 cm x H 17 cm \/ Wood color \/ Touch (Warm light)","offer_id":50602260529473,"sku":"PINT-152407-03","price":168.0,"currency_code":"USD","in_stock":true},{"title":"Model B: D 3.9″ x H 6.7″ \/ D 10 cm x H 17 cm \/ Walnut color \/ Touch (Warm light)","offer_id":50602260562241,"sku":"PINT-152407-04","price":168.0,"currency_code":"USD","in_stock":true},{"title":"Model C: D 3.9″ x H 6.7″ \/ D 10 cm x H 17 cm \/ Wood color \/ Touch (Warm light)","offer_id":50602260595009,"sku":"PINT-152407-05","price":168.0,"currency_code":"USD","in_stock":true},{"title":"Model C: D 3.9″ x H 6.7″ \/ D 10 cm x H 17 cm \/ Walnut color \/ Touch (Warm light)","offer_id":50602260627777,"sku":"PINT-152407-06","price":168.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Wooden_Mushroom_Table_Lamp_1.jpg?v=1751872555"},{"product_id":"nessino-table-lamp","title":"Nessino Table Lamp","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n  .pd-lead { padding-top: 28px; margin-bottom: 36px; }\n  .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\n  .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n  @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n  .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n  .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n  .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n  .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n  .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n  .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n  .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n  .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n  .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n  .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n  .pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n  .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n  .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n  .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n  .pd-highlights { list-style: none; margin-bottom: 40px; }\n  .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n  .pd-highlights li:last-child { border-bottom: none; }\n  .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n  .pd-notice-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n  @media (max-width: 500px) { .pd-notice-row { grid-template-columns: 1fr; } }\n  .pd-notice { padding: 14px 16px; border-left: 3px solid; }\n  .pd-notice--shipping { background: #fdf5e6; border-color: #c49a3c; }\n  .pd-notice--color { background: #f5f0f8; border-color: #a07cb0; }\n  .pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n  .pd-notice--shipping .pd-notice__label { color: #a07820; }\n  .pd-notice--color .pd-notice__label { color: #7c5a90; }\n  .pd-notice__text { font-size: 13px; line-height: 1.5; color: #4a3e32; }\n  .pd-notice__text a { color: #9c7c4a; }\n  .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n  .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n\n  \/* ── Product Gallery: 2-col small grid, natural image sizing ── *\/\n  .pd-img-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 10px; max-width: 560px; }\n  @media (max-width: 560px) { .pd-img-grid { grid-template-columns: 1fr; } }\n  .pd-img-thumb { position: relative; cursor: zoom-in; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; }\n  .pd-img-thumb img { width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.35s ease; }\n  .pd-img-thumb:hover img { transform: scale(1.03); }\n  .pd-img-thumb::after { content: '+'; position: absolute; top: 10px; right: 10px; width: 28px; height: 28px; background: rgba(44,40,32,0.65); color: #faf8f4; font-size: 20px; font-weight: 300; line-height: 27px; text-align: center; border: 1px solid rgba(255,255,255,0.35); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n  .pd-img-thumb:hover::after { opacity: 1; }\n  .pd-img-caption { font-size: 11px; color: #9c7c4a; letter-spacing: 0.06em; margin-bottom: 28px; display: block; }\n\n  \/* ── Downloads: pine green (skill standard) ── *\/\n  .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n  .pd-download-link { display: inline-flex; align-items: center; gap: 0; padding: 0; background: #4A5248; border: 1px solid #4A5248 !important; border-bottom: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-decoration: none !important; text-transform: uppercase; transition: background 0.18s, border-color 0.18s; overflow: hidden; outline: none; }\n  .pd-download-link:hover { background: #3b4139; border-color: #3b4139; }\n  .pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; min-width: 48px; background: rgba(255,255,255,0.12); color: #e8ede7; font-size: 16px; font-weight: 700; line-height: 1; flex-shrink: 0; letter-spacing: 0; border-right: 1px solid rgba(255,255,255,0.15); }\n  .pd-download-link:hover .dl-arrow { background: rgba(255,255,255,0.18); }\n  .pd-download-link .dl-text { display: inline-block; padding: 0 20px; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n  .pd-download-link .dl-text::after { content: ''; position: absolute; bottom: 0; left: 20px; right: 20px; height: 1px; background: rgba(232,237,231,0.7); transform: scaleX(0); transform-origin: left center; transition: transform 0.28s cubic-bezier(0.4,0,0.2,1); display: block; }\n  .pd-download-link:hover .dl-text::after { transform: scaleX(1); }\n\u003c\/style\u003e\n\n\u003cdiv style=\"text-align: start;\" class=\"pd-wrap\"\u003e\n\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eElevate your interior with the refined Nessino Table Lamp. Crafted from ceramic and featuring a sleek rotomolded shade, its minimalist design and contemporary silhouette bring understated elegance to any room. Perfect for enhancing a modern bedroom or a tranquil reading corner, this lamp combines practicality with timeless style.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 7V5M14 23v-2M7 14H5M23 14h-2M9.2 9.2L7.8 7.8M20.2 20.2l-1.4-1.4M9.2 18.8l-1.4 1.4M20.2 7.8l-1.4 1.4\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLED Life\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e50,000 Hrs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\u003cpath d=\"M14 6l-2 6h-5l4 3-2 6 5-3 5 3-2-6 4-3h-5z\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLight Output\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e400 lm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\u003cpath d=\"M8 14a6 6 0 1112 0\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"14\" cy=\"14\" r=\"1.5\" fill=\"#9c7c4a\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 15.5V19\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 21h16\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eColor Temp\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e3000K Warm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"14\" cy=\"14\" r=\"2.5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M14 6V5M14 23v-1M6 14H5M23 14h-1\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eUSB Button Cable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-174207\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003eØ 7.9″ × H 8.7″\u003c\/span\u003e\u003cspan style=\"font-size:11px;color:#9c7c4a;\"\u003e20 cm × 22 cm\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e4.4 lbs (2 kg)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e5W\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCeramic, Metal, Rotomold\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLumens\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e400 lm\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eDopamine Colors\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003e3000K Warm White\u003c\/span\u003e\u003cspan style=\"color:#9c7c4a;\"\u003e90 CRI\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"pd-finishes-key\"\u003eFinishes\u003c\/div\u003e\n\u003cdiv class=\"pd-finishes-val\"\u003e\u003cdiv class=\"pd-swatches\"\u003e\n  \u003cspan class=\"swatch\" data-color=\"Beige\" style=\"background:#d6c4a8;\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"swatch\" data-color=\"Orange\" style=\"background:#e07830;\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"swatch\" data-color=\"Pink\" style=\"background:#e890a8;\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"swatch\" data-color=\"Red\" style=\"background:#c8391a;\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"swatch\" data-color=\"Dark Red\" style=\"background:#8b1a1a;\"\u003e\u003c\/span\u003e\n  \u003cspan class=\"swatch\" data-color=\"White\" style=\"background:#f0ece4;border-color:rgba(0,0,0,0.1);\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eCable\u003c\/span\u003e\n\u003cspan style=\"border-bottom:none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003eUSB + Push Button Switch\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul class=\"pd-highlights\" style=\"margin-bottom:40px;\"\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 5W LED module delivering 400 lm at 90 CRI, 3000K warm white.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eCrafted from ceramic and metal with a sleek rotomolded shade — minimalist design that brings understated elegance to any room.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAvailable in 6 finishes: Beige, Orange, Pink, Red, Dark Red, White.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eComes with a USB cable featuring an integrated push button switch for effortless on\/off control.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- PRODUCT GALLERY --\u003e\n\u003cp class=\"pd-section-title\"\u003eProduct Gallery\u003c\/p\u003e\n\u003cdiv class=\"pd-img-grid\"\u003e\n  \u003cdiv id=\"pdThumb1\" class=\"pd-img-thumb\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Dawnwake_Mushroom_Table_Lamp_21_1.jpg?v=1777879196\" data-lb-caption=\"Nessino Table Lamp — Available Colors\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Dawnwake_Mushroom_Table_Lamp_21_1.jpg?v=1777879196\" alt=\"Nessino Table Lamp available colors\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv id=\"pdThumb2\" class=\"pd-img-thumb\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Dawnwake-Mushroom-Table-Lamp_1024x1024.jpg?v=1753240088\" data-lb-caption=\"Nessino Table Lamp — Dimensions Diagram\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Dawnwake-Mushroom-Table-Lamp_1024x1024.jpg?v=1753240088\" alt=\"Nessino Table Lamp dimensions diagram\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"pd-img-caption\"\u003e🔍 Click to view high-resolution image.\u003c\/span\u003e\n\n\u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  ov.style.cssText = 'display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(12,9,6,0.92);z-index:2147483647;align-items:center;justify-content:center;box-sizing:border-box;padding:28px;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  xBtn.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;cursor:pointer;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);';\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:90vw;max-height:86vh;object-fit:contain;display:block;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbCap = document.createElement('div');\n  lbCap.style.cssText = 'position:absolute;bottom:16px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.4);pointer-events:none;';\n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n  function openLb(src, cap) { lbImg.src = src; lbCap.textContent = cap || ''; ov.style.display = 'flex'; document.body.style.overflow = 'hidden'; }\n  function closeLb() { ov.style.display = 'none'; lbImg.src = ''; document.body.style.overflow = ''; }\n  xBtn.addEventListener('click', closeLb);\n  ov.addEventListener('click', function(e) { if (e.target === ov) closeLb(); });\n  document.addEventListener('keydown', function(e) { if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 ov.style.display !== 'none') closeLb(); });\n  ['pdThumb1','pdThumb2'].forEach(function(id) {\n    (function(el) {\n      if (!el) return;\n      el.addEventListener('click', function() {\n        openLb(el.getAttribute('data-lb-src'), el.getAttribute('data-lb-caption'));\n      });\n    })(document.getElementById(id));\n  });\n})();\n\u003c\/script\u003e\n\n\u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n  \u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1UOJ9hREd1uzDJKyQBe6ouni0zxJPnYxK\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n    \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.9″ x H 8.7″ \/ D 20 cm x H 22 cm \/ Beige \/ USB Button Cable","offer_id":50602443997505,"sku":"PINT-174207-01","price":98.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 8.7″ \/ D 20 cm x H 22 cm \/ Orange \/ USB Button Cable","offer_id":50602444128577,"sku":"PINT-174207-05","price":98.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 8.7″ \/ D 20 cm x H 22 cm \/ Pink \/ USB Button Cable","offer_id":50602444259649,"sku":"PINT-174207-09","price":98.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 8.7″ \/ D 20 cm x H 22 cm \/ Red \/ USB Button Cable","offer_id":50602444390721,"sku":"PINT-174207-013","price":98.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 8.7″ \/ D 20 cm x H 22 cm \/ Dark Red \/ USB Button Cable","offer_id":50602444521793,"sku":"PINT-174207-017","price":98.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 8.7″ \/ D 20 cm x H 22 cm \/ White \/ USB Button Cable","offer_id":50602444652865,"sku":"PINT-174207-021","price":98.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Dawnwake_Mushroom_Table_Lamp_1.jpg?v=1751881093"},{"product_id":"drome-cloud-table-lamp-built-in-battery","title":"Drome Cloud Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/dMCnPZKJAUY?si=eqXiiw3s7DY0o7Uo\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eThis Drome Cloud Table Lamp by Pinlighting combines sculptural beauty with functional simplicity. Its double glass dome diffuses a soft ambient light, making it perfect for bedside tables, side tables, or cozy reading nooks, and the rechargeable design means it is more convenient to use. Its sturdy cylindrical metal base adds a modern touch and is available in Beige and Black finishes to suit contemporary or vintage-inspired interiors.\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 137.136px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eMetal, Glass\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eBlack, Beige\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 19.5909px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 19.5909px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5909px;\"\u003e\n\u003cth style=\"width: 261.219px; height: 19.5909px;\" scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px; height: 19.5909px;\"\u003e\u003cspan\u003eWhite\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1818px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 261.219px; height: 39.1818px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px; height: 39.1818px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 159.297px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003e4.7 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e8.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 39.1875px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 39.1875px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 22.1406px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 22.1406px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 22.1406px;\"\u003e\n\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"vertical-align: inherit;\"\u003e\u003cspan style=\"vertical-align: inherit;\"\u003ePINT-S6134\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1w0PjQM1i_ZQ5sBtIItXbK1qAOV3NBMno\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1kX8HLMLc3sF4jmWyVB_Eh65jvZuTYkYR\/view?usp=drive_link\" target=\"_blank\"\u003e\u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1lCjD2jducAs3fBvrXMrkhqaNVFb-OvPE\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\" style=\"width: 47.1215%; height: 19.5938px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.6814%; height: 19.5938px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e\n\u003cspan\u003e4.7\u003c\/span\u003e\" diameter (12cm) x 8.1″\u003cspan\u003e h\u003c\/span\u003e\u003cspan\u003eeight\u003c\/span\u003e\u003cspan\u003e (20.7cm)\u003c\/span\u003e. Weighs 4.4 lbs.\u003cspan\u003e (2kg) \u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 3 watt LED module: 330 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eTouch Switch.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2600 mAh.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003c\/li\u003e\n\u003cli\u003eInspired by the softness of clouds and the elegance of minimalism, it brings character and serenity to your any space.\u003c\/li\u003e\n\u003cli\u003eAvailable in Black, Beige.\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eWe provide with USB charging cable.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Drome-Cloud-Table-Lamp-_Built-in-Battery_1024x1024.jpg?v=1755940186\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 4.7″ x H 8.1″ \/ D 12cm x H 20.7cm \/ Black \u0026 White \/ Touch (Warm Light)","offer_id":50714305036609,"sku":"PINT-S6134-01","price":160.0,"currency_code":"USD","in_stock":true},{"title":"D 4.7″ x H 8.1″ \/ D 12cm x H 20.7cm \/ Beige \u0026 White \/ Touch (Warm Light)","offer_id":50714305069377,"sku":"PINT-S6134-02","price":160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Drome_Cloud_Table_Lamp_1.jpg?v=1755220003"},{"product_id":"pipistrello-mini-table-lamp-built-in-battery","title":"Pipistrello Mini Table Lamp (Built-in Battery)","description":"\u003cdiv class=\"specificationSection__details productAttrs\" style=\"text-align: start;\"\u003e\n\u003cp\u003eThe Pipistrello Mini Table Lamp is a miniature version of the Pipistrello series, retaining its timeless aesthetic while being more suitable for smaller spaces. Its white diffuser ensures even light distribution, creating a gentle and enveloping ambiance. Its mini format and built-in battery place it on any desk, nightstand or console of any size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\" style=\"text-align: start;\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eIron, PC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eBright White, Bright Black\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100.036%; height: 135.514px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e6.3 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e7.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17.9306px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 49.6224%; height: 17.9306px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 17.9306px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003ePINT-ST5028-30A3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1w-0SoCzdhtpZFqGKBMkvaK4E6vbYj2wk\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e6.3\" diameter (16cm) x 7.9\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (20cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 6 watt LED module: 660 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003c\/li\u003e\n\u003cli\u003eCharging time: 3-5 hours, using time up to 8 hours\u003c\/li\u003e\n\u003cli\u003eIts iconic silhouette adds an elegant decorative touch to all interiors, whether contemporary or classic.\u003c\/li\u003e\n\u003cli\u003eAvailable in Bright White, Bright Black.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eComes with a 39.4\" charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pipistrello-Mini-Table-Lamp-_Built-in-Battery_1024x1024.jpg?v=1757463161\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 6.3″ x H 7.9″ \/ D 16cm x H 20cm \/ Bright White \u0026 White \/ Touch (Warm Light)","offer_id":50769451024705,"sku":"PINT-ST5028-30A3-01","price":170.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 7.9″ \/ D 16cm x H 20cm \/ Bright Black \u0026 White \/ Touch (Warm Light)","offer_id":50769451155777,"sku":"PINT-ST5028-30A3-02","price":170.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pipistrello_Mini_Table_Lamp_1.jpg?v=1756816024"},{"product_id":"olly-table-lamp-built-in-battery","title":"Olly Table Lamp (Built-in Battery)","description":"\u003cdiv class=\"specificationSection__details productAttrs\" style=\"text-align: start;\"\u003e\n\u003cp\u003eThis striking Olly Table Lamp features a iron semi-spherical base and structure connected to a white glass shade with an interesting top hat shape. An idea as simple as it is pragmatic. Suitable to be placed in every place of the house: on shelves and bookcases, in bathrooms, or on the most usual bedside table.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eIron, Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eGold, Sand Gold, Chrome, Sand Nickel\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100.036%; height: 135.514px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e6.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e10.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17.9306px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 49.6224%; height: 17.9306px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 17.9306px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003ePINT-ST5069\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1XkoQeHC-KPIVJwajMp-N5oK7q2u4nLzG\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e6.1\" diameter (15.5cm) x 10.6\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (27cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 3 watt LED module: 330 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 4000 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003c\/li\u003e\n\u003cli\u003eCharging time: 3-4 hours, using time up to 6-8 hours\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAvailable in Gold, Sand Gold, Chrome, Sand Nickel.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eWe provide with USB charging cable.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Olly-Table-Lamp-_Built-in-Battery_1024x1024.jpg?v=1757463363\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 6.1″ x H 10.6″ \/ D 15.5cm x H 27cm \/ Gold \u0026 White \/ Touch (Warm Light)","offer_id":50770555535681,"sku":"PINT-ST5069-01","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 6.1″ x H 10.6″ \/ D 15.5cm x H 27cm \/ Sand Gold \u0026 White \/ Touch (Warm Light)","offer_id":50770562482497,"sku":"PINT-ST5069-02","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 6.1″ x H 10.6″ \/ D 15.5cm x H 27cm \/ Chrome \u0026 White \/ Touch (Warm Light)","offer_id":50770562515265,"sku":"PINT-ST5069-03","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 6.1″ x H 10.6″ \/ D 15.5cm x H 27cm \/ Sand Nickel \u0026 White \/ Touch (Warm Light)","offer_id":50770562548033,"sku":"PINT-ST5069-04","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Olly_Table_Lamp_1.jpg?v=1756865078"},{"product_id":"pantop-bell-table-lamp-built-in-battery","title":"Pantop Bell Table Lamp (Built-in Battery)","description":"\u003cdiv class=\"specificationSection__details productAttrs\" style=\"text-align: start;\"\u003e\n\u003cp\u003eThe Pantop Bell Table Lamp is a 1980 design characterized by its bell-like, widely flaring shade-is now available in a rechargeable portable version. Produced in a more contemporary material, metal and Acrylic, the Pantop casts its light downward, making it a great bedside reading or desk lamp, or for bringing some mood light to your outdoor gatherings.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pantop_Bell_Table_Lamp-2.jpg?v=1778984583\" target=\"_blank\" rel=\"noopener\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pantop_Bell_Table_Lamp-2.jpg?v=1778984583\" alt=\"\"\u003e\u003c\/a\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 99.9801%; height: 176.375px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 19.5972px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 19.5972px;\"\u003eMetal, Acrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 19.5972px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 19.5972px;\"\u003e\u003cspan\u003eDopamine Colors\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 39.1944px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 39.1944px;\"\u003e\u003cspan\u003eDark Green, Brick Red, Ginger Yellow, Creamy Mud, Stone Blue, Baby Blue, Pale Sand color, Green, Matte Black, Matte White\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 19.5972px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 19.5972px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 39.1944px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 39.1944px;\"\u003e\u003cspan\u003ePink, Red, Light Blue, Dark Green, Creamy Mud, Matte Black, Yellow\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 39.1944px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 39.1944px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100.036%; height: 176.375px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003e9.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e14.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 39.1944px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 39.1944px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003ePINT-82053-T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1f1j8XzYaWDUQapreFqHUpXbl0Hq5nnkS\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e7.1\" diameter (18cm) x 11.8\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(30cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003c\/li\u003e\n\u003cli\u003eAvailable in \u003cspan\u003eDark Green, Brick Red, Ginger Yellow, Creamy Mud, Stone Blue, Baby Blue, Pale Sand color, Green, Matte Black, Matte White\u003c\/span\u003e.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eWe provide with USB charging cable.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pantop-Bell-Table-Lamp-_Built-in-Battery_600x600.jpg?v=1772788531\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Dark Green \/ Touch (Warm Light)","offer_id":50777316360513,"sku":"PINT-82053-T04","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Brick Red \/ Touch (Warm Light)","offer_id":50777316294977,"sku":"PINT-82053-T02","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Ginger Yellow \/ Touch (Warm Light)","offer_id":50986241556801,"sku":"PINT-82053-T07","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Creamy Mud \/ Touch (Warm Light)","offer_id":50777316393281,"sku":"PINT-82053-T05","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Stone Blue \/ Touch (Warm Light)","offer_id":51446897443137,"sku":"PINT-82053-T08","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Baby Blue \/ Touch (Warm Light)","offer_id":50777316327745,"sku":"PINT-82053-T03","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Pale Sand color \/ Touch (Warm Light)","offer_id":50777316262209,"sku":"PINT-82053-T01","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Green \/ Touch (Warm Light)","offer_id":51446897475905,"sku":"PINT-82053-T09","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Matte Black \/ Touch (Warm Light)","offer_id":50777316426049,"sku":"PINT-82053-T06","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 7.1″ x H 11.8″ \/ D 18cm x H 30cm \/ Matte White \/ Touch (Warm Light)","offer_id":51446897508673,"sku":"PINT-82053-T10","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pantop_Bell_Table_Lamp_76.jpg?v=1772788390"},{"product_id":"hymn-cordless-table-lamp-built-in-battery","title":"Hymn Cordless Table Lamp (Built-in Battery)","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eThe Hymn Cordless Lamp reimagines the antique heirloom of a traditional chamberstick candle holder as modern lighting that rouses emotional memories the way fire has since ancient times. Playful, spirited, and intimate, blinking out like a fire, the joyful expression of whimsy that occurs when bonding with light, connected to our souls with profound sympathies and vigor.\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eMetal, Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eModern\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eBlack, Copper\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eClear\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable style=\"width: 100.036%; height: 176.375px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003e3.5 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e9.3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 39.1944px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 39.1944px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003ePINT-82335-T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1ehxxEZynp0VOj0y3m9HafLRTSswTygjb\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e3.5\" diameter (9cm) x 9.3\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(23.5cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 2 watt LED module: 200 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2000 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003c\/li\u003e\n\u003cli\u003eThis table lamp is a modern rendition of a classic chamber-stick candle holder. A candle-like glow is an alluring sight, intimate and cheerful.\u003c\/li\u003e\n\u003cli\u003eAvailable in Black, Copper.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eWe provide with USB charging cable.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Hymn-Cordless-Table-Lamp-_Built-in-Battery_1024x1024.jpg?v=1757462768\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 3.5″ x H 9.3″ \/ D 9cm x H 23.5cm \/ Black \/ Touch (Warm Light)","offer_id":50777413681473,"sku":"PINT-82335-T01","price":160.0,"currency_code":"USD","in_stock":true},{"title":"D 3.5″ x H 9.3″ \/ D 9cm x H 23.5cm \/ Copper \/ Touch (Warm Light)","offer_id":50777422725441,"sku":"PINT-82335-T02","price":160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Hymn_Cordless_Table_Lamp_1.jpg?v=1757067112"},{"product_id":"raku-table-lamp-built-in-battery","title":"Raku Table Lamp (Built-in Battery)","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eNamed after the traditional Japanese pottery technique, Raku Table Lamp is a compact lamp with a considerable presence. Drawing inspiration from the age-old art form, the lamp features a hand-sculpted ceramic base with a crackle glaze that varies slightly in each piece, serving as a reminder to enjoy the idiosyncracies of natural materials.\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eMetal, Aluminum, Ceramics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eModern\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eGreen, Beige Gray\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eCopper, Chrome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100.036%; height: 176.375px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003e6.3 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e8.3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 39.1944px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 39.1944px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003ePINT-82355-T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1zxQLqgqEZjC7sF4InsKIUyP3gNxaYkWC\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1VQ_sKdeopY5zUPnM3oriEB9M6kok2rUc\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e6.3\" diameter (16cm) x 8.3\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(21cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAvailable in Green \u0026amp; Copper, Beige Gray \u0026amp; Chrome.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eWe provide with magnetic attracti on-USB charging cable.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Raku_Table_Lamp_21_1024x1024.jpg?v=1757065457\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 6.3″ x H 8.3″ \/ D 16cm x H 21cm \/ Green \u0026 Copper \/ Touch (Warm Light)","offer_id":50777545179457,"sku":"PINT-82355-T01","price":180.0,"currency_code":"USD","in_stock":true},{"title":"D 6.3″ x H 8.3″ \/ D 16cm x H 21cm \/ Beige Gray \u0026 Chrome \/ Touch (Warm Light)","offer_id":50777545212225,"sku":"PINT-82355-T02","price":180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Raku_Table_Lamp_1.jpg?v=1757067327"},{"product_id":"torso-petite-table-lamp-built-in-battery","title":"Torso Petite Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; }\n  .pd-lead { border-top: 1px solid #c8b89a; padding-top: 28px; margin-bottom: 36px; }\n  .pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; }\n  .pd-features { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: #c8b89a; border: 1px solid #c8b89a; margin-bottom: 40px; }\n  @media (max-width: 560px) { .pd-features { grid-template-columns: repeat(2, 1fr); } }\n  .pd-feature { background: #faf8f4; padding: 20px 16px; text-align: center; }\n  .pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n  .pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n  .pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n  .pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n  .pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n  .pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n  .pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n  .pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n  .pd-finishes-key { padding: 9px 0; border-bottom: none; display: flex; align-items: center; align-self: stretch; font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n  .pd-finishes-val { padding: 9px 0; border-bottom: none; display: flex; align-items: center; justify-content: flex-end; align-self: stretch; }\n  .pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n  .swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n  .swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n  .swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n  .swatch:hover::after, .swatch:hover::before { opacity: 1; }\n  .pd-highlights { list-style: none; margin-bottom: 40px; }\n  .pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n  .pd-highlights li:last-child { border-bottom: none; }\n  .pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n  .pd-notice-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n  @media (max-width: 500px) { .pd-notice-row { grid-template-columns: 1fr; } }\n  \/* ── Notices: shipping keeps original, Color Note updated to pine green ── *\/\n  .pd-notice { padding: 14px 16px; border-left: 3px solid; }\n  .pd-notice--shipping { background: #fdf5e6; border-color: #c49a3c; }\n  .pd-notice--shipping .pd-notice__label { color: #a07820; }\n  .pd-notice--color { background: #4A5248; border-color: #c8b89a; }\n  .pd-notice--color .pd-notice__label { color: #b8c4b6; }\n  .pd-notice--color .pd-notice__text { color: #e8ede7; }\n  .pd-notice--color .pd-notice__text a { color: #d4e8b0; text-decoration: none; }\n  .pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n  .pd-notice__text { font-size: 13px; line-height: 1.5; color: #4a3e32; }\n  .pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n  .cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n  \/* ── Dimension image: smaller, 2-level sizing ── *\/\n  .pd-img-single { position: relative; cursor: zoom-in; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; max-width: 320px; margin: 0 0 8px; }\n  .pd-img-single img { width: 100%; height: auto; display: block; pointer-events: none; transition: transform 0.35s ease; }\n  .pd-img-single:hover img { transform: scale(1.03); }\n  .pd-img-single::after { content: '+'; position: absolute; top: 10px; right: 10px; width: 28px; height: 28px; background: rgba(44,40,32,0.65); color: #faf8f4; font-size: 20px; font-weight: 300; line-height: 27px; text-align: center; border: 1px solid rgba(255,255,255,0.35); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n  .pd-img-single:hover::after { opacity: 1; }\n  .pd-img-caption { font-size: 11px; color: #9c7c4a; letter-spacing: 0.06em; margin-bottom: 28px; cursor: pointer; display: inline-flex; align-items: center; gap: 5px; }\n  \/* ── Downloads: pine green ── *\/\n  .pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n  .pd-download-link { display: inline-flex; align-items: center; gap: 0; padding: 0; background: #4A5248; border: 1px solid #4A5248 !important; border-bottom: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-decoration: none !important; text-transform: uppercase; transition: background 0.18s, border-color 0.18s; overflow: hidden; outline: none; }\n  .pd-download-link:hover { background: #3b4139; border-color: #3b4139; }\n  .pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; min-width: 48px; background: rgba(255,255,255,0.12); color: #e8ede7; font-size: 16px; font-weight: 700; line-height: 1; flex-shrink: 0; letter-spacing: 0; border-right: 1px solid rgba(255,255,255,0.15); }\n  .pd-download-link:hover .dl-arrow { background: rgba(255,255,255,0.18); }\n  .pd-download-link .dl-text { display: inline-block; padding: 0 20px; font-family: 'DM Sans', sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 0.06em; color: #e8ede7; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n  .pd-download-link .dl-text::after { content: ''; position: absolute; bottom: 0; left: 20px; right: 20px; height: 1px; background: rgba(232,237,231,0.7); transform: scaleX(0); transform-origin: left center; transition: transform 0.28s cubic-bezier(0.4,0,0.2,1); display: block; }\n  .pd-download-link:hover .dl-text::after { transform: scaleX(1); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\n\u003c!-- VIDEO --\u003e\n\u003cdiv style=\"position: relative; cursor: pointer; margin-bottom: 32px; overflow: hidden; background: #1a1614;\" id=\"pdVideoPoster\"\u003e\n\u003cimg style=\"width: 100%; height: auto; display: block; pointer-events: none; opacity: 0.88; transition: transform 0.4s ease;\" alt=\"Torso Petite Table Lamp - Play Video\" src=\"https:\/\/img.youtube.com\/vi\/cAMCa8kYp4g\/maxresdefault.jpg\"\u003e\n\u003cdiv style=\"position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; pointer-events: none;\"\u003e\n\u003cdiv style=\"width: 72px; height: 72px; background: rgba(255,255,255,0.92); border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 24px rgba(0,0,0,0.4);\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\u003cpath fill=\"#1a1614\" d=\"M10 7l14 7-14 7V7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; bottom: 0; left: 0; right: 0; padding: 20px 24px; background: linear-gradient(to top,rgba(10,8,5,0.75),transparent); pointer-events: none;\"\u003e\u003cspan style=\"font-family: 'DM Sans',sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: rgba(255,255,255,0.75);\"\u003eWatch Product Video\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function() {\n  var _vl = null;\n  function openVideo() {\n    if (!_vl) {\n      _vl = document.createElement('div');\n      _vl.style.cssText = 'display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(10,8,5,0.94);z-index:2147483647;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;';\n      var b = document.createElement('div');\n      b.innerHTML = '\u0026times;';\n      b.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.28);color:#fff;font-size:30px;line-height:42px;text-align:center;cursor:pointer;';\n      var wrap = document.createElement('div');\n      wrap.style.cssText = 'position:relative;width:min(88vw,140vh);aspect-ratio:16\/9;background:#000;box-shadow:0 20px 80px rgba(0,0,0,0.7);';\n      var fr = document.createElement('iframe');\n      fr.allow = 'autoplay;fullscreen;picture-in-picture';\n      fr.setAttribute('allowfullscreen', '');\n      fr.style.cssText = 'position:absolute;top:0;left:0;width:100%;height:100%;border:0;';\n      wrap.appendChild(fr); _vl.appendChild(b); _vl.appendChild(wrap);\n      document.body.appendChild(_vl);\n      b.addEventListener('click', closeVideo);\n      _vl.addEventListener('click', function(e) { if (e.target === _vl) closeVideo(); });\n      document.addEventListener('keydown', function(e) {\n        if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 _vl \u0026\u0026 _vl.style.display !== 'none') closeVideo();\n      });\n    }\n    _vl.querySelector('iframe').src = 'https:\/\/www.youtube.com\/embed\/cAMCa8kYp4g?autoplay=1\u0026rel=0';\n    _vl.style.display = 'flex';\n    document.body.style.overflow = 'hidden';\n  }\n  function closeVideo() {\n    if (!_vl) return;\n    _vl.querySelector('iframe').src = '';\n    _vl.style.display = 'none';\n    document.body.style.overflow = '';\n  }\n  var poster = document.getElementById('pdVideoPoster');\n  if (poster) poster.addEventListener('click', openVideo);\n})();\n\u003c\/script\u003e\n\n\u003c!-- LEAD DESCRIPTION --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eThe Torso Petite Table Lamp brings a sense of intimacy to any tabletop, replacing the need for candles with its soft, ambient glow. Crafted from ceramics, metal, and fabric, it takes its design cues from childhood homes filled with objects shaped by the human hand. At the touch of a finger, a button on the linen canvas shade effortlessly turns the light on and off — and thanks to its built-in rechargeable battery, it can be used anywhere, anytime.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE STRIP --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"7\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 7V5M14 23v-2M7 14H5M23 14h-2M9.2 9.2L7.8 7.8M20.2 20.2l-1.4-1.4M9.2 18.8l-1.4 1.4M20.2 7.8l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLED Life\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e50,000 Hrs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 6l-2 6h-5l4 3-2 6 5-3 5 3-2-6 4-3h-5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLight Output\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e240 lm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\u003crect stroke-width=\"1.5\" stroke=\"#9c7c4a\" rx=\"1.5\" height=\"8\" width=\"12\" y=\"12\" x=\"8\"\u003e\u003c\/rect\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M11 12V10a3 3 0 016 0v2\"\u003e\u003c\/path\u003e\u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" y2=\"18\" x2=\"14\" y1=\"16\" x1=\"14\"\u003e\u003c\/line\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M21 16h1.5M5.5 16H7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eBattery\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e2400 mAh\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"7\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"2.5\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 6V5M14 23v-1M6 14H5M23 14h-1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eTouch Button\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-82433-T\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003eØ 4.7″ × H 7.9″\u003c\/span\u003e\u003cspan style=\"font-size:11px;color:#9c7c4a;\"\u003e12 cm × 20 cm\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e4.4 lbs (2 kg)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e3W\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCeramics, Metal, Fabric\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLumens\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e240 lm\u003c\/span\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCountry Farmhouse\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\u003cspan\u003e3000K Warm White\u003c\/span\u003e\u003cspan style=\"color:#9c7c4a;\"\u003e90 CRI\u003c\/span\u003e\u003c\/span\u003e\n\u003cdiv class=\"pd-finishes-key\"\u003eFinishes\u003c\/div\u003e\n\u003cdiv class=\"pd-finishes-val\"\u003e\u003cdiv class=\"pd-swatches\"\u003e\n\u003cspan style=\"background:#2c2c2a;\" data-color=\"Black\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan style=\"background:#b83020;\" data-color=\"Red\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan style=\"background:#d6c4a8;\" data-color=\"Beige\" class=\"swatch\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--divider\" style=\"border-bottom:none;\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom:none;\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom:none;\"\u003e2400 mAh \/ 5V 2A\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- MORE DETAILS --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul style=\"margin-bottom:40px;\" class=\"pd-highlights\"\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 3W LED module delivering 240 lm at 90 CRI, 3000K warm white.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003e2400 mAh rechargeable battery with 5V 2A magnetic USB charging cable included.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eConstructed from ceramics, metal, and fabric — takes its design cues from childhood homes filled with objects shaped by the human hand.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eTouch button on the linen canvas shade for effortless on\/off control.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eFully wireless and portable — can be placed and used anywhere once charged.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eAvailable in 3 finishes: Black, Red, Beige.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- CERTIFICATIONS --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\"\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c!-- NOTICE BANNERS --\u003e\n\u003cdiv class=\"pd-notice-row\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--shipping\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eCurrently ships to the United States, Japan, Australia, and EU countries only.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eColor Note\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eSlight color variation may occur between production batches. \u003ca rel=\"noopener\" href=\"https:\/\/pinlighting.com\/pages\/contact\" target=\"_blank\"\u003eContact us\u003c\/a\u003e with any concerns.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- DIMENSION DIAGRAM --\u003e\n\u003cp class=\"pd-section-title\"\u003eDimensions Diagram\u003c\/p\u003e\n\u003cdiv data-lb-caption=\"Torso Petite Table Lamp — Dimensions Diagram\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Torso-Petite-Table-Lamp-_Built-in-Battery_600x600.jpg?v=1770118375\" class=\"pd-img-single\" id=\"pdThumb1\"\u003e\n  \u003cimg alt=\"Torso Petite Table Lamp dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Torso-Petite-Table-Lamp-_Built-in-Battery_600x600.jpg?v=1770118375\"\u003e\n\u003c\/div\u003e\n\u003cspan class=\"pd-img-caption\" id=\"pdThumbCaption\"\u003e\n  🔍 Click to view high-resolution diagram.\n\u003c\/span\u003e\n\n\u003cscript\u003e\n(function() {\n  var ov = document.createElement('div');\n  ov.style.cssText = 'display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(12,9,6,0.92);z-index:2147483647;align-items:center;justify-content:center;box-sizing:border-box;padding:28px;';\n  var xBtn = document.createElement('div');\n  xBtn.innerHTML = '\u0026times;';\n  xBtn.style.cssText = 'position:absolute;top:14px;right:18px;width:42px;height:42px;line-height:42px;text-align:center;font-size:32px;color:#fff;cursor:pointer;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);';\n  var lbImg = document.createElement('img');\n  lbImg.style.cssText = 'max-width:90vw;max-height:86vh;object-fit:contain;display:block;box-shadow:0 20px 70px rgba(0,0,0,0.65);';\n  var lbCap = document.createElement('div');\n  lbCap.style.cssText = 'position:absolute;bottom:16px;left:0;right:0;text-align:center;font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.4);pointer-events:none;';\n  ov.appendChild(xBtn); ov.appendChild(lbImg); ov.appendChild(lbCap);\n  document.body.appendChild(ov);\n  function openLb(src, cap) { lbImg.src = src; lbCap.textContent = cap || ''; ov.style.display = 'flex'; document.body.style.overflow = 'hidden'; }\n  function closeLb() { ov.style.display = 'none'; lbImg.src = ''; document.body.style.overflow = ''; }\n  xBtn.addEventListener('click', closeLb);\n  ov.addEventListener('click', function(e) { if (e.target === ov) closeLb(); });\n  document.addEventListener('keydown', function(e) { if ((e.key === 'Escape' || e.keyCode === 27) \u0026\u0026 ov.style.display !== 'none') closeLb(); });\n  ['pdThumb1','pdThumbCaption'].forEach(function(id) {\n    (function(el) {\n      if (!el) return;\n      el.addEventListener('click', function() {\n        var thumb = document.getElementById('pdThumb1');\n        openLb(thumb.getAttribute('data-lb-src'), thumb.getAttribute('data-lb-caption'));\n      });\n    })(document.getElementById(id));\n  });\n})();\n\u003c\/script\u003e\n\n\u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n  \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1U2IIKRa35oj-LtfeE6Qhm7jUwns4PiXp\/view?usp=drive_link\" class=\"pd-download-link\" target=\"_blank\"\u003e\n    \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e\n  \u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 4.7″ x H 7.9″ \/ D 12cm x H 20cm \/ Black \u0026 White Fabric \/ Touch (Warm Light)","offer_id":50780259516737,"sku":"PINT-82433-T01","price":160.0,"currency_code":"USD","in_stock":true},{"title":"D 4.7″ x H 7.9″ \/ D 12cm x H 20cm \/ Red \u0026 White Fabric \/ Touch (Warm Light)","offer_id":50780261450049,"sku":"PINT-82433-T02","price":160.0,"currency_code":"USD","in_stock":true},{"title":"D 4.7″ x H 7.9″ \/ D 12cm x H 20cm \/ Beige \u0026 White Fabric \/ Touch (Warm Light)","offer_id":50780261482817,"sku":"PINT-82433-T03","price":160.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Torso_Petite_Table_Lamp_50_25.jpg?v=1769679296"},{"product_id":"peboland-mug-table-lamp-built-in-battery","title":"Peboland Mug Table Lamp (Built-in Battery)","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eAdd a touch of modern elegance to your bedroom or study with the Peboland Mug Table Lamp. The rechargeable lamp emits a soft light, promoting relaxation and providing ample lighting without taking up too much space. Perfect for creating a peaceful reading environment after a busy day.\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eMetal, Glass, Wood\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eModern\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eBlack\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable style=\"width: 100.036%; height: 176.375px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003e4.7 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e8.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 39.1944px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 39.1944px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003ePINT-82459\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1ua2U5oc_72hxNsYsInlaGwt6zF4liwME\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e4.7\" diameter (12cm) x 8.7\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(22cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2400 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eSay goodbye to messy cords and enjoy the freedom of placement.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eWe provide with magnetic attracti on-USB charging cable.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Peboland_Mug_Table_Lamp_13_1024x1024.jpg?v=1757152942\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 4.7″ x H 8.7″ \/ D 12cm x H 22cm \/ Black \u0026 White glass \/ Touch (Warm Light)","offer_id":50780340584769,"sku":"PINT-82459","price":180.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Peboland_Mug_Table_Lamp_1.jpg?v=1757146547"},{"product_id":"mofu-dome-table-lamp","title":"Mofu Dome Table Lamp (Built-in Battery)","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eThis lamp stands out for its unique blend of vintage charm and modern design. The rich, rounded orange glass shade emits a warm, layered glow, adding a touch of warmth to any space. The slender, textured stem connects to the sturdy metal base, creating a harmonious contrast of materials and colors.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, and other countries do not currently support shipping.\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eMetal, Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eModern\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eCopper, Walnut color\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eRed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100.036%; height: 176.375px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003e9.8 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e18.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 39.1944px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 39.1944px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003ePINT-S5116\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1ZEI3jIzJivd9URkX8M2kj9-0XwCWCL4C\/view?usp=drive_link\" target=\"_blank\"\u003e\u003cspan\u003eDownload\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e9.8\" diameter (25cm) x 18.1\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(46cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 6.6 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (3kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 6 watt LED module: 660 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe overall design is inspired by the classic mushroom lamp shape, perfectly blending into most home environments.\u003c\/li\u003e\n\u003cli\u003eComes with 39.4'' charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Mofu-Dome-Table-Lamp_1024x1024.jpg?v=1757490204\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 9.8″ x H 18.1″ \/ D 25cm x H 46cm \/ Copper \u0026 Walnut color \u0026 Red \/ Touch (Three-Color Changing Light)","offer_id":50796182012225,"sku":"PINT-S5116-01","price":315.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Mofu_Dome_Table_Lamp_1.jpg?v=1757490124"},{"product_id":"donut-table-lamp","title":"Donut Table Lamp (Built-in Battery)","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eThe Donut Table Lamp, with its bold color and sculptural form, perfectly captures the aesthetic of mid-20th-century design. The striking orange glass shade, shaped like a donut, features a central recess that not only serves as a focal point but also cleverly directs light, creating a soft and atmospheric atmosphere. Whether used as focal lighting or a decorative element, it adds a playful and sophisticated touch of color to any interior.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 99.9801%; height: 137.18px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 19.5972px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 19.5972px;\"\u003e\u003cspan\u003eAsh Wood, Glass, Metal\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 19.5972px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 19.5972px;\"\u003e\u003cspan\u003eModern\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 19.5972px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 19.5972px;\"\u003e\u003cspan\u003eBlack, Chrome\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 19.5972px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 19.5972px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 19.5972px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 19.5972px;\"\u003eOrange\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.7297%; height: 39.1944px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.9036%; height: 39.1944px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100.036%; height: 135.514px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003e11.8 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e17.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17.9306px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 17.9306px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 17.9306px;\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003ePINT-S5412\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1dK6ovleG5T3J3p1NyvHjIDzqfkErJCRw\/view?usp=drive_link\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e11.8\" diameter (30cm) x 17.7\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (45cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 6.6 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (3kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 6 watt LED module: 660 lumen light output, 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eThe vibrant color and shape of this Flos Donut Table Lamp make it a striking piece of art in any space.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eWe provide with USB charging cable.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Flos-Donut-Table-Lamp_600x600.jpg?v=1757497860\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 11.8″ x H 17.7″ \/ D 30cm x H 45cm \/ Black \u0026 Orange \/ Touch (Warm Light)","offer_id":50796357779777,"sku":"PINT-S5412-01","price":319.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Flos_Donut_Table_Lamp_1.jpg?v=1757498407"},{"product_id":"noko-mushroom-table-lamp-built-in-battery","title":"Noko Mushroom Table Lamp (Built-in Battery)","description":"\u003cdiv class=\"specificationSection__details productAttrs\" style=\"text-align: start;\"\u003e\n\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/YrD01EOnUuE?si=DIAV9ByEgLRJNwlG\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eThe Noko Mushroom Table Lamp features a ceramic-style finish and a sleek design, providing gentle, warm ambient lighting with a simple press of a button. Its cordless, rechargeable build makes it ideal for creating inviting atmospheres in cozy corners, bedside tables, or outdoor dining areas without access to power outlets. Combining form and function, this lamp enhances your lighting options with style and convenience.\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eCeramics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eDopamine Colors\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eGray, Green, Orange\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eGray, Green, Orange\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 261.219px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 267.781px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100.036%; height: 176.375px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e3.9 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e8.3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 49.6224%; height: 39.1944px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 39.1944px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003ePINT-S5432\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e☛ Download\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e3.9\" diameter (10cm) x 8.3\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(21cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 2 watt LED module: 220 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2000 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eInspired by organic forms and playful silhouettes, the Noko Mushroom Table Lamp blends charm with modern convenience. \u003c\/li\u003e\n\u003cli\u003eAvailable in Gray, Green, Orange.\u003c\/li\u003e\n\u003cli\u003eComes with USB charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 3.9″ x H 8.3″ \/ D 10cm x H 21cm \/ Gray \/ Touch (Warm Light)","offer_id":50867271270721,"sku":"PINT-S5432-01","price":95.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 8.3″ \/ D 10cm x H 21cm \/ Green \/ Touch (Warm Light)","offer_id":50867271303489,"sku":"PINT-S5432-02","price":95.0,"currency_code":"USD","in_stock":true},{"title":"D 3.9″ x H 8.3″ \/ D 10cm x H 21cm \/ Orange \/ Touch (Warm Light)","offer_id":50867271336257,"sku":"PINT-S5432-03","price":95.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Noko_Mushroom_Table_Lamp_1.jpg?v=1759391949"},{"product_id":"golden-brothers-table-lamp-built-in-battery","title":"Golden Brothers Table Lamp (Built-in Battery)","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eBring an artistic and creative element to your environment with the Golden Brothers Table Lamp. Showcasing a distinctive sculptural, this lamp blends contemporary design with effective illumination. Perfect for adding an intriguing accent to your living area or improving your workspace, it functions as both an art piece and a reliable lighting solution.\u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eResin, Metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eGold\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eGold\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100.036%; height: 176.375px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003e3.5 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e7.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 39.1944px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 39.1944px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003ePINT-YT2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1OvcX_vsSd4MxPfU9KYLlZuHYk1yU7mEW\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003eModel A: 3.5\" diameter (9cm) x 7.1\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(18cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eModel B: 5.1\" diameter (13cm) x 6.1\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(15.5cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eModel C: 4.9\" diameter (12.5cm) x 7.1\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(18cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eModel D: 4.7\" diameter (12cm) x 6.3\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(16cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eModel E: 4.7\" diameter (12cm) x 6.3\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(16cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2000 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThe rechargeable LED light offers a soft, ambient glow, making it perfect for desks, nightstands, or as a statement piece in any room.\u003c\/li\u003e\n\u003cli\u003eWe provide with USB charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Golden_Brothers_Table_Lamp_28_1024x1024.jpg?v=1759970712\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"Model A: D 3.5″ x H 7.1″ \/ D 9cm x H 18cm \/ Gold \/ Touch (Tricolor light)","offer_id":50873976062273,"sku":"PINT-YT2011","price":95.0,"currency_code":"USD","in_stock":true},{"title":"Model B: D 5.1″ x H 6.1″ \/ D 13cm x H 15.5cm \/ Gold \/ Touch (Tricolor light)","offer_id":50873977274689,"sku":"PINT-YT2012","price":95.0,"currency_code":"USD","in_stock":true},{"title":"Model C: D 4.9″ x H 7.1″ \/ D 12.5cm x H 18cm \/ Gold \/ Touch (Tricolor light)","offer_id":50873977307457,"sku":"PINT-YT2013","price":95.0,"currency_code":"USD","in_stock":true},{"title":"Model D: D 4.7″ x H 6.3″ \/ D 12cm x H 16cm \/ Gold \/ Touch (Tricolor light)","offer_id":50873977340225,"sku":"PINT-YT2014","price":95.0,"currency_code":"USD","in_stock":true},{"title":"Model E: D 4.7″ x H 6.3″ \/ D 12cm x H 16cm \/ Gold \/ Touch (Tricolor light)","offer_id":50873977372993,"sku":"PINT-YT2015","price":95.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Golden_Brothers_Table_Lamp_1.jpg?v=1759970442"},{"product_id":"dekor-mushroom-table-lamp","title":"Dekor Mushroom Rechargeable Table Lamp","description":"\u003cdiv class=\"specificationSection__details productAttrs\" style=\"text-align: start;\"\u003e\n\u003cp\u003eBrighten your environment with the captivating Dekor Mushroom Rechargeable Table Lamp. The gentle illumination fosters a warm and welcoming ambiance, ideal for unwinding or focused work, while enhancing your home's aesthetic with subtle elegance.\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 137.2px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003eMetal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eDopamine Colors\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eWhite\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eRed, Purple, Green, Blue, Yellow\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.2px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 39.2px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 39.2px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100.036%; height: 176.375px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e5.9 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e7.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"width: 49.6224%;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003ePINT-2450\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1FG-SW9ZwfyKFdYW12OToQLgtB2tNKOFU\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.5972px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.5972px;\" class=\"specificationSection__column\"\u003e☛ Download\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e5.9\" diameter (15cm) x 7.9\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height (20\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003ecm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e7.9\" diameter (20cm) x 11.8\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height (30\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003ecm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 5.5 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2.5kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eTouch switch.\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eIts distinctive, whimsical design introduces a magical element to any space.\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eAvailable in Red, Purple, Green, Blue, Yellow.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eComes with 39.4\u003cspan style=\"font-size: 0.875rem;\"\u003e\"\u003c\/span\u003e charging cable.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Dekor_Mushroom_Table_Lamp_27_1024x1024.jpg?v=1760096603\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 5.9″ x H 7.9″ \/ D 15cm x H 20cm \/ Red \/ Touch (Warm Light)","offer_id":50893503758657,"sku":"PINT-2450-01","price":120.0,"currency_code":"USD","in_stock":true},{"title":"D 5.9″ x H 7.9″ \/ D 15cm x H 20cm \/ Purple \/ Touch (Warm Light)","offer_id":50893503889729,"sku":"PINT-2450-05","price":120.0,"currency_code":"USD","in_stock":true},{"title":"D 5.9″ x H 7.9″ \/ D 15cm x H 20cm \/ Green \/ Touch (Warm Light)","offer_id":50893504020801,"sku":"PINT-2450-09","price":120.0,"currency_code":"USD","in_stock":true},{"title":"D 5.9″ x H 7.9″ \/ D 15cm x H 20cm \/ Blue \/ Touch (Warm Light)","offer_id":50893504151873,"sku":"PINT-2450-13","price":120.0,"currency_code":"USD","in_stock":true},{"title":"D 5.9″ x H 7.9″ \/ D 15cm x H 20cm \/ Yellow \/ Touch (Warm Light)","offer_id":50893504282945,"sku":"PINT-2450-17","price":120.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 11.8″ \/ D 20cm x H 30cm \/ Red \/ Touch (Warm Light)","offer_id":50893504545089,"sku":"PINT-2451-01","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 11.8″ \/ D 20cm x H 30cm \/ Purple \/ Touch (Warm Light)","offer_id":50893504676161,"sku":"PINT-2451-05","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 11.8″ \/ D 20cm x H 30cm \/ Green \/ Touch (Warm Light)","offer_id":50893504807233,"sku":"PINT-2451-09","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 11.8″ \/ D 20cm x H 30cm \/ Blue \/ Touch (Warm Light)","offer_id":50893504938305,"sku":"PINT-2451-13","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x H 11.8″ \/ D 20cm x H 30cm \/ Yellow \/ Touch (Warm Light)","offer_id":50893505069377,"sku":"PINT-2451-17","price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Dekor_Mushroom_Table_Lamp_1.jpg?v=1760095933"},{"product_id":"bellhop-portable-table-lamp-built-in-battery","title":"Bellhop Portable Table Lamp (Built-in Battery)","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\/* 强制隐藏Shopify可能自动生成的空段落 *\/\n.pd-wrap p:empty { display: none !important; margin: 0 !important; padding: 0 !important; }\n\n.pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; margin-top: 0 !important; padding-top: 0 !important; }\n.pd-lead { margin-top: 0 !important; padding-top: 0 !important; margin-bottom: 36px; }\n.pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; margin-top: 0 !important; }\n\n\/* ── Feature Strip 核心特征栏样式 ── *\/\n.pd-features { \n  display: grid; \n  grid-template-columns: repeat(4, 1fr); \n  border: 1px solid #c8b89a; \n  margin-bottom: 40px; \n  background: #faf8f4; \n}\n.pd-feature { \n  padding: 20px 16px; \n  text-align: center; \n  border-right: 1px solid #c8b89a; \n}\n.pd-feature:last-child {\n  border-right: none; \n}\n\n\/* 移动端适配：2列布局时的边框处理 *\/\n@media (max-width: 560px) { \n  .pd-features { grid-template-columns: repeat(2, 1fr); } \n  .pd-feature { border-bottom: 1px solid #c8b89a; } \n  .pd-feature:nth-child(even) { border-right: none; } \n  .pd-feature:nth-last-child(-n+2) { border-bottom: none; } \n}\n\n.pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n.pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n.pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n\n\/* ── 规格表格与细节样式 ── *\/\n.pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n.pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n.pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n.pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n.pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n.pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n\n\/* 颜色样块 *\/\n.pd-swatches { display: flex; gap: 8px; justify-content: flex-end; flex-wrap: wrap; }\n.swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n.swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); z-index: 2; }\n.swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n.swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n.swatch:hover::after, .swatch:hover::before { opacity: 1; }\n\n\/* ── 尺寸对比表格 (Size comparison table) ── *\/\n.pd-size-table { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; margin-bottom: 40px; border: 1px solid #e8e0d4; }\n.pd-size-head { padding: 10px 8px; background: #faf8f4; border-bottom: 1px solid #c8b89a; font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: #9c7c4a; display: flex; align-items: center; justify-content: center; text-align: center; white-space: nowrap; border-right: 1px solid #e8e0d4; }\n.pd-size-head:last-child { border-right: none; }\n.pd-size-cell { padding: 14px 8px; border-bottom: 1px solid #e8e0d4; border-right: 1px solid #e8e0d4; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; font-size: 13px; color: #2c2820; line-height: 1.5; }\n.pd-size-cell:nth-child(5n) { border-right: none; }\n.pd-size-cell:nth-last-child(-n+5) { border-bottom: none; }\n.pd-size-cell--sketch { padding: 10px 6px; }\n.pd-size-row-alt { background: #fdfaf6; }\n.pd-size-main { display: block; font-size: 13px; font-weight: 500; color: #2c2820; }\n.pd-size-sub { display: block; font-size: 11px; color: #9c7c4a; margin-top: 3px; }\n.pd-size-config { font-family: 'Cormorant Garamond', serif; font-size: 16px; font-weight: 500; color: #2c2820; }\n.pd-size-config-sub { font-size: 10px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-top: 3px; }\n\n\/* ── 列表与认证 ── *\/\n.pd-highlights { list-style: none; margin-bottom: 40px; }\n.pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n.pd-highlights li:last-child { border-bottom: none; }\n.pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n.pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n.pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n.cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n\n\/* ── 提示框 Color\/Shipping Note ── *\/\n.pd-notice { padding: 14px 16px; border-left: 3px solid; margin-bottom: 16px; }\n.pd-notice--shipping { background: #fdf6f5; border-color: #d97762; }\n.pd-notice--shipping .pd-notice__label { color: #d97762; }\n.pd-notice--shipping .pd-notice__text { color: #4a4a4a; }\n.pd-notice--shipping .pd-notice__text a { color: #4a4a4a; }\n.pd-notice--color { background: #4A5248; border-color: #6a7568; margin-bottom: 40px; }\n.pd-notice--color .pd-notice__label { color: #b8c4b6; }\n.pd-notice--color .pd-notice__text { color: #e8ede7; }\n.pd-notice--color .pd-notice__text a { color: #d4e8b0; }\n.pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n.pd-notice__text { font-size: 13px; line-height: 1.5; font-weight: 500; }\n.pd-notice__text a { text-decoration: underline; text-underline-offset: 2px; }\n\n\/* ── 图片画廊 Gallery ── *\/\n.pd-img-row { display: flex; gap: 16px; margin-bottom: 8px; align-items: flex-end; flex-wrap: wrap; }\n.pd-img-block { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }\n.pd-img-thumb { position: relative; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; cursor: zoom-in; flex-shrink: 0; }\n.pd-img-thumb img { display: block; pointer-events: none; transition: opacity 0.25s; }\n.pd-img-thumb:hover img { opacity: 0.88; }\n.pd-img-thumb::after { content: ''; position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat; border: 1px solid rgba(255,255,255,0.3); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n.pd-img-thumb:hover::after { opacity: 1; }\n#pdThumb2 { height: 220px !important; width: 220px !important; }\n#pdThumb2 img { height: 220px !important; width: 220px !important; max-width: 220px !important; object-fit: contain; }\n.pd-img-caption { font-size: 10px; color: #9c7c4a; letter-spacing: 0.03em; text-transform: capitalize; }\n.pd-gallery-hint { font-size: 12px; color: #7a6a58; letter-spacing: 0.02em; margin-top: 4px; margin-bottom: 56px; }\n\n\/* ── 下载按钮 ── *\/\n.pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n.pd-download-link { display: inline-flex !important; align-items: center; gap: 0; padding: 0 18px 0 0; background: #4A5248 !important; border: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-decoration: none !important; text-transform: uppercase; position: relative; overflow: hidden; min-height: 44px; transition: background 0.15s, border-color 0.15s, color 0.15s; cursor: pointer; }\n.pd-download-link:hover { background: #3f4a3d !important; border-color: #3f4a3d !important; color: #ffffff !important; }\n.pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 44px; align-self: stretch; background: #363d34; color: #e8ede7 !important; font-size: 15px; font-weight: 400; line-height: 1; flex-shrink: 0; margin-right: 14px; border-right: 1px solid rgba(232,237,231,0.14); letter-spacing: 0; }\n.pd-download-link .dl-text { display: inline-block; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n.pd-download-link .dl-text::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 1.5px; background: rgba(232,237,231,0.7); transition: width 0.28s cubic-bezier(0.4,0,0.2,1); }\n.pd-download-link:hover .dl-text::after { width: 100%; }\n.pd-download-link.disabled { cursor: default; }\n.pd-download-link.disabled:hover { background: #4A5248 !important; border-color: #4A5248 !important; color: #e8ede7 !important; }\n.pd-download-link.disabled:hover .dl-text::after { width: 0; }\n\n\/* ── 视频网格与弹窗交互样式 ── *\/\n.custom-vid-grid { display: grid; grid-template-columns: 1fr; gap: 16px; margin-bottom: 24px; justify-items: center; }\n.custom-vid-thumb { position: relative; cursor: pointer; border-radius: 8px; overflow: hidden; background: #000; aspect-ratio: 16 \/ 9; width: 100%; max-width: 800px; }\n.custom-vid-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.3s; opacity: 0.85; }\n.custom-vid-thumb:hover img { transform: scale(1.05); opacity: 1; }\n.custom-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 48px; height: 48px; background-color: rgba(0, 0, 0, 0.65); border: 2px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s; z-index: 2; }\n.custom-vid-thumb:hover .custom-play-btn { background-color: #9c7c4a; border-color: #9c7c4a; transform: translate(-50%, -50%) scale(1.1); }\n.custom-play-btn::before { content: ''; border-style: solid; border-width: 8px 0 8px 12px; border-color: transparent transparent transparent #fff; margin-left: 4px; }\n.custom-vid-label { position: absolute; bottom: 12px; left: 12px; color: #ffffff; font-size: 11px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; background-color: rgba(0, 0, 0, 0.65); padding: 4px 10px; border-radius: 4px; z-index: 2; pointer-events: none; transition: background-color 0.3s ease; }\n.custom-vid-thumb:hover .custom-vid-label { background-color: #9c7c4a; }\n.custom-vid-modal { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100vw; height: 100vh; background-color: rgba(0,0,0,0.95); align-items: center; justify-content: center; }\n.custom-vid-modal.active { display: flex; }\n.custom-vid-content { position: relative; width: 96vw; height: 96vh; display: flex; align-items: center; justify-content: center; }\n.custom-vid-aspect { width: 100%; height: 100%; max-height: calc(96vw * 9 \/ 16); max-width: calc(96vh * 16 \/ 9); position: relative; }\n.custom-vid-aspect iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; box-shadow: 0 4px 30px rgba(0,0,0,0.6); background-color: #000; }\n.custom-vid-close { position: absolute; top: 16px; right: 24px; color: #fff; font-size: 40px; cursor: pointer; font-weight: 300; line-height: 1; transition: color 0.3s; z-index: 1000000; }\n.custom-vid-close:hover { color: #9c7c4a; }\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eThe Bellhop Portable Table Lamp is a cordless lighting solution designed for contemporary interiors. Its built-in battery enables seamless portability, allowing you to position accent lighting precisely where needed, from dining tables to outdoor settings. The soft glow mimics the intimate quality of candlelight, providing focused illumination that creates an inviting ambiance wherever placed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 核心特征栏 (图标与关键属性) --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\n\u003c!-- 电池图标表示充电属性 --\u003e \u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n          \u003crect stroke-width=\"1.5\" stroke=\"#9c7c4a\" rx=\"1.5\" height=\"10\" width=\"16\" y=\"10\" x=\"6\"\u003e\u003c\/rect\u003e\n          \u003cpath stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M10 10V8a2 2 0 012-2h4a2 2 0 012 2v2\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" y2=\"15\" x2=\"16\" y1=\"15\" x1=\"12\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eRechargeable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 10v4l3 2\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 14H3M25 14h-2M14 3V5M14 23v2M7.1 7.1L5.7 5.7M22.3 22.3l-1.4-1.4\" stroke=\"#9c7c4a\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eTouch Control\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n          \u003cpath d=\"M10 20h8M11 23h6\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10.5 20 Q8 16 8 13a6 6 0 0112 0q0 3-2.5 7\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" fill=\"none\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cline y2=\"7\" x2=\"14\" y1=\"5\" x1=\"14\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline y2=\"9.4\" x2=\"8.4\" y1=\"8\" x1=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline y2=\"9.4\" x2=\"19.6\" y1=\"8\" x1=\"21\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eInt. LED\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 28 28\" height=\"28\" width=\"28\"\u003e\n          \u003ccircle stroke-width=\"1.4\" stroke=\"#9c7c4a\" r=\"9\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#9c7c4a\" d=\"M14 9v5l3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eLifespan\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003e50,000 hrs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. 详细规格网格 --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\n\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-21191\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan style=\"font-weight: 600; font-size: 14px; color: #2c2820;\"\u003eØ 4.9″ × H 8.3″\u003c\/span\u003e \u003cspan style=\"font-size: 12px; font-weight: 500; color: #9c7c4a; margin-top: 2px;\"\u003e12.5 cm × 21 cm\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSwitch\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTouch Control\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterials\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eMetal, Acrylic\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eDopamine Colors\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eDimming\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eAdjustable brightness\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e3000K\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eCRI\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e90\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eBattery\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e2000 mAh\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eCharge Time\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eApprox. 3 hours\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eFinishes\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003e \u003cspan class=\"pd-swatches\"\u003e \u003cspan data-color=\"Red\" style=\"background: #D32F2F;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Yellow\" style=\"background: #F4C430;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Gray\" style=\"background: #9E9E9E;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"White\" style=\"background: #fcfcfc;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Matte Black\" style=\"background: #2b2b2b;\" class=\"swatch\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Bright Black\" style=\"background: linear-gradient(135deg,#555555,#000000);\" class=\"swatch\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eWattage\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003e3W (240 lm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 尺寸对比表格 --\u003e\n\u003cp class=\"pd-section-title\"\u003eSize Comparison\u003c\/p\u003e\n\u003cdiv class=\"pd-size-table\"\u003e\n\u003cdiv class=\"pd-size-head\"\u003eSilhouette\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003eLampshade Size\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003eØ × Height\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003ecm\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003eWeight\u003c\/div\u003e\n\u003c!-- 单一尺寸 --\u003e\n\u003cdiv class=\"pd-size-cell pd-size-cell--sketch\"\u003e\n\u003c!-- 专属 Bellhop 圆顶台灯造型 SVG --\u003e \u003csvg fill=\"none\" height=\"44\" width=\"44\" viewbox=\"0 0 60 60\"\u003e\n        \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 26 C 14 14, 46 14, 46 26 Z\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M14 26 Q 30 28 46 26\"\u003e\u003c\/path\u003e\n        \u003cpath stroke-width=\"1.5\" stroke=\"#9c7c4a\" d=\"M26 27 L26 46 C 26 48, 34 48, 34 46 L34 27\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\n\u003cspan class=\"pd-size-config\"\u003eStandard\u003c\/span\u003e\u003cspan class=\"pd-size-config-sub\"\u003eOne Size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-main\"\u003eØ 4.9″ × 8.3″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: #6a5a58;\" class=\"pd-size-cell\"\u003e12.5 × 21 cm\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\n\u003cspan class=\"pd-size-main\"\u003e4.4 lbs\u003c\/span\u003e\u003cspan class=\"pd-size-sub\"\u003e2 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. 更多细节列表 --\u003e\n\u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 40px;\" class=\"pd-highlights\"\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 3 watt LED module: 240 lumen light output, 3000K warm color temperature. 90 CRI.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eTouch switch operation. Brightness is fully adjustable to suit your needs (light color is fixed).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eEquipped with a 2000 mAh battery; charging voltage: 5V 2A. Takes approx. 3 hours to fully charge.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eThis portable tabletop lamp evokes the spirit of a modern-day candle, offering versatile and intimate lighting.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eComes with a USB charging cable.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 6. 认证徽章 --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n\u003cdiv style=\"margin-bottom: 40px;\" class=\"pd-certs\"\u003e\n\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 7. 用户提醒提示框 (Purchase \u0026 Color Notes) --\u003e\n\u003cdiv class=\"pd-notice pd-notice--shipping\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eCurrently, we only support shipping to Japan, Australia, the EU, and the United States. Other regions are not supported at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 40px;\" class=\"pd-notice pd-notice--color\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eColor Note\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eSlight color variation may occur between production batches. \u003ca rel=\"noopener\" href=\"https:\/\/pinlighting.com\/pages\/contact\" target=\"_blank\"\u003eContact us\u003c\/a\u003e with any concerns.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. 产品尺寸图展示 --\u003e\n\u003cp class=\"pd-section-title\"\u003eProduct Gallery\u003c\/p\u003e\n\u003cdiv class=\"pd-img-row\"\u003e\n\u003cdiv class=\"pd-img-block\"\u003e\n\u003cdiv data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Bellhop_Portable_Table_Lamp_38_600x600.jpg?v=1763558393\" id=\"pdThumb2\" class=\"pd-img-thumb\"\u003e\u003cimg alt=\"Bellhop Portable Table Lamp dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Bellhop_Portable_Table_Lamp_38_600x600.jpg?v=1763558393\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pd-gallery-hint\"\u003e🔍 Click to view high-resolution diagram\u003c\/p\u003e\n\u003c!-- 9. 文件下载按钮 --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/15tVlnegLYQw6IfkAUOJKalijAlSW_aFx\/view?usp=drive_link\" class=\"pd-download-link\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"pd-download-link disabled\"\u003e\n\u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eInstallation Instructions (PDF)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-download-link disabled\"\u003e\n\u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ================= 交互弹窗框架 (包括视频和图片放大) ================= --\u003e \u003c!-- 视频播放弹窗 (备用隐藏) --\u003e\n\u003cdiv id=\"customVidModal\" class=\"custom-vid-modal\"\u003e\n\u003cspan id=\"customVidCloseBtn\" class=\"custom-vid-close\"\u003e×\u003c\/span\u003e\n\u003cdiv class=\"custom-vid-content\"\u003e\n\u003cdiv class=\"custom-vid-aspect\"\u003e\u003ciframe id=\"customVidIframe\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 图片放大弹窗 --\u003e\n\u003cdiv id=\"customImgModal\" class=\"custom-vid-modal\"\u003e\n\u003cspan id=\"customImgCloseBtn\" class=\"custom-vid-close\"\u003e×\u003c\/span\u003e\n\u003cdiv style=\"width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 24px; box-sizing: border-box;\"\u003e\u003cimg style=\"max-width: 100%; max-height: 100%; object-fit: contain; box-shadow: 0 10px 40px rgba(0,0,0,0.5); border-radius: 4px;\" id=\"customImgModalPic\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 弹窗交互脚本 --\u003e \u003cscript\u003e\n    function initAllModals() {\n      \/\/ --- 视频相关逻辑 ---\n      var vidThumbs = document.querySelectorAll('.custom-vid-thumb');\n      var vidModal = document.getElementById('customVidModal');\n      var iframe = document.getElementById('customVidIframe');\n      var vidCloseBtn = document.getElementById('customVidCloseBtn');\n\n      if (vidModal \u0026\u0026 iframe) {\n        vidThumbs.forEach(function(thumb) {\n          thumb.addEventListener('click', function() {\n            var videoId = this.getAttribute('data-vid');\n            if (videoId) {\n              vidModal.classList.add('active');\n              setTimeout(function() {\n                iframe.src = \"https:\/\/www.youtube.com\/embed\/\" + videoId + \"?autoplay=1\u0026rel=0\u0026modestbranding=1\u0026iv_load_policy=3\u0026playsinline=1\";\n              }, 50);\n            }\n          });\n        });\n\n        if (vidCloseBtn) {\n          vidCloseBtn.addEventListener('click', function(e) {\n            e.stopPropagation();\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          });\n        }\n\n        vidModal.addEventListener('click', function(e) {\n          if (e.target === vidModal || e.target.classList.contains('custom-vid-content')) {\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          }\n        });\n      }\n\n      \/\/ --- 图片放大逻辑 ---\n      var imgThumbs = document.querySelectorAll('.pd-img-thumb');\n      var imgModal = document.getElementById('customImgModal');\n      var imgPic = document.getElementById('customImgModalPic');\n      var imgCloseBtn = document.getElementById('customImgCloseBtn');\n\n      if (imgModal \u0026\u0026 imgPic) {\n        imgThumbs.forEach(function(thumb) {\n          thumb.addEventListener('click', function() {\n            var imgSrc = this.getAttribute('data-lb-src') || this.querySelector('img').src;\n            if (imgSrc) {\n              imgPic.src = imgSrc;\n              imgModal.classList.add('active');\n            }\n          });\n        });\n\n        if (imgCloseBtn) {\n          imgCloseBtn.addEventListener('click', function(e) {\n            e.stopPropagation();\n            imgModal.classList.remove('active');\n          });\n        }\n\n        imgModal.addEventListener('click', function(e) {\n          if (e.target !== imgPic) {\n            imgModal.classList.remove('active');\n          }\n        });\n      }\n\n      \/\/ --- 全局 ESC 键关闭所有弹窗 ---\n      document.addEventListener('keydown', function(e) {\n        if (e.key === \"Escape\") {\n          if (vidModal \u0026\u0026 vidModal.classList.contains('active')) {\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          }\n          if (imgModal \u0026\u0026 imgModal.classList.contains('active')) {\n            imgModal.classList.remove('active');\n          }\n        }\n      });\n    }\n\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', initAllModals);\n    } else {\n      initAllModals();\n    }\n  \u003c\/script\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 4.9″ x H 8.3″ \/ D 12.5cm x H 21cm \/ Red \/ Push button (Warm Light)","offer_id":51015328137537,"sku":"PINT-21191-01","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 4.9″ x H 8.3″ \/ D 12.5cm x H 21cm \/ Yellow \/ Push button (Warm Light)","offer_id":51015328170305,"sku":"PINT-21191-02","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 4.9″ x H 8.3″ \/ D 12.5cm x H 21cm \/ Gray \/ Push button (Warm Light)","offer_id":51015328203073,"sku":"PINT-21191-03","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 4.9″ x H 8.3″ \/ D 12.5cm x H 21cm \/ White \/ Push button (Warm Light)","offer_id":51015331610945,"sku":"PINT-21191-04","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 4.9″ x H 8.3″ \/ D 12.5cm x H 21cm \/ Matte Black \/ Push button (Warm Light)","offer_id":51015331643713,"sku":"PINT-21191-05","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 4.9″ x H 8.3″ \/ D 12.5cm x H 21cm \/ Bright Black \/ Push button (Warm Light)","offer_id":51015331676481,"sku":"PINT-21191-06","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Bellhop_Portable_Table_Lamp_1.jpg?v=1763558079"},{"product_id":"melt-portable-table-lamp-built-in-battery","title":"Melt Portable Table Lamp (Built-in Battery)","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eExperience sophisticated illumination with this Melt Portable Table Lamp, where artisanal craftsmanship meets modern convenience. The integrated LED delivers a warm, inviting glow that transforms any space, while the distinctive orb design showcases a striking hot-blown glass aesthetic in use and elegant mirror finish when dormant. Built-in battery power ensures flexibility, making it an ideal accent piece for desks, nightstands, or living areas where traditional wiring isn't practical.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eMetal, PMMA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eBlack, Chrome\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003eRose Gold, Gold, Chrome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 261.219px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 267.781px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100.036%; height: 176.375px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003e5.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e11.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 39.1944px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 39.1944px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003ePINT-191725\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1LfxfyeYvCdvx8eiYQTERpbUMIar_O_Or\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.5972px;\"\u003e☛ \u003cspan\u003eDownload\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e5.1\" diameter (13cm) x 11.2\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e(28.5cm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 2.5 watt LED module: 100 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 4000 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eCharging time: ~5 hours to fully charge.\u003c\/li\u003e\n\u003cli\u003eThe Melt Portable Table Lamp is evocative of molten glass, the interior of a melting glacier or images of deep space.\u003c\/li\u003e\n\u003cli\u003eAvailable in Black \u0026amp; Rose Gold, Black \u0026amp; Gold, Chrome.\u003c\/li\u003e\n\u003cli\u003eComes with USB charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Melt-Portable-Table-Lamp-_Built-in-Battery_1024x1024.jpg?v=1764073942\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 5.1″ x H 11.2″ \/ D 13cm x H 28.5cm \/ Black \u0026 Rose Gold \/ Touch (Warm Light)","offer_id":51031908450625,"sku":"PINT-191725-01","price":198.0,"currency_code":"USD","in_stock":true},{"title":"D 5.1″ x H 11.2″ \/ D 13cm x H 28.5cm \/ Black \u0026 Gold \/ Touch (Warm Light)","offer_id":51031908483393,"sku":"PINT-191725-02","price":198.0,"currency_code":"USD","in_stock":true},{"title":"D 5.1″ x H 11.2″ \/ D 13cm x H 28.5cm \/ Chrome \/ Touch (Warm Light)","offer_id":51031908516161,"sku":"PINT-191725-03","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Melt_Portable_Table_Lamp_1.jpg?v=1764069948"},{"product_id":"nyhavn-table-lamp-built-in-battery","title":"Nyhavn Table Lamp (Built-in Battery)","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eThe Nyhavn Table Lamp delivers cordless illumination through thoughtfully engineered design. Its distinctive silhouette features a weighted conical foundation that anchors a circular light diffuser via a slender transparent column, creating visual balance and structural stability. The integrated battery system eliminates dependency on electrical outlets. This architectural approach to task lighting merges contemporary aesthetics with practical versatility, making it suitable for spaces where traditional wired fixtures present installation constraints or aesthetic limitations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 137.2px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.6px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.6px;\"\u003eIron, Acrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.6px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.6px;\"\u003e\u003cspan\u003eDopamine Colors\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.6px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.6px;\"\u003eRed, Yellow, Black, White, Gray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.6px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.6px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.6px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.6px;\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.2px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 39.2px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 39.2px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable style=\"width: 100.036%; height: 137.2px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.6px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.6px;\"\u003e\u003cspan\u003e5.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.6px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.6px;\"\u003e7.3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.6px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.6px;\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 49.6224%; height: 19.6px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.6px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.6px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.6px;\"\u003ePINT-MT4333\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.6px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.6px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1mGaW0WM45NFNIxDmx0zHkX99jZAGPDBT\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6224%; height: 19.6px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.1618%; height: 19.6px;\"\u003e☛ Download\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e5.1\" diameter (13cm) x 7.3\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height (18.5\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003ecm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eThe base size: 4.7\" diameter (12cm).\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eBuilt-in 3 watt LED module: 330 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eReminiscent of the classic design language of the mid-20th century, this table lamp aims to bring energy and a pleasant emotional experience to the space through color.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eAvailable in Red, Yellow, Black, White, Gray.\u003c\/li\u003e\n\u003cli\u003eComes with 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Nyhavn-Table-Lamp-_Built-in-Battery_600x600.jpg?v=1768305054\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 5.1″ x H 7.3″ \/ D 13cm x H 18.5cm \/ Red \/ Touch (Three-Color Changing Light)","offer_id":51259725218113,"sku":"PINT4333-01","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 5.1″ x H 7.3″ \/ D 13cm x H 18.5cm \/ Yellow \/ Touch (Three-Color Changing Light)","offer_id":51259730198849,"sku":"PINT4333-02","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 5.1″ x H 7.3″ \/ D 13cm x H 18.5cm \/ Black \/ Touch (Three-Color Changing Light)","offer_id":51259730231617,"sku":"PINT4333-03","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 5.1″ x H 7.3″ \/ D 13cm x H 18.5cm \/ White \/ Touch (Three-Color Changing Light)","offer_id":51259730264385,"sku":"PINT4333-04","price":140.0,"currency_code":"USD","in_stock":true},{"title":"D 5.1″ x H 7.3″ \/ D 13cm x H 18.5cm \/ Gray \/ Touch (Three-Color Changing Light)","offer_id":51259730297153,"sku":"PINT4333-05","price":140.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Nyhavn_Table_Lamp_1.jpg?v=1768304192"},{"product_id":"tetatet-minimalist-table-lamp-built-in-battery","title":"Tetatet Minimalist Table Lamp (Built-in Battery)","description":"\u003cdiv class=\"specificationSection__details productAttrs\" style=\"text-align: start;\"\u003e\n\u003cp\u003e\u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/u9tbM9I73DU?si=l2knsWYN1rVpuWnz\" title=\"YouTube video player\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eTransform your space with the Tetatet Minimalist Table Lamp, a cordless, rechargeable lighting solution that combines sophisticated design with practical functionality. Its streamlined form and adjustable warm illumination deliver contemporary sophistication while eliminating visual clutter. Perfect for creating refined ambiance in any room.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePurchase Notes:\u003c\/span\u003e Only supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100%; height: 137.2px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003eAluminum, Acrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eStyle\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eFinish\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003eSand Black, Sand White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eType\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eColor\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 19.6px;\" class=\"specificationSection__column\"\u003eSand Black, Sand White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.2px;\"\u003e\n\u003cth style=\"width: 46.6463%; height: 39.2px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eCertified\u003c\/th\u003e\n\u003ctd style=\"width: 47.818%; height: 39.2px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details technicalSpecs\" style=\"text-align: start;\"\u003e\n\u003ctable class=\"specificationSection__table\" style=\"width: 100.036%; height: 137.2px;\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eDiameter\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.6px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003e4.7 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eHeight\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.6px;\" class=\"specificationSection__column\"\u003e14.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.6px;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.6px;\" scope=\"row\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.6px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.6px;\" class=\"specificationSection__column\"\u003ePINT-JT8220\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.6px;\" class=\"specificationSection__column\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1wz2dg7BRMokbywPXJj24EXy9D2yxoxCD\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.6px;\"\u003e\n\u003cth style=\"width: 49.6224%; height: 19.6px;\" scope=\"row\" class=\"specificationSection__column specificationSection__column--heading\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd style=\"width: 50.1618%; height: 19.6px;\" class=\"specificationSection__column\"\u003e☛ Download\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e4.7\" diameter (12cm) x 14.2\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height (36\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003ecm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 4.4 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (2kg)\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 3 watt LED module: 330 lumen light output, 3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2600 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThis battery-powered accent piece offers the flexibility of placement without compromising on style or performance.\u003c\/li\u003e\n\u003cli\u003eAvailable in Sand Black, Sand White.\u003c\/li\u003e\n\u003cli\u003eComes with 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Tetatet-Minimalist-Table-Lamp-_Built-in-Battery_600x600.jpg?v=1769494481\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 4.7″ x H 14.2″ \/ D 12cm x H 36cm \/ Sand Black \/ Touch (Stepless Dimming)","offer_id":51326690459969,"sku":"PINT-JT8220-01","price":145.0,"currency_code":"USD","in_stock":true},{"title":"D 4.7″ x H 14.2″ \/ D 12cm x H 36cm \/ Sand White \/ Touch (Stepless Dimming)","offer_id":51326690492737,"sku":"PINT-JT8220-02","price":145.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Tetatet_Minimalist_Table_Lamp_1.jpg?v=1769560358"},{"product_id":"coby-rechargeable-led-table-lamp","title":"Coby Rechargeable LED Table Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\/* 强制隐藏Shopify可能自动生成的空段落 *\/\n.pd-wrap p:empty { display: none !important; margin: 0 !important; padding: 0 !important; }\n\n.pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; margin-top: 0 !important; padding-top: 0 !important; }\n.pd-lead { margin-top: 0 !important; padding-top: 0 !important; margin-bottom: 36px; }\n.pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; margin-top: 0 !important; }\n\n\/* ── Feature Strip 核心特征栏样式 ── *\/\n.pd-features { \n  display: grid; \n  grid-template-columns: repeat(4, 1fr); \n  border: 1px solid #c8b89a; \n  margin-bottom: 40px; \n  background: #faf8f4; \n}\n.pd-feature { \n  padding: 20px 16px; \n  text-align: center; \n  border-right: 1px solid #c8b89a; \n}\n.pd-feature:last-child {\n  border-right: none; \n}\n\n\/* 移动端适配：2列布局时的边框处理 *\/\n@media (max-width: 560px) { \n  .pd-features { grid-template-columns: repeat(2, 1fr); } \n  .pd-feature { border-bottom: 1px solid #c8b89a; } \n  .pd-feature:nth-child(even) { border-right: none; } \n  .pd-feature:nth-last-child(-n+2) { border-bottom: none; } \n}\n\n.pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n.pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n.pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n\n\/* ── 规格表格与细节样式 ── *\/\n.pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n.pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n.pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n.pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n.pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n.pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n\n\/* 颜色样块 *\/\n.pd-swatches { display: flex; gap: 8px; justify-content: flex-end; flex-wrap: wrap; }\n.swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n.swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); z-index: 2; }\n.swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n.swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n.swatch:hover::after, .swatch:hover::before { opacity: 1; }\n\n\/* ── 尺寸对比表格 (Size comparison table) ── *\/\n.pd-size-table { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; margin-bottom: 40px; border: 1px solid #e8e0d4; }\n.pd-size-head { padding: 10px 8px; background: #faf8f4; border-bottom: 1px solid #c8b89a; font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: #9c7c4a; display: flex; align-items: center; justify-content: center; text-align: center; white-space: nowrap; border-right: 1px solid #e8e0d4; }\n.pd-size-head:last-child { border-right: none; }\n.pd-size-cell { padding: 14px 8px; border-bottom: 1px solid #e8e0d4; border-right: 1px solid #e8e0d4; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; font-size: 13px; color: #2c2820; line-height: 1.5; }\n.pd-size-cell:nth-child(5n) { border-right: none; }\n.pd-size-cell:nth-last-child(-n+5) { border-bottom: none; }\n.pd-size-cell--sketch { padding: 10px 6px; }\n.pd-size-row-alt { background: #fdfaf6; }\n.pd-size-main { display: block; font-size: 13px; font-weight: 500; color: #2c2820; }\n.pd-size-sub { display: block; font-size: 11px; color: #9c7c4a; margin-top: 3px; }\n.pd-size-config { font-family: 'Cormorant Garamond', serif; font-size: 16px; font-weight: 500; color: #2c2820; }\n.pd-size-config-sub { font-size: 10px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-top: 3px; }\n\n\/* ── 列表与认证 ── *\/\n.pd-highlights { list-style: none; margin-bottom: 40px; }\n.pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n.pd-highlights li:last-child { border-bottom: none; }\n.pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n.pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n.pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n.cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n\n\/* ── 提示框 Color\/Shipping Note ── *\/\n.pd-notice { padding: 14px 16px; border-left: 3px solid; margin-bottom: 16px; }\n\n\/* Shipping 发货提醒样式 *\/\n.pd-notice--shipping { background: #fdf6f5; border-color: #d97762; }\n.pd-notice--shipping .pd-notice__label { color: #d97762; }\n.pd-notice--shipping .pd-notice__text { color: #4a4a4a; }\n.pd-notice--shipping .pd-notice__text a { color: #4a4a4a; }\n\n\/* Color 色差提醒样式 (深橄榄绿) *\/\n.pd-notice--color { background: #4A5248; border-color: #6a7568; margin-bottom: 40px; }\n.pd-notice--color .pd-notice__label { color: #b8c4b6; }\n.pd-notice--color .pd-notice__text { color: #e8ede7; }\n.pd-notice--color .pd-notice__text a { color: #d4e8b0; }\n\n\/* 通用排版 *\/\n.pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n.pd-notice__text { font-size: 13px; line-height: 1.5; font-weight: 500; }\n.pd-notice__text a { text-decoration: underline; text-underline-offset: 2px; }\n\n\/* ── 图片画廊 Gallery ── *\/\n.pd-img-row { display: flex; gap: 16px; margin-bottom: 8px; align-items: flex-end; flex-wrap: wrap; }\n.pd-img-block { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }\n.pd-img-thumb { position: relative; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; cursor: zoom-in; flex-shrink: 0; }\n.pd-img-thumb img { display: block; pointer-events: none; transition: opacity 0.25s; }\n.pd-img-thumb:hover img { opacity: 0.88; }\n.pd-img-thumb::after { content: ''; position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat; border: 1px solid rgba(255,255,255,0.3); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n.pd-img-thumb:hover::after { opacity: 1; }\n#pdThumb2 { height: 220px !important; width: 220px !important; }\n#pdThumb2 img { height: 220px !important; width: 220px !important; max-width: 220px !important; object-fit: contain; }\n.pd-img-caption { font-size: 10px; color: #9c7c4a; letter-spacing: 0.03em; text-transform: capitalize; }\n.pd-gallery-hint { font-size: 12px; color: #7a6a58; letter-spacing: 0.02em; margin-top: 4px; margin-bottom: 56px; }\n\n\/* ── 下载按钮 ── *\/\n.pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n.pd-download-link { display: inline-flex !important; align-items: center; gap: 0; padding: 0 18px 0 0; background: #4A5248 !important; border: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-decoration: none !important; text-transform: uppercase; position: relative; overflow: hidden; min-height: 44px; transition: background 0.15s, border-color 0.15s, color 0.15s; cursor: pointer; }\n.pd-download-link:hover { background: #3f4a3d !important; border-color: #3f4a3d !important; color: #ffffff !important; }\n.pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 44px; align-self: stretch; background: #363d34; color: #e8ede7 !important; font-size: 15px; font-weight: 400; line-height: 1; flex-shrink: 0; margin-right: 14px; border-right: 1px solid rgba(232,237,231,0.14); letter-spacing: 0; }\n.pd-download-link .dl-text { display: inline-block; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n.pd-download-link .dl-text::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 1.5px; background: rgba(232,237,231,0.7); transition: width 0.28s cubic-bezier(0.4,0,0.2,1); }\n.pd-download-link:hover .dl-text::after { width: 100%; }\n\n\/* 无链接占位按钮样式 *\/\n.pd-download-link.disabled { cursor: default; }\n.pd-download-link.disabled:hover { background: #4A5248 !important; border-color: #4A5248 !important; color: #e8ede7 !important; }\n.pd-download-link.disabled:hover .dl-text::after { width: 0; }\n\n\/* ── 视频网格与弹窗交互样式 ── *\/\n.custom-vid-grid { display: grid; grid-template-columns: 1fr; gap: 16px; margin-bottom: 24px; justify-items: center; }\n.custom-vid-thumb { position: relative; cursor: pointer; border-radius: 8px; overflow: hidden; background: #000; aspect-ratio: 16 \/ 9; width: 100%; max-width: 800px; }\n.custom-vid-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.3s; opacity: 0.85; }\n.custom-vid-thumb:hover img { transform: scale(1.05); opacity: 1; }\n.custom-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 48px; height: 48px; background-color: rgba(0, 0, 0, 0.65); border: 2px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.3s; z-index: 2; }\n.custom-vid-thumb:hover .custom-play-btn { background-color: #9c7c4a; border-color: #9c7c4a; transform: translate(-50%, -50%) scale(1.1); }\n.custom-play-btn::before { content: ''; border-style: solid; border-width: 8px 0 8px 12px; border-color: transparent transparent transparent #fff; margin-left: 4px; }\n.custom-vid-label { position: absolute; bottom: 12px; left: 12px; color: #ffffff; font-size: 11px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; background-color: rgba(0, 0, 0, 0.65); padding: 4px 10px; border-radius: 4px; z-index: 2; pointer-events: none; transition: background-color 0.3s ease; }\n.custom-vid-thumb:hover .custom-vid-label { background-color: #9c7c4a; }\n\n.custom-vid-modal { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100vw; height: 100vh; background-color: rgba(0,0,0,0.95); align-items: center; justify-content: center; }\n.custom-vid-modal.active { display: flex; }\n.custom-vid-content { position: relative; width: 96vw; height: 96vh; display: flex; align-items: center; justify-content: center; }\n.custom-vid-aspect { width: 100%; height: 100%; max-height: calc(96vw * 9 \/ 16); max-width: calc(96vh * 16 \/ 9); position: relative; }\n.custom-vid-aspect iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; box-shadow: 0 4px 30px rgba(0,0,0,0.6); background-color: #000; }\n.custom-vid-close { position: absolute; top: 16px; right: 24px; color: #fff; font-size: 40px; cursor: pointer; font-weight: 300; line-height: 1; transition: color 0.3s; z-index: 1000000; }\n.custom-vid-close:hover { color: #9c7c4a; }\n\u003c\/style\u003e\n\n\u003cdiv style=\"text-align: start;\" class=\"pd-wrap\"\u003e\n\n  \u003c!-- 0. 视频区域 (单视频宽屏) --\u003e\n  \u003cdiv class=\"custom-vid-grid\"\u003e\n    \u003cdiv class=\"custom-vid-thumb\" data-vid=\"qxVKMY3ik3E\"\u003e\n      \u003cimg src=\"https:\/\/img.youtube.com\/vi\/qxVKMY3ik3E\/hqdefault.jpg\" alt=\"Coby Rechargeable LED Table Lamp Video\"\u003e\n      \u003cdiv class=\"custom-play-btn\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"custom-vid-label\"\u003eProduct Showcase\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 1. 产品简介 --\u003e\n  \u003cdiv class=\"pd-lead\"\u003e\n    \u003cp class=\"pd-lead__text\"\u003eThe sculptural Coby Rechargeable LED Table Lamp silhouette functions as both a practical light source and an artistic accent, providing warm, focused illumination suited for concentrated work or gentle ambient settings. Its rechargeable battery system eliminates cord constraints while delivering sustained brightness through efficient LED engineering. The precisely tuned color temperature fosters a welcoming environment across bedrooms, lounges, and professional home workspaces.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. 核心特征栏 (图标与关键属性) --\u003e\n  \u003cdiv class=\"pd-features\"\u003e\n    \u003cdiv class=\"pd-feature\"\u003e\n      \u003cdiv class=\"pd-feature__icon\"\u003e\n        \u003c!-- 电池图标表示充电属性 --\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003crect x=\"6\" y=\"10\" width=\"16\" height=\"10\" rx=\"1.5\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M10 10V8a2 2 0 012-2h4a2 2 0 012 2v2\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"12\" y1=\"15\" x2=\"16\" y2=\"15\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__label\"\u003ePower\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__value\"\u003eRechargeable\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature\"\u003e\n      \u003cdiv class=\"pd-feature__icon\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle stroke-width=\"1.5\" stroke=\"#9c7c4a\" r=\"7\" cy=\"14\" cx=\"14\"\u003e\u003c\/circle\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#9c7c4a\" d=\"M14 10v4l3 2\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#9c7c4a\" d=\"M5 14H3M25 14h-2M14 3V5M14 23v2M7.1 7.1L5.7 5.7M22.3 22.3l-1.4-1.4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__label\"\u003eDimming\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__value\"\u003e3-Color Touch\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature\"\u003e\n      \u003cdiv class=\"pd-feature__icon\"\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#9c7c4a\" d=\"M10 20h8M11 23h6\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"1.4\" stroke=\"#9c7c4a\" d=\"M10.5 20 Q8 16 8 13a6 6 0 0112 0q0 3-2.5 7\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#9c7c4a\" x1=\"14\" y1=\"5\" x2=\"14\" y2=\"7\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#9c7c4a\" x1=\"7\" y1=\"8\" x2=\"8.4\" y2=\"9.4\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#9c7c4a\" x1=\"21\" y1=\"8\" x2=\"19.6\" y2=\"9.4\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__label\"\u003eLight Source\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__value\"\u003eInt. LED\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-feature\"\u003e\n      \u003cdiv class=\"pd-feature__icon\"\u003e\n        \u003c!-- 替换为代表寿命\/时间的时钟图标 --\u003e\n        \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\"\u003e\n          \u003ccircle cx=\"14\" cy=\"14\" r=\"9\" stroke=\"#9c7c4a\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M14 9v5l3 3\" stroke=\"#9c7c4a\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__label\"\u003eLifespan\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature__value\"\u003e50,000 hrs\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. 详细规格网格 --\u003e\n  \u003cp class=\"pd-section-title\"\u003eSpecifications\u003c\/p\u003e\n  \u003cdiv class=\"pd-specs-grid\"\u003e\n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTable Lamp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINT-T6708C\u003c\/span\u003e \n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSize\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\n      \u003cspan style=\"font-weight: 600; font-size: 14px; color: #2c2820;\"\u003eØ 7.9″ × H 11″\u003c\/span\u003e\n      \u003cspan style=\"font-size: 12px; font-weight: 500; color: #9c7c4a; margin-top: 2px;\"\u003e20 cm × 28 cm\u003c\/span\u003e\n    \u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSwitch\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eTouch Control\u003c\/span\u003e \n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMaterials\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eMetal, Acrylic\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eLight Source\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eIntegrated LED\u003c\/span\u003e \n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eModern\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eDimming\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eThree-color changing\u003c\/span\u003e \n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eColor Temp\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e3000-6000K\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eCRI\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e90\u003c\/span\u003e \n\n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eShade Color\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003e\n      \u003cspan class=\"pd-swatches\"\u003e\n        \u003cspan class=\"swatch\" style=\"background: #E87A00;\" data-color=\"Orange\"\u003e\u003c\/span\u003e\n        \u003cspan class=\"swatch\" style=\"background: #fcfcfc;\" data-color=\"White\"\u003e\u003c\/span\u003e\n      \u003c\/span\u003e\n    \u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eBase Size\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eØ 3.9″ (10cm)\u003c\/span\u003e\n    \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom: none;\"\u003eFinishes\u003c\/span\u003e\n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom: none;\"\u003e\n      \u003cspan class=\"pd-swatches\"\u003e\n        \u003cspan class=\"swatch\" style=\"background: #5C4033;\" data-color=\"Walnut Grain\"\u003e\u003c\/span\u003e \n        \u003cspan class=\"swatch\" style=\"background: linear-gradient(135deg,#cba153,#a37b35);\" data-color=\"Gold\"\u003e\u003c\/span\u003e \n      \u003c\/span\u003e\n    \u003c\/span\u003e\n    \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\" style=\"border-bottom: none;\"\u003e\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom: none;\"\u003eWattage\u003c\/span\u003e \n    \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom: none;\"\u003e5W (400 lm)\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 4. 尺寸对比表格 --\u003e\n  \u003cp class=\"pd-section-title\"\u003eSize Comparison\u003c\/p\u003e\n  \u003cdiv class=\"pd-size-table\"\u003e\n    \u003cdiv class=\"pd-size-head\"\u003eSilhouette\u003c\/div\u003e\n    \u003cdiv class=\"pd-size-head\"\u003eLampshade Size\u003c\/div\u003e\n    \u003cdiv class=\"pd-size-head\"\u003eØ × Height\u003c\/div\u003e\n    \u003cdiv class=\"pd-size-head\"\u003ecm\u003c\/div\u003e\n    \u003cdiv class=\"pd-size-head\"\u003eWeight\u003c\/div\u003e\n    \n    \u003c!-- 单一尺寸 --\u003e\n    \u003cdiv class=\"pd-size-cell pd-size-cell--sketch\"\u003e\n      \u003csvg viewbox=\"0 0 60 60\" width=\"44\" height=\"44\" fill=\"none\"\u003e\n        \u003cpath d=\"M12 26 C 12 10, 48 10, 48 26 Z\" stroke=\"#9c7c4a\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 26 Q 30 30 48 26\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M24 28 L24 46 C 24 48, 36 48, 36 46 L36 28\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-size-cell\"\u003e\n\u003cspan class=\"pd-size-config\"\u003eStandard\u003c\/span\u003e\u003cspan class=\"pd-size-config-sub\"\u003eOne Size\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-main\"\u003eØ 7.9″ × 11″\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"pd-size-cell\" style=\"font-size: 12px; color: #6a5a58;\"\u003e20 × 28 cm\u003c\/div\u003e\n    \u003cdiv class=\"pd-size-cell\"\u003e\n\u003cspan class=\"pd-size-main\"\u003e4.4 lbs\u003c\/span\u003e\u003cspan class=\"pd-size-sub\"\u003e2 kg\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 5. 更多细节列表 --\u003e\n  \u003cp class=\"pd-section-title\"\u003eMore Details\u003c\/p\u003e\n  \u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eBuilt-in 5 watt LED module: 400 lumen light output, 3000-6000K color temperature. 90 CRI.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eIntegrated LED design guarantees an average lifespan of 50,000 hours.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eThis mid-century inspired table lamp merges timeless aesthetics with contemporary LED technology.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eTouch switch operation with three-color changing light for customized ambiance.\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eComes with a USB charging cable for convenient and portable illumination.\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- 6. 认证徽章 --\u003e\n  \u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibility\u003c\/p\u003e\n  \u003cdiv class=\"pd-certs\" style=\"margin-bottom: 40px;\"\u003e\n    \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eNorth America (UL)\u003c\/span\u003e \n    \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e \n    \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralia (SAA)\u003c\/span\u003e \n    \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eSaudi Arabia (SASO)\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7. 用户提醒提示框 (Purchase \u0026 Color Notes) --\u003e\n  \u003cdiv class=\"pd-notice pd-notice--shipping\"\u003e\n    \u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n    \u003cdiv class=\"pd-notice__text\"\u003eCurrently, we only support shipping to Japan, Australia, the EU, and the United States. Other regions are not supported at this time.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n    \u003cdiv class=\"pd-notice__label\"\u003eColor Note\u003c\/div\u003e\n    \u003cdiv class=\"pd-notice__text\"\u003eDue to individual batch variations, slight color differences may occur. If you have specific concerns, please \u003ca href=\"https:\/\/pinlighting.com\/pages\/contact\" rel=\"noopener\" target=\"_blank\"\u003econtact us\u003c\/a\u003e.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 8. 产品尺寸图展示 --\u003e\n  \u003cp class=\"pd-section-title\"\u003eProduct Gallery\u003c\/p\u003e\n  \u003cdiv class=\"pd-img-row\"\u003e\n    \u003cdiv class=\"pd-img-block\"\u003e\n      \u003cdiv class=\"pd-img-thumb\" id=\"pdThumb2\" data-lb-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Coby-Rechargeable-LED-Table-Lamp_600x600.jpg?v=1769565041\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Coby-Rechargeable-LED-Table-Lamp_600x600.jpg?v=1769565041\" alt=\"Coby Rechargeable LED Table Lamp dimensions diagram\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"pd-gallery-hint\"\u003e🔍 Click to view high-resolution diagram\u003c\/p\u003e\n\n  \u003c!-- 9. 文件下载按钮 --\u003e\n  \u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n  \u003cdiv class=\"pd-downloads\"\u003e\n    \u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/15JNHgBPfz39xOfx2D67rFaw8A1S8vgee\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \n      \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e \n    \u003c\/a\u003e \n    \n    \u003cdiv class=\"pd-download-link disabled\"\u003e \n      \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eInstallation Instructions (PDF)\u003c\/span\u003e \n    \u003c\/div\u003e \n    \u003cdiv class=\"pd-download-link disabled\"\u003e \n      \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003e3D Files\u003c\/span\u003e \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ================= 交互弹窗框架 (包括视频和图片放大) ================= --\u003e\n  \n  \u003c!-- 视频播放弹窗 --\u003e\n  \u003cdiv class=\"custom-vid-modal\" id=\"customVidModal\"\u003e\n    \u003cspan class=\"custom-vid-close\" id=\"customVidCloseBtn\"\u003e×\u003c\/span\u003e\n    \u003cdiv class=\"custom-vid-content\"\u003e\n      \u003cdiv class=\"custom-vid-aspect\"\u003e\n        \u003ciframe id=\"customVidIframe\" src=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片放大弹窗 --\u003e\n  \u003cdiv class=\"custom-vid-modal\" id=\"customImgModal\"\u003e\n    \u003cspan class=\"custom-vid-close\" id=\"customImgCloseBtn\"\u003e×\u003c\/span\u003e\n    \u003cdiv style=\"width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 24px; box-sizing: border-box;\"\u003e\n      \u003cimg id=\"customImgModalPic\" src=\"\" style=\"max-width: 100%; max-height: 100%; object-fit: contain; box-shadow: 0 10px 40px rgba(0,0,0,0.5); border-radius: 4px;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 弹窗交互脚本 --\u003e\n  \u003cscript\u003e\n    function initAllModals() {\n      \/\/ --- 视频相关逻辑 ---\n      var vidThumbs = document.querySelectorAll('.custom-vid-thumb');\n      var vidModal = document.getElementById('customVidModal');\n      var iframe = document.getElementById('customVidIframe');\n      var vidCloseBtn = document.getElementById('customVidCloseBtn');\n\n      if (vidModal \u0026\u0026 iframe) {\n        vidThumbs.forEach(function(thumb) {\n          thumb.addEventListener('click', function() {\n            var videoId = this.getAttribute('data-vid');\n            if (videoId) {\n              vidModal.classList.add('active');\n              setTimeout(function() {\n                iframe.src = \"https:\/\/www.youtube.com\/embed\/\" + videoId + \"?autoplay=1\u0026rel=0\u0026modestbranding=1\u0026iv_load_policy=3\u0026playsinline=1\";\n              }, 50);\n            }\n          });\n        });\n\n        if (vidCloseBtn) {\n          vidCloseBtn.addEventListener('click', function(e) {\n            e.stopPropagation();\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          });\n        }\n\n        vidModal.addEventListener('click', function(e) {\n          if (e.target === vidModal || e.target.classList.contains('custom-vid-content')) {\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          }\n        });\n      }\n\n      \/\/ --- 图片放大逻辑 ---\n      var imgThumbs = document.querySelectorAll('.pd-img-thumb');\n      var imgModal = document.getElementById('customImgModal');\n      var imgPic = document.getElementById('customImgModalPic');\n      var imgCloseBtn = document.getElementById('customImgCloseBtn');\n\n      if (imgModal \u0026\u0026 imgPic) {\n        imgThumbs.forEach(function(thumb) {\n          thumb.addEventListener('click', function() {\n            var imgSrc = this.getAttribute('data-lb-src') || this.querySelector('img').src;\n            if (imgSrc) {\n              imgPic.src = imgSrc;\n              imgModal.classList.add('active');\n            }\n          });\n        });\n\n        if (imgCloseBtn) {\n          imgCloseBtn.addEventListener('click', function(e) {\n            e.stopPropagation();\n            imgModal.classList.remove('active');\n          });\n        }\n\n        imgModal.addEventListener('click', function(e) {\n          if (e.target !== imgPic) {\n            imgModal.classList.remove('active');\n          }\n        });\n      }\n\n      \/\/ --- 全局 ESC 键关闭所有弹窗 ---\n      document.addEventListener('keydown', function(e) {\n        if (e.key === \"Escape\") {\n          if (vidModal \u0026\u0026 vidModal.classList.contains('active')) {\n            iframe.src = \"\";\n            vidModal.classList.remove('active');\n          }\n          if (imgModal \u0026\u0026 imgModal.classList.contains('active')) {\n            imgModal.classList.remove('active');\n          }\n        }\n      });\n    }\n\n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', initAllModals);\n    } else {\n      initAllModals();\n    }\n  \u003c\/script\u003e\n\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.9″ x H 11″ \/ D 20cm x H 28cm \/ Walnut Grain Hydrographics \u0026 Orange Acrylic \/ Touch (Three-Color Changing Light)","offer_id":51332988502337,"sku":"PINT-T6708C","price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Coby_Rechargeable_LED_Table_Lamp_1.jpg?v=1769563642"},{"product_id":"fonte-marble-rechargeable-table-lamp","title":"Fonte Marble Rechargeable Table Lamp","description":"\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details productAttrs\"\u003e\n\u003cp\u003eTransform your interior with the Fonte Marble Rechargeable Table Lamp, where refined craftsmanship meets practical illumination. The substantial marble foundation delivers visual gravitas and organic character, while its opal glass diffuser casts a warm, diffused glow that establishes an inviting ambiance throughout your space. It functions as both a functional light source and a striking sculptural accent-equally compelling whether illuminated or at rest.\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 42, 0);\"\u003ePlease Note:\u003c\/span\u003e Marble patterns vary by product, our product and the pictures shown are different.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specificationSection__details productAttrs\"\u003e\n\u003ctable style=\"width: 100%; height: 137.18px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003ePRODUCT ATTRIBUTES\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.5972px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.5972px;\"\u003eMarble, Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.5972px;\"\u003eStyle\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.5972px;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.5972px;\"\u003eFinish\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.5972px;\"\u003eBrown, White, Gold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.5972px;\"\u003eType\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.5972px;\"\u003eTable Lamp\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 19.5972px;\"\u003eColor\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 19.5972px;\"\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1944px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 46.6463%; height: 39.1944px;\"\u003eCertified\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 47.818%; height: 39.1944px;\"\u003e\u003cspan\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"specificationSection__details technicalSpecs\"\u003e\n\u003ctable style=\"width: 100.036%; height: 137.18px;\" class=\"specificationSection__table\"\u003e\n\u003ccaption class=\"specificationSection__caption pdSectionTitle\"\u003e\u003cstrong\u003eTECHNICAL SPECIFICATIONS\u003c\/strong\u003e\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6415%; height: 19.5972px;\"\u003eDiameter\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.183%; height: 19.5972px;\"\u003e\u003cspan\u003e9.1 inch\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6415%; height: 19.5972px;\"\u003eHeight\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.183%; height: 19.5972px;\"\u003e11 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6415%; height: 19.5972px;\"\u003eLight Source\u003c\/th\u003e\n\u003ctd style=\"width: 50.183%;\" class=\"specificationSection__column\"\u003e\u003cspan\u003eIntegrated LED\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth scope=\"row\" style=\"width: 49.6415%; height: 19.5972px;\"\u003e\u003cspan\u003eLED Life Expectancy\u003c\/span\u003e\u003c\/th\u003e\n\u003ctd style=\"width: 50.183%; height: 19.5972px;\"\u003e\u003cspan\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6415%; height: 19.5972px;\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.183%; height: 19.5972px;\"\u003ePINT-YQ023T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6415%; height: 19.5972px;\"\u003eSpecifications\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.183%; height: 19.5972px;\"\u003e☛ \u003ca href=\"https:\/\/drive.google.com\/file\/d\/1vKnUy2SRRz37rkiHa5bCWz7icusI71WC\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eDownload\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5972px;\"\u003e\n\u003cth class=\"specificationSection__column specificationSection__column--heading\" scope=\"row\" style=\"width: 49.6415%; height: 19.5972px;\"\u003eInstallation Instructions\u003c\/th\u003e\n\u003ctd class=\"specificationSection__column\" style=\"width: 50.183%; height: 19.5972px;\"\u003e☛ Download\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cul id=\"pdDescBullets\"\u003e\n\u003cli\u003e9.1\" diameter (23cm) x 11\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height (28\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003ecm)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e. Weighs 8.8 lbs.\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e (4kg)\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eThe lamp base size: 3.1\" diameter (8cm) \u003c\/span\u003ex 6.3\u003cspan style=\"font-size: 0.875rem;\"\u003e\" height (16\u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003ecm).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output,  3000K color temperature. 90 CRI.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eTouch switch.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eIts tactile materials and understated elegance suit discerning interiors that prioritize quality and simplicity.\u003c\/li\u003e\n\u003cli\u003eComes with 39.4\u003cspan style=\"font-size: 0.875rem;\"\u003e\"\u003c\/span\u003e charging cable.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Fonte-Marble-Rechargeable-Table-Lamp_600x600.jpg?v=1769669867\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 9.1″ x H 11″ \/ D 23cm x H 28cm \/ Brown Marble \u0026 White Glass \/ Touch (Warm Light)","offer_id":51337968058689,"sku":"PINT-YQ023T-01","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.1″ x H 11″ \/ D 23cm x H 28cm \/ White Marble \u0026 White Glass \/ Touch (Warm Light)","offer_id":51337971106113,"sku":"PINT-YQ023T-02","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Fonte_Marble_Rechargeable_Table_Lamp_1.jpg?v=1769668999"},{"product_id":"solis-hybrid-outdoor-lamp","title":"Solis Hybrid Outdoor Lamp","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线 *\/\n    \/* 1. 基础链接样式，设置为相对定位 *\/\n.action-btn-text a {\n  color: #ffffff !important;\n  text-decoration: none;\n  position: relative;\n  display: inline-block;\n}\n\n\/* 2. 创建一条隐藏的下划线（宽度初始为0） *\/\n.action-btn-text a::after {\n  content: '';\n  position: absolute;\n  width: 100%;\n  transform: scaleX(0);\n  height: 1px;         \/* 下划线的粗细 *\/\n  bottom: -2px;        \/* 下划线与文字的距离 *\/\n  left: 0;\n  background-color: #ffffff; \/* 下划线颜色 *\/\n  transform-origin: bottom right;\n  transition: transform 0.3s ease-out; \/* 动画速度 *\/\n}\n\n\/* 3. 鼠标悬停时，下划线从左向右展开 *\/\n.action-btn-text a:hover::after {\n  transform: scaleX(1);\n  transform-origin: bottom left;\n}\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 客户\/物流提示框样式（浅黄色） *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 视频展示区域 (已添加响应式自适应代码) --\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin-bottom: 24px;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/wlie5G2X3hU?si=taFoIJaVlAHrgZHl\" title=\"YouTube video player\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eHarness the sun or charge for power, the Solis Hybrid offers the ultimate in lighting versatility, designed to turn your backyard into a glowing sanctuary. Crafted from durable, weather-resistant PE in a soft yellow, this solar-powered drum features a signature arched motif that adds a touch of architectural depth to your landscape. Completely cordless and effortlessly portable, it provides a warm, ambient light that’s perfect for garden paths, poolside lounging, or late-night patio talks.\u003c\/p\u003e\n\u003c!-- 物流限制提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eOutdoor Lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e19.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e20.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINO-12752\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e19.7\" diameter (50cm) x 20.1″ height (51cm). Weighs 11 lbs. (5kg).\u003c\/li\u003e\n\u003cli\u003eKelvin range: 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eVoltage: DC 3.2V.\u003c\/li\u003e\n\u003cli\u003eMoisture resistance: IP 65 moisture-proof grade, waterproof, do not immerse in water.\u003c\/li\u003e\n\u003cli\u003eThese two power storage modes ensure that your paradise remains bright regardless of the weather or environment. And matte yellow PE also looks fantastic next to deep green tropical plants or grey gravel paths.\u003c\/li\u003e\n\u003cli\u003eComes with 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1o4_Du2TNXg5iboqkBziQ8g0ItWEZdrPB\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"dimensions-container\" style=\"text-align: center; margin-top: 16px; margin-bottom: 24px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Solis-Hybrid-Outdoor-Lamp.jpg?v=1779526254\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 19.7″ x H 20.1″ \/ D 50cm x H 51cm \/ Yellow \/ Warm Light","offer_id":51674623672641,"sku":"PINO-12752","price":465.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Solis_Hybrid_Outdoor_Lamp_1.jpg?v=1777281698"},{"product_id":"verdant-pod-outdoor-lamp","title":"Verdant Pod Outdoor Lamp","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线 *\/\n    \/* 1. 基础链接样式，设置为相对定位 *\/\n.action-btn-text a {\n  color: #ffffff !important;\n  text-decoration: none;\n  position: relative;\n  display: inline-block;\n}\n\n\/* 2. 创建一条隐藏的下划线（宽度初始为0） *\/\n.action-btn-text a::after {\n  content: '';\n  position: absolute;\n  width: 100%;\n  transform: scaleX(0);\n  height: 1px;         \/* 下划线的粗细 *\/\n  bottom: -2px;        \/* 下划线与文字的距离 *\/\n  left: 0;\n  background-color: #ffffff; \/* 下划线颜色 *\/\n  transform-origin: bottom right;\n  transition: transform 0.3s ease-out; \/* 动画速度 *\/\n}\n\n\/* 3. 鼠标悬停时，下划线从左向右展开 *\/\n.action-btn-text a:hover::after {\n  transform: scaleX(1);\n  transform-origin: bottom left;\n}\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 客户\/物流提示框样式（浅黄色） *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 视频展示区域 (已添加响应式自适应代码) --\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin-bottom: 24px;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/SDsWTfZr75U?si=q3BH7ySi_k1fFxfc\" title=\"YouTube video player\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eThis organic, bulbous lamp features a striking emerald-green body topped with a sleek solar crown. Designed for 2026’s \"uninterrupted living,\" it charges automatically under the sun but includes a charge port for a quick boost when the clouds roll in. Crafted from high-impact PE plastic, it’s a tough, portable, and eco-friendly statement piece that looks just as good in a modern living room as it does on a moonlit lawn.\u003c\/p\u003e\n\u003c!-- 物流限制提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eOutdoor Lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eGreen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e19.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e20.5 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINO-17462\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e19.7\" diameter (50cm) x 20.5″ height (52cm). Weighs 11 lbs. (5kg).\u003c\/li\u003e\n\u003cli\u003eKelvin range: 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eVoltage: DC 3.2V.\u003c\/li\u003e\n\u003cli\u003eMoisture resistance: IP 65 moisture-proof grade, waterproof, do not immerse in water.\u003c\/li\u003e\n\u003cli\u003eInspired by the plump, biomorphic shapes of forest moss and the vibrant, energetic green of a spring sprout.\u003c\/li\u003e\n\u003cli\u003eComes with 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1NRJoklXeDShT0En1sB8UhCrF1dfjt987\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"dimensions-container\" style=\"text-align: center; margin-top: 16px; margin-bottom: 24px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Verdant-Pod-Outdoor-Lamp.jpg?v=1779526253\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 19.7″ x H 20.5″ \/ D 50cm x H 52cm \/ Green \u0026 White \/ Warm Light","offer_id":51674681606465,"sku":"PINO-17462","price":470.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Verdant_Pod_Outdoor_Lamp_1.jpg?v=1777283772"},{"product_id":"sedona-lantern-outdoor-lamp","title":"Sedona Lantern Outdoor Lamp","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线 *\/\n    \/* 1. 基础链接样式，设置为相对定位 *\/\n.action-btn-text a {\n  color: #ffffff !important;\n  text-decoration: none;\n  position: relative;\n  display: inline-block;\n}\n\n\/* 2. 创建一条隐藏的下划线（宽度初始为0） *\/\n.action-btn-text a::after {\n  content: '';\n  position: absolute;\n  width: 100%;\n  transform: scaleX(0);\n  height: 1px;         \/* 下划线的粗细 *\/\n  bottom: -2px;        \/* 下划线与文字的距离 *\/\n  left: 0;\n  background-color: #ffffff; \/* 下划线颜色 *\/\n  transform-origin: bottom right;\n  transition: transform 0.3s ease-out; \/* 动画速度 *\/\n}\n\n\/* 3. 鼠标悬停时，下划线从左向右展开 *\/\n.action-btn-text a:hover::after {\n  transform: scaleX(1);\n  transform-origin: bottom left;\n}\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 客户\/物流提示框样式（浅黄色） *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 视频展示区域 (已添加响应式自适应代码) --\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin-bottom: 24px;\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/0Nnbn-VXXCw?si=GVeNz3uwgG0ak2RO\" title=\"YouTube video player\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eBring the warmth of a sunset to your outdoor sanctuary with the Sedona Lantern. This striking lantern features an intricate, hand-woven imitation rattan pattern in a vibrant red and natural beige palette, supported by a hidden, rust-proof stainless steel frame. Designed for 2026's \"no-limits\" living, it can charges via the sun on sunny day, equipped with a USB port for charging on cloudy days, ensuring your garden stays illuminated with a soft, patterned glow all night long. It aims to celebrate the tactile beauty of woven fibers while providing the reliable, high-tech performance required for the contemporary great outdoors.\u003c\/p\u003e\n\u003c!-- 物流限制提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless steel, Imitation Rattan, PE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eOutdoor Lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eRed, Beige\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e23.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e15 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINO-145628\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e23.6\" diameter (60cm) x 15″ height (38cm). Weighs 17.6 lbs. (8kg).\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 400 lumen light output. 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eIt was inspired by the ancient art of nomadic basketry, reimagined through a lens of modern durability and renewable energy.\u003c\/li\u003e\n\u003cli\u003eWet location rated for outdoor use in areas that receive full exposure to rain and weather.\u003c\/li\u003e\n\u003cli\u003eComes with 39.4″ charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/16m-gU3LdlJ4D7xxbk7gXhML1XeD0mANe\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"dimensions-container\" style=\"text-align: center; margin-top: 16px; margin-bottom: 24px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Sedona-Lantern-Outdoor-Lamp.jpg?v=1779526254\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 23.6″ x H 15″ \/ D 60cm x H 38cm \/ Red \u0026 Beige \/ Warm Light","offer_id":51677809672513,"sku":"PINO-145628","price":656.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Sedona_Lantern_Outdoor_Lamp_1.jpg?v=1777361685"},{"product_id":"tulum-lantern-outdoor-lamp","title":"Tulum Lantern Outdoor Lamp","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线 *\/\n    \/* 1. 基础链接样式，设置为相对定位 *\/\n.action-btn-text a {\n  color: #ffffff !important;\n  text-decoration: none;\n  position: relative;\n  display: inline-block;\n}\n\n\/* 2. 创建一条隐藏的下划线（宽度初始为0） *\/\n.action-btn-text a::after {\n  content: '';\n  position: absolute;\n  width: 100%;\n  transform: scaleX(0);\n  height: 1px;         \/* 下划线的粗细 *\/\n  bottom: -2px;        \/* 下划线与文字的距离 *\/\n  left: 0;\n  background-color: #ffffff; \/* 下划线颜色 *\/\n  transform-origin: bottom right;\n  transition: transform 0.3s ease-out; \/* 动画速度 *\/\n}\n\n\/* 3. 鼠标悬停时，下划线从左向右展开 *\/\n.action-btn-text a:hover::after {\n  transform: scaleX(1);\n  transform-origin: bottom left;\n}\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 颜色\/产品提示框样式（深绿色） *\/\n    .custom-product-description .pd-notice--color { \n      background: #4A5248 !important; \n      border-color: #6a7568 !important; \n    }\n    \n    .custom-product-description .pd-notice--color .pd-notice__label { \n      color: #b8c4b6 !important; \n    }\n    \n    .custom-product-description .pd-notice--color .pd-notice__text { \n      color: #e8ede7 !important; \n      font-weight: 500 !important; \n    }\n\n    .custom-product-description .pd-notice--color .pd-notice__text a { \n      color: #d4e8b0 !important; \n      text-decoration: underline !important; \n    }\n\n    \/* 客户\/物流提示框样式（浅黄色） *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eHave the effortless elegance of a tropical resort to your own backyard with Tulum Lantern Outdoor Lamp. These outdoor lamp feature a meticulously hand-woven rattan exterior that creates a stunning \"light-and-shadow\" dance across your patio. The Model A version requires connection to an indoor AC 110V power line, and Model B version features built-in batteries and solar panels, eliminating the need for any wiring or external power supply lines-soaking up the sun during the sunny day and offering a charge for those long, cloudy day-ensuring your sanctuary never goes dark.\u003c\/p\u003e\n\u003c!-- 电压定制提示框 (深绿色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eVoltage Note\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eCustom DC 12\/24V voltage versions are available. If you have specific voltage requirements, please \u003ca rel=\"noopener\" href=\"https:\/\/pinlighting.com\/pages\/contact\" target=\"_blank\"\u003econtact our support team\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 物流限制提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eShipping Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eMetal, Rattan, Acrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eOutdoor Lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eNature Rattan color\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e12.2 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e11 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStandard\u003c\/th\u003e\n\u003ctd\u003eHardwired \/ Solar-powered\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINO-101829\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e12.2\" diameter (31cm) x 11″ height (28cm). Weighs 8.8 lbs. (4kg).\u003c\/li\u003e\n\u003cli\u003e12.2\" diameter (31cm) x 16.1″ height (41cm). Weighs 11 lbs. (5kg).\u003c\/li\u003e\n\u003cli\u003e12.2\" diameter (31cm) x 20.5″ height (52cm). Weighs 13.2 lbs. (6kg).\u003c\/li\u003e\n\u003cli\u003eKelvin range: 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eVoltage: AC 110-240V (Wired version) \/ DC 3.2V (Solar-powered version).\u003c\/li\u003e\n\u003cli\u003eMoisture resistance: IP 65 moisture-proof grade, waterproof, do not immerse in water.\u003c\/li\u003e\n\u003cli\u003eThe Tulum was inspired by the traditional weaving techniques of coastal artisan communities, reimagined with the clean, geometric lines of modern architecture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1CH38I-bPllNbCfFYUgGDJqd5HC6M4XRf\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"dimensions-container\" style=\"text-align: center; margin-top: 16px; margin-bottom: 24px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Tulum-Lantern-Outdoor-Lamp.jpg?v=1779526254\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 12.2″ x H 11″ \/ D 31cm x H 28cm \/ Natrue Rattan color (Warm Light) \/ Wired Version","offer_id":51681878802753,"sku":"PINO-101829-01","price":298.0,"currency_code":"USD","in_stock":true},{"title":"D 12.2″ x H 11″ \/ D 31cm x H 28cm \/ Natrue Rattan color (Warm Light) \/ Solar-Powered Version","offer_id":51681961967937,"sku":"PINO-101829-02","price":328.0,"currency_code":"USD","in_stock":true},{"title":"D 12.2″ x H 16.1″ \/ D 31cm x H 41cm \/ Natrue Rattan color (Warm Light) \/ Wired Version","offer_id":51681962000705,"sku":"PINO-101829-03","price":398.0,"currency_code":"USD","in_stock":true},{"title":"D 12.2″ x H 16.1″ \/ D 31cm x H 41cm \/ Natrue Rattan color (Warm Light) \/ Solar-Powered Version","offer_id":51681962033473,"sku":"PINO-101829-04","price":428.0,"currency_code":"USD","in_stock":true},{"title":"D 12.2″ x H 20.5″ \/ D 31cm x H 52cm \/ Natrue Rattan color (Warm Light) \/ Wired Version","offer_id":51681962066241,"sku":"PINO-101829-05","price":498.0,"currency_code":"USD","in_stock":true},{"title":"D 12.2″ x H 20.5″ \/ D 31cm x H 52cm \/ Natrue Rattan color (Warm Light) \/ Solar-Powered Version","offer_id":51681962099009,"sku":"PINO-101829-06","price":528.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Tulum_Lantern_Outdoor_Lamp_1.jpg?v=1777442763"},{"product_id":"gios-color-block-table-lamp-built-in-battery","title":"Gios Color-Block Table Lamp (Built-in Battery)","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线，并添加悬停动态下划线 *\/\n    .action-btn-text a {\n      color: #ffffff !important;\n      text-decoration: none;\n      position: relative;\n      display: inline-block;\n    }\n    \n    .action-btn-text a::after {\n      content: '';\n      position: absolute;\n      width: 100%;\n      transform: scaleX(0);\n      height: 1px;\n      bottom: -2px; \/* 控制下划线与文字的间距 *\/\n      left: 0;\n      background-color: #ffffff;\n      transform-origin: bottom right;\n      transition: transform 0.3s ease-out;\n    }\n\n    .action-btn-text a:hover::after {\n      transform: scaleX(1);\n      transform-origin: bottom left;\n    }\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 客户\/物流提示框样式（浅黄色） *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eInject a delightful splash of color and retro charm into any small nook with this petite accent lamp. Expertly crafted with a sleek, sturdy iron stem, it is crowned by a high-gloss, gently fluted glass shade that catches the light beautifully even when turned off. Available in a curated spectrum of playful, color-blocked pairings, its compact silhouette throws a soft, intimate pool of ambient light – making it the ultimate sculptural gem for styling entryway sideboards, floating shelves, or minimalist nightstands.\u003c\/p\u003e\n\u003c!-- 物流限制提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003ePurchase Notes\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eMetal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eDopamine Colors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eTable Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eGreen, Red\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e7.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e11.6 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStandard\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINT-105620\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e7.1\" diameter (18cm) x 11.6\" height (29.5cm). Weighs 4.4 lbs. (2kg).\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eThe rule-breaking, color-blocked energy movement and the iconic, cheerful silhouettes of vintage Italian Space Age lighting.\u003c\/li\u003e\n\u003cli\u003eWe provide with USB charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1SPf47NbyigKIfGEFFpLx80aTyCjU73F5\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e3D FILES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Gios-Color-Block-Table-Lamp-_Built-in-Battery.jpg?v=1779527334\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left; margin-top: 16px; margin-bottom: 24px;\" class=\"dimensions-container\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.1″ x H 11.6″ \/ D 18cm x H 29.5cm \/ Green \u0026 Yellow \/ Touch (Warm Light)","offer_id":51746174763329,"sku":"PINT-105620","price":240.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Gios_Color-Block_Table_Lamp_1.jpg?v=1779246998"},{"product_id":"pippa-fluted-glass-table-lamp-built-in-battery","title":"Pippa Fluted Glass Table Lamp (Built-in Battery)","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线，并添加悬停动态下划线 *\/\n    .action-btn-text a {\n      color: #ffffff !important;\n      text-decoration: none;\n      position: relative;\n      display: inline-block;\n    }\n    \n    .action-btn-text a::after {\n      content: '';\n      position: absolute;\n      width: 100%;\n      transform: scaleX(0);\n      height: 1px;\n      bottom: -2px; \/* 控制下划线与文字的间距 *\/\n      left: 0;\n      background-color: #ffffff;\n      transform-origin: bottom right;\n      transition: transform 0.3s ease-out;\n    }\n\n    .action-btn-text a:hover::after {\n      transform: scaleX(1);\n      transform-origin: bottom left;\n    }\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 客户\/物流提示框样式（浅黄色） *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eInject a delightful splash of color and retro charm into any small nook with this petite accent lamp. Expertly crafted with a sleek, sturdy iron stem, it is crowned by a high-gloss, gently fluted glass shade that catches the light beautifully even when turned off. Available in a curated spectrum of playful, color-blocked pairings, its compact silhouette throws a soft, intimate pool of ambient light – making it the ultimate sculptural gem for styling entryway sideboards, floating shelves, or minimalist nightstands.\u003c\/p\u003e\n\u003c!-- 物流限制提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003ePurchase Notes\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eIron, Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eDopamine Colors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eTable Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eGreen, White, Cream color, Chrome, Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBeige, Pink, White, Blue, Apple Green\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e5.7 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e9.8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStandard\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINT-165826\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e5.7\" diameter (14.5cm) x 9.8\" height (25cm). Weighs 4.4 lbs. (2kg).\u003c\/li\u003e\n\u003cli\u003eBuilt-in 5 watt LED module: 550 lumen light output, 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eThis mini table lamp features the nostalgic silhouette of a vintage European bistro lamp and the bright, vibrant color-blocking style of Italian medieval design.\u003c\/li\u003e\n\u003cli\u003eWe provide with USB charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1pV1xo2efMiT0q7hTtr3L6Va9GP8EPG0l\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e3D FILES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"section-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pippa-Fluted-Glass-Table-Lamp-_Built-in-Battery.jpg?v=1779528185\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left; margin-top: 16px; margin-bottom: 24px;\" class=\"dimensions-container\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 5.7″ x H 9.8″ \/ D 14.5cm x H 25cm \/ Green \u0026 Beige \/ Touch (Warm Light)","offer_id":51746701214017,"sku":"PINT-165826-01","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 5.7″ x H 9.8″ \/ D 14.5cm x H 25cm \/ White \u0026 Pink \/ Touch (Warm Light)","offer_id":51746701246785,"sku":"PINT-165826-02","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 5.7″ x H 9.8″ \/ D 14.5cm x H 25cm \/ Cream color \u0026 White \/ Touch (Warm Light)","offer_id":51746701279553,"sku":"PINT-165826-03","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 5.7″ x H 9.8″ \/ D 14.5cm x H 25cm \/ Chrome \u0026 Blue \/ Touch (Warm Light)","offer_id":51746701312321,"sku":"PINT-165826-04","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 5.7″ x H 9.8″ \/ D 14.5cm x H 25cm \/ Black \u0026 Apple Green \/ Touch (Warm Light)","offer_id":51746701345089,"sku":"PINT-165826-05","price":215.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Pippa_Fluted_Glass_Table_Lamp_1.jpg?v=1779268084"},{"product_id":"amore-mushroom-table-lamp","title":"Amore Mushroom Table Lamp (Built-in Battery)","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线，并添加悬停动态下划线 *\/\n    .action-btn-text a {\n      color: #ffffff !important;\n      text-decoration: none;\n      position: relative;\n      display: inline-block;\n    }\n    \n    .action-btn-text a::after {\n      content: '';\n      position: absolute;\n      width: 100%;\n      transform: scaleX(0);\n      height: 1px;\n      bottom: -2px; \/* 控制下划线与文字的间距 *\/\n      left: 0;\n      background-color: #ffffff;\n      transform-origin: bottom right;\n      transition: transform 0.3s ease-out;\n    }\n\n    .action-btn-text a:hover::after {\n      transform: scaleX(1);\n      transform-origin: bottom left;\n    }\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 客户\/物流提示框样式（浅黄色） *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eMolded from lightweight, high-gloss polycarbonate, this Amore lamp reimagines the iconic mid-century mushroom silhouette with a playful modern twist. A sleek conical base supports a wide dome cap lined with whimsical heart motifs that truly come alive when the switch is flipped – casting a warm, cozy, heart-shaped ambient glow. Whether sitting as a colorful statement piece on a living room side table or serving as a sweet nightlight on a bedside stand, it brings an instant dose of dopamine to any interior layout.\u003c\/p\u003e\n\u003c!-- 物流限制提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003ePurchase Notes\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eTable Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eLight Blue, Sage Green\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eLight Blue, Sage Green\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e7.3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e9.1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStandard\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINT-160351\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e7.3\" diameter (18.6cm) x 9.1\" height (23cm). Weighs 4.4 lbs. (2kg).\u003c\/li\u003e\n\u003cli\u003eThe lamp base size: 3.3\" diameter (8.5cm) x 6.7\" height (17cm).\u003c\/li\u003e\n\u003cli\u003eBuilt-in 3 watt LED module: 330 lumen light output, 3000K-6000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eBattery capacity (mAh): 2000 mAh.\u003c\/li\u003e\n\u003cli\u003eCharging voltage: 5V 2A.\u003c\/li\u003e\n\u003cli\u003eTouch switch, three-color changing light.\u003c\/li\u003e\n\u003cli\u003eRadiate pure joy and retro-pop charm throughout your space with this delightful accent piece.\u003c\/li\u003e\n\u003cli\u003eWe provide with USB charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1uZ7Ag08HNSQzZrvM1M8dQ6hA0-ldByKy\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e3D FILES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv style=\"text-align: left; margin-top: 16px; margin-bottom: 24px;\" class=\"dimensions-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Amore-Mushroom-Table-Lamp-_Built-in-Battery.jpg?v=1779526653\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.3″ x H 9.1″ \/ D 18.6cm x H 23cm \/ Light Blue \/ Touch (Three-Color Changing Light)","offer_id":51750046957889,"sku":"PINT-160351-01","price":125.0,"currency_code":"USD","in_stock":true},{"title":"D 7.3″ x H 9.1″ \/ D 18.6cm x H 23cm \/ Sage Green \/ Touch (Three-Color Changing Light)","offer_id":51750047088961,"sku":"PINT-160351-02","price":125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Amore_Mushroom_Table_Lamp_1.jpg?v=1779363016"},{"product_id":"aeloy-portable-lamp-built-in-battery","title":"Aeloy Portable Lamp (Built-in Battry)","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线，并添加悬停动态下划线 *\/\n    .action-btn-text a {\n      color: #ffffff !important;\n      text-decoration: none;\n      position: relative;\n      display: inline-block;\n    }\n    \n    .action-btn-text a::after {\n      content: '';\n      position: absolute;\n      width: 100%;\n      transform: scaleX(0);\n      height: 1px;\n      bottom: -2px; \/* 控制下划线与文字的间距 *\/\n      left: 0;\n      background-color: #ffffff;\n      transform-origin: bottom right;\n      transition: transform 0.3s ease-out;\n    }\n\n    .action-btn-text a:hover::after {\n      transform: scaleX(1);\n      transform-origin: bottom left;\n    }\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 客户\/物流提示框样式（浅黄色） *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eElevate your ambient lighting with this low-profile, high-impact portable table lamp. Masterfully engineered from premium metal with a highly tactile, sand-textured finish, its minimalist silhouette features an ultra-wide, flat cap that floats effortlessly above a thick cylindrical base. An integrated acrylic diffuser beautifully softens the light, casting a dramatic, glare-free downward wash along its structural stem. Completely cordless and rechargeable, this sleek monolithic piece seamlessly transitions from accenting an indoor media console to setting an intimate, conversational mood for outdoor dining.\u003c\/p\u003e\n\u003c!-- 物流限制提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003ePurchase Notes\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eOnly supports shipping to Japan, Australia, EU, and the United States, other countries do not support shipping at this time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eIron, Acrylic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eTable Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eBeige Red, Light Blue, Beige, White, Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e9.4 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e9.8 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStandard\u003c\/th\u003e\n\u003ctd\u003eBuilt-in Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Life Expectancy\u003c\/th\u003e\n\u003ctd\u003eIntegrated LED design; average lifespan of 50,000 hours.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINT-8405\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertified\u003c\/th\u003e\n\u003ctd\u003eCompatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e9.4\" diameter (24cm) x 9.8\" height (25cm). Weighs 4.4 lbs. (2kg).\u003c\/li\u003e\n\u003cli\u003eThe lamp base size: 3.1\" diameter (8cm).\u003c\/li\u003e\n\u003cli\u003eBuilt-in 10 watt LED module: 1100 lumen light output, 3000K color temperature. 90 CRI.\u003c\/li\u003e\n\u003cli\u003eTouch switch. Warm light.\u003c\/li\u003e\n\u003cli\u003eThis portable lamp masterfully pairs a heavy, grounding silhouette with a weightless pool of light.\u003c\/li\u003e\n\u003cli\u003eWe provide with USB charging cable.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/18bMqDQ8Fi9Lncc_3xr7rn8zgMv4oVrOK\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e3D FILES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"dimensions-container\" style=\"text-align: left; margin-top: 16px; margin-bottom: 24px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Aeloy-Portable-Lamp-_Built-in-Battry.jpg?v=1779526653\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 9.4″ x H 9.8″ \/ D 24cm x H 25cm \/ Beige Red \/ Touch (Warm Light)","offer_id":51750056952129,"sku":"PINT-8405-01","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 9.4″ x H 9.8″ \/ D 24cm x H 25cm \/ Light Blue \/ Touch (Warm Light)","offer_id":51750069141825,"sku":"PINT-8405-02","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 9.4″ x H 9.8″ \/ D 24cm x H 25cm \/ Beige \/ Touch (Warm Light)","offer_id":51750069174593,"sku":"PINT-8405-03","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 9.4″ x H 9.8″ \/ D 24cm x H 25cm \/ White \/ Touch (Warm Light)","offer_id":51750069207361,"sku":"PINT-8405-04","price":175.0,"currency_code":"USD","in_stock":true},{"title":"D 9.4″ x H 9.8″ \/ D 24cm x H 25cm \/ Brown \/ Touch (Warm Light)","offer_id":51750069240129,"sku":"PINT-8405-05","price":175.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Aeloy_Portable_Lamp_1.jpg?v=1779363564"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/collections\/Africa_Table_Lamp_12_757a96e5-ac96-496f-a722-c70846b93e90.jpg?v=1754379396","url":"https:\/\/pinlighting.com\/fr\/collections\/charging-lamp.oembed?page=4","provider":"Pinlighting","version":"1.0","type":"link"}