{"product_id":"niya-green-table-lamp","title":"Niya Green Table Lamp","description":"\u003c!-- ============================================================\n     NIYA GREEN TABLE LAMP — Shopify Product Description\n     配色：匹配 docos.us 店铺主题\n     转化优化：色彩氛围 + 桌面点缀 + 空间升级\n     包含：消费者可视化内容 + GEO JSON-LD 结构化数据\n     ============================================================ --\u003e\n\n\u003c!-- ① JSON-LD 结构化数据 --\u003e\n\n\n\u003c!-- ② 样式 --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  白底        #f7f7f7  卡片底\n   * #e5e5e5  边框        #1a1a1a  正文\n   * #555555  次级文字    #b8924a  暖金强调\n   * #fff8ee  提示底      #e8c87a  提示边框\n   *\/\n  .nyg-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n\n  \/* 章节标题 *\/\n  .nyg-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  \/* 单视频全宽 *\/\n  .nyg-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n    margin-bottom: 2rem;\n  }\n  .nyg-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n\n  \/* Hero 文案 *\/\n  .nyg-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* 产品图 *\/\n  .nyg-illus {\n    margin: 1rem 0 2rem;\n    text-align: center;\n  }\n  .nyg-illus img {\n    max-width: 100%;\n    border-radius: 8px;\n    display: inline-block;\n    border: 1px solid #e5e5e5;\n  }\n\n  \/* 核心卖点卡片 *\/\n  .nyg-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .nyg-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .nyg-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .nyg-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* 颜色氛围横幅 *\/\n  .nyg-color-banner {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: 1rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .9rem;\n    color: #555;\n    line-height: 1.7;\n  }\n  .nyg-color-banner__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    letter-spacing: .04em;\n    display: block;\n    margin-bottom: .35rem;\n  }\n\n  \/* 重要提示 *\/\n  .nyg-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .nyg-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* 场景标签 *\/\n  .nyg-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .nyg-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* 颜色 swatches *\/\n  .nyg-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .nyg-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .nyg-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .nyg-swatch--green { background: #4a8a5a; }\n  .nyg-swatch--clear { background: linear-gradient(135deg, #e8f0f8, #f8f8fc); border-color: rgba(0,0,0,.15); }\n\n  \/* 尺寸卡片 *\/\n  .nyg-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .nyg-size-card svg { flex-shrink: 0; }\n\n  \/* 规格列表 *\/\n  .nyg-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .nyg-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .nyg-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* 认证徽章 *\/\n  .nyg-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .nyg-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* 下载 *\/\n  .nyg-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .nyg-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .nyg-dl-item:hover { opacity: .65; }\n  .nyg-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ③ 可视化内容 --\u003e\n\u003cdiv class=\"nyg-wrap\"\u003e\n\n  \u003c!-- 视频 --\u003e\n  \u003cdiv class=\"nyg-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"nyg-video-box\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/qSAX3gKx33Y?si=ju8T1SaBaENJylY7\" title=\"Niya Green Table Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Hero 文案 --\u003e\n  \u003cp class=\"nyg-intro\"\u003e\n    Some spaces are almost right. The furniture is good, the layout works — but something\n    on the shelf or the desk is still missing. Usually it's color. Usually it's this kind of\n    color: the quiet, botanical green of a plant stem, rendered in metal, glowing softly from\n    inside glass petals. The \u003cstrong\u003eNiya Green Table Lamp\u003c\/strong\u003e is exactly that missing piece.\n  \u003c\/p\u003e\n  \u003cp class=\"nyg-intro\"\u003e\n    It earns its spot on a shelf, a nightstand, or a reading desk not by demanding attention\n    but by making everything around it look more considered.\n  \u003c\/p\u003e\n\n  \u003c!-- 产品图 --\u003e\n  \u003cdiv class=\"nyg-illus\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Niya_Green_Table_Lamp_36_480x480.jpg?v=1733360337\" alt=\"Niya Green Table Lamp — flower stem form with glass petals\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 核心卖点 --\u003e\n  \u003cdiv class=\"nyg-section-title\"\u003eWhat Niya Brings\u003c\/div\u003e\n  \u003cdiv class=\"nyg-features\"\u003e\n    \u003cdiv class=\"nyg-feature-card\"\u003e\n      \u003cspan class=\"nyg-feature-card__icon\"\u003e🌿\u003c\/span\u003e\n      \u003cspan class=\"nyg-feature-card__title\"\u003eBotanical Green\u003c\/span\u003e\n      The stem color isn't just green — it's the specific, grounded shade of something\n      alive. On a desk or shelf of neutral tones, it reads as intentional without\n      being loud about it.\n    \u003c\/div\u003e\n    \u003cdiv class=\"nyg-feature-card\"\u003e\n      \u003cspan class=\"nyg-feature-card__icon\"\u003e🌸\u003c\/span\u003e\n      \u003cspan class=\"nyg-feature-card__title\"\u003eGlass Petal Shade\u003c\/span\u003e\n      The petals are glass — translucent and slightly luminous when lit. The light\n      passes through each one individually, creating a warm, organic glow rather\n      than a single uniform pool.\n    \u003c\/div\u003e\n    \u003cdiv class=\"nyg-feature-card\"\u003e\n      \u003cspan class=\"nyg-feature-card__icon\"\u003e🔆\u003c\/span\u003e\n      \u003cspan class=\"nyg-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e\n      Pull it down to a barely-there ambient flicker for evenings, or keep it up\n      for a reading lamp. One piece, every mood — pair with a dimmer switch\n      (sold separately).\n    \u003c\/div\u003e\n    \u003cdiv class=\"nyg-feature-card\"\u003e\n      \u003cspan class=\"nyg-feature-card__icon\"\u003e🤏\u003c\/span\u003e\n      \u003cspan class=\"nyg-feature-card__title\"\u003eCompact but Present\u003c\/span\u003e\n      At 37 cm tall, it fits neatly on a crowded desk or narrow shelf without\n      dominating the space. But it registers — every guest who sees it asks about it.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 颜色价值横幅 --\u003e\n  \u003cdiv class=\"nyg-color-banner\"\u003e\n    \u003cspan class=\"nyg-color-banner__title\"\u003eThe Right Amount of Color\u003c\/span\u003e\n    Most home styling advice tells you to add color. What it doesn't explain is how much —\n    or where. A single object in a considered green does more work than an entire accent wall.\n    It anchors a corner, pulls together a shelf, and gives the eye something to rest on without\n    changing anything else in the room. The Clear version does the same with light alone,\n    catching and reflecting warmth without adding hue.\n  \u003c\/div\u003e\n\n  \u003c!-- 场景标签 --\u003e\n  \u003cdiv class=\"nyg-section-title\"\u003eRight For\u003c\/div\u003e\n  \u003cdiv class=\"nyg-rooms\"\u003e\n    \u003cspan class=\"nyg-room-tag\"\u003e🖥 Desk Corner\u003c\/span\u003e\n    \u003cspan class=\"nyg-room-tag\"\u003e📚 Bookshelf\u003c\/span\u003e\n    \u003cspan class=\"nyg-room-tag\"\u003e🛏 Nightstand\u003c\/span\u003e\n    \u003cspan class=\"nyg-room-tag\"\u003e🛋 Side Table\u003c\/span\u003e\n    \u003cspan class=\"nyg-room-tag\"\u003e🪟 Windowsill\u003c\/span\u003e\n    \u003cspan class=\"nyg-room-tag\"\u003e🎁 Gift — easy and personal\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- G4 重要提示 --\u003e\n  \u003cdiv class=\"nyg-notice\"\u003e\n    \u003cspan class=\"nyg-notice__icon\"\u003e⚡\u003c\/span\u003e\n    \u003cspan\u003e\u003cstrong\u003eSocket Note:\u003c\/strong\u003e This lamp uses a \u003cstrong\u003eG4 Bi-Pin base bulb\u003c\/strong\u003e\n    at \u003cstrong\u003eAC 110V only\u003c\/strong\u003e. Do not use low-voltage 12V bulbs — they are not compatible\n    with this fixture.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 颜色条 --\u003e\n  \u003cdiv class=\"nyg-color-bar\"\u003e\n    \u003cdiv class=\"nyg-color-bar__swatches\"\u003e\n      \u003cspan class=\"nyg-swatch nyg-swatch--green\" title=\"Green\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"nyg-swatch nyg-swatch--clear\" title=\"Clear\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eGreen — botanical warmth  ·  Clear — pure light\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 尺寸 --\u003e\n  \u003cdiv class=\"nyg-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"nyg-size-card\"\u003e\n    \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eDia 18 cm × H 37 cm\u003c\/strong\u003e  \/  ∅ 7″ × H 14.5″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 规格详情 --\u003e\n  \u003cdiv class=\"nyg-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"nyg-specs\"\u003e\n    \u003cli\u003eBody: \u003cstrong\u003eMetal\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eMetal \u0026amp; Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eG4 Bi-Pin\u003c\/strong\u003e — AC 110V (not 12V)\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch cord with switch\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003eUse: \u003cstrong\u003eIndoor\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Saudi Arabia · Europe · Australia\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- 认证徽章 --\u003e\n  \u003cdiv class=\"nyg-badges\"\u003e\n    \u003cspan class=\"nyg-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"nyg-badge\"\u003e🌙 Saudi Arabia\u003c\/span\u003e\n    \u003cspan class=\"nyg-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"nyg-badge\"\u003e🌏 Australia\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 文档下载 --\u003e\n  \u003cdiv class=\"nyg-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"nyg-downloads\"\u003e\n\n    \u003ca class=\"nyg-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/15NJVfgMeH06bLAdp-ohqdhrBkGA3UNW4\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Parameter document\" loading=\"lazy\"\u003e\n      Parameter\n    \u003c\/a\u003e\n\n    \u003ca class=\"nyg-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1etCjtObhMEGDgReTrNx_uJQXEekQ24Rk\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Installation guide\" loading=\"lazy\"\u003e\n      Installation\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .nyg-wrap --\u003e","brand":"Marriton","offers":[{"title":"Model A Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ US Plug","offer_id":59410992922949,"sku":"DCT-68992-1","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Model A Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ UK Plug","offer_id":59410992955717,"sku":"DCT-68992-2","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Model A Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ AU Plug","offer_id":59410992988485,"sku":"DCT-68992-3","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Model A Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ EU Plug","offer_id":59410993021253,"sku":"DCT-68992-4","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Model B Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ US Plug","offer_id":59410993054021,"sku":"DCT-68992-5","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Model B Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ UK Plug","offer_id":59410993086789,"sku":"DCT-68992-6","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Model B Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ AU Plug","offer_id":59410993119557,"sku":"DCT-68992-7","price":165.0,"currency_code":"GBP","in_stock":true},{"title":"Model B Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ EU Plug","offer_id":59410993152325,"sku":"DCT-68992-8","price":165.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1097\/2702\/3429\/files\/Niya_Green_Table_Lamp_1.jpg?v=1789748629","url":"https:\/\/marriton.com\/products\/niya-green-table-lamp","provider":"Marriton","version":"1.0","type":"link"}