{"product_id":"sculptural-acrylic-resin-wall-light-for-bedroom-and-kids-room","title":"Sculptural Acrylic Resin Wall Light for Bedroom and Kids Room","description":"\u003c!-- Fecify static Body HTML template. Use this file as the starting point for every future category-aware product body_html. Replace all {{...}} placeholders. Do not redesign the structure unless the user explicitly requests a new template.  Hard requirements: - No script tags. - No inline event attributes. - No hash-anchor carousel controls. - Keep form-scoped radio carousels. - Desktop: 4 detail images and 4 scene images visible. - Tablet: 2 images per carousel state. - Mobile: 1 image per carousel state. - Image URLs in final Fecify body_html must use \/media\/product\/... --\u003e  \u003cdiv id=\"yellow-key-wall-light-detail\" class=\"pcd-detail\"\u003e   \u003cstyle\u003e     #yellow-key-wall-light-detail {       --pcd-ink: #171f1a;       --pcd-muted: #58645d;       --pcd-paper: #edf3ee;       --pcd-panel: #fffdf8;       --pcd-line: #cbd8cf;       --pcd-accent: #25503c;       --pcd-progress: rgba(31, 68, 51, 1);       --pcd-dark: #101010;       color: var(--pcd-ink);       background: var(--pcd-paper);       font-family: Arial, Helvetica, sans-serif;     }      #yellow-key-wall-light-detail * {       box-sizing: border-box;       min-width: 0;     }      #yellow-key-wall-light-detail figure,     #yellow-key-wall-light-detail .pcd-frame {       display: block;       margin: 0;       padding: 0;       line-height: 0;       overflow: hidden;       background: #efe7dc;     }      #yellow-key-wall-light-detail img {       display: block;       width: 100%;       height: 100%;       max-width: none;       object-fit: cover;     }      #yellow-key-wall-light-detail .pcd-section {       max-width: 1180px;       margin: 0 auto;       padding: 64px 22px;     }      #yellow-key-wall-light-detail .pcd-label {       margin: 0 0 12px;       color: var(--pcd-accent);       font-size: 12px;       font-weight: 700;       letter-spacing: 0.14em;       text-transform: uppercase;     }      #yellow-key-wall-light-detail h2 {       margin: 0;       font-family: Georgia, \"Times New Roman\", serif;       font-size: clamp(31px, 4vw, 48px);       line-height: 1.05;       font-weight: 500;       letter-spacing: 0;     }      #yellow-key-wall-light-detail h3 {       margin: 0;       font-size: 15px;       line-height: 1.25;     }      #yellow-key-wall-light-detail p {       margin: 0;       color: var(--pcd-muted);       font-size: 15px;       line-height: 1.72;     }      #yellow-key-wall-light-detail .pcd-intro-grid,     #yellow-key-wall-light-detail .pcd-info-grid,     #yellow-key-wall-light-detail .pcd-scene-grid {       display: grid;       align-items: center;       gap: 34px;     }      #yellow-key-wall-light-detail .pcd-intro-grid {       grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);     }      #yellow-key-wall-light-detail .pcd-info-grid {       grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.85fr);       gap: 36px;     }      #yellow-key-wall-light-detail .pcd-scene-grid {       grid-template-columns: minmax(0, 1fr) minmax(320px, 0.86fr);     }      #yellow-key-wall-light-detail .pcd-hero,     #yellow-key-wall-light-detail .pcd-scene-main {       aspect-ratio: 1 \/ 1;     }      #yellow-key-wall-light-detail .pcd-copy {       max-width: 520px;     }      #yellow-key-wall-light-detail .pcd-copy p {       margin-top: 18px;     }      #yellow-key-wall-light-detail .pcd-detail-rail,     #yellow-key-wall-light-detail .pcd-scene-strip {       display: grid;       grid-template-columns: repeat(4, minmax(0, 1fr));       gap: 14px;       margin-top: 26px;     }      #yellow-key-wall-light-detail .pcd-scene-strip {       margin-top: 18px;     }      #yellow-key-wall-light-detail .pcd-card {       background: var(--pcd-panel);       border: 1px solid var(--pcd-line);     }      #yellow-key-wall-light-detail .pcd-card figure,     #yellow-key-wall-light-detail .pcd-scene-strip figure {       aspect-ratio: 1 \/ 1;     }      #yellow-key-wall-light-detail .pcd-card-body {       padding: 13px 13px 15px;     }      #yellow-key-wall-light-detail .pcd-card-body p {       margin-top: 6px;       font-size: 13px;       line-height: 1.55;     }      #yellow-key-wall-light-detail .pcd-info-band {       background: var(--pcd-dark);       color: #fffdf8;     }      #yellow-key-wall-light-detail .pcd-info-band .pcd-label,     #yellow-key-wall-light-detail .pcd-info-band p {       color: rgba(255, 253, 248, 0.74);     }      #yellow-key-wall-light-detail .pcd-info-band h2,     #yellow-key-wall-light-detail .pcd-info-band h3 {       color: #fffdf8;     }      #yellow-key-wall-light-detail .pcd-specs {       margin-top: 22px;       border-top: 1px solid rgba(255, 253, 248, 0.2);     }      #yellow-key-wall-light-detail .pcd-spec-row {       display: grid;       grid-template-columns: 150px 1fr;       gap: 16px;       padding: 13px 0;       border-bottom: 1px solid rgba(255, 253, 248, 0.18);     }      #yellow-key-wall-light-detail .pcd-spec-row span {       color: rgba(255, 253, 248, 0.66);       font-size: 14px;       font-weight: 700;     }      #yellow-key-wall-light-detail .pcd-spec-row strong {       color: #fffdf8;       font-size: 14px;       line-height: 1.55;     }      #yellow-key-wall-light-detail .pcd-dimensions {       display: grid;       grid-template-columns: 1fr;       gap: 12px;       align-self: start;     }      #yellow-key-wall-light-detail .pcd-dimensions figure {       aspect-ratio: 1 \/ 1;       background: #fff;       border: 1px solid rgba(255, 253, 248, 0.24);     }      #yellow-key-wall-light-detail .pcd-usage-points {       display: grid;       grid-template-columns: repeat(3, minmax(0, 1fr));       gap: 14px;       margin-top: 24px;       border-top: 1px solid var(--pcd-line);       padding-top: 18px;     }      #yellow-key-wall-light-detail .pcd-usage-points h3 {       padding-top: 10px;       border-top: 1px solid var(--pcd-line);     }      #yellow-key-wall-light-detail .pcd-usage-points p {       margin-top: 7px;       font-size: 13px;       line-height: 1.55;     }      #yellow-key-wall-light-detail .pcd-carousel-controls,     #yellow-key-wall-light-detail .pcd-progress,     #yellow-key-wall-light-detail .pcd-slide-control {       display: none;     }      #yellow-key-wall-light-detail .pcd-carousel-state {       position: absolute;       width: 1px;       height: 1px;       opacity: 0;       pointer-events: none;     }      #yellow-key-wall-light-detail .pcd-carousel-form {       display: contents;     }      @media (max-width: 900px) {       #yellow-key-wall-light-detail .pcd-section {         padding: 42px 16px;       }        #yellow-key-wall-light-detail .pcd-intro-grid,       #yellow-key-wall-light-detail .pcd-info-grid,       #yellow-key-wall-light-detail .pcd-scene-grid {         grid-template-columns: 1fr;       }        #yellow-key-wall-light-detail .pcd-copy {         max-width: none;       }        #yellow-key-wall-light-detail .pcd-detail-rail,       #yellow-key-wall-light-detail .pcd-scene-strip {         display: grid;         gap: 14px;         overflow: visible;         scroll-snap-type: none;         padding-bottom: 0;       }        #yellow-key-wall-light-detail .pcd-detail-rail .pcd-card,       #yellow-key-wall-light-detail .pcd-scene-strip figure {         display: none;         width: 100%;         max-width: none;         margin: 0;       }        #yellow-key-wall-light-detail .pcd-carousel-controls {         display: flex;         justify-content: space-between;         align-items: center;         gap: 14px;         margin-top: 22px;       }        #yellow-key-wall-light-detail .pcd-arrows {         display: flex;         gap: 8px;       }        #yellow-key-wall-light-detail .pcd-progress {         position: relative;         display: block;         flex: 1 1 auto;         height: 5px;         max-width: 190px;         background: rgba(31, 68, 51, 0.18);         overflow: hidden;       }        #yellow-key-wall-light-detail .pcd-progress span {         position: absolute;         left: 0;         top: 0;         width: 25%;         height: 100%;         background: var(--pcd-progress);         transition: left 220ms ease, width 220ms ease;       }        #yellow-key-wall-light-detail .pcd-slide-control {         display: none !important;         align-items: center;         justify-content: center;         width: 38px;         height: 38px;         border: 1px solid rgba(31, 68, 51, 0.38);         background: rgba(255, 253, 248, 0.9);         color: var(--pcd-progress);         font-size: 22px;         line-height: 1;         text-decoration: none;         user-select: none;         cursor: pointer;       }        #yellow-key-wall-light-detail .pcd-slide-control input {         position: absolute;         width: 1px;         height: 1px;         opacity: 0;         pointer-events: none;       }     }      @media (min-width: 621px) and (max-width: 900px) {       #yellow-key-wall-light-detail .pcd-detail-rail,       #yellow-key-wall-light-detail .pcd-scene-strip {         grid-template-columns: repeat(2, minmax(0, 1fr));       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-detail-rail .pcd-card:nth-child(1),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-detail-rail .pcd-card:nth-child(2),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-scene-strip figure:nth-child(1),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-scene-strip figure:nth-child(2),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-scene-strip figure:nth-child(1),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-scene-strip figure:nth-child(2),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-scene-strip figure:nth-child(3),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-scene-strip figure:nth-child(4),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-scene-strip figure:nth-child(3),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-scene-strip figure:nth-child(4),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-detail-rail .pcd-card:nth-child(1),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-detail-rail .pcd-card:nth-child(2),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-detail-rail .pcd-card:nth-child(3),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-detail-rail .pcd-card:nth-child(4),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-detail-rail .pcd-card:nth-child(3),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-detail-rail .pcd-card:nth-child(4),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-1:checked) .pcd-scene-strip figure:nth-child(1),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-1:checked) .pcd-scene-strip figure:nth-child(2),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-3:checked) .pcd-scene-strip figure:nth-child(1),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-3:checked) .pcd-scene-strip figure:nth-child(2),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-2:checked) .pcd-scene-strip figure:nth-child(3),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-2:checked) .pcd-scene-strip figure:nth-child(4),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-4:checked) .pcd-scene-strip figure:nth-child(3),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-4:checked) .pcd-scene-strip figure:nth-child(4) {         display: block;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-1:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-3:checked) .pcd-progress span {         left: 0;         width: 50%;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-2:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-4:checked) .pcd-progress span {         left: 50%;         width: 50%;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-tablet-control[data-state=\"1\"],       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-tablet-control[data-state=\"2\"],       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-tablet-control[data-state=\"3\"],       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-tablet-control[data-state=\"4\"],       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-1:checked) .pcd-tablet-control[data-state=\"1\"],       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-2:checked) .pcd-tablet-control[data-state=\"2\"],       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-3:checked) .pcd-tablet-control[data-state=\"3\"],       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-4:checked) .pcd-tablet-control[data-state=\"4\"] {         display: flex !important;       }     }      @media (max-width: 620px) {       #yellow-key-wall-light-detail .pcd-section {         padding: 42px 14px;       }        #yellow-key-wall-light-detail .pcd-detail-rail,       #yellow-key-wall-light-detail .pcd-scene-strip,       #yellow-key-wall-light-detail .pcd-dimensions,       #yellow-key-wall-light-detail .pcd-usage-points {         grid-template-columns: 1fr;       }        #yellow-key-wall-light-detail .pcd-spec-row {         grid-template-columns: 1fr;         gap: 4px;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-detail-rail .pcd-card:nth-child(1),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-scene-strip figure:nth-child(1),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-scene-strip figure:nth-child(2),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-scene-strip figure:nth-child(3),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-scene-strip figure:nth-child(4),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-detail-rail .pcd-card:nth-child(2),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-detail-rail .pcd-card:nth-child(3),       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-detail-rail .pcd-card:nth-child(4),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-1:checked) .pcd-scene-strip figure:nth-child(1),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-2:checked) .pcd-scene-strip figure:nth-child(2),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-3:checked) .pcd-scene-strip figure:nth-child(3),       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-4:checked) .pcd-scene-strip figure:nth-child(4) {         display: block;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-1:checked) .pcd-progress span {         left: 0;         width: 25%;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-2:checked) .pcd-progress span {         left: 25%;         width: 25%;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-3:checked) .pcd-progress span {         left: 50%;         width: 25%;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-progress span,       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-4:checked) .pcd-progress span {         left: 75%;         width: 25%;       }        #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-1:checked) .pcd-mobile-control[data-state=\"1\"],       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-2:checked) .pcd-mobile-control[data-state=\"2\"],       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-3:checked) .pcd-mobile-control[data-state=\"3\"],       #yellow-key-wall-light-detail .pcd-detail-carousel:has(.pcd-state-4:checked) .pcd-mobile-control[data-state=\"4\"],       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-1:checked) .pcd-mobile-control[data-state=\"1\"],       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-2:checked) .pcd-mobile-control[data-state=\"2\"],       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-3:checked) .pcd-mobile-control[data-state=\"3\"],       #yellow-key-wall-light-detail .pcd-scene-carousel:has(.pcd-state-4:checked) .pcd-mobile-control[data-state=\"4\"] {         display: flex !important;       }     }      @media (max-width: 900px) {       #yellow-key-wall-light-detail .pcd-detail-carousel .pcd-intro-scene-strip {         display: grid !important;         grid-template-columns: repeat(2, minmax(0, 1fr));         gap: 14px;         margin-top: 24px;       }        #yellow-key-wall-light-detail .pcd-detail-carousel .pcd-intro-scene-strip figure {         display: block !important;         width: 100% !important;         max-width: none !important;         margin: 0 !important;         aspect-ratio: 1 \/ 1;       }        #yellow-key-wall-light-detail .pcd-detail-carousel .pcd-carousel-controls {         display: none !important;       }     }      @media (max-width: 620px) {       #yellow-key-wall-light-detail .pcd-detail-carousel .pcd-intro-scene-strip {         grid-template-columns: 1fr;       }     }       #yellow-key-wall-light-detail .pcd-mobile-fixed-pair {       display: none;     }      @media (max-width: 900px) {       #yellow-key-wall-light-detail .pcd-detail-carousel {         display: none !important;       }        #yellow-key-wall-light-detail .pcd-mobile-fixed-pair {         display: grid !important;         grid-template-columns: repeat(2, minmax(0, 1fr));         gap: 14px;         margin-top: 24px;       }        #yellow-key-wall-light-detail .pcd-mobile-fixed-pair figure {         display: block !important;         width: 100%;         max-width: none;         margin: 0;         aspect-ratio: 1 \/ 1;       }     }      @media (max-width: 620px) {       #yellow-key-wall-light-detail .pcd-mobile-fixed-pair {         grid-template-columns: 1fr;       }     }    \u003c\/style\u003e    \u003csection class=\"pcd-section\"\u003e     \u003cdiv class=\"pcd-intro-grid\"\u003e       \u003cfigure class=\"pcd-frame pcd-hero\"\u003e         \u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/78eded2a713355c7f11c00d27b9c3ea6.jpg\" alt=\"Yellow sculptural acrylic resin wall light with key shaped silhouette\"\u003e       \u003c\/figure\u003e       \u003cdiv class=\"pcd-copy\"\u003e         \u003cp class=\"pcd-label\"\u003eProduct Introduction \u0026amp; Details\u003c\/p\u003e         \u003ch2\u003eA playful wall light with a sculptural yellow profile\u003c\/h2\u003e         \u003cp\u003eThis compact LED wall light pairs a glossy yellow acrylic-resin form with a soft wall glow, bringing a cheerful focal point to bedrooms, kids rooms, hallways, and cozy reading corners.\u003c\/p\u003e       \u003c\/div\u003e     \u003c\/div\u003e      \u003cdiv class=\"pcd-mobile-fixed-pair\"\u003e       \u003cfigure\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/97cb9217d2f8ef16179759d11840d51e.jpg\" alt=\"Yellow wall light in a soft sofa and bedside corner\"\u003e\u003c\/figure\u003e       \u003cfigure\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/33884c795905a337eb1ef9fbdb62a6a2.jpg\" alt=\"Yellow wall light beside a bed in a warm bedroom\"\u003e\u003c\/figure\u003e     \u003c\/div\u003e      \u003cdiv class=\"pcd-carousel pcd-detail-carousel\"\u003e       \u003cform class=\"pcd-carousel-form\" autocomplete=\"off\"\u003e         \u003cinput class=\"pcd-carousel-state pcd-state-1\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\" checked\u003e         \u003cinput class=\"pcd-carousel-state pcd-state-2\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e         \u003cinput class=\"pcd-carousel-state pcd-state-3\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e         \u003cinput class=\"pcd-carousel-state pcd-state-4\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e          \u003cdiv class=\"pcd-carousel-controls\" aria-hidden=\"false\"\u003e           \u003cdiv class=\"pcd-progress\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/div\u003e           \u003cdiv class=\"pcd-arrows\"\u003e             \u003clabel class=\"pcd-slide-control pcd-tablet-control\" data-state=\"1\" role=\"button\" aria-label=\"Previous detail image\"\u003e\u003cinput class=\"pcd-state-2\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e‹\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-tablet-control\" data-state=\"1\" role=\"button\" aria-label=\"Next detail image\"\u003e\u003cinput class=\"pcd-state-2\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e›\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-mobile-control\" data-state=\"1\" role=\"button\" aria-label=\"Previous detail image\"\u003e\u003cinput class=\"pcd-state-4\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e‹\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-mobile-control\" data-state=\"1\" role=\"button\" aria-label=\"Next detail image\"\u003e\u003cinput class=\"pcd-state-2\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e›\u003c\/label\u003e              \u003clabel class=\"pcd-slide-control pcd-tablet-control\" data-state=\"2\" role=\"button\" aria-label=\"Previous detail image\"\u003e\u003cinput class=\"pcd-state-1\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e‹\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-tablet-control\" data-state=\"2\" role=\"button\" aria-label=\"Next detail image\"\u003e\u003cinput class=\"pcd-state-1\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e›\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-mobile-control\" data-state=\"2\" role=\"button\" aria-label=\"Previous detail image\"\u003e\u003cinput class=\"pcd-state-1\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e‹\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-mobile-control\" data-state=\"2\" role=\"button\" aria-label=\"Next detail image\"\u003e\u003cinput class=\"pcd-state-3\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e›\u003c\/label\u003e              \u003clabel class=\"pcd-slide-control pcd-tablet-control\" data-state=\"3\" role=\"button\" aria-label=\"Previous detail image\"\u003e\u003cinput class=\"pcd-state-4\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e‹\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-tablet-control\" data-state=\"3\" role=\"button\" aria-label=\"Next detail image\"\u003e\u003cinput class=\"pcd-state-4\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e›\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-mobile-control\" data-state=\"3\" role=\"button\" aria-label=\"Previous detail image\"\u003e\u003cinput class=\"pcd-state-2\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e‹\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-mobile-control\" data-state=\"3\" role=\"button\" aria-label=\"Next detail image\"\u003e\u003cinput class=\"pcd-state-4\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e›\u003c\/label\u003e              \u003clabel class=\"pcd-slide-control pcd-tablet-control\" data-state=\"4\" role=\"button\" aria-label=\"Previous detail image\"\u003e\u003cinput class=\"pcd-state-3\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e‹\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-tablet-control\" data-state=\"4\" role=\"button\" aria-label=\"Next detail image\"\u003e\u003cinput class=\"pcd-state-3\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e›\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-mobile-control\" data-state=\"4\" role=\"button\" aria-label=\"Previous detail image\"\u003e\u003cinput class=\"pcd-state-3\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e‹\u003c\/label\u003e             \u003clabel class=\"pcd-slide-control pcd-mobile-control\" data-state=\"4\" role=\"button\" aria-label=\"Next detail image\"\u003e\u003cinput class=\"pcd-state-1\" type=\"radio\" name=\"yellow-key-wall-light-detail-detail-state\"\u003e›\u003c\/label\u003e           \u003c\/div\u003e         \u003c\/div\u003e          \u003cdiv class=\"pcd-scene-strip pcd-intro-scene-strip\"\u003e           \u003cfigure\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/97cb9217d2f8ef16179759d11840d51e.jpg\" alt=\"Yellow wall light in a soft sofa and bedside corner\"\u003e\u003c\/figure\u003e           \u003cfigure\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/33884c795905a337eb1ef9fbdb62a6a2.jpg\" alt=\"Yellow wall light beside a bed in a warm bedroom\"\u003e\u003c\/figure\u003e           \u003cfigure\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/687b11425661431c068e06e150b6fe16.jpg\" alt=\"Yellow wall light on a patterned warm interior wall\"\u003e\u003c\/figure\u003e           \u003cfigure\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/dbe13534fc9eae89fb5d8305424813cb.jpg\" alt=\"Yellow wall light near framed art and yellow curtains\"\u003e\u003c\/figure\u003e         \u003c\/div\u003e       \u003c\/form\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"pcd-info-band\"\u003e     \u003cdiv class=\"pcd-section\"\u003e       \u003cdiv class=\"pcd-info-grid\"\u003e         \u003cdiv\u003e           \u003cp class=\"pcd-label\"\u003eDimensions \u0026amp; Specifications\u003c\/p\u003e           \u003ch2\u003eSized for bedside walls, kids rooms, and accent spaces\u003c\/h2\u003e           \u003cp\u003eThe fixture is designed as a compact wall-mounted LED light. Use the listed dimensions for planning wall position, surrounding decor, and bedside clearance.\u003c\/p\u003e           \u003cdiv class=\"pcd-specs\"\u003e             \u003cdiv class=\"pcd-spec-row\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cstrong\u003eDia 7.1 in x H 9.8 in \/ Dia 18 cm x H 25 cm\u003c\/strong\u003e\n\u003c\/div\u003e             \u003cdiv class=\"pcd-spec-row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e\u003cstrong\u003eAcrylic, resin, and metal\u003c\/strong\u003e\n\u003c\/div\u003e             \u003cdiv class=\"pcd-spec-row\"\u003e\n\u003cspan\u003eColor\u003c\/span\u003e\u003cstrong\u003eYellow\u003c\/strong\u003e\n\u003c\/div\u003e             \u003cdiv class=\"pcd-spec-row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e\u003cstrong\u003eIntegrated LED light source\u003c\/strong\u003e\n\u003c\/div\u003e             \u003cdiv class=\"pcd-spec-row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e\u003cstrong\u003e110V-220V\u003c\/strong\u003e\n\u003c\/div\u003e             \u003cdiv class=\"pcd-spec-row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e\u003cstrong\u003eWall switch control\u003c\/strong\u003e\n\u003c\/div\u003e           \u003c\/div\u003e         \u003c\/div\u003e         \u003cdiv class=\"pcd-dimensions\"\u003e           \u003cfigure\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/411a640df56abdb943628c4a101c0f5a.jpg\" alt=\"Dimension diagram for yellow sculptural wall light showing Dia 18 cm and H 25 cm\"\u003e\u003c\/figure\u003e         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003csection class=\"pcd-section\"\u003e     \u003cdiv class=\"pcd-scene-grid\"\u003e       \u003cfigure class=\"pcd-frame pcd-scene-main\"\u003e         \u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/07\/10\/33884c795905a337eb1ef9fbdb62a6a2.jpg\" alt=\"Yellow acrylic resin wall light installed in a bedroom scene\"\u003e       \u003c\/figure\u003e       \u003cdiv\u003e         \u003cp class=\"pcd-label\"\u003eWhere It Works Best\u003c\/p\u003e         \u003ch2\u003eBright personality for cozy rooms\u003c\/h2\u003e         \u003cp\u003eUse it as a bedside accent, a hallway feature, or a playful light for a child-friendly room. The yellow finish pairs naturally with warm woods, soft neutrals, patterned walls, and sunny decorative details.\u003c\/p\u003e         \u003cdiv class=\"pcd-usage-points\"\u003e           \u003cdiv\u003e             \u003ch3\u003eBedroom Accent\u003c\/h3\u003e             \u003cp\u003eAdds a warm glow beside beds, reading corners, and compact lounge areas.\u003c\/p\u003e           \u003c\/div\u003e           \u003cdiv\u003e             \u003ch3\u003eKids Room Friendly\u003c\/h3\u003e             \u003cp\u003eThe rounded sculptural shape feels playful without relying on printed graphics.\u003c\/p\u003e           \u003c\/div\u003e           \u003cdiv\u003e             \u003ch3\u003eDecor-Led Lighting\u003c\/h3\u003e             \u003cp\u003eWorks best where the fixture can be seen as part of the wall composition.\u003c\/p\u003e           \u003c\/div\u003e         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e\u003c\/section\u003e \u003c\/div\u003e ","brand":"monulo","offers":[{"title":"18 cm \/ Yellow \/ Acrylic","offer_id":47959582507166,"sku":"TBCODEX01-18 cm-Yellow-Acrylic-1002850","price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0680\/6349\/4302\/files\/47c31b4901f258be3b93eb04a1c44507.webp?v=1783683312","url":"https:\/\/www.monulo.com\/products\/sculptural-acrylic-resin-wall-light-for-bedroom-and-kids-room","provider":"Monulo","version":"1.0","type":"link"}