{"product_id":"flowerpot-vp1-pendant-lamp","title":"Flowerpot VP1 Pendant Lamp","description":"\u003c!-- =========================================================\nPRODUCT NAME:\nVP1 Double Dome Pendant Lamp\n\nSEO TITLE:\nVP1 Double Dome Pendant Lamp | Colorful Mid Century Pendant Light\n\nMETA DESCRIPTION:\nDiscover the VP1 Double Dome Pendant Lamp, a colorful metal hanging\nlight with a sculptural twin-dome silhouette, adjustable suspension\nand two sizes for dining rooms, kitchen islands and modern interiors.\n\nURL HANDLE:\nvp1-double-dome-pendant-lamp\n\n\nSEO \/ GEO BACKEND TAGS — ONE TAG PER LINE:\n\nVP1 Double Dome Pendant Lamp\nVP1 pendant lamp\nVP1 pendant light\ndouble dome pendant lamp\ntwin dome pendant light\ncolorful pendant light\nmetal pendant light\naluminum pendant lamp\nmid century pendant light\nmid century modern lighting\nretro pendant light\n1960s style pendant light\nScandinavian pendant light\nmodern hanging lamp\ncontemporary pendant light\nE26 pendant light\nE27 pendant light\nadjustable pendant light\nadjustable cable pendant\nhardwired pendant light\nkitchen island pendant light\ndining table pendant light\ndining room pendant light\nbedroom pendant light\ncolorful kitchen lighting\nchrome pendant light\nwhite pendant light\nblack pendant light\nred pendant light\nmodern residential lighting\n\n========================================================= --\u003e\n\n\n\u003cstyle\u003e\n\n.vp1-wrap{\n  --ink:#292929;\n  --copy:#606060;\n  --line:#d8d8d8;\n\n  max-width:920px;\n  margin:0 auto;\n  padding:18px 20px 70px;\n\n  color:var(--ink);\n\n  font:\n    14px\/1.72\n    Arial,\n    Helvetica,\n    sans-serif;\n}\n\n.vp1-wrap *{\n  box-sizing:border-box;\n}\n\n\n\/* ===============================\nINTRO\n================================ *\/\n\n.vp1-intro{\n  max-width:760px;\n  margin:0 auto 36px;\n  color:var(--copy);\n}\n\n\n\/* ===============================\nSECTION\n================================ *\/\n\n.vp1-section{\n  padding:22px 0;\n}\n\n.vp1-heading{\n  margin:0 0 16px;\n  padding:0 0 8px;\n\n  border-bottom:\n    1px solid var(--line);\n\n  font:\n    400 27px\/1.2\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  text-align:center;\n}\n\n\n\/* ===============================\nSIZE\n================================ *\/\n\n.vp1-size{\n  margin:0;\n  text-align:center;\n  color:var(--copy);\n}\n\n.vp1-size span{\n  display:block;\n  margin:5px 0;\n}\n\n\n\/* ===============================\nDETAILS\n================================ *\/\n\n.vp1-details{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:0 26px;\n\n  margin:0;\n  padding:0;\n\n  list-style:none;\n}\n\n.vp1-details li{\n  padding:9px 0;\n\n  border-bottom:\n    1px solid #e8e8e8;\n\n  color:var(--copy);\n}\n\n.vp1-details strong{\n  color:var(--ink);\n  font-weight:600;\n}\n\n\n\/* ===============================\nDOWNLOAD\n================================ *\/\n\n.vp1-downloads{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.vp1-download{\n  min-height:66px;\n\n  display:flex;\n  align-items:center;\n  gap:13px;\n\n  padding:12px 14px;\n\n  border:\n    1px solid var(--line);\n\n  border-radius:9px;\n\n  color:var(--ink);\n  background:#fff;\n  text-decoration:none;\n\n  transition:\n    border-color .2s,\n    transform .2s,\n    box-shadow .2s;\n}\n\n.vp1-download:hover{\n  border-color:#a6a6a6;\n  transform:translateY(-1px);\n\n  box-shadow:\n    0 5px 18px\n    rgba(0,0,0,.04);\n}\n\n\n\/* ===============================\nOUTLINE LINE ICONS\n================================ *\/\n\n.vp1-icon{\n  width:34px;\n  height:34px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  flex:0 0 34px;\n\n  border-radius:7px;\n\n  background:#f4f4f4;\n  color:#373737;\n}\n\n.vp1-icon svg{\n  width:19px;\n  height:19px;\n\n  display:block;\n\n  fill:none !important;\n  stroke:currentColor !important;\n\n  stroke-width:1.45;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.vp1-download-label{\n  color:#292929;\n\n  text-decoration:underline;\n  text-underline-offset:4px;\n\n  font-size:14px;\n}\n\n.vp1-arrow{\n  margin-left:auto;\n\n  color:#8a8a8a;\n\n  font-size:20px;\n  font-weight:300;\n}\n\n\n\/* ===============================\nFAQ\n================================ *\/\n\n.vp1-faq details{\n  border-bottom:\n    1px solid #e3e3e3;\n}\n\n.vp1-faq summary{\n  padding:14px 2px;\n\n  cursor:pointer;\n\n  font-weight:600;\n  list-style:none;\n}\n\n.vp1-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.vp1-faq summary:after{\n  content:\"+\";\n\n  float:right;\n\n  font-size:18px;\n  font-weight:400;\n}\n\n.vp1-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.vp1-faq p{\n  margin:0;\n\n  padding:\n    0 30px 14px 2px;\n\n  color:var(--copy);\n}\n\n\n\/* ===============================\nMOBILE\n================================ *\/\n\n@media(max-width:680px){\n\n  .vp1-wrap{\n    padding:\n      12px\n      15px\n      55px;\n  }\n\n  .vp1-details,\n  .vp1-downloads{\n    grid-template-columns:1fr;\n  }\n\n  .vp1-heading{\n    font-size:24px;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"vp1-wrap\"\u003e\n\n\n\u003c!-- =====================================================\nINTRODUCTION\n===================================================== --\u003e\n\n\u003cp class=\"vp1-intro\"\u003e\n\nThe VP1 Double Dome Pendant Lamp combines two precisely balanced\nmetal domes in a compact sculptural silhouette inspired by\nmid-century Scandinavian lighting.\n\nIts layered metal form directs light downward while reducing\ndirect glare, making it especially suitable above dining tables,\nkitchen islands, desks and bedside surfaces. A wide selection of\nneutral, vivid and metallic finishes allows the pendant to work\nas either a subtle architectural accent or a stronger color statement.\n\nAvailable in two sizes with an adjustable suspension cable,\nthe VP1 Double Dome Pendant Lamp works naturally in mid-century,\nScandinavian, contemporary and colorful modern interiors.\n\n\u003c\/p\u003e\n\n\n\n\u003c!-- =====================================================\nPRODUCT SIZE\n===================================================== --\u003e\n\n\u003csection class=\"vp1-section\"\u003e\n\n\u003ch2 class=\"vp1-heading\"\u003e\nProduct Size\n\u003c\/h2\u003e\n\n\n\u003cp class=\"vp1-size\"\u003e\n\n\u003cspan\u003e\nSmall:\nDia 9.1″ × H 6.3″ \/\nDia 23 × H 16 cm\n\u003c\/span\u003e\n\n\u003cspan\u003e\nLarge:\nDia 14.9″ × H 10.2″ \/\nDia 38 × H 26 cm\n\u003c\/span\u003e\n\n\u003cspan\u003e\nSuspension Cable:\n59″ \/\n150 cm\n\u003c\/span\u003e\n\n\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nDETAILS\n===================================================== --\u003e\n\n\u003csection class=\"vp1-section\"\u003e\n\n\u003ch2 class=\"vp1-heading\"\u003e\nDetails\n\u003c\/h2\u003e\n\n\n\u003cul class=\"vp1-details\"\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e\nAluminum,\nmetal\nand iron.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eFinish \/ Color:\u003c\/strong\u003e\nAvailable in multiple neutral,\ncolorful\nand metallic finishes.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e\n1 × E26 or E27 replaceable bulb.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eBulb Included:\u003c\/strong\u003e\nVaries by selected option.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eRecommended Bulb:\u003c\/strong\u003e\nLow-heat LED bulb.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eRecommended Color Temperature:\u003c\/strong\u003e\n2700K–3000K warm white.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eRecommended LED Wattage:\u003c\/strong\u003e\nApproximately 5W LED.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eSmall Size:\u003c\/strong\u003e\nDia 23 × H 16 cm \/\nDia 9.1″ × H 6.3″.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eLarge Size:\u003c\/strong\u003e\nDia 38 × H 26 cm \/\nDia 14.9″ × H 10.2″.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eVoltage:\u003c\/strong\u003e\nAC 110–240V.\nUse a locally compatible bulb.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eControl:\u003c\/strong\u003e\nExternal wall switch.\nSwitch not included.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eDimming:\u003c\/strong\u003e\nRequires a compatible\ndimmable bulb and\nwall dimmer.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eSuspension:\u003c\/strong\u003e\n150 cm \/\n59″ adjustable cable.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003ePower:\u003c\/strong\u003e\nHardwired ceiling connection.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eInstallation:\u003c\/strong\u003e\nProfessional installation by\na qualified electrician\nis recommended.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eSuitable Rooms:\u003c\/strong\u003e\nDining room,\nkitchen island,\nbedroom,\nstudy,\nreading area,\nrestaurant\nand hotel.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eSuitable Styles:\u003c\/strong\u003e\nMid-century modern,\nScandinavian,\nretro,\ncontemporary\nand colorful modern interiors.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eIndoor \/ Damp Rating:\u003c\/strong\u003e\nIP20;\nindoor dry-location use only.\nNot waterproof.\n\u003c\/li\u003e\n\n\n\u003cli\u003e\n\u003cstrong\u003eCare:\u003c\/strong\u003e\nTurn off power before cleaning.\nWipe the metal surfaces gently\nwith a clean,\nsoft,\ndry cloth.\nAvoid abrasive cleaners\nand excess moisture.\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nDOWNLOAD\n===================================================== --\u003e\n\n\u003csection class=\"vp1-section\"\u003e\n\n\u003ch2 class=\"vp1-heading\"\u003e\nDownload\n\u003c\/h2\u003e\n\n\n\u003cdiv class=\"vp1-downloads\"\u003e\n\n\n\u003c!-- ===============================================\nSPECIFICATIONS\nOUTLINE DOCUMENT ICON\n================================================ --\u003e\n\n\u003ca class=\"vp1-download\" href=\"#\" aria-label=\"Download VP1 Double Dome Pendant Lamp Specifications\"\u003e\n\n\u003cspan class=\"vp1-icon\"\u003e\n\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n\n\u003cpath d=\"M7 3.5h7l4 4v13H7z\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M14 3.5v4h4\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M9.5 12h5\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M9.5 15.5h5\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/span\u003e\n\n\n\u003cspan class=\"vp1-download-label\"\u003e\nSpecifications\n\u003c\/span\u003e\n\n\n\u003cspan class=\"vp1-arrow\"\u003e\n→\n\u003c\/span\u003e\n\n\u003c\/a\u003e\n\n\n\n\u003c!-- ===============================================\nINSTALLATION\nOUTLINE TOOL ICON\n================================================ --\u003e\n\n\u003ca class=\"vp1-download\" href=\"#\" aria-label=\"Download VP1 Double Dome Pendant Lamp Installation Guide\"\u003e\n\n\u003cspan class=\"vp1-icon\"\u003e\n\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n\n\u003cpath d=\"M14.7 6.3a4 4 0 0 0-5.2 5.2L4.8 16.2a2 2 0 1 0 3 3l4.7-4.7a4 4 0 0 0 5.2-5.2l-2.4 2.4-3-3z\"\u003e\n\u003c\/path\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/span\u003e\n\n\n\u003cspan class=\"vp1-download-label\"\u003e\nInstallation\n\u003c\/span\u003e\n\n\n\u003cspan class=\"vp1-arrow\"\u003e\n→\n\u003c\/span\u003e\n\n\u003c\/a\u003e\n\n\n\n\u003c!-- ===============================================\n3D FILES\nOUTLINE CUBE ICON\n================================================ --\u003e\n\n\u003ca class=\"vp1-download\" href=\"#\" aria-label=\"Download VP1 Double Dome Pendant Lamp 3D Files\"\u003e\n\n\u003cspan class=\"vp1-icon\"\u003e\n\n\u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n\n\u003cpath d=\"M12 3.5 19 7.5 12 11.5 5 7.5 12 3.5z\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M5 7.5v9L12 20.5v-9\"\u003e\u003c\/path\u003e\n\n\u003cpath d=\"M19 7.5v9L12 20.5\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\n\n\u003c\/span\u003e\n\n\n\u003cspan class=\"vp1-download-label\"\u003e\n3D Files\n\u003c\/span\u003e\n\n\n\u003cspan class=\"vp1-arrow\"\u003e\n→\n\u003c\/span\u003e\n\n\u003c\/a\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nFAQ\n===================================================== --\u003e\n\n\u003csection class=\"vp1-section vp1-faq\"\u003e\n\n\u003ch2 class=\"vp1-heading\"\u003e\nFrequently Asked Questions\n\u003c\/h2\u003e\n\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nWhat sizes are available?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nThe VP1 Double Dome Pendant Lamp is available in\ntwo sizes:\na 9.1-inch \/ 23 cm diameter version\nand a larger 14.9-inch \/ 38 cm diameter version.\nChoose the size according to the table,\nisland\nor ceiling area below.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nWhat bulb does the VP1 Double Dome Pendant Lamp use?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nThe fixture accepts one replaceable E26 or E27 bulb,\ndepending on the selected regional configuration.\nA low-heat LED bulb is recommended,\nwith approximately 2700K–3000K warm white\nfor comfortable residential lighting.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nIs the pendant dimmable?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nYes,\nwhen paired with a compatible dimmable E26 or E27 bulb\nand an appropriate wall dimmer.\nThe dimmer is not included with the fixture.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nCan the suspension cable be adjusted?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nYes.\nThe supplied suspension cable is approximately\n59 inches \/ 150 cm long and can be shortened\nduring installation to suit the ceiling height\nand surface below.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nWhere does the VP1 Double Dome Pendant Lamp work best?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nIts focused downward light and compact sculptural form\nwork particularly well above dining tables,\nkitchen islands,\ndesks\nand bedside surfaces.\nIt also suits restaurants,\ncafés\nand other modern interior spaces.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003c!-- =====================================================\nFAQPAGE JSON-LD\n===================================================== --\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n\n  \"mainEntity\":[\n\n    {\n      \"@type\":\"Question\",\n      \"name\":\"What sizes are available?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"The VP1 Double Dome Pendant Lamp is available in two sizes: a 9.1-inch or 23 cm diameter version and a larger 14.9-inch or 38 cm diameter version.\"\n      }\n    },\n\n    {\n      \"@type\":\"Question\",\n      \"name\":\"What bulb does the VP1 Double Dome Pendant Lamp use?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"The fixture accepts one replaceable E26 or E27 bulb depending on the selected regional configuration. A low-heat LED bulb is recommended, with approximately 2700K to 3000K warm white for comfortable residential lighting.\"\n      }\n    },\n\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Is the pendant dimmable?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Yes, when paired with a compatible dimmable E26 or E27 bulb and an appropriate wall dimmer. The dimmer is not included with the fixture.\"\n      }\n    },\n\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Can the suspension cable be adjusted?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Yes. The supplied suspension cable is approximately 59 inches or 150 cm long and can be shortened during installation to suit the ceiling height and surface below.\"\n      }\n    },\n\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Where does the VP1 Double Dome Pendant Lamp work best?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Its focused downward light and compact sculptural form work particularly well above dining tables, kitchen islands, desks and bedside surfaces. It also suits restaurants, cafés and other modern interior spaces.\"\n      }\n    }\n\n  ]\n}\n\u003c\/script\u003e","brand":"Noctlight","offers":[{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Beige Gray","offer_id":43821607190602,"sku":"NLP7-26719-01","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Matte Black","offer_id":43821607223370,"sku":"NLP7-26719-02","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Matte White","offer_id":43821607256138,"sku":"NLP7-26719-03","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Matte Beige","offer_id":43821607288906,"sku":"NLP7-26719-04","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Red","offer_id":43821607321674,"sku":"NLP7-26719-05","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Sand Turmeric","offer_id":43821607354442,"sku":"NLP7-26719-06","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Stone Blue","offer_id":43821607387210,"sku":"NLP7-26719-07","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Klein Blue","offer_id":43821607419978,"sku":"NLP7-26719-08","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Dark Green","offer_id":43821607452746,"sku":"NLP7-26719-09","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Silver","offer_id":43821607485514,"sku":"NLP7-26719-010","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Chrome","offer_id":43821607518282,"sku":"NLP7-26719-011","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Yellow","offer_id":43821607551050,"sku":"NLP7-26719-012","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Pink","offer_id":43821607583818,"sku":"NLP7-26719-013","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Shrimp Powder","offer_id":43821607616586,"sku":"NLP7-26719-014","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Green","offer_id":43821607649354,"sku":"NLP7-26719-015","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 23cm x H 16cm \/ ∅ 9.1″ x H 6.3″ \/ Blue","offer_id":43821607682122,"sku":"NLP7-26719-016","price":199.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Beige Gray","offer_id":43821607714890,"sku":"NLP7-26719-017","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Matte Black","offer_id":43821607747658,"sku":"NLP7-26719-018","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Matte White","offer_id":43821607780426,"sku":"NLP7-26719-019","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Matte Beige","offer_id":43821607813194,"sku":"NLP7-26719-020","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Red","offer_id":43821607845962,"sku":"NLP7-26719-021","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Sand Turmeric","offer_id":43821607878730,"sku":"NLP7-26719-022","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Stone Blue","offer_id":43821607911498,"sku":"NLP7-26719-023","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Klein Blue","offer_id":43821607944266,"sku":"NLP7-26719-024","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Dark Green","offer_id":43821607977034,"sku":"NLP7-26719-025","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Silver","offer_id":43821608009802,"sku":"NLP7-26719-026","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Chrome","offer_id":43821608042570,"sku":"NLP7-26719-027","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Yellow","offer_id":43821608075338,"sku":"NLP7-26719-028","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Pink","offer_id":43821608108106,"sku":"NLP7-26719-029","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Shrimp Powder","offer_id":43821608140874,"sku":"NLP7-26719-030","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Green","offer_id":43821608173642,"sku":"NLP7-26719-031","price":299.99,"currency_code":"USD","in_stock":true},{"title":"Dia 38cm x H 26cm \/ ∅ 14.9″ x H 10.2″ \/ Blue","offer_id":43821608206410,"sku":"NLP7-26719-032","price":299.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0715\/7648\/5962\/files\/FlowerpotPendantLight_2.jpg?v=1784469920","url":"https:\/\/www.noctlight.com\/de\/products\/flowerpot-vp1-pendant-lamp","provider":"Noctlight","version":"1.0","type":"link"}