{"product_id":"peak-plug-in-wall-lamp","title":"Peak Plug In Wall Lamp","description":"\u003c!-- ============================================================\n     PEAK PLUG-IN WALL LAMP — Shopify Product Description\n     Color Scheme: Matches docos.us store theme\n     Conversion Optimization: plug-in no-drill installation + reading light scenario + space upgrade\n     Includes: Consumer visualization content + GEO JSON-LD structured data\n     ============================================================ --\u003e\n\n\u003c!-- ① JSON-LD structured data --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Peak Plug-In Wall Lamp\",\n  \"description\": \"The Peak Wall Lamp is a luxurious plug-in wall lamp with a 360-degree swivel and adjustable arm. No hardwiring required — simply plug in and place it anywhere. Available in White, Black, Red, and Chrome. Damp rated and dimmer compatible.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Docos\" },\n  \"material\": \"Metal\",\n  \"color\": \"White, Black, Red, Chrome\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Width\",             \"value\": \"25 cm \/ 9.8 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Height\",            \"value\": \"25 cm \/ 9.8 inches\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Body\",              \"value\": \"Metal body and shade\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Socket\",            \"value\": \"E26 \/ E27\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wattage\",           \"value\": \"5W LED or 40W incandescent equivalent\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wiring\",            \"value\": \"Plug-in — 70.8-inch cord with switch\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Switch\",            \"value\": \"Switch on plug cord\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Swivel\",            \"value\": \"360-degree adjustable\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Dimmer Compatible\", \"value\": \"Yes (dimmer switch not included)\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Wet Rating\",        \"value\": \"Damp rated — suitable for bathrooms and covered outdoor areas\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Certifications\",    \"value\": \"North America, Australia, Europe, Middle East\" }\n  ],\n  \"video\": [\n    {\n      \"@type\": \"VideoObject\",\n      \"name\": \"The Peak Plug-In Wall Lamp That Instantly Upgrades Your Space\",\n      \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/gGrHn08Su_k\",\n      \"thumbnailUrl\": \"https:\/\/img.youtube.com\/vi\/gGrHn08Su_k\/hqdefault.jpg\"\n    }\n  ],\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceCurrency\": \"USD\",\n    \"seller\": { \"@type\": \"Organization\", \"name\": \"Docos\" }\n  }\n}\n\u003c\/script\u003e\n\n\u003c!-- ② Styles --\u003e\n\u003cstyle\u003e\n  \/*\n   * Docos Design Tokens\n   * #ffffff  White background        #f7f7f7  Card background\n   * #e5e5e5  Border        #1a1a1a  Body text\n   * #555555  Secondary text    #b8924a  Warm gold accent\n   * #fff8ee  Notice background      #e8c87a  Notice border\n   * #5a3e10  Notice text\n   *\/\n  .pkw-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\n  \/* Section title *\/\n  .pkw-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.2rem 0 1.1rem;\n  }\n\n  \/* Full-width single video *\/\n  .pkw-video-box {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #111;\n    margin-bottom: 2rem;\n  }\n  .pkw-video-box iframe {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    border: none;\n  }\n\n  \/* Hero text *\/\n  .pkw-intro {\n    font-size: 1rem;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 1rem;\n  }\n\n  \/* No hardwiring banner *\/\n  .pkw-plug-banner {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .9rem 1.2rem;\n    margin-bottom: 2rem;\n    font-size: .92rem;\n    color: #1a1a1a;\n    font-weight: 500;\n    flex-wrap: wrap;\n    gap: 8px 14px;\n  }\n  .pkw-plug-banner__icon { font-size: 1.4rem; flex-shrink: 0; }\n  .pkw-plug-banner__sub {\n    font-size: .8rem;\n    font-weight: 400;\n    color: #777;\n    display: block;\n    margin-top: .1rem;\n  }\n\n  \/* Product illustration *\/\n  .pkw-illus {\n    margin: 1.2rem 0 2rem;\n    text-align: center;\n  }\n  .pkw-illus img {\n    max-width: 100%;\n    border-radius: 8px;\n    display: inline-block;\n    border: 1px solid #e5e5e5;\n  }\n\n  \/* Core selling points card *\/\n  .pkw-features {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .pkw-feature-card {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n  }\n  .pkw-feature-card__icon {\n    font-size: 1.2rem;\n    display: block;\n    margin-bottom: .35rem;\n  }\n  .pkw-feature-card__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Installation steps *\/\n  .pkw-steps {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n    gap: 8px;\n    margin-bottom: 2rem;\n    counter-reset: step;\n  }\n  .pkw-step {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .85rem 1rem .85rem 1rem;\n    font-size: .85rem;\n    color: #333;\n    line-height: 1.55;\n    position: relative;\n    padding-top: 2.4rem;\n  }\n  .pkw-step::before {\n    counter-increment: step;\n    content: counter(step);\n    position: absolute;\n    top: .75rem;\n    left: 1rem;\n    width: 22px;\n    height: 22px;\n    background: #b8924a;\n    color: #fff;\n    font-size: .72rem;\n    font-weight: 700;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1;\n  }\n  .pkw-step__title {\n    font-weight: 600;\n    font-size: .82rem;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: .2rem;\n  }\n\n  \/* Notice banner *\/\n  .pkw-notice {\n    display: flex;\n    gap: 10px;\n    background: #fff8ee;\n    border: 1px solid #e8c87a;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1rem;\n    margin-bottom: 1.5rem;\n    font-size: .88rem;\n    color: #5a3e10;\n    line-height: 1.6;\n  }\n  .pkw-notice__icon { flex-shrink: 0; margin-top: .05rem; }\n\n  \/* Color swatches *\/\n  .pkw-color-bar {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.1rem;\n    margin-bottom: 2rem;\n    font-size: .88rem;\n    color: #555;\n  }\n  .pkw-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; }\n  .pkw-swatch {\n    width: 22px; height: 22px;\n    border-radius: 50%;\n    border: 2px solid rgba(0,0,0,.1);\n    box-shadow: 0 1px 4px rgba(0,0,0,.15);\n  }\n  .pkw-swatch--white  { background: #f4f0e8; border-color: rgba(0,0,0,.18); }\n  .pkw-swatch--black  { background: #1e1a17; }\n  .pkw-swatch--red    { background: #c82020; }\n  .pkw-swatch--chrome { background: linear-gradient(135deg, #b8bcC0, #d8dce0); border-color: rgba(0,0,0,.15); }\n\n  \/* Room tags *\/\n  .pkw-rooms {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2rem;\n  }\n  .pkw-room-tag {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 20px;\n    padding: .3rem .9rem;\n    font-size: .82rem;\n    color: #555;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n  }\n\n  \/* Size card *\/\n  .pkw-size-card {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a;\n    border-radius: 6px;\n    padding: .75rem 1.2rem;\n    font-size: .9rem;\n    color: #1a1a1a;\n    margin-bottom: 2rem;\n  }\n  .pkw-size-card svg { flex-shrink: 0; }\n\n  \/* Specifications list *\/\n  .pkw-specs {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 2rem;\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 8px;\n  }\n  .pkw-specs li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: .6rem .9rem;\n    font-size: .9rem;\n    color: #333;\n  }\n  .pkw-specs li::before {\n    content: '';\n    display: block;\n    width: 5px; height: 5px;\n    min-width: 5px;\n    border-radius: 50%;\n    background: #b8924a;\n    margin-top: 8px;\n  }\n\n  \/* Certification badges *\/\n  .pkw-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 1.4rem;\n  }\n  .pkw-badge {\n    background: #ffffff;\n    border: 1px solid #d4d4d4;\n    border-radius: 20px;\n    padding: .28rem .85rem;\n    font-size: .78rem;\n    color: #333;\n    font-weight: 500;\n    letter-spacing: .03em;\n  }\n\n  \/* Downloads *\/\n  .pkw-downloads {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 2rem;\n  }\n  .pkw-dl-item {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    text-decoration: none;\n    color: #1a1a1a;\n    font-size: .78rem;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    transition: opacity .2s;\n  }\n  .pkw-dl-item:hover { opacity: .65; }\n  .pkw-dl-item img {\n    width: 60px; height: 60px;\n    object-fit: contain;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    background: #fff;\n    padding: 8px;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ③ Visualization content --\u003e\n\u003cdiv class=\"pkw-wrap\"\u003e\n\n  \u003c!-- Video --\u003e\n  \u003cdiv class=\"pkw-section-title\"\u003eSee It In Action\u003c\/div\u003e\n  \u003cdiv class=\"pkw-video-box\"\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/gGrHn08Su_k\" title=\"The Peak Plug-In Wall Lamp That Instantly Upgrades Your Space\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Hero text --\u003e\n  \u003cp class=\"pkw-intro\"\u003e\n    A bedside table lamp takes up surface space. An overhead light floods the whole room.\n    What you actually want — for reading, for winding down, for a little directed warmth —\n    is the \u003cstrong\u003ePeak Wall Lamp\u003c\/strong\u003e. It mounts to the wall, points exactly where you need it,\n    and plugs into any standard outlet. No hardwiring. No holes in the wall. No electrician.\n  \u003c\/p\u003e\n  \u003cp class=\"pkw-intro\"\u003e\n    The 360-degree swivel head means it follows you — tilted for reading, angled for ambiance,\n    or rotated flush when you want it out of the way.\n  \u003c\/p\u003e\n\n  \u003c!-- No hardwiring banner --\u003e\n  \u003cdiv class=\"pkw-plug-banner\"\u003e\n    \u003cspan class=\"pkw-plug-banner__icon\"\u003e🔌\u003c\/span\u003e\n    \u003cdiv\u003e\n      No hardwiring. No electrician. No junction box.\n      \u003cspan class=\"pkw-plug-banner__sub\"\u003eJust mount, plug into any standard outlet, and you're done.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Notice --\u003e\n  \u003cdiv class=\"pkw-notice\"\u003e\n    \u003cspan class=\"pkw-notice__icon\"\u003e💡\u003c\/span\u003e\n    \u003cspan\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e The on\/off switch is located on the plug cord, not on the lamp body itself.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product illustration --\u003e\n  \u003cdiv class=\"pkw-illus\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Peak_Wall_Lamp_22_600x600.jpg?v=1724635337\" alt=\"Peak Wall Lamp — adjustable swivel arm detail\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Core selling points --\u003e\n  \u003cdiv class=\"pkw-section-title\"\u003eWhy Peak\u003c\/div\u003e\n  \u003cdiv class=\"pkw-features\"\u003e\n    \u003cdiv class=\"pkw-feature-card\"\u003e\n      \u003cspan class=\"pkw-feature-card__icon\"\u003e🔄\u003c\/span\u003e\n      \u003cspan class=\"pkw-feature-card__title\"\u003e360° Swivel Head\u003c\/span\u003e\n      Angle it for reading. Tilt it toward art. Rotate it for soft side-lighting. One lamp,\n      every use case.\n    \u003c\/div\u003e\n    \u003cdiv class=\"pkw-feature-card\"\u003e\n      \u003cspan class=\"pkw-feature-card__icon\"\u003e📐\u003c\/span\u003e\n      \u003cspan class=\"pkw-feature-card__title\"\u003eWall-Mounted, Space-Free\u003c\/span\u003e\n      Frees up your nightstand, desk, or shelf entirely. The lamp lives on the wall —\n      your surfaces stay clear.\n    \u003c\/div\u003e\n    \u003cdiv class=\"pkw-feature-card\"\u003e\n      \u003cspan class=\"pkw-feature-card__icon\"\u003e🔆\u003c\/span\u003e\n      \u003cspan class=\"pkw-feature-card__title\"\u003eDimmer Compatible\u003c\/span\u003e\n      Pair with a dimmer switch (sold separately) to go from bright reading light to\n      a barely-there ambient glow — same lamp, different mood.\n    \u003c\/div\u003e\n    \u003cdiv class=\"pkw-feature-card\"\u003e\n      \u003cspan class=\"pkw-feature-card__icon\"\u003e🚿\u003c\/span\u003e\n      \u003cspan class=\"pkw-feature-card__title\"\u003eDamp Rated\u003c\/span\u003e\n      Safe for bathrooms and covered outdoor areas. Use it anywhere in the home, not just bedrooms.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Installation steps --\u003e\n  \u003cdiv class=\"pkw-section-title\"\u003eInstall in 3 Steps\u003c\/div\u003e\n  \u003cdiv class=\"pkw-steps\"\u003e\n    \u003cdiv class=\"pkw-step\"\u003e\n      \u003cspan class=\"pkw-step__title\"\u003eFix the hanging board\u003c\/span\u003e\n      Secure the hanging board to the wall using the included screws and anchors.\n    \u003c\/div\u003e\n    \u003cdiv class=\"pkw-step\"\u003e\n      \u003cspan class=\"pkw-step__title\"\u003eAttach the wall box\u003c\/span\u003e\n      Fix the wall box and hanging board together from the side until firmly seated.\n    \u003c\/div\u003e\n    \u003cdiv class=\"pkw-step\"\u003e\n      \u003cspan class=\"pkw-step__title\"\u003ePlug in \u0026amp; go\u003c\/span\u003e\n      Run the 70.8″ cord to the nearest outlet. Switch is on the cord — easy reach from bed.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Color bar --\u003e\n  \u003cdiv class=\"pkw-section-title\"\u003eAvailable Finishes\u003c\/div\u003e\n  \u003cdiv class=\"pkw-color-bar\"\u003e\n    \u003cdiv class=\"pkw-color-bar__swatches\"\u003e\n      \u003cspan class=\"pkw-swatch pkw-swatch--white\" title=\"White\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"pkw-swatch pkw-swatch--black\" title=\"Black\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"pkw-swatch pkw-swatch--red\" title=\"Red\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"pkw-swatch pkw-swatch--chrome\" title=\"Chrome\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cspan\u003eWhite · Black · Red · Chrome\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Usage scenarios --\u003e\n  \u003cdiv class=\"pkw-section-title\"\u003eWorks In Every Room\u003c\/div\u003e\n  \u003cdiv class=\"pkw-rooms\"\u003e\n    \u003cspan class=\"pkw-room-tag\"\u003e🛏 Bedside Reading\u003c\/span\u003e\n    \u003cspan class=\"pkw-room-tag\"\u003e🛋 Living Room Corner\u003c\/span\u003e\n    \u003cspan class=\"pkw-room-tag\"\u003e🚿 Bathroom\u003c\/span\u003e\n    \u003cspan class=\"pkw-room-tag\"\u003e🖼 Gallery Wall Accent\u003c\/span\u003e\n    \u003cspan class=\"pkw-room-tag\"\u003e📚 Home Office\u003c\/span\u003e\n    \u003cspan class=\"pkw-room-tag\"\u003e🏡 Covered Porch\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Size --\u003e\n  \u003cdiv class=\"pkw-section-title\"\u003eProduct Size\u003c\/div\u003e\n  \u003cdiv class=\"pkw-size-card\"\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\n    \u003cspan\u003e\u003cstrong\u003eW 25 cm × H 25 cm\u003c\/strong\u003e  \/  W 9.8″ × H 9.8″\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specifications details --\u003e\n  \u003cdiv class=\"pkw-section-title\"\u003eDetails\u003c\/div\u003e\n  \u003cul class=\"pkw-specs\"\u003e\n    \u003cli\u003eBody \u0026amp; Shade: \u003cstrong\u003eMetal\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSocket: \u003cstrong\u003eE26 or E27\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eBulb: \u003cstrong\u003e5W LED\u003c\/strong\u003e or 40W incandescent equivalent\u003c\/li\u003e\n    \u003cli\u003eWiring: \u003cstrong\u003ePlug-in\u003c\/strong\u003e — 70.8-inch cord with switch\u003c\/li\u003e\n    \u003cli\u003eSwitch: \u003cstrong\u003eOn plug cord\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eSwivel: \u003cstrong\u003e360°\u003c\/strong\u003e adjustable head\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\n  \u003c!-- Certification badges --\u003e\n  \u003cdiv class=\"pkw-badges\"\u003e\n    \u003cspan class=\"pkw-badge\"\u003e🌎 North America\u003c\/span\u003e\n    \u003cspan class=\"pkw-badge\"\u003e🌏 Australia\u003c\/span\u003e\n    \u003cspan class=\"pkw-badge\"\u003e🌍 Europe\u003c\/span\u003e\n    \u003cspan class=\"pkw-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Document downloads --\u003e\n  \u003cdiv class=\"pkw-section-title\" style=\"margin-top:2.5rem;\"\u003eDownloads\u003c\/div\u003e\n  \u003cdiv class=\"pkw-downloads\"\u003e\n\n    \u003ca class=\"pkw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/1gDIEHCnLGkeNeij4W6Tc0OYDGiaLPK82\/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=\"Parameter document\" loading=\"lazy\"\u003e\n      Parameter\n    \u003c\/a\u003e\n\n    \u003ca class=\"pkw-dl-item\" href=\"https:\/\/drive.google.com\/file\/d\/147c79duEFLxIGvDuT8LmDM5BhfhKNKI5\/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=\"Installation guide\" loading=\"lazy\"\u003e\n      Installation\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- end .pkw-wrap --\u003e","brand":"Tumdi.com","offers":[{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ White \/ US plug","offer_id":58312316453209,"sku":"DCW-1748-1","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ White \/ UK plug","offer_id":58312316485977,"sku":"DCW-1748-2","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ White \/ AU plug","offer_id":58312316518745,"sku":"DCW-1748-3","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ White \/ EU plug","offer_id":58312316551513,"sku":"DCW-1748-4","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ Black \/ US plug","offer_id":58312316584281,"sku":"DCW-1748-5","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ Black \/ UK plug","offer_id":58312316617049,"sku":"DCW-1748-6","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ Black \/ AU plug","offer_id":58312316649817,"sku":"DCW-1748-7","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ Black \/ EU plug","offer_id":58312316682585,"sku":"DCW-1748-8","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ Red \/ US plug","offer_id":58312316715353,"sku":"DCW-1748-9","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ Red \/ UK plug","offer_id":58312316748121,"sku":"DCW-1748-10","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ Red \/ AU plug","offer_id":58312316780889,"sku":"DCW-1748-11","price":165.0,"currency_code":"USD","in_stock":true},{"title":"W 25cm x H 25cm \/ W 9.8″ x H 9.8″ \/ Red \/ EU plug","offer_id":58312316813657,"sku":"DCW-1748-12","price":165.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/8722\/3897\/files\/Peak_Wall_Lamp_1.jpg?v=1781620034","url":"https:\/\/www.tumdi.co\/products\/peak-plug-in-wall-lamp","provider":"Tumdi.com","version":"1.0","type":"link"}