{"product_id":"holly-pendant-light","title":"Holly Pendant Light","description":"\u003cp\u003e\u003cspan\u003eThe Holly Pendant Light is an elegant lighting solution that features a spherical white glass shade, and a minimalistic brass body and is available in black and gold finishes. Perfect for a range of modern and contemporary spaces, the Holly Pendant Light creates a timeless look for any room.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you have any questions about our products, please contact us and we will reply to you within 24 hours.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eModel A S\u003c\/span\u003eize: Dia 20cm x H\u003cspan\u003e 26\u003c\/span\u003ecm \/\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003e∅ 7.9″\u003c\/span\u003e x H\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003e10.2\u003c\/span\u003e\u003cspan\u003e″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17660271607764.png?v=1766027173\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eModel B Size: Dia 15cm x H 30cm \/ ∅ 5.9″ x H 11.8″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Holly-Pendant-Light1_600x600.jpg?v=1686225454\"\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMaterial:\u003cspan\u003e Brass, Glass\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight source: LED bulb or Edison bulb\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eLight source base type: E14 \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eVoltage: AC 110-240V\u003c\/p\u003e\n\u003cp\u003eBody Finishes: Brass\u003cspan\u003e, Black\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eShade\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003eFinish\u003c\/span\u003e:\u003cspan\u003e White\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMoisture resistance: IP 20 Damp-rated for use in bathrooms, kitchens, and covered outdoor areas.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eEnvironment: Indoor\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eWiring: Hardwired.\u003c\/p\u003e\n\u003cp\u003eControl: Compatible with common push switches (not included).\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e59″ Adjustable hanging height cable. Can be extended upon request.\u003c\/p\u003e\n\u003cp\u003eCertification\u003cspan\u003e: Compatible with North America, Saudi Arabia, Europe, Australia Certification\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eDownload Support\u003c\/strong\u003e\u003c\/span\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003c!----\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003c!-- 引入 Inter 字体（虽然在 Snippet 中，但为了在标准环境中更好地显示，这里保留） --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* 样式隔离：所有样式都使用唯一的类名前缀，并应用于容器内部元素，以防止影响页面其他部分 *\/\n        .shopify-doc-links-container {\n            \/* 容器自身的样式，控制宽度和间距 *\/\n            width: 100%;\n            max-width: 600px; \/* 限制最大宽度，让它在桌面端看起来更精致 *\/\n            margin: 20px auto; \/* 居中显示 *\/\n            padding: 0 15px; \/* 增加侧边内边距以适应移动端 *\/\n            box-sizing: border-box;\n            font-family: 'Inter', sans-serif; \/* 使用 Inter 字体 *\/\n        }\n\n        \/* 原先包裹图标的链接，现在改为非交互式的span来保持布局和样式 *\/\n        .shopify-doc-link-item {\n            display: block; \/* 确保占据空间，以配合flex布局 *\/\n            \/* 移除了链接相关的样式 *\/\n            box-sizing: border-box;\n        }\n\n        \/* 整个按钮的视觉和交互样式 *\/\n        .shopify-doc-link-button {\n            display: flex; \/* 使用 Flexbox 布局图标和文字 *\/\n            justify-content: space-between; \/* 将图标和文字推向两端 *\/\n            align-items: center; \/* 垂直居中对齐 *\/\n            margin-bottom: 12px; \/* 按钮之间的垂直间距 *\/\n            padding: 14px 20px; \/* 按钮内部填充，控制高度和宽度感 *\/\n            background-color: #f7f5f0; \/* 柔和的米白色背景 *\/\n            border-radius: 10px; \/* 圆角设计 *\/\n            border: 1px solid #eee; \/* 轻微边框 *\/\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); \/* 柔和的阴影 *\/\n            transition: background-color 0.2s, box-shadow 0.2s;\n            box-sizing: border-box;\n        }\n\n        \/* 由于现在只有文本链接可点击，将hover效果集中在文本链接上会更好，但这里保留了整体按钮的视觉反馈 *\/\n        .shopify-doc-link-button:hover {\n            background-color: #edeae2; \/* 悬停时的背景颜色变化 *\/\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n        }\n\n        .shopify-doc-link-icon {\n            \/* 图标容器样式 *\/\n            display: flex;\n            align-items: center;\n            color: #795548; \/* 图标颜色，使用深棕色系显得精致 *\/\n            flex-shrink: 0; \/* 防止图标被压缩 *\/\n            cursor: default; \/* 图标不可点击，显示默认光标 *\/\n        }\n        \n        \/* 包裹文字的链接样式，确保其是可点击的区域 *\/\n        .shopify-doc-link-text-wrapper {\n             text-decoration: none; \/* 移除链接默认下划线 *\/\n             color: inherit; \/* 继承颜色 *\/\n             \/* 确保链接占据足够的空间作为 flex item *\/\n        }\n\n        .shopify-doc-link-text {\n            \/* 文字样式 *\/\n            font-size: 16px; \/* 字体大小 *\/\n            font-weight: 500; \/* 中等粗细 *\/\n            color: #333; \/* 文字颜色 *\/\n            text-decoration: underline; \/* 保持下划线风格以提示链接 *\/\n            text-decoration-color: rgba(51, 51, 51, 0.4); \/* 让下划线颜色柔和一点 *\/\n            text-underline-offset: 4px; \/* 下划线与文字的距离 *\/\n            transition: text-decoration-color 0.2s;\n            text-align: right; \/* 确保文本是从右往左对齐的 *\/\n            flex-grow: 1; \/* 允许文本占据剩余空间 *\/\n            display: inline-block; \/* 确保 span 内部的样式应用正确 *\/\n        }\n        \n        \/* 悬停在链接上时，下划线加深 *\/\n        .shopify-doc-link-text-wrapper:hover .shopify-doc-link-text {\n            text-decoration-color: #333;\n        }\n        \n        \/* 响应式调整：确保在小屏幕上也能良好显示 *\/\n        @media (max-width: 768px) {\n            .shopify-doc-link-button {\n                padding: 12px 15px;\n            }\n            .shopify-doc-link-text {\n                font-size: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Base style definitions *\/\n        :root {\n            --bg-color: #f7f5f0;\n            --hover-bg: #edeae2;\n            --icon-color: #795548;\n            --text-color: #333;\n            --border-color: #eee;\n        }\n\n        .shopify-doc-links-container {\n            width: 100%;\n            max-width: 600px;\n            margin: 20px auto;\n            padding: 0 15px;\n            box-sizing: border-box;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        }\n\n        \/* Link wrapper: Makes the entire button area clickable *\/\n        .shopify-doc-link-wrapper {\n            text-decoration: none;\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .shopify-doc-link-button {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 14px 20px;\n            background-color: var(--bg-color);\n            border-radius: 10px;\n            border: 1px solid var(--border-color);\n            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\n            transition: all 0.2s ease;\n        }\n\n        .shopify-doc-link-wrapper:hover .shopify-doc-link-button {\n            background-color: var(--hover-bg);\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\n            transform: translateY(-1px);\n        }\n\n        .shopify-doc-link-icon {\n            display: flex;\n            align-items: center;\n            color: var(--icon-color);\n            flex-shrink: 0;\n        }\n\n        .shopify-doc-link-text {\n            font-size: 16px;\n            font-weight: 500;\n            color: var(--text-color);\n            text-decoration: underline;\n            text-decoration-color: rgba(51, 51, 51, 0.4);\n            text-underline-offset: 4px;\n            transition: text-decoration-color 0.2s;\n        }\n\n        .shopify-doc-link-wrapper:hover .shopify-doc-link-text {\n            text-decoration-color: var(--text-color);\n        }\n\n        \/* Responsive adjustments *\/\n        @media (max-width: 768px) {\n            .shopify-doc-link-button {\n                padding: 12px 15px;\n            }\n            .shopify-doc-link-text {\n                font-size: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"shopify-doc-links-container\"\u003e\n\u003c!-- 1: Spec Sheet --\u003e\n\u003cdiv class=\"shopify-doc-link-button\"\u003e\n\u003ca rel=\"noopener\" class=\"shopify-doc-link-wrapper\" href=\"https:\/\/drive.google.com\/file\/d\/1mqdAvosrtH0oJ3Y3b4sxmV4G-Mz3JeGn\/view\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\u003cline y2=\"3\" y1=\"15\" x2=\"12\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1GujNIjEZyE_Qork8N6UxhafaS5LiQt1a\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-text\"\u003eSpec Sheet\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 2: Installation --\u003e\n\u003cdiv class=\"shopify-doc-link-button\"\u003e\n\u003ca rel=\"noopener\" class=\"shopify-doc-link-wrapper\" href=\"https:\/\/drive.google.com\/file\/d\/1OP6kbdkTOh5fjGm8VNbifAJpKG4yY7wc\/view\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1pmLN1rJ_dYEf1oY42ZaX7GLFTIjXj0aR\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-text\"\u003eInstallation Guide\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 3: 3D Files --\u003e\n\u003cdiv class=\"shopify-doc-link-button\"\u003e\n\u003ca rel=\"noopener\" class=\"shopify-doc-link-wrapper\" href=\"https:\/\/drive.google.com\/file\/d\/1D0fMROs_hWwa-3-RA_GPK75_UwPp_yAa\/view\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-icon\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"m3.3 7 8.7 5 9.1-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1CHgfACLglit972pdBcP3EbWrNfo6BY7X\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-text\"\u003e3D Files\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"gtx-trans\" style=\"position: absolute; left: 48px; top: 3429.41px;\"\u003e\n\u003cdiv class=\"gtx-trans-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"vk-geo2\" data-geo=\"v2\"\u003e\n\u003chr style=\"border:none;border-top:1px solid #eee;margin:40px 0 34px\"\u003e\n\u003ch2 style=\"font-family:Georgia,'Times New Roman',serif;font-size:26px;font-weight:600;color:#1d1d1d;margin:0 0 6px\"\u003eSizing \u0026amp; \u003cem style=\"color:#a8894f\"\u003equestions\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 20px\"\u003eEvery piece is made to order in our own atelier — here is what most clients ask before choosing theirs.\u003c\/p\u003e\n\u003cdetails style=\"border-top:1px solid #ececec;border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eWhat sizes does the Holly Pendant come in?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eModel A is ∅ 7.9″ × H 10.2″; Model B is ∅ 5.9″ × H 11.8″. Both available as single pendants or 3-head clusters with a 23.6″ long canopy for larger spaces.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails style=\"border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eWill the Holly work above a dining table?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eYes. Model A (7.9″) suits tables 36–42″ wide. The 3-head cluster (23.6″ canopy) fits larger tables or islands. Adjustable cable hangs up to 59″; extend upon request at our atelier.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails style=\"border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eWhich finish should I choose—Brass \u0026amp; White or Black \u0026amp; White?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eBrass \u0026amp; White brings warmth to modern and mid-century spaces; Black \u0026amp; White suits contemporary, industrial, or minimalist rooms. Both feature white glass shades for soft, diffused light.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails style=\"border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eCan I customize the Holly Pendant?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eYes. Our atelier hand-builds each piece. Cable length can be extended beyond the standard 59″. Contact us to discuss custom sizing or finishes for your space.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails style=\"border-bottom:1px solid #ececec\"\u003e\u003csummary style=\"cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 2px;font-size:15.5px;font-weight:500;color:#2b2b2b;list-style:none\"\u003eIs the Holly Pendant safe for kitchens or bathrooms?\u003cspan style=\"font-family:Georgia,serif;font-size:20px;color:#a8894f\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\u003cp style=\"font-size:15px;line-height:1.85;color:#666;margin:0 0 16px;padding-right:24px\"\u003eYes. IP 20 damp-rated for kitchens, bathrooms, and covered outdoor areas. Uses LED or Edison bulbs (E14 base), 110–240V AC, compatible with standard push switches.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Vakkerlight","offers":[{"title":"Model A ∅ 7.9″ x H 10.2″ \/ Dia 20cm x H 26cm \/ Brass \u0026 White","offer_id":43822675788017,"sku":"VKP-SY9941F-001","price":127.95,"currency_code":"EUR","in_stock":true},{"title":"Model A ∅ 7.9″ x H 10.2″ \/ Dia 20cm x H 26cm \/ Black \u0026 White","offer_id":43822675820785,"sku":"VKP-SY9941F-002","price":127.95,"currency_code":"EUR","in_stock":true},{"title":"Model B ∅ 5.9″ x H 11.8″ \/ Dia 15cm x H 30cm \/ Brass \u0026 White","offer_id":43822675853553,"sku":"VKP-SY9941F-003","price":135.95,"currency_code":"EUR","in_stock":true},{"title":"Model B ∅ 5.9″ x H 11.8″ \/ Dia 15cm x H 30cm \/ Black \u0026 White","offer_id":43822675886321,"sku":"VKP-SY9941F-004","price":135.95,"currency_code":"EUR","in_stock":true},{"title":"3 heads Model A ∅ 7.9″ x H 10.2″ (23.6 ″ Long Canopy) \/ Brass \u0026 White","offer_id":48534067282161,"sku":"VKP-SY9941F-005","price":450.95,"currency_code":"EUR","in_stock":true},{"title":"3 heads Model A ∅ 7.9″ x H 10.2″ (23.6 ″ Long Canopy) \/ Black \u0026 White","offer_id":48534067314929,"sku":"VKP-SY9941F-006","price":450.95,"currency_code":"EUR","in_stock":true},{"title":"3 heads Model B ∅ 7.9″ x H 10.2″ (23.6 ″ Long Canopy) \/ Brass \u0026 White","offer_id":48534067347697,"sku":"VKP-SY9941F-007","price":477.95,"currency_code":"EUR","in_stock":true},{"title":"3 heads Model B ∅ 7.9″ x H 10.2″ (23.6 ″ Long Canopy) \/ Black \u0026 White","offer_id":48534067380465,"sku":"VKP-SY9941F-008","price":477.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Holly_Pendant_Light__01__01.jpg?v=1727676477","url":"https:\/\/vakkerlight.com\/en-de\/products\/holly-pendant-light","provider":"Vakkerlight","version":"1.0","type":"link"}