{"product_id":"cavella-wall-lamp","title":"Cavella Wall Lamp","description":"\u003c!-- ============================================================\n     CAVELLA WALL LAMP (Hardwired) — Shopify Product Description\n     配色：匹配 docos.us 店铺主题\n     转化优化：设计壁灯 + 空间表达 + 精致氛围\n     CSS prefix: .cvw- (区别于插电版 .cvl-)\n     包含：消费者可视化内容 + GEO JSON-LD 结构化数据\n     ============================================================ --\u003e\n\n\u003c!-- ① JSON-LD 结构化数据 --\u003e\n\n\n\u003c!-- ② 样式 --\u003e\n\u003cstyle\u003e\n  .cvw-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n    max-width: 860px;\n    margin: 0 auto;\n    background: #ffffff;\n  }\n  .cvw-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.2rem 0 1.1rem;\n  }\n\n  \/* 视频：单列全宽堆叠 *\/\n  .cvw-video-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-bottom: 2rem;\n  }\n  .cvw-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n  }\n  .cvw-video-box iframe {\n    position: absolute; top: 0; left: 0;\n    width: 100%; height: 100%; border: none;\n  }\n\n  .cvw-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* 核心卖点卡片 *\/\n  .cvw-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .cvw-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .cvw-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .cvw-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* 成对建议卡片 *\/\n  .cvw-pair-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .cvw-pair-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .cvw-pair-card__icon { font-size: 1.2rem; display: block; margin-bottom: .3rem; }\n  .cvw-pair-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n  @media (max-width: 400px) { .cvw-pair-cards { grid-template-columns: 1fr; } }\n\n  \/* JBOX 提示 *\/\n  .cvw-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .cvw-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* 适用场景 *\/\n  .cvw-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .cvw-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* 颜色 swatches *\/\n  .cvw-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n    flex-wrap: wrap;\n  }\n  .cvw-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .cvw-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .cvw-swatch--brass  { background: linear-gradient(135deg, #b8884a, #d4a060); }\n  .cvw-swatch--walnut { background: #5a3018; }\n  .cvw-swatch--green  { background: #3a7040; }\n  .cvw-swatch--clear  { background: linear-gradient(135deg, #e8f0f8, #f8f8fc); border-color: rgba(0,0,0,.15); }\n\n  \/* 尺寸卡片 *\/\n  .cvw-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .cvw-size-card svg { flex-shrink: 0; }\n\n  \/* 规格列表 *\/\n  .cvw-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .cvw-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .cvw-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* 认证徽章 *\/\n  .cvw-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .cvw-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* 下载 *\/\n  .cvw-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .cvw-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .cvw-dl-item:hover { opacity: .65; }\n  .cvw-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ③ 可视化内容 --\u003e\n\u003cdiv class=\"cvw-wrap\"\u003e\n\n  \u003c!-- 视频 --\u003e\n  \u003cdiv class=\"cvw-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"cvw-video-stack\"\u003e\n    \u003cdiv class=\"cvw-video-box\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Z134MSat_dE?si=i0NsPMSaNuf33gDp\" title=\"Cavella Wall Lamp\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cvw-video-box\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/aAYOy6wW0MI\" title=\"Cavella Wall Lamp | Warm Vintage Wall Lighting with Textured Glass\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cvw-video-box\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/TpCuSxHaPWo\" title=\"Cavella Wall Lamp | The Wall Light That Instantly Elevates Any Room\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Hero 文案 --\u003e\n  \u003cp class=\"cvw-intro\"\u003e\n    The \u003cstrong\u003eCavella Wall Lamp\u003c\/strong\u003e takes art glass seriously. The fish-scale pattern\n    pressed into green and clear glass casts a light that moves across the wall behind it —\n    dappled, botanical, something between a forest and a lamp. Mounted on a wood base\n    with antique brass fittings, Cavella is the kind of wall object that invites people to\n    stand closer and look, before they've even noticed it's a lamp.\n  \u003c\/p\u003e\n  \u003cp class=\"cvw-intro\"\u003e\n    The fish-scale shade earns the wall it occupies. Everything around it becomes a backdrop.\n  \u003c\/p\u003e\n\n  \u003c!-- 核心卖点 --\u003e\n  \u003cdiv class=\"cvw-section-title\"\u003eWhat Makes Cavella\u003c\/div\u003e\n  \u003cdiv class=\"cvw-features\"\u003e\n    \u003cdiv class=\"cvw-feature-card\"\u003e\n      \u003cspan class=\"cvw-feature-card__icon\"\u003e🐟\u003c\/span\u003e\n      \u003cspan class=\"cvw-feature-card__title\"\u003eFish-Scale Art Glass\u003c\/span\u003e\n      The pressed pattern refracts the bulb into dozens of small, layered\n      pools of light across the wall and ceiling — an effect that flat\n      shades and frosted globes simply can't produce. It reads as\n      jewelry for a wall.\n    \u003c\/div\u003e\n    \u003cdiv class=\"cvw-feature-card\"\u003e\n      \u003cspan class=\"cvw-feature-card__icon\"\u003e🌿\u003c\/span\u003e\n      \u003cspan class=\"cvw-feature-card__title\"\u003eGreen Glass Tint\u003c\/span\u003e\n      The green tint filters the output into something botanical and\n      warm — the light that reaches the room carries the color of the\n      shade itself, giving the wall around it a depth and mood that\n      clear glass doesn't produce.\n    \u003c\/div\u003e\n    \u003cdiv class=\"cvw-feature-card\"\u003e\n      \u003cspan class=\"cvw-feature-card__icon\"\u003e✨\u003c\/span\u003e\n      \u003cspan class=\"cvw-feature-card__title\"\u003eBrass \u0026amp; Wood Base\u003c\/span\u003e\n      Antique brass fittings and a walnut-tone wood base give the lamp\n      a material quality that feels collected rather than purchased —\n      a combination that suggests something with a considered history\n      behind it.\n    \u003c\/div\u003e\n    \u003cdiv class=\"cvw-feature-card\"\u003e\n      \u003cspan class=\"cvw-feature-card__icon\"\u003e🔆\u003c\/span\u003e\n      \u003cspan class=\"cvw-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e\n      From reading-level brightness to the most atmospheric low glow.\n      Pair with a dimmer switch (sold separately) to let the fish-scale\n      pattern do its most evocative work at lower output.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 成对建议 --\u003e\n  \u003cdiv class=\"cvw-section-title\"\u003eOne or Two\u003c\/div\u003e\n  \u003cdiv class=\"cvw-pair-cards\"\u003e\n    \u003cdiv class=\"cvw-pair-card\"\u003e\n      \u003cspan class=\"cvw-pair-card__icon\"\u003e🕯\u003c\/span\u003e\n      \u003cspan class=\"cvw-pair-card__title\"\u003eSingle — Wall Statement\u003c\/span\u003e\n      One Cavella beside a bed, above a console, or flanking a doorway —\n      the fish-scale pattern creates enough visual interest on its own\n      to anchor a wall without anything else around it.\n    \u003c\/div\u003e\n    \u003cdiv class=\"cvw-pair-card\"\u003e\n      \u003cspan class=\"cvw-pair-card__icon\"\u003e🪞\u003c\/span\u003e\n      \u003cspan class=\"cvw-pair-card__title\"\u003ePair — Symmetry\u003c\/span\u003e\n      Two Cavellas flanking a mirror or bed creates a balanced,\n      considered arrangement — the patterned light overlaps across\n      the wall between them and the combined effect deepens.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- JBOX 说明 --\u003e\n  \u003cdiv class=\"cvw-notice\"\u003e\n    \u003cspan class=\"cvw-notice__icon\"\u003eℹ️\u003c\/span\u003e\n    \u003cspan\u003e\u003cstrong\u003eInstallation Note:\u003c\/strong\u003e The wooden canopy has a unique shape that is not\n    directly compatible with standard US JBOX junction boxes. A \u003cstrong\u003eJBOX adapter is included\u003c\/strong\u003e\n    with your order. If you need installation guidance, contact our support team and we'll walk\n    you through the process.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 适用场景 --\u003e\n  \u003cdiv class=\"cvw-section-title\"\u003eRight For\u003c\/div\u003e\n  \u003cdiv class=\"cvw-rooms\"\u003e\n    \u003cspan class=\"cvw-room-tag\"\u003e🛏 Bedside — single or pair\u003c\/span\u003e\n    \u003cspan class=\"cvw-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e\n    \u003cspan class=\"cvw-room-tag\"\u003e🛁 Bathroom\u003c\/span\u003e\n    \u003cspan class=\"cvw-room-tag\"\u003e🖼 Above a Console\u003c\/span\u003e\n    \u003cspan class=\"cvw-room-tag\"\u003e🛋 Living Room Accent\u003c\/span\u003e\n    \u003cspan class=\"cvw-room-tag\"\u003e🏡 Covered Porch\u003c\/span\u003e\n    \u003cspan class=\"cvw-room-tag\"\u003e🍽 Dining Room\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 颜色条 --\u003e\n  \u003cdiv class=\"cvw-color-bar\"\u003e\n    \u003cdiv class=\"cvw-color-bar__swatches\"\u003e\n      \u003cspan class=\"cvw-swatch cvw-swatch--brass\" title=\"Brass\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"cvw-swatch cvw-swatch--walnut\" title=\"Walnut Color\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"cvw-swatch cvw-swatch--green\" title=\"Green\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"cvw-swatch cvw-swatch--clear\" title=\"Clear\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eBrass · Walnut Color · Green · Clear\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 尺寸 --\u003e\n  \u003cdiv class=\"cvw-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"cvw-size-card\"\u003e\n    \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b8924a\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n      \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"6\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"10\" y1=\"7\" x2=\"10\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"14\" y1=\"7\" x2=\"14\" y2=\"11\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"18\" y2=\"11\"\u003e\u003c\/line\u003e\n    \u003c\/svg\u003e\n    \u003cspan\u003e\u003cstrong\u003eDia 24 cm × H 20 cm\u003c\/strong\u003e  \/  ∅ 9.4″ × H 7.8″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 规格详情 --\u003e\n  \u003cdiv class=\"cvw-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"cvw-specs\"\u003e\n    \u003cli\u003eBody: \u003cstrong\u003eWood \u0026amp; Brass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMaterials: \u003cstrong\u003eBrass, Wood \u0026amp; Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e — JBOX adapter included\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e incandescent or LED equivalent\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eDamp rated\u003c\/strong\u003e — bathrooms \u0026amp; covered outdoor areas\u003c\/li\u003e\n    \u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- 认证徽章 --\u003e\n  \u003cdiv class=\"cvw-badges\"\u003e\n    \u003cspan class=\"cvw-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"cvw-badge\"\u003e🌏 Australia\u003c\/span\u003e\n    \u003cspan class=\"cvw-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"cvw-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 文档下载 --\u003e\n  \u003cdiv class=\"cvw-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"cvw-downloads\"\u003e\n\n    \u003ca class=\"cvw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1DKq0w1lwgpLL12G1HIKLAqYhDSmWMi2k\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Parameter\" loading=\"lazy\"\u003e\n      Parameter\n    \u003c\/a\u003e\n\n    \u003ca class=\"cvw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1V9NMIXkUGIvOmGSFf9g4AH-wbz9EJlRp\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"Installation\" loading=\"lazy\"\u003e\n      Installation\n    \u003c\/a\u003e\n\n    \u003ca class=\"cvw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1nX528di3xZBseyvMoCDxS0AWk0SRop6C\/view?usp=drive_link\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"3D Files\" loading=\"lazy\"\u003e\n      3D Files\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .cvw-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"Dia 24cm x H 20cm \/ ∅ 9.4″ x H 7.8″ \/ Green","offer_id":47736459493650,"sku":"DCT-15429-1","price":233.0,"currency_code":"CAD","in_stock":true},{"title":"Dia 24cm x H 20cm \/ ∅ 9.4″ x H 7.8″ \/ Clear","offer_id":47736459526418,"sku":"DCT-15429-2","price":233.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Cavella_Wall_Lamp_1.jpg?v=1762454836","url":"https:\/\/docos.us\/en-ca\/products\/cavella-wall-lamp","provider":"Docos","version":"1.0","type":"link"}