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