{"product_id":"lampada-da-parete-vintage-maria-plug-in","title":"Vintage Maria Plug-In Wall Lamp","description":"\u003c!-- ============================================================\n     SERIE LAMPADA DA PARETE VINTAGE MARIA — Descrizione del Prodotto Shopify\n     Costruzione rifinita · tema crema caldo · prefisso CSS: .vmw-\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  .vmw-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: transparent;\n  }\n  .vmw-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  .vmw-vbox { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 6px; background: #111; margin-bottom: 2rem; }\n  .vmw-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* Intro *\/\n  .vmw-intro  { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: .8rem; }\n  .vmw-tagline{ font-size: 1rem; font-weight: 600; color: #1a1a1a; margin-bottom: 1.2rem; }\n\n  \/* Pills *\/\n  .vmw-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 2rem; }\n  .vmw-pill  { background: #f3ede2; border: 1px solid #e7ded0; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #555; }\n\n  \/* Why — Docos cards *\/\n  .vmw-why { display: grid; grid-template-columns: repeat(auto-fill,minmax(200px,1fr)); gap: 8px; margin-bottom: 2.4rem; }\n  .vmw-wc  { background: #f3ede2; border: 1px solid #e7ded0; border-top: 3px solid #b8924a; border-radius: 6px; padding: .9rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; }\n  .vmw-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .vmw-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* Scenes *\/\n  .vmw-scenes {\n    display: grid; grid-template-columns: repeat(3,1fr);\n    gap: 0; margin-bottom: 2.4rem;\n    background: #f3ede2; border: 1px solid #e7ded0;\n    border-radius: 6px; overflow: hidden;\n  }\n  .vmw-sc { padding: 1.3rem 1.1rem; border-right: 1px solid #e7ded0; }\n  .vmw-sc:last-child { border-right: none; }\n  .vmw-sc__icon { font-size: 1.2rem; display: block; margin-bottom: .6rem; }\n  .vmw-sc__name { font-size: .9rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .vmw-sc__desc { font-size: .8rem; color: #555; line-height: 1.55; }\n  .vmw-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    .vmw-scenes{grid-template-columns:1fr;}\n    .vmw-sc{border-right:none;border-bottom:1px solid #e7ded0;}\n    .vmw-sc:last-child{border-bottom:none;}\n  }\n\n  \/* Pair upsell *\/\n  .vmw-upsell {\n    background: #f3ede2; border: 1px solid #e7ded0;\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  .vmw-upsell__count { font-size: 2.2rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; }\n  .vmw-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n  @media(max-width:440px){.vmw-upsell{flex-direction:column;gap:.7rem;}}\n\n  \/* Model cards *\/\n  .vmw-models { display: grid; grid-template-columns: repeat(auto-fill,minmax(155px,1fr)); gap: 8px; margin-bottom: 1.5rem; }\n  .vmw-model { background: #f3ede2; border: 1px solid #e7ded0; border-top: 3px solid #b8924a; border-radius: 6px; padding: .8rem .9rem; font-size: .82rem; color: #555; line-height: 1.5; }\n  .vmw-model-label { font-size: .65rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; display: block; margin-bottom: .25rem; }\n  .vmw-model-name  { font-weight: 600; font-size: .85rem; color: #1a1a1a; display: block; margin-bottom: .3rem; }\n  .vmw-model-size  { font-size: .75rem; color: #888; }\n  .vmw-model p { margin: 0 0 .3rem; }\n\n  \/* Colors *\/\n  .vmw-colors {\n    display: flex; align-items: center; gap: 12px;\n    background: #f3ede2; border: 1px solid #e7ded0;\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  .vmw-swatches { display: flex; gap: 7px; }\n  .vmw-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  .vmw-sw--brass  { background: linear-gradient(135deg,#c9a96e,#e0c08a); }\n  .vmw-sw--walnut { background: #5a3e28; }\n  .vmw-sw--amber  { background: #c87820; }\n  .vmw-sw--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n\n  \/* Specs *\/\n  .vmw-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill,minmax(255px,1fr)); gap: 7px; }\n  .vmw-specs li { display: flex; align-items: flex-start; gap: 9px; background: #f3ede2; border: 1px solid #e7ded0; border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333; }\n  .vmw-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 7px; }\n\n  \/* Downloads — even fixed-cell grid *\/\n  .vmw-downloads {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, 96px);\n    justify-content: start;\n    gap: 20px 14px;\n    margin-bottom: 2rem;\n  }\n  .vmw-dl-item {\n    width: 96px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 9px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .72rem;\n    font-weight: 600;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n    line-height: 1.3;\n    text-align: center;\n    transition: opacity .2s;\n  }\n  .vmw-dl-item:hover { opacity: .6; }\n  .vmw-dl-item img {\n    width: 64px; height: 64px;\n    box-sizing: border-box;\n    object-fit: contain;\n    border: 1px solid #e7ded0;\n    border-radius: 8px;\n    background: transparent;\n    padding: 9px;\n    mix-blend-mode: multiply;\n  }\n  @media (max-width: 360px) {\n    .vmw-downloads { justify-content: space-between; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vmw-wrap\"\u003e\n \u003c!-- ① HERO --\u003e\n \u003cdiv class=\"vmw-section-title\"\u003eSee It in Action\u003c\/div\u003e\n \u003cdiv class=\"vmw-vbox\"\u003e\n \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/vOIiaCrnq00\" title=\"Lampada da Parete Vintage Maria Plug-In\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n \u003c\/div\u003e\n \u003cp class=\"vmw-intro\"\u003e\n The \u003cstrong\u003eMaria Vintage Wall Lamp Series\u003c\/strong\u003e offers five ways to add warm light to a wall without calling an electrician. Each style — frosted glass, amber, gold disc, scalloped glass, or pleated white shade — shares the same simple logic: plug it into any outlet, adjust the arm, and press the cord switch. Vintage brass and walnut give each one its own character; the warm glow creates an atmosphere on the wall.\n \u003c\/p\u003e\n \u003cp class=\"vmw-tagline\"\u003eThe wall lamp that changes a room’s mood in the time it takes to plug it in.\u003c\/p\u003e\n \u003cdiv class=\"vmw-pills\"\u003e\n \u003cspan class=\"vmw-pill\"\u003e🔌 Plug-In\u003c\/span\u003e\n \u003cspan class=\"vmw-pill\"\u003e🔗 Inline Cord Switch\u003c\/span\u003e\n \u003cspan class=\"vmw-pill\"\u003e↔ Adjustable Arm\u003c\/span\u003e\n \u003cspan class=\"vmw-pill\"\u003e🔆 Dimmer Compatible\u003c\/span\u003e\n \u003cspan class=\"vmw-pill\"\u003e🚿 Rated for Damp Locations\u003c\/span\u003e\n \u003cspan class=\"vmw-pill\"\u003e5 Models\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c!-- ② PERCHÉ FUNZIONA --\u003e\n \u003cdiv class=\"vmw-section-title\"\u003eWhy It Works\u003c\/div\u003e\n \u003cdiv class=\"vmw-why\"\u003e\n \u003cdiv class=\"vmw-wc\"\u003e\n \u003cspan class=\"vmw-wc-icon\"\u003e🔌\u003c\/span\u003e\n \u003cspan class=\"vmw-wc-title\"\u003ePlug It In, Move It Anywhere\u003c\/span\u003e\n No hardwiring, no permanent commitment — the lamp goes where you need it and moves when the room changes. Ideal for rentals, guest rooms, and anywhere new wiring is not an option.\n \u003c\/div\u003e\n \u003cdiv class=\"vmw-wc\"\u003e\n \u003cspan class=\"vmw-wc-icon\"\u003e🌕\u003c\/span\u003e\n \u003cspan class=\"vmw-wc-title\"\u003eWarm, Directional Light\u003c\/span\u003e\n The adjustable arm directs the shade — upward for ambient lighting, outward for reading, and downward for a warm surface glow. The inline cord switch is within reach from the bed or sofa and is dimmer-compatible.\n \u003c\/div\u003e\n \u003cdiv class=\"vmw-wc\"\u003e\n \u003cspan class=\"vmw-wc-icon\"\u003e🏺\u003c\/span\u003e\n \u003cspan class=\"vmw-wc-title\"\u003eFive Vintage Styles\u003c\/span\u003e\n The frosted finish diffuses light softly, amber adds extra warmth, the gold disc has a graphic look, scalloped glass adds texture, and pleated white drapes quietly. The same practical plug-in design, five personalities.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ③ SCENE --\u003e\n \u003cdiv class=\"vmw-section-title\"\u003eWhere It Works Best\u003c\/div\u003e\n \u003cdiv class=\"vmw-scenes\"\u003e\n \u003cdiv class=\"vmw-sc\"\u003e\n \u003cspan class=\"vmw-sc__icon\"\u003e🛏\u003c\/span\u003e\n \u003cspan class=\"vmw-sc__name\"\u003eNext to the Bed\u003c\/span\u003e\n \u003cp class=\"vmw-sc__desc\"\u003eThe inline cord switch is within reach from the cushion, and the arm directs light onto the page — a warm, intimate glow that makes a bedroom feel designed while keeping the nightstand clear.\u003c\/p\u003e\n \u003cspan class=\"vmw-sc__tag\"\u003eSwitch from the Cushion\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vmw-sc\"\u003e\n \u003cspan class=\"vmw-sc__icon\"\u003e🛋\u003c\/span\u003e\n \u003cspan class=\"vmw-sc__name\"\u003eLiving Room\u003c\/span\u003e\n \u003cp class=\"vmw-sc__desc\"\u003eNext to a chair or sofa, the arm directs warm light where you need it — a reading light that mounts behind furniture without the bulk of floor lamps or cords running across the room.\u003c\/p\u003e\n \u003cspan class=\"vmw-sc__tag\"\u003eNo Floor Space Used\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vmw-sc\"\u003e\n \u003cspan class=\"vmw-sc__icon\"\u003e🏠\u003c\/span\u003e\n \u003cspan class=\"vmw-sc__name\"\u003eSmall Spaces\u003c\/span\u003e\n \u003cp class=\"vmw-sc__desc\"\u003eIn a studio, dorm, or spare room, it adds a warm layer using wall space that would otherwise remain empty — the most space-efficient warm light, with no clutter below.\u003c\/p\u003e\n \u003cspan class=\"vmw-sc__tag\"\u003eSpace-Efficient\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- ④ PAIR UPSELL --\u003e\n \u003cdiv class=\"vmw-section-title\"\u003eBetter in Pairs\u003c\/div\u003e\n \u003cdiv class=\"vmw-upsell\"\u003e\n \u003cspan class=\"vmw-upsell__count\"\u003e×2\u003c\/span\u003e\n \u003cdiv\u003e\n \u003cspan class=\"vmw-upsell__title\"\u003eTwo at the sides — the bedroom feels complete.\u003c\/span\u003e\n A pair on either side of the bed gives each side its own warm light and switch. Order two of one model for a matched look, or mix styles from the series for a collected, curated look.\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Model cards --\u003e\n \u003cdiv class=\"vmw-section-title\"\u003eFive Models — One Series\u003c\/div\u003e\n \u003cdiv class=\"vmw-models\"\u003e\n \u003cdiv class=\"vmw-model\"\u003e\n \u003cspan class=\"vmw-model-label\"\u003eModel A\u003c\/span\u003e\n \u003cspan class=\"vmw-model-name\"\u003eSatin Glass\u003c\/span\u003e\n \u003cp\u003eSoft, even diffusion in every direction.\u003c\/p\u003e\n \u003cspan class=\"vmw-model-size\"\u003eW 22.5 × H 10 cm \/ W 8.8″ × H 3.9″\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vmw-model\"\u003e\n \u003cspan class=\"vmw-model-label\"\u003eModel B\u003c\/span\u003e\n \u003cspan class=\"vmw-model-name\"\u003eAmber Glass\u003c\/span\u003e\n \u003cp\u003eThe warmest light — amber tints the light gold.\u003c\/p\u003e\n \u003cspan class=\"vmw-model-size\"\u003eW 11 × H 17 cm \/ W 4.3″ × H 6.7″\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vmw-model\"\u003e\n \u003cspan class=\"vmw-model-label\"\u003eModel C\u003c\/span\u003e\n \u003cspan class=\"vmw-model-name\"\u003eGold Disc\u003c\/span\u003e\n \u003cp\u003eThe most graphic — a disc reflects the bulb boldly.\u003c\/p\u003e\n \u003cspan class=\"vmw-model-size\"\u003eW 23.5 × H 15.5 cm \/ W 9.2″ × H 6.1″\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vmw-model\"\u003e\n \u003cspan class=\"vmw-model-label\"\u003eModel D\u003c\/span\u003e\n \u003cspan class=\"vmw-model-name\"\u003eScalloped Glass\u003c\/span\u003e\n \u003cp\u003eDelicate, detailed finishes with a vintage artisan touch.\u003c\/p\u003e\n \u003cspan class=\"vmw-model-size\"\u003eW 13.5 × H 16.5 cm \/ W 5.3″ × H 6.5″\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"vmw-model\"\u003e\n \u003cspan class=\"vmw-model-label\"\u003eModel E\u003c\/span\u003e\n \u003cspan class=\"vmw-model-name\"\u003ePleated White\u003c\/span\u003e\n \u003cp\u003eThe quietest — pleated fabric for soft, indirect light.\u003c\/p\u003e\n \u003cspan class=\"vmw-model-size\"\u003eW 22 × H 18.5 cm \/ W 8.6″ × H 7.2″\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n \u003c!-- Colors --\u003e\n \u003cdiv class=\"vmw-section-title\"\u003eColors\u003c\/div\u003e\n \u003cdiv class=\"vmw-colors\"\u003e\n \u003cdiv class=\"vmw-swatches\"\u003e\n \u003cspan class=\"vmw-sw vmw-sw--brass\" title=\"Ottone\"\u003e\u003c\/span\u003e\n \u003cspan class=\"vmw-sw vmw-sw--walnut\" title=\"Noce\"\u003e\u003c\/span\u003e\n \u003cspan class=\"vmw-sw vmw-sw--amber\" title=\"Ambra\"\u003e\u003c\/span\u003e\n \u003cspan class=\"vmw-sw vmw-sw--white\" title=\"Bianco\"\u003e\u003c\/span\u003e\n \u003c\/div\u003e\n \u003cspan\u003eBrass · Walnut · Amber · White\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c!-- Details --\u003e\n \u003cdiv class=\"vmw-section-title\"\u003eDetails\u003c\/div\u003e\n \u003cul class=\"vmw-specs\"\u003e\n \u003cli\u003eMaterials: \u003cstrong\u003eBrass, Glass \u0026amp; Wood\u003c\/strong\u003e\n\u003c\/li\u003e\n \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e\n\u003c\/li\u003e\n \u003cli\u003eSocket: \u003cstrong\u003eE26 o E27\u003c\/strong\u003e\n\u003c\/li\u003e\n \u003cli\u003eMax bulb: \u003cstrong\u003e40W\u003c\/strong\u003e equivalent to incandescent or LED\u003c\/li\u003e\n \u003cli\u003eArm: \u003cstrong\u003eAdjustable\u003c\/strong\u003e\n\u003c\/li\u003e\n \u003cli\u003eSwitch: \u003cstrong\u003eInline cord switch\u003c\/strong\u003e\n\u003c\/li\u003e\n \u003cli\u003e\n\u003cstrong\u003eDimmable\u003c\/strong\u003e (dimmer switch not included)\u003c\/li\u003e\n \u003cli\u003e\n\u003cstrong\u003eRated for damp environments\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!-- Downloads --\u003e\n \u003cdiv class=\"vmw-section-title\"\u003eDownload\u003c\/div\u003e\n \u003cdiv class=\"vmw-downloads\"\u003e\n \u003ca class=\"vmw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1ze_Ae0cE8aB_UxeX6BaV5CThB1tjt1iK\/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=\"Vintage Maria Parameter Document\"\u003e\n Parameter\n \u003c\/a\u003e\n \u003ca class=\"vmw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1JzqFzm0McvTjHorUeqFXv37QUMboRs_w\/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=\"Vintage Maria Installation Guide\"\u003e\n Installation\n \u003c\/a\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\u003c!-- end .vmw-wrap --\u003e","brand":"TrendsBySarando.it","offers":[{"title":"Model A L 22.5cm x H 10cm \/ L 8.8″ x H 3.9″ \/ Walnut Color \/ US Plug","offer_id":54935689167190,"sku":"DCW-63225-01","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model A L 22.5cm x H 10cm \/ L 8.8″ x H 3.9″ \/ Walnut Color \/ UK Plug","offer_id":54935689199958,"sku":"DCW-63225-02","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model A L 22.5cm x H 10cm \/ L 8.8″ x H 3.9″ \/ Walnut Color \/ Spine AU","offer_id":54935689232726,"sku":"DCW-63225-03","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model A L 22.5cm x H 10cm \/ L 8.8″ x H 3.9″ \/ Walnut Color \/ Spina EU","offer_id":54935689265494,"sku":"DCW-63225-04","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model B L 11cm x H 17cm \/ L 4.3″ x H 6.7″ \/ Walnut Color \/ US Plug","offer_id":54935689298262,"sku":"DCW-63225-05","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model B L 11cm x H 17cm \/ L 4.3″ x H 6.7″ \/ Walnut Color \/ UK Plug","offer_id":54935689331030,"sku":"DCW-63225-06","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model B L 11cm x H 17cm \/ L 4.3″ x H 6.7″ \/ Walnut Color \/ Spine AU","offer_id":54935689363798,"sku":"DCW-63225-07","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model B L 11cm x H 17cm \/ L 4.3″ x H 6.7″ \/ Walnut Color \/ Spina EU","offer_id":54935689396566,"sku":"DCW-63225-08","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model C L 23.5cm x H 15.5cm \/ L 9.2″ x H 6.1″ \/ Walnut Color \/ US Plug","offer_id":54935689429334,"sku":"DCW-63225-09","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model C L 23.5cm x H 15.5cm \/ L 9.2″ x H 6.1″ \/ Walnut Color \/ UK Plug","offer_id":54935689462102,"sku":"DCW-63225-10","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model C L 23.5cm x H 15.5cm \/ L 9.2″ x H 6.1″ \/ Walnut Color \/ Spine AU","offer_id":54935689494870,"sku":"DCW-63225-11","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model C L 23.5cm x H 15.5cm \/ L 9.2″ x H 6.1″ \/ Walnut Color \/ Spina EU","offer_id":54935689527638,"sku":"DCW-63225-12","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model D L 13.5cm x H 16.5cm \/ L 5.3″ x H 6.5″ \/ Walnut Color \/ US Plug","offer_id":54935689560406,"sku":"DCW-63225-13","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model D L 13.5cm x H 16.5cm \/ L 5.3″ x H 6.5″ \/ Walnut Color \/ UK Plug","offer_id":54935689593174,"sku":"DCW-63225-14","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model D L 13.5cm x H 16.5cm \/ L 5.3″ x H 6.5″ \/ Walnut Color \/ Spine AU","offer_id":54935689625942,"sku":"DCW-63225-15","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model D L 13.5cm x H 16.5cm \/ L 5.3″ x H 6.5″ \/ Walnut Color \/ Spina EU","offer_id":54935689658710,"sku":"DCW-63225-16","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model E L 22cm x H 18.5cm \/ L 8.6″ x H 7.2″ \/ Walnut Color \/ US Plug","offer_id":54935689691478,"sku":"DCW-63225-17","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model E L 22cm x H 18.5cm \/ L 8.6″ x H 7.2″ \/ Walnut Color \/ UK Plug","offer_id":54935689724246,"sku":"DCW-63225-18","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model E L 22cm x H 18.5cm \/ L 8.6″ x H 7.2″ \/ Walnut Color \/ Spine AU","offer_id":54935689757014,"sku":"DCW-63225-19","price":141.0,"currency_code":"GBP","in_stock":true},{"title":"Model E L 22cm x H 18.5cm \/ L 8.6″ x H 7.2″ \/ Walnut Color \/ Spina EU","offer_id":54935689789782,"sku":"DCW-63225-20","price":141.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0918\/8438\/8694\/files\/Vintage_Maria_Wall_Lamp_1.jpg?v=1786294634","url":"https:\/\/www.trendsbysarando.it\/en-gb\/products\/lampada-da-parete-vintage-maria-plug-in","provider":"TrendsBySarando.it","version":"1.0","type":"link"}