{"product_id":"carolia-wall-lamp","title":"Carolia Wall Lamp","description":"\u003c!-- ============================================================     CAROLIA WALL LAMP — Shopify Product Description     配色：匹配 docos.us 店铺主题     转化优化：优雅壁灯 + 柔和光线 + 空间精致提升     包含：消费者可视化内容 + GEO JSON-LD 结构化数据     ============================================================ --\u003e\u003c!-- ① JSON-LD 结构化数据 --\u003e\u003cscript type=\"application\/ld+json\"\u003e{  \"@context\": \"https:\/\/schema.org\",  \"@type\": \"Product\",  \"name\": \"Carolia Wall Lamp\",  \"description\": \"The Carolia Wall Lamp features a wide-brimmed Yellow Travertine shade, brushed brass arm, and a minimal wooden wall mount. Dimmer compatible, damp rated, G9 socket. Available in Gold, Black, Beige, White, Walnut Color, and Wood Color.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Metal, Wood, Yellow Travertine\",  \"color\": \"Gold, Black, Beige, White, Walnut Color, Wood Color\",  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Width\",             \"value\": \"25 cm \/ 9.8 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"20 cm \/ 7.8 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",             \"value\": \"Yellow Travertine\" },    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",            \"value\": \"G9\" },    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",       \"value\": \"5W incandescent or LED equivalent\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Hardwired\" },    { \"@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\": \"Carolia Wall Lamp\",      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/rQoVeQFBeH0\",      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/rQoVeQFBeH0\/hqdefault.jpg\"    },    {      \"@type\": \"VideoObject\",      \"name\": \"Natural Stone Lighting That Transforms Space | Travertine Collection\",      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/Pbq4QoFsK3w\",      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/Pbq4QoFsK3w\/hqdefault.jpg\"    }  ],  \"offers\": {    \"@type\": \"Offer\",    \"availability\": \"https:\/\/schema.org\/InStock\",    \"priceCurrency\": \"USD\",    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }  }}\u003c\/noscript\u003e\u003c!-- ② 样式 --\u003e\u003cstyle\u003e  \/*   * Docos Design Tokens   * #ffffff  白底        #f7f7f7  卡片底   * #e5e5e5  边框        #1a1a1a  正文   * #555555  次级文字    #b8924a  暖金强调   * #fff8ee  提示底      #e8c87a  提示边框   *\/  .cwl-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;  }  \/* 章节标题 *\/  .cwl-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;  }  \/* 视频：单列全宽堆叠 *\/  .cwl-video-grid {    display: flex;    flex-direction: column;    gap: 12px;    margin-bottom: 2rem;  }  .cwl-video-box {    position: relative;    padding-bottom: 56.25%;    height: 0;    overflow: hidden;    border-radius: 8px;    background: #111;  }  .cwl-video-box iframe {    position: absolute;    top: 0; left: 0;    width: 100%; height: 100%;    border: none;  }  \/* Hero 文案 *\/  .cwl-intro {    font-size: 1rem;    color: #555;    line-height: 1.8;    margin-bottom: 1rem;  }  \/* 核心卖点卡片 *\/  .cwl-features {    display: grid;    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));    gap: 8px;    margin-bottom: 2rem;  }  .cwl-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;  }  .cwl-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .cwl-feature-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  \/* 石材材质说明 *\/  .cwl-stone-banner {    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: 1rem 1.2rem;    margin-bottom: 2rem;    font-size: .9rem;    color: #555;    line-height: 1.7;  }  .cwl-stone-banner__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    letter-spacing: .04em;    display: block;    margin-bottom: .35rem;  }  \/* 成对建议卡片 *\/  .cwl-pair-cards {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 8px;    margin-bottom: 2rem;  }  .cwl-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;  }  .cwl-pair-card__icon { font-size: 1.2rem; display: block; margin-bottom: .3rem; }  .cwl-pair-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  @media (max-width: 400px) {    .cwl-pair-cards { grid-template-columns: 1fr; }  }  \/* 适用场景 *\/  .cwl-rooms {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-bottom: 2rem;  }  .cwl-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 *\/  .cwl-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;    gap: 8px 14px;  }  .cwl-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }  .cwl-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);  }  .cwl-swatch--gold   { background: linear-gradient(135deg, #c8a040, #e8c060); }  .cwl-swatch--black  { background: #1e1a17; }  .cwl-swatch--beige  { background: #d4c4a0; }  .cwl-swatch--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }  .cwl-swatch--walnut { background: #5a3018; }  .cwl-swatch--wood   { background: #b8844a; }  \/* 尺寸卡片 *\/  .cwl-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;  }  .cwl-size-card svg { flex-shrink: 0; }  \/* 规格列表 *\/  .cwl-specs {    list-style: none;    padding: 0;    margin: 0 0 2rem;    display: grid;    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));    gap: 8px;  }  .cwl-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;  }  .cwl-specs li::before {    content: '';    display: block;    width: 5px; height: 5px;    min-width: 5px;    border-radius: 50%;    background: #b8924a;    margin-top: 8px;  }  \/* 认证徽章 *\/  .cwl-badges {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-top: 1.4rem;  }  .cwl-badge {    background: #ffffff;    border: 1px solid #d4d4d4;    border-radius: 20px;    padding: .28rem .85rem;    font-size: .78rem;    color: #333;    font-weight: 500;    letter-spacing: .03em;  }  \/* 下载 *\/  .cwl-downloads {    display: flex;    flex-wrap: wrap;    gap: 16px;    margin-bottom: 2rem;  }  .cwl-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;  }  .cwl-dl-item:hover { opacity: .65; }  .cwl-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=\"cwl-wrap\"\u003e  \u003c!-- 视频 --\u003e  \u003cdiv class=\"cwl-section-title\"\u003eSee It In Action\u003c\/div\u003e  \u003cdiv class=\"cwl-video-grid\"\u003e    \u003cdiv class=\"cwl-video-box\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/rQoVeQFBeH0?si=_Rdkv9U7s6dFo9-8\" title=\"Carolia 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=\"cwl-video-box\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/Pbq4QoFsK3w\" title=\"Natural Stone Lighting That Transforms Space | Travertine Collection\" 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=\"cwl-intro\"\u003e    The \u003cstrong\u003eCarolia Wall Lamp\u003c\/strong\u003e begins with travertine — a stone shaped over thousands    of years in thermal springs, cut here into a wide, brimmed shade that softens and warms the    light passing through it. The brass arm curves cleanly away from a minimal wooden wall mount.    Three materials, one cohesive object. A wall that holds Carolia looks finished in a way that    a painting or a mirror alone never quite achieves.  \u003c\/p\u003e  \u003c!-- 核心卖点 --\u003e  \u003cdiv class=\"cwl-section-title\"\u003eWhat Carolia Brings\u003c\/div\u003e  \u003cdiv class=\"cwl-features\"\u003e    \u003cdiv class=\"cwl-feature-card\"\u003e      \u003cspan class=\"cwl-feature-card__icon\"\u003e🪨\u003c\/span\u003e      \u003cspan class=\"cwl-feature-card__title\"\u003eYellow Travertine Shade\u003c\/span\u003e      Stone cut thin enough to diffuse light creates a warmth that acrylic and      glass don't — the natural mineral variation in the travertine gives each      lamp a slightly different quality of glow. No two are identical.    \u003c\/div\u003e    \u003cdiv class=\"cwl-feature-card\"\u003e      \u003cspan class=\"cwl-feature-card__icon\"\u003e✨\u003c\/span\u003e      \u003cspan class=\"cwl-feature-card__title\"\u003eBrass Arm \u0026amp; Wood Mount\u003c\/span\u003e      The brushed brass curves with restrained elegance from a minimal wooden      backplate — three materials that each belong to a different design language,      resolved into something that feels entirely coherent.    \u003c\/div\u003e    \u003cdiv class=\"cwl-feature-card\"\u003e      \u003cspan class=\"cwl-feature-card__icon\"\u003e🔆\u003c\/span\u003e      \u003cspan class=\"cwl-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e      From task-level reading light to the lowest possible bedside glow.      Pair with a dimmer switch (sold separately) for full control over      the mood of the wall and the room around it.    \u003c\/div\u003e    \u003cdiv class=\"cwl-feature-card\"\u003e      \u003cspan class=\"cwl-feature-card__icon\"\u003e🚿\u003c\/span\u003e      \u003cspan class=\"cwl-feature-card__title\"\u003eDamp Rated\u003c\/span\u003e      Suitable for bathrooms and covered outdoor areas — spaces where natural      materials and warm light are most appreciated and least commonly found.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 石材说明 --\u003e  \u003cdiv class=\"cwl-stone-banner\"\u003e    \u003cspan class=\"cwl-stone-banner__title\"\u003eWhy Travertine — and What Makes Each One Different\u003c\/span\u003e    Travertine is a sedimentary stone formed in mineral-rich springs and rivers over thousands    of years. The natural variations in color, veining, and the characteristic small voids in the    surface are not imperfections — they're the geological record of how the stone was made.    When the bulb is on, light passes through these variations differently in every piece,    creating a glow that no manufactured material can replicate exactly. The shade you receive    will be genuinely unlike any other.  \u003c\/div\u003e  \u003c!-- 成对建议 --\u003e  \u003cdiv class=\"cwl-section-title\"\u003eOne or Two\u003c\/div\u003e  \u003cdiv class=\"cwl-pair-cards\"\u003e    \u003cdiv class=\"cwl-pair-card\"\u003e      \u003cspan class=\"cwl-pair-card__icon\"\u003e🕯\u003c\/span\u003e      \u003cspan class=\"cwl-pair-card__title\"\u003eSingle — Wall Accent\u003c\/span\u003e      One Carolia beside a bed, above a console, or at the end of a hallway —      a single natural material moment that makes the wall feel chosen.    \u003c\/div\u003e    \u003cdiv class=\"cwl-pair-card\"\u003e      \u003cspan class=\"cwl-pair-card__icon\"\u003e🪞\u003c\/span\u003e      \u003cspan class=\"cwl-pair-card__title\"\u003ePair — Symmetry \u0026amp; Balance\u003c\/span\u003e      Two Carolias flanking a bed or mirror replace nightstand clutter      with balanced, warm light on both sides. The travertine variations      mean each lamp looks slightly different — the pairing feels curated,      not factory-matched.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 适用场景 --\u003e  \u003cdiv class=\"cwl-section-title\"\u003eWorks In\u003c\/div\u003e  \u003cdiv class=\"cwl-rooms\"\u003e    \u003cspan class=\"cwl-room-tag\"\u003e🛏 Bedside — single or pair\u003c\/span\u003e    \u003cspan class=\"cwl-room-tag\"\u003e🪞 Beside a Mirror\u003c\/span\u003e    \u003cspan class=\"cwl-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e    \u003cspan class=\"cwl-room-tag\"\u003e🛁 Bathroom\u003c\/span\u003e    \u003cspan class=\"cwl-room-tag\"\u003e🛋 Living Room Accent\u003c\/span\u003e    \u003cspan class=\"cwl-room-tag\"\u003e🖼 Above a Console\u003c\/span\u003e    \u003cspan class=\"cwl-room-tag\"\u003e🏡 Covered Porch\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 颜色条 --\u003e  \u003cdiv class=\"cwl-color-bar\"\u003e    \u003cdiv class=\"cwl-color-bar__swatches\"\u003e      \u003cspan class=\"cwl-swatch cwl-swatch--gold\" title=\"Gold\"\u003e\u003c\/span\u003e      \u003cspan class=\"cwl-swatch cwl-swatch--black\" title=\"Black\"\u003e\u003c\/span\u003e      \u003cspan class=\"cwl-swatch cwl-swatch--beige\" title=\"Beige\"\u003e\u003c\/span\u003e      \u003cspan class=\"cwl-swatch cwl-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e      \u003cspan class=\"cwl-swatch cwl-swatch--walnut\" title=\"Walnut Color\"\u003e\u003c\/span\u003e      \u003cspan class=\"cwl-swatch cwl-swatch--wood\" title=\"Wood Color\"\u003e\u003c\/span\u003e    \u003c\/div\u003e    \u003cspan\u003eGold · Black · Beige · White · Walnut Color · Wood Color\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 尺寸 --\u003e  \u003cdiv class=\"cwl-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"cwl-size-card\"\u003e        \u003cspan\u003e\u003cstrong\u003eW 25 cm × H 20 cm\u003c\/strong\u003e  \/  W 9.8″ × H 7.8″\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 规格详情 --\u003e  \u003cdiv class=\"cwl-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"cwl-specs\"\u003e    \u003cli\u003eShade: \u003cstrong\u003eYellow Travertine\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eMetal, Wood \u0026amp; Travertine\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eSocket: \u003cstrong\u003eG9\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMax bulb: \u003cstrong\u003e5W\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=\"cwl-badges\"\u003e    \u003cspan class=\"cwl-badge\"\u003e🌎 North America\u003c\/span\u003e    \u003cspan class=\"cwl-badge\"\u003e🌏 Australia\u003c\/span\u003e    \u003cspan class=\"cwl-badge\"\u003e🌍 Europe\u003c\/span\u003e    \u003cspan class=\"cwl-badge\"\u003e🌍 Middle East\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 文档下载 --\u003e  \u003cdiv class=\"cwl-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e  \u003cdiv class=\"cwl-downloads\"\u003e              \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .cwl-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"W 25cm x H 20cm \/ W 9.8″ x H 7.8″ \/ Black \u0026 Beige \u0026 White","offer_id":45897239986233,"sku":"DCW-06778-1","price":235.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 20cm \/ W 9.8″ x H 7.8″ \/ Gold \u0026 Beige \u0026 White","offer_id":45897240019001,"sku":"DCW-06778-2","price":235.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Carolia_Wall_Lamp_1_511e8bf1-eaf8-4020-b601-b52e8e77dfa7.jpg?v=1780131138","url":"https:\/\/www.minu-mart.com\/fi\/products\/carolia-wall-lamp","provider":"Minu Mart","version":"1.0","type":"link"}