{"product_id":"flowerpot-vp9-table-lamp-built-in-battery","title":"Flowerpot VP9 Table Lamp (Built-in Battery)","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\"\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\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 \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\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\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 \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 \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 \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 \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 \u003cspan data-color=\"Bright White\" class=\"swatch\" style=\"background: #ffffff; border: 1px solid #d0ccc6;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Chrome\" class=\"swatch swatch--gray\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Gray\" class=\"swatch\" style=\"background: #9a9a9a;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Blue Gray\" class=\"swatch\" style=\"background: #7a8fa0;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Blue\" class=\"swatch\" style=\"background: #4878c8;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Dark Blue\" class=\"swatch\" style=\"background: #1a2a6c;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Green\" class=\"swatch\" style=\"background: #3a8a3a;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Dark Green\" class=\"swatch\" style=\"background: #0d2e16;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Shrimp Powder\" class=\"swatch\" style=\"background: #f0b090;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Rose Red\" class=\"swatch\" style=\"background: #cc4455;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Red\" class=\"swatch\" style=\"background: #c8391a;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Dark Red\" class=\"swatch\" style=\"background: #8b1a1a;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Dark Plum\" class=\"swatch\" style=\"background: #4a1a3a;\"\u003e\u003c\/span\u003e \u003cspan data-color=\"Light Yellow\" class=\"swatch\" style=\"background: #f5e690; border-color: rgba(0,0,0,0.1);\"\u003e\u003c\/span\u003e \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 \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--key\"\u003eCharge Cable\u003c\/span\u003e \u003cspan style=\"border-bottom: none;\" class=\"pd-spec-cell pd-spec-cell--val\"\u003e39.4″ included\u003c\/span\u003e\n\u003c\/div\u003e\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\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 \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!-- 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\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\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\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\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\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\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 \u003c!-- DOWNLOADS --\u003e\n\u003cp class=\"pd-section-title\"\u003eTechnical Documents\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1VmGUGJZ_sxKTDWsluS8sX6CKovqw--cD\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFull Specifications (PDF)\u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Sten Living","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":53819634745455,"sku":"PINT-114506-011","price":794063.95,"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":53819634778223,"sku":"PINT-114506-09","price":794063.95,"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":53819634810991,"sku":"PINT-114506-18","price":794063.95,"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":53819634843759,"sku":"PINT-114506-010","price":794063.95,"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":53819634876527,"sku":"PINT-114506-05","price":794063.95,"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":53819634909295,"sku":"PINT-114506-06","price":794063.95,"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":53819634942063,"sku":"PINT-114506-17","price":794063.95,"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":53819634974831,"sku":"PINT-114506-012","price":794063.95,"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":53819635007599,"sku":"PINT-114506-04","price":794063.95,"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":53819635040367,"sku":"PINT-114506-03","price":794063.95,"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":53819635073135,"sku":"PINT-114506-16","price":794063.95,"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":53819635105903,"sku":"PINT-114506-02","price":794063.95,"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":53819635138671,"sku":"PINT-114506-15","price":794063.95,"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":53819635171439,"sku":"PINT-114506-014","price":794063.95,"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":53819635204207,"sku":"PINT-114506-013","price":794063.95,"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":53819635236975,"sku":"PINT-114506-08","price":794063.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4555\/7871\/files\/Flowerpot-VP9-Table-Lamp-100_1.jpg?v=1784140492","url":"https:\/\/stenliving.com\/products\/flowerpot-vp9-table-lamp-built-in-battery","provider":"Sten Living","version":"1.0","type":"link"}