{"product_id":"geometry-plug-in-wall-light","title":"Applique Murale Geometry Branchée","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\/\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\/\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* 强制隐藏Shopify可能自动生成的空段落 *\/\n\n.pd-wrap p:empty { display: none !important; margin: 0 !important; padding: 0 !important; }\n\n\n\n.pd-wrap { font-family: 'DM Sans', sans-serif; color: #2c2820; margin-top: 0 !important; padding-top: 0 !important; }\n\n.pd-lead { margin-top: 0 !important; padding-top: 0 !important; margin-bottom: 36px; }\n\n.pd-lead__text { font-size: 14px; font-weight: 400; line-height: 1.75; color: #2c2820; margin-top: 0 !important; }\n\n\n\n\/* ── Feature Strip 核心特征栏样式 ── *\/\n\n.pd-features { \n\n  display: grid; \n\n  grid-template-columns: repeat(4, 1fr); \n\n  border: 1px solid #c8b89a; \n\n  margin-bottom: 40px; \n\n  background: #faf8f4; \n\n}\n\n.pd-feature { \n\n  padding: 20px 16px; \n\n  text-align: center; \n\n  border-right: 1px solid #c8b89a; \n\n}\n\n.pd-feature:last-child {\n\n  border-right: none; \n\n}\n\n\n\n\/* 移动端适配：2列布局时的边框处理 *\/\n\n@media (max-width: 560px) { \n\n  .pd-features { grid-template-columns: repeat(2, 1fr); } \n\n  .pd-feature { border-bottom: 1px solid #c8b89a; } \n\n  .pd-feature:nth-child(even) { border-right: none; } \n\n  .pd-feature:nth-last-child(-n+2) { border-bottom: none; } \n}\n\n\n\n.pd-feature__icon { width: 36px; height: 36px; margin: 0 auto 10px; display: flex; align-items: center; justify-content: center; }\n\n.pd-feature__label { font-size: 11px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 4px; }\n\n.pd-feature__value { font-family: 'Cormorant Garamond', serif; font-size: 17px; color: #2c2820; line-height: 1.3; }\n\n\n\n\/* ── 规格表格与细节样式 ── *\/\n\n.pd-section-title { font-size: 10px; font-weight: 500; letter-spacing: 0.15em; text-transform: uppercase; color: #9c7c4a; margin-bottom: 16px; padding-bottom: 8px; border-bottom: 1px solid #c8b89a; }\n\n.pd-specs-grid { display: grid; grid-template-columns: auto 1fr 40px auto 1fr; margin-bottom: 40px; align-items: stretch; }\n\n.pd-spec-cell { padding: 9px 0; border-bottom: 1px solid #e8e0d4; display: flex; align-items: center; }\n\n.pd-spec-cell--key { font-size: 12px; font-weight: 500; color: #7a6a58; white-space: nowrap; padding-right: 12px; }\n\n.pd-spec-cell--val { font-size: 13px; color: #2c2820; text-align: right; justify-content: center; align-items: flex-end; flex-direction: column; line-height: 1.4; }\n\n.pd-spec-cell--divider { border-bottom: 1px solid #e8e0d4; }\n\n\n\n\/* 颜色样块 *\/\n\n.pd-swatches { display: flex; gap: 8px; justify-content: flex-end; }\n\n.swatch { width: 16px; height: 16px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); flex-shrink: 0; position: relative; cursor: default; transition: transform 0.15s, box-shadow 0.15s; }\n\n.swatch:hover { transform: scale(1.25); box-shadow: 0 2px 6px rgba(0,0,0,0.18); }\n\n.swatch::after { content: attr(data-color); position: absolute; bottom: calc(100% + 7px); left: 50%; transform: translateX(-50%); background: #2c2820; color: #faf8f4; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.04em; white-space: nowrap; padding: 4px 8px; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n\n.swatch::before { content: ''; position: absolute; bottom: calc(100% + 3px); left: 50%; transform: translateX(-50%); border: 4px solid transparent; border-top-color: #2c2820; pointer-events: none; opacity: 0; transition: opacity 0.15s; }\n\n.swatch:hover::after, .swatch:hover::before { opacity: 1; }\n\n\n\n\/* ── 尺寸对比表格 (Size comparison table) ── *\/\n\n.pd-size-table { display: grid; grid-template-columns: repeat(5, 1fr); gap: 0; margin-bottom: 40px; border: 1px solid #e8e0d4; }\n\n.pd-size-head { padding: 10px 8px; background: #faf8f4; border-bottom: 1px solid #c8b89a; font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: #9c7c4a; display: flex; align-items: center; justify-content: center; text-align: center; white-space: nowrap; border-right: 1px solid #e8e0d4; }\n\n.pd-size-head:last-child { border-right: none; }\n\n.pd-size-cell { padding: 14px 8px; border-bottom: 1px solid #e8e0d4; border-right: 1px solid #e8e0d4; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; font-size: 13px; color: #2c2820; line-height: 1.5; }\n\n.pd-size-cell:nth-child(5n) { border-right: none; }\n\n.pd-size-cell:nth-last-child(-n+5) { border-bottom: none; }\n\n.pd-size-cell--sketch { padding: 10px 6px; }\n\n.pd-size-row-alt { background: #fdfaf6; }\n\n.pd-size-main { display: block; font-size: 13px; font-weight: 500; color: #2c2820; }\n\n.pd-size-sub { display: block; font-size: 11px; color: #9c7c4a; margin-top: 3px; }\n\n.pd-size-config { font-family: 'Cormorant Garamond', serif; font-size: 16px; font-weight: 500; color: #2c2820; }\n\n.pd-size-config-sub { font-size: 10px; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; color: #9c7c4a; margin-top: 3px; }\n\n\n\n\/* ── 列表与认证 ── *\/\n\n.pd-highlights { list-style: none; margin-bottom: 40px; }\n\n.pd-highlights li { display: flex; gap: 14px; align-items: flex-start; padding: 10px 0; border-bottom: 1px solid #e8e0d4; font-size: 14px; line-height: 1.55; color: #3a3028; }\n\n.pd-highlights li:last-child { border-bottom: none; }\n\n.pd-bullet { width: 5px; height: 5px; background: #9c7c4a; border-radius: 50%; flex-shrink: 0; margin-top: 7px; }\n\n.pd-certs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n\n.pd-cert-badge { display: inline-flex; align-items: center; gap: 6px; padding: 6px 12px; border: 1px solid #c8b89a; font-size: 11px; font-weight: 500; color: #6a5a42; letter-spacing: 0.04em; background: #faf8f4; }\n\n.cert-dot { width: 6px; height: 6px; border-radius: 50%; background: #9c7c4a; flex-shrink: 0; }\n\n\n\n\/* ── 提示框 Color Note ── *\/\n\n.pd-notice { padding: 14px 16px; border-left: 3px solid; margin-bottom: 40px; }\n\n.pd-notice--color { background: #4A5248; border-color: #6a7568; }\n\n.pd-notice__label { font-size: 10px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 5px; }\n\n.pd-notice--color .pd-notice__label { color: #b8c4b6; }\n\n.pd-notice__text { font-size: 13px; line-height: 1.5; }\n\n.pd-notice--color .pd-notice__text { color: #e8ede7; font-weight: 500; }\n\n.pd-notice--color .pd-notice__text a { color: #d4e8b0; text-decoration: underline; text-underline-offset: 2px; }\n\n\n\n\/* ── 图片画廊 Gallery ── *\/\n\n.pd-img-row { display: flex; gap: 16px; margin-bottom: 8px; align-items: flex-end; flex-wrap: wrap; }\n\n.pd-img-block { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; }\n\n.pd-img-thumb { position: relative; border: 1px solid #e8e0d4; background: #faf8f4; overflow: hidden; cursor: zoom-in; flex-shrink: 0; }\n\n.pd-img-thumb img { display: block; pointer-events: none; transition: opacity 0.25s; }\n\n.pd-img-thumb:hover img { opacity: 0.88; }\n\n.pd-img-thumb::after { content: ''; position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: rgba(44,40,32,0.55) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' fill='none'%3E%3Ccircle cx='6' cy='6' r='4.5' stroke='%23fff' stroke-width='1.2'\/%3E%3Cpath d='M9.5 9.5l3 3' stroke='%23fff' stroke-width='1.2' stroke-linecap='round'\/%3E%3C\/svg%3E\") center\/14px no-repeat; border: 1px solid rgba(255,255,255,0.3); pointer-events: none; opacity: 0; transition: opacity 0.18s; }\n\n.pd-img-thumb:hover::after { opacity: 1; }\n\n\/* Both images: same fixed height 220px *\/\n\n#pdThumb1 { height: 220px !important; width: auto !important; }\n\n#pdThumb1 img { height: 220px !important; width: auto !important; max-width: none !important; }\n\n#pdThumb2 { height: 220px !important; width: 220px !important; }\n\n#pdThumb2 img { height: 220px !important; width: 220px !important; max-width: 220px !important; object-fit: contain; }\n\n.pd-img-caption { font-size: 10px; color: #9c7c4a; letter-spacing: 0.03em; text-transform: capitalize; }\n\n.pd-gallery-hint { font-size: 12px; color: #7a6a58; letter-spacing: 0.02em; margin-top: 4px; margin-bottom: 56px; }\n\n\n\n\/* ── 下载按钮 ── *\/\n\n.pd-downloads { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 40px; }\n\n.pd-download-link { display: inline-flex !important; align-items: center; gap: 0; padding: 0 18px 0 0; background: #4A5248 !important; border: 1px solid #4A5248 !important; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-decoration: none !important; text-transform: uppercase; position: relative; overflow: hidden; min-height: 44px; transition: background 0.15s, border-color 0.15s, color 0.15s; cursor: pointer; }\n\n.pd-download-link:hover { background: #3f4a3d !important; border-color: #3f4a3d !important; color: #ffffff !important; }\n\n.pd-download-link .dl-arrow { display: inline-flex; align-items: center; justify-content: center; width: 44px; align-self: stretch; background: #363d34; color: #e8ede7 !important; font-size: 15px; font-weight: 400; line-height: 1; flex-shrink: 0; margin-right: 14px; border-right: 1px solid rgba(232,237,231,0.14); letter-spacing: 0; }\n\n.pd-download-link .dl-text { display: inline-block; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #e8ede7 !important; text-transform: uppercase; text-decoration: none; white-space: nowrap; position: relative; }\n\n.pd-download-link .dl-text::after { content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 1.5px; background: rgba(232,237,231,0.7); transition: width 0.28s cubic-bezier(0.4,0,0.2,1); }\n\n.pd-download-link:hover .dl-text::after { width: 100%; }\n\n\n\n\/* 无链接占位按钮样式（保持原色，仅去除hover底边线动效） *\/\n\n.pd-download-link.disabled { cursor: default; }\n\n.pd-download-link.disabled:hover { background: #4A5248 !important; border-color: #4A5248 !important; color: #e8ede7 !important; }\n\n.pd-download-link.disabled:hover .dl-text::after { width: 0; }\n\n\n\n\/* ── 视频预览缩略图样式 ── *\/\n\n.custom-vid-thumb { display: block; position: relative; cursor: pointer; border: 1px solid #e8e0d4; overflow: hidden; background: #000; aspect-ratio: 16 \/ 9; margin-bottom: 16px; }\n\n.custom-vid-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.45s ease, opacity 0.3s; opacity: 0.85; transform: scale(1.04); }\n\n.custom-vid-thumb:hover img { transform: scale(1.08); opacity: 1; }\n\n\n\n.custom-play-btn { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 64px; height: 64px; background: rgba(44,40,32,0.7); border: 2px solid rgba(255,255,255,0.7); border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: all 0.25s ease; backdrop-filter: blur(4px); z-index: 2; }\n\n.custom-vid-thumb:hover .custom-play-btn { background: #9c7c4a; border-color: #9c7c4a; transform: translate(-50%, -50%) scale(1.1); }\n\n.custom-play-btn svg { width: 26px; height: 26px; fill: #fff; margin-left: 4px; }\n\n\n\n.custom-vid-label { position: absolute; bottom: 20px; left: 20px; background: rgba(44,40,32,0.7); border: 1px solid rgba(255,255,255,0.7); border-radius: 30px; padding: 8px 18px; font-family: 'DM Sans', sans-serif; font-size: 11px; font-weight: 500; letter-spacing: 0.08em; color: #fff; text-transform: uppercase; transition: all 0.25s ease; backdrop-filter: blur(4px); pointer-events: none; z-index: 2; }\n\n.custom-vid-thumb:hover .custom-vid-label { background: #9c7c4a; border-color: #9c7c4a; }\n\n\n\n\/* ── 弹窗系统 (全兼容纯 CSS 方案) ── *\/\n\n.pd-lb-toggle { display: none !important; }\n\n.custom-vid-modal { display: none; position: fixed; z-index: 999999; left: 0; top: 0; width: 100vw; height: 100vh; background-color: rgba(0,0,0,0.95); align-items: center; justify-content: center; }\n\n.custom-vid-bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; cursor: zoom-out; }\n\n\n\n\/* CSS 开关绑定：勾选即显示弹窗 *\/\n\n#pd-toggle-vid:checked ~ .lb-vid { display: flex; animation: pdFadeIn 0.25s ease; }\n\n#pd-toggle-img:checked ~ .lb-img { display: flex; animation: pdFadeIn 0.25s ease; }\n\n@keyframes pdFadeIn { from { opacity: 0; } to { opacity: 1; } }\n\n\n\n.custom-vid-content { position: relative; width: 96vw; height: 96vh; display: flex; align-items: center; justify-content: center; pointer-events: none; z-index: 1; }\n\n.custom-vid-aspect { width: 100%; height: 100%; max-height: calc(96vw * 9 \/ 16); max-width: calc(96vh * 16 \/ 9); position: relative; pointer-events: auto; }\n\n.custom-vid-aspect iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; box-shadow: 0 4px 30px rgba(0,0,0,0.6); background-color: #000; }\n\n.custom-vid-close { position: absolute; top: 20px; right: 24px; width: 42px; height: 42px; line-height: 40px; text-align: center; color: #fff; font-size: 32px; font-weight: 300; cursor: pointer; transition: color 0.3s; z-index: 1000000; background: rgba(20,20,20,0.5); border: 1px solid rgba(255,255,255,0.2); border-radius: 50%; pointer-events: auto; }\n\n.custom-vid-close:hover { color: #9c7c4a; }\n\n\u003c\/style\u003e\n\u003cdiv class=\"pd-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- 纯 CSS 弹窗状态控制器 (必须放置在最前沿) --\u003e \u003cinput class=\"pd-lb-toggle\" hidden=\"\" id=\"pd-toggle-vid\" type=\"checkbox\"\/\u003e \u003cinput class=\"pd-lb-toggle\" hidden=\"\" id=\"pd-toggle-img\" type=\"checkbox\"\/\u003e \u003c!-- 0. YOUTUBE 视频预览位 --\u003e \u003clabel class=\"custom-vid-thumb\" for=\"pd-toggle-vid\"\u003e\u003cimg alt=\"Aperçu Vidéo\" src=\"https:\/\/i.ytimg.com\/vi\/etcExeE4uKk\/maxresdefault.jpg\"\/\u003e \u003cspan class=\"custom-play-btn\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"custom-vid-label\"\u003e REGARDER LA VIDÉO \u003c\/span\u003e\u003c\/label\u003e \u003c!-- 1. 产品简介 --\u003e\n\u003cdiv class=\"pd-lead\"\u003e\n\u003cp class=\"pd-lead__text\"\u003eCette Applique Murale Geometry Branchée présente un design orienté vers le bas qui concentre l'illumination pour créer une ambiance chaleureuse et accueillante dans les espaces résidentiels ou commerciaux. Sa finition rouge riche offre une sophistication visuelle tout en préservant la polyvalence du design dans les intérieurs contemporains et traditionnels. Son esthétique minimaliste raffinée privilégie l'élégance fonctionnelle, permettant à la pièce de s'intégrer harmonieusement avec diverses palettes décoratives sans concurrence visuelle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. 核心特征栏 (图标与关键属性) --\u003e\n\u003cdiv class=\"pd-features\"\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003cpath d=\"M14 4v8\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 8v4\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M18 8v4\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 12 Q10 18 14 18 Q18 18 18 12\" fill=\"none\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\" x1=\"14\" x2=\"14\" y1=\"18\" y2=\"24\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.5\" x1=\"11\" x2=\"17\" y1=\"24\" y2=\"24\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eBranchée\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003ccircle cx=\"14\" cy=\"14\" r=\"7\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n\u003cpath d=\"M14 10v4l3 2\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M5 14H3M25 14h-2M14 3V5M14 23v2M7.1 7.1L5.7 5.7M22.3 22.3l-1.4-1.4\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.2\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eVariateur\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eVariation d'intensité\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003cpath d=\"M10 20h8M11 23h6\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10.5 20 Q8 16 8 13a6 6 0 0112 0q0 3-2.5 7\" fill=\"none\" stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"14\" x2=\"14\" y1=\"5\" y2=\"7\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"7\" x2=\"8.4\" y1=\"8\" y2=\"9.4\"\u003e\u003c\/line\u003e\n\u003cline stroke=\"#9c7c4a\" stroke-linecap=\"round\" stroke-width=\"1.4\" x1=\"21\" x2=\"19.6\" y1=\"8\" y2=\"9.4\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eSource lumineuse\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eE26 \/ E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature__icon\"\u003e\u003csvg fill=\"none\" height=\"28\" viewbox=\"0 0 28 28\" width=\"28\"\u003e\n\u003ccircle cx=\"10\" cy=\"14\" r=\"5\" stroke=\"#9c7c4a\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"20\" cy=\"14\" r=\"3.5\" stroke=\"#9c7c4a\" stroke-width=\"1.2\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"6\" cy=\"14\" r=\"2\" stroke=\"#9c7c4a\" stroke-width=\"1.1\"\u003e\u003c\/circle\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__label\"\u003eTailles\u003c\/div\u003e\n\u003cdiv class=\"pd-feature__value\"\u003eS \/ M \/ L\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. 详细规格网格 --\u003e\n\u003cp class=\"pd-section-title\"\u003eSpécifications\u003c\/p\u003e\n\u003cdiv class=\"pd-specs-grid\"\u003e\u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eType\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eApplique Murale\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSKU\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003ePINW-190816\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eS \/ M \/ L (voir tableau ci-dessous)\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eBranchée\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eMatériaux\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eFer, Aluminium\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eSource Lumineuse\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eE26 ou E27\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCouleurs Dopamine\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\"\u003eGradation\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\"\u003eCompatible avec variateurs\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom: none;\"\u003eFinitions\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom: none;\"\u003e \u003cspan class=\"pd-swatches\"\u003e \u003cspan class=\"swatch\" style=\"background: #c23b22;\"\u003e\u003c\/span\u003e \u003cspan class=\"swatch\" style=\"background: #222222;\"\u003e\u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--divider\" style=\"border-bottom: none;\"\u003e\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--key\" style=\"border-bottom: none;\"\u003ePuissance\u003c\/span\u003e \u003cspan class=\"pd-spec-cell pd-spec-cell--val\" style=\"border-bottom: none;\"\u003eMax 40W\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- 4. 尺寸对比表格 --\u003e\n\u003cp class=\"pd-section-title\"\u003eComparaison des tailles\u003c\/p\u003e\n\u003cdiv class=\"pd-size-table\"\u003e\n\u003cdiv class=\"pd-size-head\"\u003eSilhouette\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003eDimensions de l'abat-jour\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003eØ × W × H\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003ecm\u003c\/div\u003e\n\u003cdiv class=\"pd-size-head\"\u003ePoids\u003c\/div\u003e\n\u003c!-- Small 款式 --\u003e\n\u003cdiv class=\"pd-size-cell pd-size-cell--sketch\"\u003e\u003csvg fill=\"none\" height=\"44\" viewbox=\"0 0 60 60\" width=\"44\"\u003e\n\u003cpath d=\"M30 4v12m-2 0h4v3h-4zm-2 3h8v2h-8z\" stroke=\"#9c7c4a\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 40 C 10 24, 18 19, 30 19 C 42 19, 50 24, 50 40\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M10 40 Q 30 45 50 40 Q 30 35 10 40\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-config\"\u003ePetit\u003c\/span\u003e\u003cspan class=\"pd-size-config-sub\"\u003eS\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-main\"\u003eØ 11.8″ × 34.3″ × 29.1″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\" style=\"font-size: 12px; color: #6a5a58;\"\u003e30 × 34,3 × 74 cm\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-main\"\u003e6.6 lbs\u003c\/span\u003e\u003cspan class=\"pd-size-sub\"\u003e3 kg\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- Medium 款式 --\u003e\n\u003cdiv class=\"pd-size-cell pd-size-cell--sketch pd-size-row-alt\"\u003e\u003csvg fill=\"none\" height=\"44\" viewbox=\"0 0 60 60\" width=\"44\"\u003e\n\u003cpath d=\"M30 4v10m-2 0h4v3h-4zm-3 3h10v2h-10z\" stroke=\"#9c7c4a\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M6 40 C 6 22, 16 17, 30 17 C 44 17, 54 22, 54 40\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M6 40 Q 30 46 54 40 Q 30 34 6 40\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell pd-size-row-alt\"\u003e\u003cspan class=\"pd-size-config\"\u003eMoyen\u003c\/span\u003e\u003cspan class=\"pd-size-config-sub\"\u003eM\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell pd-size-row-alt\"\u003e\u003cspan class=\"pd-size-main\"\u003eØ 13.8″ × 34.3″ × 29.1″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell pd-size-row-alt\" style=\"font-size: 12px; color: #6a5a58;\"\u003e35 × 34,3 × 74 cm\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell pd-size-row-alt\"\u003e\u003cspan class=\"pd-size-main\"\u003e8.8 lbs\u003c\/span\u003e\u003cspan class=\"pd-size-sub\"\u003e4 kg\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- Large 款式 --\u003e\n\u003cdiv class=\"pd-size-cell pd-size-cell--sketch\"\u003e\u003csvg fill=\"none\" height=\"48\" viewbox=\"0 0 60 64\" width=\"44\"\u003e\n\u003cpath d=\"M30 4v10m-2.5 0h5v3h-5zm-3 3h11v2h-11z\" stroke=\"#9c7c4a\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M2 42 C 2 20, 14 17, 30 17 C 46 17, 58 20, 58 42\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003cpath d=\"M2 42 Q 30 49 58 42 Q 30 35 2 42\" stroke=\"#9c7c4a\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-config\"\u003eGrand\u003c\/span\u003e\u003cspan class=\"pd-size-config-sub\"\u003eL\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-main\"\u003eØ 15.7″ × 34.3″ × 29.1″\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\" style=\"font-size: 12px; color: #6a5a58;\"\u003e40 × 34,3 × 74 cm\u003c\/div\u003e\n\u003cdiv class=\"pd-size-cell\"\u003e\u003cspan class=\"pd-size-main\"\u003e11 lbs\u003c\/span\u003e\u003cspan class=\"pd-size-sub\"\u003e5 kg\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. 更多细节列表 --\u003e\n\u003cp class=\"pd-section-title\"\u003ePlus de Détails\u003c\/p\u003e\n\u003cul class=\"pd-highlights\" style=\"margin-bottom: 40px;\"\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eUtilise une ampoule incandescente E26 ou E27 de 40 watts (non incluse). CRI 90.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eMagnifiez votre espace de vie avec ce luminaire remarquable, minutieusement conçu pour apporter une déclaration de style audacieuse à toute pièce.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"pd-bullet\"\u003e\u003c\/span\u003e\u003cspan\u003eLivré avec un cordon de branchement de 59 pouces.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- 6. 认证徽章 --\u003e\n\u003cp class=\"pd-section-title\"\u003eCertifications \u0026amp; Compatibilité\u003c\/p\u003e\n\u003cdiv class=\"pd-certs\" style=\"margin-bottom: 40px;\"\u003e\u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAmérique du Nord (120V)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eEurope (CE)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eAustralie (SAA)\u003c\/span\u003e \u003cspan class=\"pd-cert-badge\"\u003e\u003cspan class=\"cert-dot\"\u003e\u003c\/span\u003eArabie Saoudite (SASO)\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- 7. 颜色\/色差提示框 --\u003e\n\u003cdiv class=\"pd-notice pd-notice--color\"\u003e\n\u003cdiv class=\"pd-notice__label\"\u003eNote de couleur\u003c\/div\u003e\n\u003cdiv class=\"pd-notice__text\"\u003eUne légère variation de couleur peut survenir entre les lots de production. \u003ca href=\"https:\/\/pinlighting.com\/pages\/contact\" rel=\"noopener\" target=\"_blank\"\u003eContactez-nous\u003c\/a\u003e si vous avez des préoccupations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 8. 产品尺寸图展示 --\u003e\n\u003cp class=\"pd-section-title\"\u003eGalerie produit\u003c\/p\u003e\n\u003cdiv class=\"pd-img-row\"\u003e\n\u003cdiv class=\"pd-img-block\"\u003e\u003clabel class=\"pd-img-thumb\" for=\"pd-toggle-img\" id=\"pdThumb2\"\u003e\u003cimg alt=\"Geometry Plug-In Wall Light dimensions diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Geometry-Plug-In-Wall-Light_1024x1024.jpg?v=1765887141\"\/\u003e\u003c\/label\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pd-gallery-hint\"\u003e🔍 Cliquez pour afficher le schéma en haute résolution\u003c\/p\u003e\n\u003c!-- 9. 文件下载按钮 --\u003e\n\u003cp class=\"pd-section-title\"\u003eDocuments techniques\u003c\/p\u003e\n\u003cdiv class=\"pd-downloads\"\u003e\n\u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1sE1jJbCd0OPgDzkh4d-akQ2X94YzrRR4\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eSpécifications Complètes (PDF)\u003c\/span\u003e \u003c\/a\u003e\n\u003ca class=\"pd-download-link\" href=\"https:\/\/drive.google.com\/file\/d\/1ScRs2YujqMiR_qkqLXGYw0S72hNWi-Lc\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eInstructions d'Installation (PDF)\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"pd-download-link disabled\"\u003e\u003cspan class=\"dl-arrow\"\u003e↓\u003c\/span\u003e\u003cspan class=\"dl-text\"\u003eFichiers 3D\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ================= 纯 CSS 交互弹窗框架 (放置于文档最底部) ================= --\u003e \u003c!-- 视频播放弹窗 --\u003e\n\u003cdiv class=\"custom-vid-modal lb-vid\"\u003e\n\u003clabel class=\"custom-vid-bg\" for=\"pd-toggle-vid\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"custom-vid-content\"\u003e\n\u003clabel class=\"custom-vid-close\" for=\"pd-toggle-vid\"\u003e×\u003c\/label\u003e\n\u003cdiv class=\"custom-vid-aspect\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/etcExeE4uKk?rel=0\u0026amp;modestbranding=1\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 图片放大弹窗 --\u003e\n\u003cdiv class=\"custom-vid-modal lb-img\"\u003e\n\u003clabel class=\"custom-vid-bg\" for=\"pd-toggle-img\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"custom-vid-content\"\u003e\n\u003clabel class=\"custom-vid-close\" for=\"pd-toggle-img\"\u003e×\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Geometry-Plug-In-Wall-Light_1024x1024.jpg?v=1765887141\" style=\"max-width: 100%; max-height: 100%; object-fit: contain; box-shadow: 0 10px 40px rgba(0,0,0,0.5); border-radius: 4px; pointer-events: auto;\"\/\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pinlighting","offers":[{"title":"D 11,8″ x L 34,3″ x H 29,1″ \/ D 30cm x L 87cm x H 74cm \/ Rouge \/ US plug","offer_id":51131709555009,"sku":"PINW-190816-01","price":1709.0,"currency_code":"SEK","in_stock":true},{"title":"D 11,8″ x L 34,3″ x H 29,1″ \/ D 30cm x L 87cm x H 74cm \/ Rouge \/ Prise UK","offer_id":51131711029569,"sku":"PINW-190816-02","price":1709.0,"currency_code":"SEK","in_stock":true},{"title":"D 11,8″ x L 34,3″ x H 29,1″ \/ D 30cm x L 87cm x H 74cm \/ Rouge \/ Prise AU","offer_id":51131711062337,"sku":"PINW-190816-03","price":1709.0,"currency_code":"SEK","in_stock":true},{"title":"D 11,8″ x L 34,3″ x H 29,1″ \/ D 30cm x L 87cm x H 74cm \/ Rouge \/ Prise EU","offer_id":51131711095105,"sku":"PINW-190816-04","price":1709.0,"currency_code":"SEK","in_stock":true},{"title":"D 13,8″ x L 34,3″ x H 29,1″ \/ D 35cm x L 87cm x H 74cm \/ Rouge \/ US plug","offer_id":51131711127873,"sku":"PINW-190816-05","price":1807.0,"currency_code":"SEK","in_stock":true},{"title":"D 13,8″ x L 34,3″ x H 29,1″ \/ D 35cm x L 87cm x H 74cm \/ Rouge \/ Prise UK","offer_id":51131711160641,"sku":"PINW-190816-06","price":1807.0,"currency_code":"SEK","in_stock":true},{"title":"D 13,8″ x L 34,3″ x H 29,1″ \/ D 35cm x L 87cm x H 74cm \/ Rouge \/ Prise AU","offer_id":51131711193409,"sku":"PINW-190816-07","price":1807.0,"currency_code":"SEK","in_stock":true},{"title":"D 13,8″ x L 34,3″ x H 29,1″ \/ D 35cm x L 87cm x H 74cm \/ Rouge \/ Prise EU","offer_id":51131711226177,"sku":"PINW-190816-08","price":1807.0,"currency_code":"SEK","in_stock":true},{"title":"D 15,7″ x L 34,3″ x H 29,1″ \/ D 40cm x L 87cm x H 74cm \/ Rouge \/ US plug","offer_id":51131711258945,"sku":"PINW-190816-09","price":2051.0,"currency_code":"SEK","in_stock":true},{"title":"D 15,7″ x L 34,3″ x H 29,1″ \/ D 40cm x L 87cm x H 74cm \/ Rouge \/ Prise UK","offer_id":51131711291713,"sku":"PINW-190816-10","price":2051.0,"currency_code":"SEK","in_stock":true},{"title":"D 15,7″ x L 34,3″ x H 29,1″ \/ D 40cm x L 87cm x H 74cm \/ Rouge \/ Prise AU","offer_id":51131711324481,"sku":"PINW-190816-11","price":2051.0,"currency_code":"SEK","in_stock":true},{"title":"D 15,7″ x L 34,3″ x H 29,1″ \/ D 40cm x L 87cm x H 74cm \/ Rouge \/ Prise EU","offer_id":51131711357249,"sku":"PINW-190816-12","price":2051.0,"currency_code":"SEK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8107\/4497\/files\/Geometry_Plug-In_Wall_Light_1.jpg?v=1772327016","url":"https:\/\/pinlighting.com\/fr-se\/products\/geometry-plug-in-wall-light","provider":"Pinlighting","version":"1.0","type":"link"}