{"product_id":"niya-green-table-lamp","title":"Niya Green Table Lamp","description":"\u003c!-- ============================================================\n     NIYA GREEN TABLE LAMP — Shopify Product Description\n     Color Scheme: Matches docos.us store theme\n     Conversion Optimization: Color ambiance + Desktop accent + Space upgrade\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\n\n\u003c!-- ① JSON-LD Structured Data --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Niya Green Table Lamp\",\n  \"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.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Metal, Glass\",\n  \"color\": \"Green, Clear\",\n  \"image\": [\n    \"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Niya_Green_Table_Lamp_36_480x480.jpg?v=1733360337\"\n  ],\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Diameter\", \"value\": \"18 cm \/ 7 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Height\", \"value\": \"37 cm \/ 14.5 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Body\", \"value\": \"Metal\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Socket\", \"value\": \"G4 Bi-Pin (AC 110V only — not 12V)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\", \"value\": \"Plug-in — 59-inch cord with switch\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer Compatible\", \"value\": \"Yes (switch not included)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Use\", \"value\": \"Indoor\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\", \"value\": \"North America, Saudi Arabia, Europe, Australia\" }\n  ],\n  \"video\": [\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"Niya Green Table Lamp\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/qSAX3gKx33Y\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/qSAX3gKx33Y\/hqdefault.jpg\"\n    }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceCurrency\": \"USD\",\n    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }\n  }\n}\n\u003c\/script\u003e\n\n\u003c!-- ② Styles --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  White background   #f7f7f7  Card background\n   * #e5e5e5  Border             #1a1a1a  Body text\n   * #555555  Secondary text     #b8924a  Warm gold accent\n   * #fff8ee  Alert background    #e8c87a  Alert border\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  \/* Section Title *\/\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  \/* Full-width Video *\/\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 Text *\/\n  .nyg-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* Product Image *\/\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  \/* Core Selling Points Cards *\/\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  \/* Color Ambiance Banner *\/\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  \/* Important Notice *\/\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  \/* Scene Tags *\/\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  \/* Color 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  \/* Size Card *\/\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  \/* Specifications List *\/\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  \/* Certification Badges *\/\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  \/* Downloads *\/\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!-- ③ Visualization Content --\u003e\n\u003cdiv class=\"nyg-wrap\"\u003e\n\n  \u003c!-- Video --\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 Text --\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!-- Product Image --\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!-- Core Selling Points --\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!-- Color Value Banner --\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!-- Scene Tags --\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 Important Note --\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!-- Color Bar --\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!-- Size --\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!-- Specification Details --\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!-- Certification Badges --\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!-- Document Downloads --\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":"Tumdi.com","offers":[{"title":"Model A Dia 18cm x H 37cm \/ ∅ 7″ x H 14.5″ \/ Green \u0026 Clear \/ US Plug","offer_id":58312405320025,"sku":"DCT-68992-1","price":165.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":58312405352793,"sku":"DCT-68992-2","price":165.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":58312405385561,"sku":"DCT-68992-3","price":165.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":58312405418329,"sku":"DCT-68992-4","price":165.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":58312405451097,"sku":"DCT-68992-5","price":165.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":58312405483865,"sku":"DCT-68992-6","price":165.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":58312405516633,"sku":"DCT-68992-7","price":165.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":58312405549401,"sku":"DCT-68992-8","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Niya_Green_Table_Lamp_1.jpg?v=1781620695","url":"https:\/\/www.tumdi.co\/products\/niya-green-table-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}