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