{"product_id":"ether-balloon-wall-lamp","title":"Ether Balloon Glass Wall Lamp","description":"\u003cdiv class=\"custom-product-description\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003c!-- 引入自定义样式，限制在该区域内生效 --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .custom-product-description {\n      font-family: inherit;\n      color: #333333;\n      line-height: 1.6;\n      font-size: 15px;\n    }\n    \n    .custom-product-description p {\n      margin-bottom: 24px;\n      color: #4a4a4a;\n    }\n\n    \/* 模块标题（参考图1的金色 SPECIFICATIONS） *\/\n    .custom-product-description .section-title {\n      color: #b38e5d; \/* 提取的金色 *\/\n      font-size: 13px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n      border-bottom: 1px solid #e5dccb;\n      padding-bottom: 8px;\n      margin-bottom: 16px;\n      margin-top: 40px;\n      font-weight: 500;\n    }\n\n    \/* 表格样式 *\/\n    .custom-product-description table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 24px;\n    }\n\n    .custom-product-description tr {\n      border-bottom: 1px solid #f2eee8;\n    }\n    \n    .custom-product-description tr:last-child {\n      border-bottom: none;\n    }\n\n    .custom-product-description th,\n    .custom-product-description td {\n      padding: 4px 0;\n      vertical-align: middle;\n      font-size: 14px;\n    }\n\n    \/* 左侧属性名 *\/\n    .custom-product-description th {\n      text-align: left;\n      color: #666666;\n      font-weight: 400;\n      width: 35%;\n    }\n\n    \/* 右侧属性值 *\/\n    .custom-product-description td {\n      text-align: left;\n      color: #222222;\n      font-weight: 600;\n    }\n\n    \/* 列表样式 *\/\n    .custom-product-description ul {\n      list-style-type: none;\n      padding-left: 0;\n      margin-top: 16px;\n    }\n\n    .custom-product-description li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 12px;\n      color: #4a4a4a;\n      font-size: 14px;\n    }\n\n    .custom-product-description li::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-weight: bold;\n      position: absolute;\n      left: 0;\n      top: 0;\n    }\n\n    \/* 底部文档下载按钮区域 *\/\n    .docs-buttons-container {\n      display: flex;\n      flex-direction: row;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    \/* 按钮样式（参考图2） *\/\n    .action-btn {\n      display: inline-flex;\n      align-items: stretch;\n      background-color: #525a4e; \/* 右侧深橄榄绿 *\/\n      width: fit-content;\n    }\n\n    .action-btn-icon {\n      background-color: #6a7266; \/* 左侧浅橄榄绿 *\/\n      color: #ffffff;\n      padding: 8px 14px;\n      font-size: 16px;\n      font-weight: bold;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n\n    .action-btn-text {\n      color: #ffffff;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1px;\n      padding: 8px 16px;\n      text-transform: uppercase;\n      display: flex;\n      align-items: center;\n    }\n\n    \/* 确保你在后台加了超链接后，文字依然保持白色且没有默认下划线 *\/\n    .action-btn-text a {\n      color: #ffffff !important;\n      text-decoration: none;\n    }\n    \n    .action-btn-text a:hover {\n      opacity: 0.8;\n    }\n\n    \/* 认证徽章区域样式 *\/\n    .cert-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-bottom: 24px;\n    }\n\n    .cert-badge {\n      border: 1px solid #d3c4a9; \/* 参考图片的浅金色边框 *\/\n      background-color: #fcfbf9; \/* 极浅的暖底色 *\/\n      color: #555555;\n      padding: 8px 16px;\n      font-size: 14px;\n      display: flex;\n      align-items: center;\n    }\n\n    .cert-badge::before {\n      content: \"•\";\n      color: #b38e5d; \/* 金色圆点 *\/\n      font-size: 18px;\n      line-height: 1;\n      margin-right: 8px;\n    }\n\n    \/* * 智能隐藏高级玩法：\n     * 如果你希望在“没有传图片”时，连同上方的 DIMENSIONS 标题也一起完全隐藏，\n     * 可以取消下面这行代码的注释（删掉开头的 \/* 和结尾的 *\/）。\n     * 但注意：开启后，在 Shopify 后台也会隐藏，可能导致你找不到位置插入图片。\n     * 所以目前默认保持现状：去掉边框，没有图片时前端自动留白隐藏。\n     *\/\n    \/* .dimensions-section:not(:has(img)) { display: none; } *\/\n\n    \/* 提示框通用设置 *\/\n    .custom-product-description .pd-wrap {\n      font-family: 'DM Sans', sans-serif !important;\n    }\n\n    .custom-product-description .pd-notice { \n      padding: 14px 16px !important; \n      border-left: 3px solid !important; \n      margin-bottom: 24px !important;\n    }\n\n    .custom-product-description .pd-notice__label { \n      font-size: 10px !important; \n      font-weight: 500 !important; \n      letter-spacing: 0.12em !important; \n      text-transform: uppercase !important; \n      margin-bottom: 5px !important; \n      display: block !important;\n    }\n\n    .custom-product-description .pd-notice__text { \n      font-size: 13px !important; \n      line-height: 1.5 !important; \n      margin-bottom: 0 !important;\n    }\n\n    \/* 颜色提示框样式（COLOR NOTE） *\/\n    .custom-product-description .pd-notice--color { \n      background: #4A5248 !important; \n      border-color: #6a7568 !important; \n    }\n    \n    .custom-product-description .pd-notice--color .pd-notice__label { \n      color: #b8c4b6 !important; \n    }\n    \n    .custom-product-description .pd-notice--color .pd-notice__text { \n      color: #e8ede7 !important; \n      font-weight: 500 !important; \n    }\n\n    .custom-product-description .pd-notice--color .pd-notice__text a { \n      color: #d4e8b0 !important; \n      text-decoration: underline !important; \n    }\n\n    \/* 客户\/生产提示框样式（CUSTOMER NOTICE）- 改自你提供的黄色样式 *\/\n    .custom-product-description .pd-notice--customer { \n      background: #fdf5e6 !important; \n      border-color: #c49a3c !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__label { \n      color: #a07820 !important; \n    }\n\n    .custom-product-description .pd-notice--customer .pd-notice__text { \n      color: #4a3e32 !important; \n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"custom-product-description\"\u003e\n\u003c!-- 1. 产品简介 --\u003e\n\u003cp\u003eElevate your space with The Ether, a wall lamp that captures the magic of a floating balloon. Featuring a luminous frosted glass sphere and a minimalist aluminum mount, its most charming detail is the weighted pull-cord that mimics a balloon string. Whether used as a soft nightlight in a nursery or a playful accent in a modern studio, this lamp provides an enchanting, glare-free glow that \"floats\" effortlessly on your wall. It seeks to translate that sense of weightlessness and ephemeral beauty into a permanent architectural fixture that defies gravity.\u003c\/p\u003e\n\u003c!-- 色差提示框 (深绿色) --\u003e\n\u003cdiv class=\"pd-wrap\"\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\"\u003eDue to the different colors of the individual batches, there may be color differences. If you are concerned, please \u003ca href=\"https:\/\/pinlighting.com\/pages\/contact\" rel=\"noopener\" target=\"_blank\"\u003econtact us\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 产品情景图 --\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Ether_Balloon_Wall_Lamp_43.jpg?v=1777446571\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Ether_Balloon_Wall_Lamp_43_480x480.jpg?v=1777446571\" alt=\"The Ether Balloon Wall Lamp\" style=\"margin-bottom: 16px; float: none;\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- 模具痕迹提示框 (浅黄色) --\u003e\n\u003cdiv class=\"pd-wrap\"\u003e\n\u003cdiv class=\"pd-notice pd-notice--customer\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eCustomer Notice\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eGlass balloon lamps are made using a mold process. Minor mold trace marks may appear on the bottom of the glass. These are a normal result of manufacturing and do not affect the lamp's appearance when lit or its structural integrity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 模具痕迹细节图 --\u003e\n\u003cdiv style=\"margin-bottom: 32px; text-align: left;\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Ether_Balloon_Wall_Lamp_44.jpg?v=1777446699\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Ether_Balloon_Wall_Lamp_44_240x240.jpg?v=1777446699\" style=\"max-width: 100%; height: auto; display: inline-block;\" alt=\"Glass Mold Trace Marks\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c!-- 2. 产品属性表格 --\u003e\n\u003cdiv class=\"section-title\"\u003ePRODUCT ATTRIBUTES\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eGlass, Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eDopamine Colors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eWall Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eMatte White, Matte Red, Matte Gray, Matte Pink, Matte Brown, Matte Yellow, Matte Amber, Matte Blue, Matte Green, Bright White, Bright Red, Bright Gray, Bright Pink, Bright Brown, Bright Yellow, Bright Amber, Bright Blue, Bright Green\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 3. 技术规格表格 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL SPECIFICATIONS\u003c\/div\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e7.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e7.9 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e9.3 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eE26 or E27\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimming\u003c\/th\u003e\n\u003ctd\u003eCompatible with dimmer switches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer Number\u003c\/th\u003e\n\u003ctd\u003ePINW-18504\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- 认证与兼容性徽章 --\u003e\n\u003cdiv class=\"section-title\"\u003eCERTIFICATIONS \u0026amp; COMPATIBILITY\u003c\/div\u003e\n\u003cdiv class=\"cert-container\"\u003e\n\u003cdiv class=\"cert-badge\"\u003eNorth America (UL)\u003c\/div\u003e\n\u003cdiv class=\"cert-badge\"\u003eEurope (CE)\u003c\/div\u003e\n\u003cdiv class=\"cert-badge\"\u003eAustralia (SAA)\u003c\/div\u003e\n\u003cdiv class=\"cert-badge\"\u003eSaudi Arabia (SASO)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. 更多详情 --\u003e\n\u003cdiv class=\"section-title\"\u003eMORE DETAILS\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e7.9\" diameter (20cm) x 7.9\" width (20cm) x 9.3\" height (23.5cm). Weighs 4.4 lbs. (2kg).\u003c\/li\u003e\n\u003cli\u003e9.8\" diameter (25cm) x 9.8\" width (25cm) x 11.2\" height (28.5cm). Weighs 6.6 lbs. (3kg).\u003c\/li\u003e\n\u003cli\u003e11.8\" diameter (30cm) x 11.8\" width (30cm) x 13.2\" height (33.5cm). Weighs 8.8 lbs. (4kg).\u003c\/li\u003e\n\u003cli\u003eUses 40-watt E26 or E27 incandescent bulbs (not included). 90 CRI.\u003c\/li\u003e\n\u003cli\u003eInspired by the universal symbol of childhood wonder-the simple joy of a helium balloon drifting toward the sky.\u003c\/li\u003e\n\u003cli\u003eAvailable in 3 sizes, 9 colors, with both matte and bright glass options.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 5. 独立出来的技术文档下载按钮 --\u003e\n\u003cdiv class=\"section-title\"\u003eTECHNICAL DOCUMENTS\u003c\/div\u003e\n\u003cdiv class=\"docs-buttons-container\"\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eFULL SPECIFICATIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003eINSTALLATION INSTRUCTIONS (PDF)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"action-btn\"\u003e\n\u003cdiv class=\"action-btn-icon\"\u003e↓\u003c\/div\u003e\n\u003cdiv class=\"action-btn-text\"\u003e3D FILES\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. 尺寸图区域 --\u003e\n\u003cdiv class=\"dimensions-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDIMENSIONS\u003c\/div\u003e\n\u003cdiv class=\"dimensions-container\" style=\"text-align: center; margin-top: 16px; margin-bottom: 24px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte White \/ Glass lampshade","offer_id":51682398568769,"sku":"PINW-18504-01","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte Red \/ Glass lampshade","offer_id":51682398601537,"sku":"PINW-18504-02","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte Gray \/ Glass lampshade","offer_id":51682398634305,"sku":"PINW-18504-03","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte Pink \/ Glass lampshade","offer_id":51682398667073,"sku":"PINW-18504-04","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte Brown \/ Glass lampshade","offer_id":51682398699841,"sku":"PINW-18504-05","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte Yellow \/ Glass lampshade","offer_id":51682398732609,"sku":"PINW-18504-06","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte Amber \/ Glass lampshade","offer_id":51682398765377,"sku":"PINW-18504-07","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte Blue \/ Glass lampshade","offer_id":51682398798145,"sku":"PINW-18504-08","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Matte Green \/ Glass lampshade","offer_id":51682398830913,"sku":"PINW-18504-09","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright White \/ Glass lampshade","offer_id":51682398863681,"sku":"PINW-18504-010","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright Red \/ Glass lampshade","offer_id":51682398896449,"sku":"PINW-18504-011","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright Gray \/ Glass lampshade","offer_id":51682398929217,"sku":"PINW-18504-012","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright Pink \/ Glass lampshade","offer_id":51682398961985,"sku":"PINW-18504-013","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright Brown \/ Glass lampshade","offer_id":51682398994753,"sku":"PINW-18504-014","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright Yellow \/ Glass lampshade","offer_id":51682399027521,"sku":"PINW-18504-015","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright Amber \/ Glass lampshade","offer_id":51682399060289,"sku":"PINW-18504-016","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright Blue \/ Glass lampshade","offer_id":51682399093057,"sku":"PINW-18504-017","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 7.9″ x W 7.9″ x H 9.3″ \/ D 20cm x W 20cm x H 23.5cm \/ Bright Green \/ Glass lampshade","offer_id":51682399125825,"sku":"PINW-18504-018","price":200.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte White \/ Glass lampshade","offer_id":51682399158593,"sku":"PINW-18504-019","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte Red \/ Glass lampshade","offer_id":51682399191361,"sku":"PINW-18504-020","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte Gray \/ Glass lampshade","offer_id":51682399224129,"sku":"PINW-18504-021","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte Pink \/ Glass lampshade","offer_id":51682399256897,"sku":"PINW-18504-022","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte Brown \/ Glass lampshade","offer_id":51682399289665,"sku":"PINW-18504-023","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte Yellow \/ Glass lampshade","offer_id":51682399322433,"sku":"PINW-18504-024","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte Amber \/ Glass lampshade","offer_id":51682399355201,"sku":"PINW-18504-025","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte Blue \/ Glass lampshade","offer_id":51682399387969,"sku":"PINW-18504-026","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Matte Green \/ Glass lampshade","offer_id":51682399420737,"sku":"PINW-18504-027","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright White \/ Glass lampshade","offer_id":51682399453505,"sku":"PINW-18504-028","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright Red \/ Glass lampshade","offer_id":51682399486273,"sku":"PINW-18504-029","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright Gray \/ Glass lampshade","offer_id":51682399519041,"sku":"PINW-18504-030","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright Pink \/ Glass lampshade","offer_id":51682399551809,"sku":"PINW-18504-031","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright Brown \/ Glass lampshade","offer_id":51682399584577,"sku":"PINW-18504-032","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright Yellow \/ Glass lampshade","offer_id":51682399617345,"sku":"PINW-18504-033","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright Amber \/ Glass lampshade","offer_id":51682399650113,"sku":"PINW-18504-034","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright Blue \/ Glass lampshade","offer_id":51682399682881,"sku":"PINW-18504-035","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 9.8″ x W 9.8″ x H 11.2″ \/ D 25cm x W 25cm x H 28.5cm \/ Bright Green \/ Glass lampshade","offer_id":51682399715649,"sku":"PINW-18504-036","price":215.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte White \/ Glass lampshade","offer_id":51682399748417,"sku":"PINW-18504-037","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte Red \/ Glass lampshade","offer_id":51682399781185,"sku":"PINW-18504-038","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte Gray \/ Glass lampshade","offer_id":51682399813953,"sku":"PINW-18504-039","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte Pink \/ Glass lampshade","offer_id":51682399846721,"sku":"PINW-18504-040","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte Brown \/ Glass lampshade","offer_id":51682399879489,"sku":"PINW-18504-041","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte Yellow \/ Glass lampshade","offer_id":51682399912257,"sku":"PINW-18504-042","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte Amber \/ Glass lampshade","offer_id":51682399945025,"sku":"PINW-18504-043","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte Blue \/ Glass lampshade","offer_id":51682399977793,"sku":"PINW-18504-044","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Matte Green \/ Glass lampshade","offer_id":51682400010561,"sku":"PINW-18504-045","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright White \/ Glass lampshade","offer_id":51682400043329,"sku":"PINW-18504-046","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright Red \/ Glass lampshade","offer_id":51682400076097,"sku":"PINW-18504-047","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright Gray \/ Glass lampshade","offer_id":51682400108865,"sku":"PINW-18504-048","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright Pink \/ Glass lampshade","offer_id":51682400141633,"sku":"PINW-18504-049","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright Brown \/ Glass lampshade","offer_id":51682400174401,"sku":"PINW-18504-050","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright Yellow \/ Glass lampshade","offer_id":51682400207169,"sku":"PINW-18504-051","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright Amber \/ Glass lampshade","offer_id":51682400239937,"sku":"PINW-18504-052","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright Blue \/ Glass lampshade","offer_id":51682400272705,"sku":"PINW-18504-053","price":225.0,"currency_code":"USD","in_stock":true},{"title":"D 11.8″ x W 11.8″ x H 13.2″ \/ D 30cm x W 30cm x H 33.5cm \/ Bright Green \/ Glass lampshade","offer_id":51682400305473,"sku":"PINW-18504-054","price":225.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Ether_Balloon_Wall_Lamp_1.jpg?v=1777446034","url":"https:\/\/pinlighting.com\/es\/products\/ether-balloon-wall-lamp","provider":"Pinlighting","version":"1.0","type":"link"}