{"title":"Wall Lamp","description":"","products":[{"product_id":"mushroom-resin-wall-lamp","title":"Mushroom Resin Wall Lamp","description":"\u003cp\u003eEnhance the ambience of your space with this beautiful Mushroom Resin Wall Lamp. Crafted from high-quality resin, it provides warm and cozy lighting while adding a unique touch to any room. Whether for home or office, this lamp will surely make a stylish statement.\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSize:?Dia?20cm x?H 20cm \/ ??7.9″?x?H 7.9″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Mushroom_Resin_Wall_Lamp_24_600x600.jpg?v=1708479733\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMaterial: Resin.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight source: LED bulb or Edison bulb\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eLight source base type:?\u003ca href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/introduction-to-e12-and-e14-led-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003eE14.\u003c\/a\u003e?\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eVoltage: AC 110-240V.\u003c\/p\u003e\n\u003cp\u003eMounting: Wall.\u003c\/p\u003e\n\u003cp\u003eMoisture?resistance:?IP?20?Damp-rated,?It?is?generally?suitable?for?indoor?use?where?it?can't?be?exposed?to?moisture.\u003c\/p\u003e\n\u003cp\u003eEnvironment: Indoor.\u003c\/p\u003e\n\u003cp\u003eFinishes:\u003cspan\u003e?\u003c\/span\u003e\u003cspan\u003eWhite\u003c\/span\u003e.\u003c\/p\u003e\n\u003cp\u003eWiring: Hardwired.\u003c\/p\u003e\n\u003cp\u003eControl: Compatible with common wall switches (not included).\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCertification\u003ca href=\"https:\/\/Dazzlingmen.com\/pages\/international-certifications-new\" target=\"_blank\"\u003e\u003c\/a\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 content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\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 href=\"https:\/\/drive.google.com\/file\/d\/1mqdAvosrtH0oJ3Y3b4sxmV4G-Mz3JeGn\/view\" class=\"shopify-doc-link-wrapper\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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 x1=\"12\" x2=\"12\" y1=\"15\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003c\/a\u003e\u003ca href=\"https:\/\/drive.google.com\/file\/d\/156gBtJ9OGOmShjIHbMaSAMTus2lLWKHh\/view?usp=sharing\" 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 href=\"https:\/\/drive.google.com\/file\/d\/1OP6kbdkTOh5fjGm8VNbifAJpKG4yY7wc\/view\" class=\"shopify-doc-link-wrapper\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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\u003cspan class=\"shopify-doc-link-text\"\u003eInstallation Guide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 3: 3D Files --\u003e\n\u003cdiv class=\"shopify-doc-link-button\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1D0fMROs_hWwa-3-RA_GPK75_UwPp_yAa\/view\" class=\"shopify-doc-link-wrapper\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan class=\"shopify-doc-link-icon\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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\u003cspan class=\"shopify-doc-link-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e?\u003c\/p\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003cdiv class=\"table-responsive\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dazzlingmen","offers":[{"title":"Dia 7.9″ x H 7.9″ \/ Dia 20cm x H 20cm \/ White","offer_id":46128670572680,"sku":"VKW-094421-01","price":310.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/6010\/3816\/files\/Mushroom_Resin_Wall_Lamp__01.jpg?v=1782037414"},{"product_id":"seashell-resin-wall-lamp","title":"Seashell Resin Wall Lamp","description":"\u003cp\u003eThe Seashell Resin Wall Lamp by Dazzlingmen captures the beauty of ocean-inspired design. Its textured resin finish mimics the delicate allure of seashells, while the soft light creates a tranquil and sophisticated ambiance for your home.\u003c\/p\u003e\n\u003cp\u003eIf you have any questions about our products, please contact us and we will get back to you within 24 hours.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eModel A Size: Dia 22cm x H 22cm \/ ? 8.7″ x H 8.7″\u003c\/p\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Seashell-Resin-Wall-Lamp_600x600.jpg?v=1737014346\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003eModel B Size: Dia 23cm x H 23cm \/ ? 9.1″ x H 9.1″\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cspan\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Seashell-Resin-Wall-Lamp1_600x600.jpg?v=1737014346\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMaterial:\u003c\/span\u003e\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan\u003e?\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eResin\u003c\/span\u003e, Metal, Glass.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight source: LED bulb or Edison bulb\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eLight source base type:?\u003ca href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-perfect-g9-and-g4-led-bulbs\" target=\"_blank\"\u003eG9\u003c\/a\u003e\u003c\/span\u003e\u003ca href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-perfect-g9-and-g4-led-bulbs\" target=\"_blank\"\u003e\u003cspan\u003e.\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eVoltage: AC 110-240V.\u003c\/p\u003e\n\u003cp\u003eMounting: Wall.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMoisture resistance: IP 20 Damp-rated not waterproof, for indoor use only\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironment: Indoor.\u003c\/p\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eBody Finishes:\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan\u003e?\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eWhite, Wood grain.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eShade Finish:\u003cspan\u003e?White\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eWiring: Hardwired.\u003c\/p\u003e\n\u003cp\u003eControl: Compatible with common wall switch?(not included).\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSwitch:?This?switch?should?be?connected?to?an?external?wall?light?switch,?allowing?for a controlled?electricity?supply.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCertification\u003ca href=\"https:\/\/Dazzlingmen.com\/pages\/international-certifications-new\" target=\"_blank\"\u003e\u003c\/a\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\/1JfXNco_8qFRB2kcpQ5tPJkRqkLjhMNkj\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\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\u003cspan class=\"shopify-doc-link-text\"\u003eInstallation Guide\u003c\/span\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\u003cspan class=\"shopify-doc-link-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\u003c\/div\u003e","brand":"Dazzlingmen","offers":[{"title":"Model A White Dia 8.7″ x H 8.7″","offer_id":46128670998664,"sku":"VKW-250103-01","price":160.2,"currency_code":"USD","in_stock":true},{"title":"Model A Wood grain Dia 8.7″ x H 8.7″","offer_id":46128671031432,"sku":"VKW-250103-03","price":160.2,"currency_code":"USD","in_stock":true},{"title":"Model B White Dia 9.1″ x H 9.1″","offer_id":46128671064200,"sku":"VKW-250103-02","price":160.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/6010\/3816\/files\/Seashell_Resin_Wall_Lamp__3_4b34e201-13c0-4f59-b6b3-01b31130e686.jpg?v=1782037422"},{"product_id":"dione-alabaster-wall-light","title":"Dione Alabaster Wall Light","description":"\u003cp\u003eEmbrace the natural beauty of the Dione Alabaster Wall Light. Featuring hand-carved alabaster panels, it creates a soft interplay of light and shadow, bringing sophistication and warmth to your interiors. Exclusively from Dazzlingmen.\u003c\/p\u003e\n\u003cp\u003eIf you have any questions about our products, please contact us and we will get back to you within 24 hours.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSize: L 25cm x H 30cm \/ L 9.8″ x H 11.8″\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Dione-Alabaster-Wall-Light1_600x600.jpg?v=1735179841\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cspan\u003eSize: L 25cm x H 43cm \/ L 9.8″ x H 16.9″\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Dione-Alabaster-Wall-Light_600x600.jpg?v=1735179841\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMaterial: Alabaster, Metal\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight source: LED bulb or Edison bulb.\u003c\/p\u003e\n\u003cp\u003eLight source base type:\u003cspan\u003e?\u003c\/span\u003e\u003ca href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-perfect-g9-and-g4-led-bulbs\" target=\"_blank\"\u003eG9\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eVoltage: AC 110-240V.\u003c\/p\u003e\n\u003cp\u003eMounting: Wall.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMoisture resistance: IP 20 Damp-rated not waterproof, for indoor use only\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironment: Indoor.\u003c\/p\u003e\n\u003cp\u003eBody Finishes:\u003cspan\u003e?\u003cspan\u003eBlack.\u003c\/span\u003e\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\u003eWiring: Hardwired.\u003c\/p\u003e\n\u003cp\u003eControl: Compatible with common wall switches. (not included)\u003cspan\u003e.?\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSwitch:?This?switch?should?be?connected?to?an?external?wall?light?switch,?allowing?for a controlled?electricity?supply.\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\/1n4NuTIrrt4YYmF0VM3rFhA7V2JrzOajZ\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\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\/1w2vlLNvpEaISCQKlyeZaBRaBRPfV4FQg\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\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\u003cspan class=\"shopify-doc-link-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e?\u003c\/p\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003cdiv class=\"table-responsive\"\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dazzlingmen","offers":[{"title":"L 9.8″ x H 11.8″ \/ Black \u0026 White","offer_id":46128370614408,"sku":"VKW-241122-01","price":322.2,"currency_code":"USD","in_stock":true},{"title":"L 9.8″ x H 16.9″ \/ Black \u0026 White","offer_id":46128370647176,"sku":"VKW-241122-02","price":422.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/6010\/3816\/files\/17322784299818-631990_1f44431e-9cd0-47f4-a37b-6faa790c2dfd.jpg?v=1782037424"},{"product_id":"orbit-rings-wall-lamp","title":"Orbit Rings Wall Lamp","description":"\u003cp\u003e\u003ciframe width=\"821\" height=\"462\" src=\"https:\/\/www.youtube.com\/embed\/SyxGKl2vbMs\" title=\"Orbit Rings Wall Lamp\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp\u003eThe Orbit Rings Wall Lamp by Dazzlingmen features a captivating concentric design crafted from textured travertine. This unique piece casts a soft, radiant glow, adding depth and elegance to modern interiors.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cspan data-immersive-translate-walked=\"12e97a46-6d89-45ae-8b50-361356298710\"\u003eYellow Travertine:\u003c\/span\u003e?It is formed in the natural environment through complex physical and chemical changes, coupled with the evolution of geological movements. It is a masterpiece of history that belongs to nature and is not subject to human control.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv data-handle=\"aperture-ceiling-lamp\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/01-vk-01_600x600.jpg?v=1714874307\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp\u003eIf you have any questions about our products, please contact us and we will get back to you within 24 hours.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv\u003e\n\u003cspan\u003eSize: Dia 33cm x H 33cm \/ ? 12.9″ x H 12.9″\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cspan\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Orbit-Rings-Wall-Lamp_600x600.jpg?v=1737014346\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMaterial:\u003c\/span\u003e\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan\u003e?\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eYellow Travertine\u003c\/span\u003e, Glass.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight source: LED bulb or Edison bulb\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eLight source base type:?\u003ca href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-perfect-g9-and-g4-led-bulbs\" target=\"_blank\"\u003eG9\u003c\/a\u003e\u003c\/span\u003e\u003ca href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/a-comprehensive-guide-to-selecting-the-perfect-g9-and-g4-led-bulbs\" target=\"_blank\"\u003e\u003cspan\u003e.\u003c\/span\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003eVoltage: AC 110-240V.\u003c\/p\u003e\n\u003cp\u003eMounting: Wall.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMoisture resistance: IP 20 Damp-rated not waterproof, for indoor use only\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironment: Indoor.\u003c\/p\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eBody Finishes:\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan\u003e?\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eYellow Travertine.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eShade Finish:\u003cspan\u003e?White\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eWiring: Hardwired.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eControl: Compatible with common wall switches (not included)\u003c\/span\u003e\u003cspan\u003e?and pull chain switch.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSwitch:?This?switch?should?be?connected?to?an?external?wall?light?switch,?allowing?for a controlled?electricity?supply.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCertification\u003ca href=\"https:\/\/Dazzlingmen.com\/pages\/international-certifications-new\" target=\"_blank\"\u003e\u003c\/a\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 content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\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\/1e8w4tZ9el_lIH6CmutLFKj17OFS-lchv\/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\u003cspan class=\"shopify-doc-link-text\"\u003eInstallation Guide\u003c\/span\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\u003cspan class=\"shopify-doc-link-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e?\u003c\/p\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\u003cbr\u003e\u003c\/div\u003e","brand":"Dazzlingmen","offers":[{"title":"Dia 12.9″ x H 12.9″ \/ Yellow Travertine \/ Wall Switch","offer_id":46128671228040,"sku":"VKW04-250103-01","price":296.1,"currency_code":"USD","in_stock":true},{"title":"Dia 12.9″ x H 12.9″ \/ Yellow Travertine \/ Pull Cord Switch","offer_id":46128671260808,"sku":"VKW04-250103-02","price":296.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/6010\/3816\/files\/17359045035366-791421_09f9e8ee-500f-4a93-80a2-d22f26986823.png?v=1782037432"},{"product_id":"glacier-aura-wall-lamp","title":"Glacier Aura Alabaster Wall Lamp","description":"\u003cdiv class=\"product-block\"\u003e\u003chr\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-block\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rte\"\u003e\n\u003cp\u003eThe Glacier Aura Wall Lamp blends the timeless elegance of snowflake stone with the warm, gleaming touch of copper accents. This striking design illuminates spaces with soft, diffused light, creating an ambient atmosphere. The combination of the smooth stone and sleek metal gives it a refined, modern edge, while the subtle glow evokes a serene and luxurious atmosphere.\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.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSize: Dia 15cm x H 47cm \/ ? 5.9″ x H 18.5″\u003c\/p\u003e\n\u003cp\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Glacier-Aura-Wall-Lamp_600x600.jpg?v=1742352272\"\u003e\u003c\/p\u003e\n\u003cp class=\"\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMaterial: Alabaster, Brass.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight source: LED bulb or Edison bulb\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eLight source base type:?\u003ca href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/introduction-to-e12-and-e14-led-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003eE14.\u003c\/a\u003e?\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eVoltage: AC 110-240V\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMounting:\u003cspan\u003e?\u003c\/span\u003e\u003cspan\u003eWall.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironment: Indoor\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMoisture resistance: IP 20 Damp-rated not waterproof, for indoor use only.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eBody Finishes: Brass.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShade Finishes: White.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\"\u003eWiring: Hardwired.\u003c\/p\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\"\u003eControl: Compatible with common wall switches (not included).\u003c\/p\u003e\n\u003cp data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\"\u003e\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\"\u003eSwitch:?This?switch?should?be?connected?to?an?external?wall?light?switch,?allowing?for a controlled?electricity?supply.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCertification\u003ca href=\"https:\/\/Dazzlingmen.com\/pages\/international-certifications-new\" target=\"_blank\"\u003e\u003c\/a\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\u003cspan data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\"\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\u003c\/div\u003e\n\u003c\/div\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\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=\"product-block\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rte\"\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\/1DSiMyno6Q8hEUyLyJaAxhOSdjQF1WIPm\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\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\u003cspan class=\"shopify-doc-link-text\"\u003eInstallation Guide\u003c\/span\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\u003cspan class=\"shopify-doc-link-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e?\u003c\/p\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dazzlingmen","offers":[{"title":"Dia 5.9″ x H 18.5″ \/ Brass \u0026 White","offer_id":46128671293576,"sku":"VKW07-250217-01","price":256.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/6010\/3816\/files\/Glacier_Aura_Wall_Lamp__7_7fb996d5-bfdf-41f4-bbf3-08b664030cd8.jpg?v=1782037434"},{"product_id":"sylphine-wall-lamp","title":"Sylphine Wall Lamp","description":"\u003cdiv class=\"product-block\"\u003e\n\u003cdiv class=\"rte\" style=\"text-align: start;\"\u003e\n\u003cp\u003eThe Sylphine Wall Lamp combines timeless elegance with a whimsical touch. Featuring a gracefully curved brass arm and an exquisite ruffled glass shade, this lamp adds a soft, vintage charm to any room. Its delicate design and warm light create a cozy, inviting atmosphere. Perfect for your living room, hallway, or bedside, the Sylphine Wall Lamp from Dazzlingmen will enhance your space with its refined beauty.\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.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSize: Dia 19cm x H 22cm \/ ? 7.5″ x H 8.7″, \u003cspan\u003e?Depth from wall Size: H 28.5cm \/ H 11.2″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Sylphine-Wall-Lamp_600x600.jpg?v=1741748822\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"\"\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMaterial: Metal, Iron, Wood, Glass.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eLight source: LED bulb or Edison bulb\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-immersive-translate-paragraph=\"1\" data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003eLight source base type:?\u003c\/span\u003e\u003ca data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\" href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/understanding-e26-and-e27-bulbs-a-comprehensive-guide-to-choosing-the-right-bulbs\" rel=\"noopener\" target=\"_blank\"\u003eE26 or E27\u003c\/a\u003e\u003cspan data-immersive-translate-walked=\"88734b7e-39e1-44f8-abb1-fb0fc1f94d6d\"\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eVoltage: AC 110-240V\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eMounting:\u003cspan\u003e?\u003c\/span\u003e\u003cspan\u003eWall.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironment: Indoor\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMoisture resistance: IP 20 Damp-rated not waterproof, for indoor use only.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eBody Finishes: Walnut wood color.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShade Finishes: White.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\" data-immersive-translate-paragraph=\"1\"\u003eWiring: Hardwired.\u003c\/p\u003e\n\u003cp data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\" data-immersive-translate-paragraph=\"1\"\u003eControl: Compatible with common wall switches (not included).\u003c\/p\u003e\n\u003cp data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\"\u003e\u003cspan data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\" data-immersive-translate-paragraph=\"1\"\u003eSwitch:?This?switch?should?be?connected?to?an?external?wall?light?switch,?allowing?for a controlled?electricity?supply.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCertification\u003ca href=\"https:\/\/Dazzlingmen.com\/pages\/international-certifications-new\" target=\"_blank\"\u003e\u003c\/a\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\u003cspan data-immersive-translate-walked=\"ecd11b21-ecd3-4b3d-95ad-c2099be8438f\" data-immersive-translate-paragraph=\"1\"\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\u003c\/div\u003e\n\u003c\/div\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\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=\"product-block\"\u003e\n\u003cdiv class=\"rte\" style=\"text-align: start;\"\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\/1XHKQP5E8VlxJzD3yywDgXuDYK7M6N8kl\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\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\u003cspan class=\"shopify-doc-link-text\"\u003eInstallation Guide\u003c\/span\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\u003cspan class=\"shopify-doc-link-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e?\u003c\/p\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dazzlingmen","offers":[{"title":"Dia 7.5″ x H 8.7″ \/ Walnut Color \u0026 White","offer_id":46128671326344,"sku":"VKW02-250214-01","price":112.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/6010\/3816\/files\/Sylphine_Wall_Lamp__8_171ca6c3-ed84-4e87-bc78-18d94a687493.jpg?v=1782037435"},{"product_id":"vacarro-wall-lamp","title":"Vacarro Wall Lamp","description":"\u003cp\u003eThe Vacarro Wall Lamp is a perfect blend of luxury and craftsmanship, designed to make a bold statement in any space. With its timeless combination of brass and glass, this lamp exudes sophistication. The brass frame offers a touch of warmth and durability, while the delicately cascading glass details create a stunning, shimmering effect when illuminated.\u003c\/p\u003e\n\u003cp\u003eIf you have any questions about our products, please contact us and we will get back to you within 24 hours.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSize\u003c\/span\u003e\u003cspan\u003e: Dia 30cm x H 32cm \/ ? 7.9″ x H 12.6″\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMaterial: Brass, Glass.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eLight source: LED bulb or Edison bulb\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eLight source base type: \u003ca href=\"https:\/\/Dazzlingmen.com\/blogs\/news\/introduction-to-e12-and-e14-led-bulbs-and-guide-to-correct-selection\" target=\"_blank\"\u003eE14\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eVoltage: AC 110-240V.\u003c\/p\u003e\n\u003cp\u003eMounting: Wall.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eMoisture resistance: IP 20 Damp-rated not waterproof, for indoor use only\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eEnvironment: Indoor.\u003c\/p\u003e\n\u003cp\u003eBody Finishes:\u003cspan\u003e?Brass.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eShade Finish:\u003cspan\u003e?Clear.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cspan\u003eWiring: Hardwired.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eControl: Compatible with common push switches. (not included)\u003cspan\u003e.?\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSwitch: This switch should be connected to an external wall light switch, allowing for a controlled electricity supply.\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\u003cspan class=\"shopify-doc-link-text\"\u003eSpec Sheet\u003c\/span\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\u003cspan class=\"shopify-doc-link-text\"\u003eInstallation Guide\u003c\/span\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\u003cspan class=\"shopify-doc-link-text\"\u003e3D Files\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-responsive\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; left: 167px; top: 403.5px;\" id=\"gtx-trans\"\u003e\n\u003cdiv class=\"gtx-trans-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dazzlingmen","offers":[{"title":"Dia 7.9″ x H 12.6″ \/ Dia 30cm x H 32cm \/ Brass \u0026 Clear","offer_id":46128680435848,"sku":"VKW-111827-01","price":189.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0740\/6010\/3816\/files\/Vacarro_Wall_Lamp_15_84b3fbb7-77c2-43e0-9a44-fa69165dcb06.jpg?v=1782037744"}],"url":"https:\/\/dazzlingmen.com\/collections\/wall-lamp.oembed","provider":"DazzlingMen","version":"1.0","type":"link"}