{"product_id":"louise-plug-in-wall-lamp","title":"Louise Plug In Wall Lamp","description":"\u003c!-- ============================================================     LOUISE PLUG-IN 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\": \"Louise Plug-In Wall Lamp\",  \"description\": \"The Louise Plug-In Wall Lamp features an elegantly pleated fabric shade, ash wood detail, and a 59-inch cord — no hardwiring required. Available in Gold and White. Dimmer compatible, damp rated, and ideal for bedside use.\",  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },  \"material\": \"Metal, Fabric, Ash Wood\",  \"color\": \"Gold, White\",  \"additionalProperty\": [    { \"@type\": \"PropertyValue\", \"name\": \"Width\",             \"value\": \"31 cm \/ 12.2 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"31 cm \/ 12.2 inches\" },    { \"@type\": \"PropertyValue\", \"name\": \"Shade\",             \"value\": \"White Pleated Fabric\" },    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",            \"value\": \"E26 \/ E27\" },    { \"@type\": \"PropertyValue\", \"name\": \"Max Wattage\",       \"value\": \"5W LED or 40W incandescent equivalent\" },    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Plug-in — 59-inch cord with switch\" },    { \"@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\": \"Louise Plug-In Wall Lamp\",      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/0doI3TEhv94\",      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/0doI3TEhv94\/hqdefault.jpg\"    },    {      \"@type\": \"VideoObject\",      \"name\": \"Louise Plug-In Wall Lamp – Video 2\",      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/J6BNDWciVyA\",      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/J6BNDWciVyA\/hqdefault.jpg\"    },    {      \"@type\": \"VideoObject\",      \"name\": \"Pleated Lampshade Installation\",      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/bWFq7YNk17k\",      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/bWFq7YNk17k\/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  提示边框   *\/  .lpw-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;  }  \/* 章节标题 *\/  .lpw-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;  }  \/* 视频网格：2×2（3 个视频） *\/  .lpw-video-grid {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 10px;    margin-bottom: 2rem;  }  .lpw-video-box {    position: relative;    padding-bottom: 56.25%;    height: 0;    overflow: hidden;    border-radius: 8px;    background: #111;  }  .lpw-video-box iframe {    position: absolute;    top: 0; left: 0;    width: 100%; height: 100%;    border: none;  }  @media (max-width: 540px) {    .lpw-video-grid { grid-template-columns: 1fr; }  }  \/* Hero 文案 *\/  .lpw-intro {    font-size: 1rem;    color: #555;    line-height: 1.8;    margin-bottom: 1rem;  }  \/* 无需硬接线横幅 *\/  .lpw-plug-banner {    display: flex;    align-items: center;    gap: 14px;    background: #f7f7f7;    border: 1px solid #e5e5e5;    border-left: 3px solid #b8924a;    border-radius: 6px;    padding: .9rem 1.2rem;    margin-bottom: 2rem;    font-size: .92rem;    color: #1a1a1a;    font-weight: 500;  }  .lpw-plug-banner__icon { font-size: 1.4rem; flex-shrink: 0; }  .lpw-plug-banner__sub {    font-size: .8rem;    font-weight: 400;    color: #777;    display: block;    margin-top: .1rem;  }  \/* 核心卖点卡片 *\/  .lpw-features {    display: grid;    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));    gap: 8px;    margin-bottom: 2rem;  }  .lpw-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;  }  .lpw-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; }  .lpw-feature-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  \/* 成对建议卡片 *\/  .lpw-pair-cards {    display: grid;    grid-template-columns: 1fr 1fr;    gap: 8px;    margin-bottom: 2rem;  }  .lpw-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;  }  .lpw-pair-card__icon { font-size: 1.2rem; display: block; margin-bottom: .3rem; }  .lpw-pair-card__title {    font-weight: 600;    font-size: .82rem;    color: #1a1a1a;    display: block;    margin-bottom: .2rem;  }  @media (max-width: 400px) {    .lpw-pair-cards { grid-template-columns: 1fr; }  }  \/* 适用场景 *\/  .lpw-rooms {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-bottom: 2rem;  }  .lpw-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 *\/  .lpw-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;  }  .lpw-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }  .lpw-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);  }  .lpw-swatch--gold  { background: linear-gradient(135deg, #c8a040, #e8c060); }  .lpw-swatch--white { background: #f4f0e8; border-color: rgba(0,0,0,.18); }  \/* 尺寸卡片 *\/  .lpw-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;  }  .lpw-size-card svg { flex-shrink: 0; }  \/* 规格列表 *\/  .lpw-specs {    list-style: none;    padding: 0;    margin: 0 0 2rem;    display: grid;    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));    gap: 8px;  }  .lpw-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;  }  .lpw-specs li::before {    content: '';    display: block;    width: 5px; height: 5px;    min-width: 5px;    border-radius: 50%;    background: #b8924a;    margin-top: 8px;  }  \/* 认证徽章 *\/  .lpw-badges {    display: flex;    flex-wrap: wrap;    gap: 8px;    margin-top: 1.4rem;  }  .lpw-badge {    background: #ffffff;    border: 1px solid #d4d4d4;    border-radius: 20px;    padding: .28rem .85rem;    font-size: .78rem;    color: #333;    font-weight: 500;    letter-spacing: .03em;  }  \/* 下载 *\/  .lpw-downloads {    display: flex;    flex-wrap: wrap;    gap: 16px;    margin-bottom: 2rem;  }  .lpw-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;  }  .lpw-dl-item:hover { opacity: .65; }  .lpw-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=\"lpw-wrap\"\u003e  \u003c!-- 视频 --\u003e  \u003cdiv class=\"lpw-section-title\"\u003eSee It In Action\u003c\/div\u003e  \u003cdiv class=\"lpw-video-grid\"\u003e    \u003cdiv class=\"lpw-video-box\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/0doI3TEhv94?si=WR-Q8vSITyEaTjx0\" title=\"Louise Plug-In 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=\"lpw-video-box\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/J6BNDWciVyA?si=BLQNwRJqi_JWkCqr\" title=\"Louise Plug-In Wall Lamp – Video 2\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e    \u003c\/div\u003e    \u003cdiv class=\"lpw-video-box\"\u003e      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/bWFq7YNk17k\" title=\"Pleated Lampshade Installation\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e    \u003c\/div\u003e    \u003cdiv\u003e\u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- Hero 文案 --\u003e  \u003cp class=\"lpw-intro\"\u003e    The \u003cstrong\u003eLouise Plug-In Wall Lamp\u003c\/strong\u003e brings the kind of bedside lighting that    used to require an electrician — pleated fabric shade, ash wood arm, warm glow that    settles onto the wall beside a bed or mirror — and makes it available to anyone with    a wall and an outlet. No hardwiring. No junction box. Two screws and a plug.  \u003c\/p\u003e  \u003cp class=\"lpw-intro\"\u003e    The pleated shade is the detail that earns the price — each fold catches light    differently as the bulb warms from inside, creating a soft, textured glow that    a smooth diffuser simply doesn't produce.  \u003c\/p\u003e  \u003c!-- 无需硬接线横幅 --\u003e  \u003cdiv class=\"lpw-plug-banner\"\u003e    \u003cspan class=\"lpw-plug-banner__icon\"\u003e🔌\u003c\/span\u003e    \u003cdiv\u003e      No hardwiring. No electrician. No junction box.      \u003cspan class=\"lpw-plug-banner__sub\"\u003e59″ cord with plug switch — mounted and lit in under 15 minutes.\u003c\/span\u003e    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 核心卖点 --\u003e  \u003cdiv class=\"lpw-section-title\"\u003eWhy Louise\u003c\/div\u003e  \u003cdiv class=\"lpw-features\"\u003e    \u003cdiv class=\"lpw-feature-card\"\u003e      \u003cspan class=\"lpw-feature-card__icon\"\u003e🎀\u003c\/span\u003e      \u003cspan class=\"lpw-feature-card__title\"\u003ePleated Fabric Shade\u003c\/span\u003e      The pleats create a layered texture that catches and diffuses light across      multiple surfaces at once — a warmth and depth that smooth acrylic and      glass shades don't produce. Even unlit, the shade reads as considered.    \u003c\/div\u003e    \u003cdiv class=\"lpw-feature-card\"\u003e      \u003cspan class=\"lpw-feature-card__icon\"\u003e🪵\u003c\/span\u003e      \u003cspan class=\"lpw-feature-card__title\"\u003eAsh Wood \u0026amp; Metal\u003c\/span\u003e      The combination of natural ash wood and warm metal gives Louise a      material quality above its price point — organic and refined at once,      without leaning into either rustic or industrial territory.    \u003c\/div\u003e    \u003cdiv class=\"lpw-feature-card\"\u003e      \u003cspan class=\"lpw-feature-card__icon\"\u003e🔆\u003c\/span\u003e      \u003cspan class=\"lpw-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e      From task-level reading brightness to the lowest bedside glow.      Pair with a dimmer switch (sold separately) for full control      without replacing the fixture.    \u003c\/div\u003e    \u003cdiv class=\"lpw-feature-card\"\u003e      \u003cspan class=\"lpw-feature-card__icon\"\u003e🚿\u003c\/span\u003e      \u003cspan class=\"lpw-feature-card__title\"\u003eDamp Rated\u003c\/span\u003e      Safe for bathrooms and covered outdoor areas — a plug-in wall      lamp rated for damp environments is rare. Louise handles both      a bedroom wall and a bathroom mirror with equal ease.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 成对建议 --\u003e  \u003cdiv class=\"lpw-section-title\"\u003eOne or Two\u003c\/div\u003e  \u003cdiv class=\"lpw-pair-cards\"\u003e    \u003cdiv class=\"lpw-pair-card\"\u003e      \u003cspan class=\"lpw-pair-card__icon\"\u003e🕯\u003c\/span\u003e      \u003cspan class=\"lpw-pair-card__title\"\u003eSingle — Wall Accent\u003c\/span\u003e      One Louise beside a bed, above a console, or in a reading corner —      a deliberate design moment that replaces a table lamp without      taking up any surface space.    \u003c\/div\u003e    \u003cdiv class=\"lpw-pair-card\"\u003e      \u003cspan class=\"lpw-pair-card__icon\"\u003e🪞\u003c\/span\u003e      \u003cspan class=\"lpw-pair-card__title\"\u003ePair — Bedside Symmetry\u003c\/span\u003e      Two Louises flanking a bed bring balanced, equal light to both sides      and clear the nightstands entirely. The pleated shades match — the      arrangement looks considered rather than assembled.    \u003c\/div\u003e  \u003c\/div\u003e  \u003c!-- 适用场景 --\u003e  \u003cdiv class=\"lpw-section-title\"\u003eWorks In\u003c\/div\u003e  \u003cdiv class=\"lpw-rooms\"\u003e    \u003cspan class=\"lpw-room-tag\"\u003e🛏 Bedside — single or pair\u003c\/span\u003e    \u003cspan class=\"lpw-room-tag\"\u003e🪞 Beside a Mirror\u003c\/span\u003e    \u003cspan class=\"lpw-room-tag\"\u003e🚪 Hallway\u003c\/span\u003e    \u003cspan class=\"lpw-room-tag\"\u003e🛁 Bathroom\u003c\/span\u003e    \u003cspan class=\"lpw-room-tag\"\u003e📚 Reading Corner\u003c\/span\u003e    \u003cspan class=\"lpw-room-tag\"\u003e🛋 Living Room Accent\u003c\/span\u003e    \u003cspan class=\"lpw-room-tag\"\u003e🏠 Rental — no permanent work\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 颜色条 --\u003e  \u003cdiv class=\"lpw-color-bar\"\u003e    \u003cdiv class=\"lpw-color-bar__swatches\"\u003e      \u003cspan class=\"lpw-swatch lpw-swatch--gold\" title=\"Gold\"\u003e\u003c\/span\u003e      \u003cspan class=\"lpw-swatch lpw-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e    \u003c\/div\u003e    \u003cspan\u003eGold · White\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 尺寸 --\u003e  \u003cdiv class=\"lpw-section-title\"\u003eProduct Size\u003c\/div\u003e  \u003cdiv class=\"lpw-size-card\"\u003e        \u003cspan\u003e\u003cstrong\u003eW 31 cm × H 31 cm\u003c\/strong\u003e  \/  W 12.2″ × H 12.2″\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 规格详情 --\u003e  \u003cdiv class=\"lpw-section-title\"\u003eDetails\u003c\/div\u003e  \u003cul class=\"lpw-specs\"\u003e    \u003cli\u003eShade: \u003cstrong\u003eWhite Pleated Fabric\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eMaterials: \u003cstrong\u003eMetal, Fabric \u0026amp; Ash Wood\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\u003c\/li\u003e    \u003cli\u003eBulb: \u003cstrong\u003e5W LED\u003c\/strong\u003e or 40W incandescent equivalent\u003c\/li\u003e    \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 59-inch cord with switch\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=\"lpw-badges\"\u003e    \u003cspan class=\"lpw-badge\"\u003e🌎 North America\u003c\/span\u003e    \u003cspan class=\"lpw-badge\"\u003e🌏 Australia\u003c\/span\u003e    \u003cspan class=\"lpw-badge\"\u003e🌍 Europe\u003c\/span\u003e    \u003cspan class=\"lpw-badge\"\u003e🌍 Middle East\u003c\/span\u003e  \u003c\/div\u003e  \u003c!-- 文档下载 --\u003e  \u003cdiv class=\"lpw-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e  \u003cdiv class=\"lpw-downloads\"\u003e              \u003c\/div\u003e\u003c\/div\u003e\u003c!-- end .lpw-wrap --\u003e\u003c\/script\u003e","brand":"mysite","offers":[{"title":"W 31cm x H 31cm \/ W 12.2″ x H 12.2″ \/ Gold \u0026 White \/ US plug","offer_id":45897240051769,"sku":"DCW-0214-1","price":157.0,"currency_code":"USD","in_stock":true},{"title":"W 31cm x H 31cm \/ W 12.2″ x H 12.2″ \/ Gold \u0026 White \/ UK plug","offer_id":45897240084537,"sku":"DCW-0214-2","price":157.0,"currency_code":"USD","in_stock":true},{"title":"W 31cm x H 31cm \/ W 12.2″ x H 12.2″ \/ Gold \u0026 White \/ AU plug","offer_id":45897240117305,"sku":"DCW-0214-3","price":157.0,"currency_code":"USD","in_stock":true},{"title":"W 31cm x H 31cm \/ W 12.2″ x H 12.2″ \/ Gold \u0026 White \/ EU plug","offer_id":45897240150073,"sku":"DCW-0214-4","price":157.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2324\/3321\/files\/Louise_Wall_Lamp_1_538b22eb-54e1-4c16-bc44-fbefa1caf2d2.jpg?v=1780134820","url":"https:\/\/www.minu-mart.com\/ko\/products\/louise-plug-in-wall-lamp","provider":"Minu Mart","version":"1.0","type":"link"}