{"product_id":"lolita-wall-lamp","title":"Lolita Wall Lamp","description":"\u003c!-- ============================================================\n     LOLITA WALL LAMP — Shopify Product Description\n     精简版：5个模块 · 高转化 · 符合 Docos 页面系统\n     CSS prefix: .lwl-\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .lwl-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  .lwl-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.4rem 0 1.2rem;\n  }\n\n  \/* Video *\/\n  .lwl-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; margin-bottom: 2rem; }\n  .lwl-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* Intro *\/\n  .lwl-intro  { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; }\n  .lwl-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; }\n\n  \/* Pills *\/\n  .lwl-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; }\n  .lwl-pill  { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; }\n\n  \/* Why — Docos feature cards *\/\n  .lwl-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; }\n  .lwl-wc  { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; }\n  .lwl-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .lwl-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Before \/ After *\/\n  .lwl-ba { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 2.4rem; }\n  .lwl-bac { background: #f7f7f7; border: 1px solid #e5e5e5; border-top: 3px solid #ddd; border-radius: 6px; padding: 1.1rem 1.2rem; }\n  .lwl-bac--after { border-top-color: #b8924a; background: #fff8ee; border-color: #e8c87a; }\n  .lwl-bac-label { font-size: .62rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; display: block; margin-bottom: .65rem; }\n  .lwl-bac--before .lwl-bac-label { color: #999; }\n  .lwl-bac--after  .lwl-bac-label { color: #b8924a; }\n  .lwl-bac-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: .32rem; }\n  .lwl-bac-list li { font-size: .85rem; color: #555; display: flex; align-items: flex-start; gap: .5rem; line-height: 1.5; }\n  .lwl-bac-list li::before { content: ''; display: block; width: 4px; height: 4px; min-width: 4px; border-radius: 50%; margin-top: .52rem; flex-shrink: 0; }\n  .lwl-bac--before .lwl-bac-list li::before { background: #ccc; }\n  .lwl-bac--after  .lwl-bac-list li::before { background: #b8924a; }\n  @media(max-width:440px){.lwl-ba{grid-template-columns:1fr;}}\n\n  \/* Scenes *\/\n  .lwl-scenes {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 0; margin-bottom: 2.4rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; overflow: hidden;\n  }\n  .lwl-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e5e5e5; }\n  .lwl-sc:last-child { border-right: none; }\n  .lwl-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; }\n  .lwl-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .lwl-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .lwl-sc__tag  { display: block; margin-top: .7rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:480px){\n    .lwl-scenes{grid-template-columns:1fr;}\n    .lwl-sc{border-right:none;border-bottom:1px solid #e5e5e5;}\n    .lwl-sc:last-child{border-bottom:none;}\n  }\n\n  \/* Pair upsell *\/\n  .lwl-upsell {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: 1.1rem 1.3rem; margin-bottom: 2.4rem;\n    display: flex; align-items: center; gap: 1.2rem;\n    font-size: .9rem; color: #555; line-height: 1.65;\n  }\n  .lwl-upsell__count { font-size: 2.2rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; }\n  .lwl-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n  @media(max-width:440px){.lwl-upsell{flex-direction:column;gap:.7rem;}}\n\n  \/* Damp rated notice *\/\n  .lwl-notice {\n    display: flex; gap: 10px;\n    background: #fff8ee; border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .75rem 1rem; margin-bottom: 1.5rem;\n    font-size: .88rem; color: #5a3e10; line-height: 1.6;\n  }\n\n  \/* Mount cards *\/\n  .lwl-mount-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 1.5rem; }\n  .lwl-mount-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; }\n  .lwl-mount-card__icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .lwl-mount-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n  @media(max-width:440px){.lwl-mount-cards{grid-template-columns:1fr;}}\n\n  \/* Colors *\/\n  .lwl-colors {\n    display: flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .7rem 1.1rem; margin-bottom: 1rem;\n    font-size: .85rem; color: #555;\n  }\n  .lwl-swatches { display: flex; gap: 7px; }\n  .lwl-sw { width: 20px; height: 20px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12); }\n  .lwl-sw--gold { background: linear-gradient(135deg,#c9a96e,#e0c08a); }\n  .lwl-sw--red  { background: #9a2020; }\n\n  \/* Size *\/\n  .lwl-size {\n    display: inline-flex; align-items: center; gap: 12px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: .75rem 1.2rem; font-size: .9rem;\n    color: #1a1a1a; margin-bottom: 1rem;\n  }\n\n  \/* Specs *\/\n  .lwl-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; }\n  .lwl-specs li { display: flex; align-items: flex-start; gap: 9px; background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333; }\n  .lwl-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; }\n\n  \/* Footer *\/\n  .lwl-foot { background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px; padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-bottom: 2rem; align-items: start; }\n  .lwl-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem; }\n  .lwl-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .lwl-badge  { background: #fff; border: 1px solid #e5e5e5; border-radius: 20px; padding: .25rem .85rem; font-size: .78rem; color: #333; width: fit-content; }\n  .lwl-dls    { display: flex; flex-direction: column; gap: .45rem; }\n  .lwl-dl { display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a; font-size: .75rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; padding: .6rem .85rem; background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s; }\n  .lwl-dl:hover { border-color: #b8924a; }\n  .lwl-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){.lwl-foot{grid-template-columns:1fr;gap:1.2rem;}}\n\u003c\/style\u003e\n\u003cdiv class=\"lwl-wrap\"\u003e\n\u003c!-- ① HERO --\u003e\n\u003cdiv class=\"lwl-section-title\"\u003eSee It In Action\u003c\/div\u003e\n\u003cdiv class=\"lwl-vbox\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/UppxkEcqe6Q\" title=\"Lolita Wall Lamp\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cp class=\"lwl-intro\"\u003eThe \u003cstrong\u003eLolita Wall Lamp\u003c\/strong\u003e does what most wall fixtures don't attempt — it makes the wall itself worth looking at. The dome-shaped metal shade in a rich glossy finish catches light at every angle, sitting above a polished backplate that reads as a considered detail rather than a standard fitting. Hardwired and compact at 20 cm, it occupies minimal wall space while giving back maximum warmth. Gold for rooms that want richness. Red for rooms that want a moment.\u003c\/p\u003e\n\u003cp class=\"lwl-tagline\"\u003eThe wall lamp that changes what the wall means to the room.\u003c\/p\u003e\n\u003cdiv class=\"lwl-pills\"\u003e\n\u003cspan class=\"lwl-pill\"\u003e💫 Glossy Dome Shade\u003c\/span\u003e \u003cspan class=\"lwl-pill\"\u003e🔆 Dimmer Compatible\u003c\/span\u003e \u003cspan class=\"lwl-pill\"\u003e🚿 Damp Rated\u003c\/span\u003e \u003cspan class=\"lwl-pill\"\u003eGold \u0026amp; Red\u003c\/span\u003e \u003cspan class=\"lwl-pill\"\u003eW 20 × H 20 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ② WHY IT WORKS --\u003e\n\u003cdiv class=\"lwl-section-title\"\u003eWhy It Works\u003c\/div\u003e\n\u003cdiv class=\"lwl-why\"\u003e\n\u003cdiv class=\"lwl-wc\"\u003e\n\u003cspan class=\"lwl-wc-icon\"\u003e✨\u003c\/span\u003e \u003cspan class=\"lwl-wc-title\"\u003eElevates the Wall\u003c\/span\u003e The glossy dome and polished backplate turn a wall fixture into a decorative object — the lamp reads as a design decision before it's even switched on. A bare wall becomes a considered surface.\u003c\/div\u003e\n\u003cdiv class=\"lwl-wc\"\u003e\n\u003cspan class=\"lwl-wc-icon\"\u003e🌕\u003c\/span\u003e \u003cspan class=\"lwl-wc-title\"\u003eSoft Ambient Light\u003c\/span\u003e The dome shade directs the bulb output downward and outward — warm, soft, and contained. It layers with overhead lighting rather than replacing it, creating the kind of secondary light source that makes a room feel designed rather than just lit.\u003c\/div\u003e\n\u003cdiv class=\"lwl-wc\"\u003e\n\u003cspan class=\"lwl-wc-icon\"\u003e🚿\u003c\/span\u003e \u003cspan class=\"lwl-wc-title\"\u003eUse Anywhere\u003c\/span\u003e Damp rated for bathrooms and covered outdoor areas — the Lolita goes where most wall lamps won't. A Gold dome above a bathroom vanity. A Red pair flanking an outdoor porch entrance. The options extend well beyond the bedroom.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ③ BEFORE \/ AFTER --\u003e\n\u003cdiv class=\"lwl-section-title\"\u003eBefore \u0026amp; After\u003c\/div\u003e\n\u003cdiv class=\"lwl-ba\"\u003e\n\u003cdiv class=\"lwl-bac lwl-bac--before\"\u003e\n\u003cspan class=\"lwl-bac-label\"\u003eEmpty Wall\u003c\/span\u003e\n\u003cul class=\"lwl-bac-list\"\u003e\n\u003cli\u003eWall reads as background — blank and passive\u003c\/li\u003e\n\u003cli\u003eRoom relies entirely on overhead lighting\u003c\/li\u003e\n\u003cli\u003eNo warm light at wall or eye level\u003c\/li\u003e\n\u003cli\u003eSpace feels functional but unfinished\u003c\/li\u003e\n\u003cli\u003eNothing to anchor the room's visual edges\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lwl-bac lwl-bac--after\"\u003e\n\u003cspan class=\"lwl-bac-label\"\u003eWith Lolita\u003c\/span\u003e\n\u003cul class=\"lwl-bac-list\"\u003e\n\u003cli\u003eWall gains a deliberate focal point\u003c\/li\u003e\n\u003cli\u003eWarm secondary light at eye level\u003c\/li\u003e\n\u003cli\u003eGlossy dome reads as sculpture in any light\u003c\/li\u003e\n\u003cli\u003eRoom feels layered and fully composed\u003c\/li\u003e\n\u003cli\u003eThe wall becomes part of the room's design\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ④ SCENES --\u003e\n\u003cdiv class=\"lwl-section-title\"\u003eWhere It Works Best\u003c\/div\u003e\n\u003cdiv class=\"lwl-scenes\"\u003e\n\u003cdiv class=\"lwl-sc\"\u003e\n\u003cspan class=\"lwl-sc__icon\"\u003e🛏\u003c\/span\u003e \u003cspan class=\"lwl-sc__name\"\u003eBedside\u003c\/span\u003e\n\u003cp class=\"lwl-sc__desc\"\u003eMounted at reading height beside the bed, the Lolita frees up the nightstand entirely and provides warm directional light exactly where it's needed — without disturbing the person on the other side.\u003c\/p\u003e\n\u003cspan class=\"lwl-sc__tag\"\u003eFrees the nightstand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lwl-sc\"\u003e\n\u003cspan class=\"lwl-sc__icon\"\u003e🚪\u003c\/span\u003e \u003cspan class=\"lwl-sc__name\"\u003eHallway\u003c\/span\u003e\n\u003cp class=\"lwl-sc__desc\"\u003eIn a hallway, the compact dome form at wall height provides wayfinding light without the overhead coldness of a ceiling fixture. The glossy dome catches passing light and makes the corridor feel considered rather than utilitarian.\u003c\/p\u003e\n\u003cspan class=\"lwl-sc__tag\"\u003eCompact — 20 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lwl-sc\"\u003e\n\u003cspan class=\"lwl-sc__icon\"\u003e🛁\u003c\/span\u003e \u003cspan class=\"lwl-sc__name\"\u003eBathroom\u003c\/span\u003e\n\u003cp class=\"lwl-sc__desc\"\u003eDamp rated for bathroom use — mount above the vanity mirror or beside it for warm, even face-level light. Gold finishes work especially well against white tile or marble; Red creates contrast against darker surfaces.\u003c\/p\u003e\n\u003cspan class=\"lwl-sc__tag\"\u003eDamp rated\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑤ PAIR UPSELL --\u003e\n\u003cdiv class=\"lwl-section-title\"\u003eBetter in Pairs\u003c\/div\u003e\n\u003cdiv class=\"lwl-upsell\"\u003e\n\u003cspan class=\"lwl-upsell__count\"\u003e×2\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lwl-upsell__title\"\u003eTwo Lolitas — the wall looks finished.\u003c\/span\u003e Two Lolita wall lamps flanking a bed, mirror, or doorway create the bilateral symmetry that makes a space read as purposefully designed. Each lamp provides its own warm pool of light, and the matching glossy domes give the wall a composed, gallery-like quality. Order two of the same finish for a formal paired arrangement — Gold for warmth and richness, Red for a bold graphic statement on a neutral wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Damp rated notice --\u003e\n\u003cdiv class=\"lwl-notice\"\u003e\n\u003cspan\u003e🚿\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eDamp Rated:\u003c\/strong\u003e Suitable for bathrooms, covered outdoor areas, and other high-humidity environments — the metal and glass construction handles moisture without compromise.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Colors --\u003e\n\u003cdiv class=\"lwl-section-title\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"lwl-colors\"\u003e\n\u003cdiv class=\"lwl-swatches\"\u003e\n\u003cspan class=\"lwl-sw lwl-sw--gold\" title=\"Gold\"\u003e\u003c\/span\u003e \u003cspan class=\"lwl-sw lwl-sw--red\" title=\"Red\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan\u003eGold · Red\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Product Size --\u003e\n\u003cdiv class=\"lwl-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"lwl-size\"\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 \u003cspan\u003e\u003cstrong\u003eW 20 cm × H 20 cm\u003c\/strong\u003e  \/  W 7.8″ × H 7.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Details --\u003e\n\u003cdiv class=\"lwl-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"lwl-specs\"\u003e\n\u003cli\u003eBody: \u003cstrong\u003eMetal\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eShade: \u003cstrong\u003eGlossy dome — Metal \u0026amp; Glass\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWiring: \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\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\u003c!-- Footer --\u003e\n\u003cdiv class=\"lwl-foot\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lwl-foot-label\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"lwl-badges\"\u003e\n\u003cspan class=\"lwl-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"lwl-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"lwl-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"lwl-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lwl-foot-label\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"lwl-dls\"\u003e\n\u003ca class=\"lwl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/15Culw2_NhROMQDhGGSSBpCrehzQCuFX1\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e Parameter \u003c\/a\u003e \u003ca class=\"lwl-dl\" href=\"https:\/\/drive.google.com\/file\/d\/18_xWSB-j0omFyoSHsI3qE5ayrZVcNLV1\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/document-file-icon-docos-1_480x480.jpg?v=1683337478\" alt=\"\"\u003e Installation \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- end .lwl-wrap --\u003e","brand":"Docosilumen","offers":[{"title":"W 20cm x H 20cm \/ W 7.8″ x H 7.8″ \/ Gold \u0026 Red","offer_id":50793197961490,"sku":"DCW-42246-01","price":288.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Lolita_Wall_Lamp_1.jpg?v=1736248501","url":"https:\/\/docos.us\/en-nz\/products\/lolita-wall-lamp","provider":"Docos","version":"1.0","type":"link"}