{"product_id":"bauhaus-layered-metal-pendant-light","title":"Bauhaus-Pendelleuchte aus geschichtetem Metall","description":"\u003cstyle\u003e\n  .blmp-detail {\n    --blmp-ink: #18191d;\n    --blmp-muted: #66666c;\n    --blmp-ivory: #f7f3ea;\n    --blmp-paper: #fffdf8;\n    --blmp-yellow: #f1c400;\n    --blmp-red: #b8272f;\n    --blmp-chrome: #aeb5bd;\n    --blmp-line: rgba(24, 25, 29, .14);\n    max-width: 1280px;\n    margin: 0 auto;\n    overflow: hidden;\n    color: var(--blmp-ink);\n    background:\n      radial-gradient(circle at 8% 3%, rgba(241, 196, 0, .16), transparent 26rem),\n      radial-gradient(circle at 94% 22%, rgba(184, 39, 47, .12), transparent 28rem),\n      linear-gradient(145deg, #fffefb 0%, var(--blmp-ivory) 52%, #f0f1f2 100%);\n    border: 1px solid rgba(24, 25, 29, .09);\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .blmp-detail * { box-sizing: border-box; }\n\n  .blmp-detail img {\n    display: block;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .blmp-kicker {\n    margin: 0 0 12px;\n    color: #7a6410;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n  }\n\n  .blmp-section h3 {\n    margin: 0;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-weight: 500;\n    letter-spacing: -.035em;\n  }\n\n  .blmp-section {\n    padding: clamp(44px, 7vw, 88px) clamp(18px, 5vw, 68px);\n  }\n\n  .blmp-section-head {\n    margin: 0 0 30px;\n  }\n\n  .blmp-section h3 {\n    max-width: 740px;\n    font-size: clamp(30px, 4.5vw, 58px);\n    line-height: 1.04;\n  }\n\n  .blmp-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: clamp(10px, 1.8vw, 24px);\n  }\n\n  .blmp-detail-card {\n    margin: 0;\n    overflow: hidden;\n    border: 1px solid rgba(24, 25, 29, .12);\n    background: #fff;\n  }\n\n  .blmp-detail-card img {\n    width: 100%;\n    height: auto;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    background: #fff;\n  }\n\n  .blmp-detail-card figcaption {\n    min-height: 64px;\n    padding: 13px 15px;\n    color: var(--blmp-ink);\n    background: rgba(247, 243, 234, .96);\n    border-top: 1px solid rgba(24, 25, 29, .10);\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .blmp-story {\n    background:\n      linear-gradient(135deg, rgba(241, 196, 0, .12), transparent 45%),\n      linear-gradient(315deg, rgba(184, 39, 47, .10), transparent 48%),\n      #eeece6;\n  }\n\n  .blmp-story-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr);\n    align-items: stretch;\n    min-height: 620px;\n    border: 1px solid rgba(24, 25, 29, .12);\n    background: var(--blmp-paper);\n  }\n\n  .blmp-story-image { min-height: 520px; }\n\n  \/* The storefront theme adds a default vertical margin to images. Keep the\n     scene image flush with its grid cell so it lines up with the copy panel. *\/\n  .blmp-story-image img { margin: 0; }\n\n  .blmp-story-copy {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: clamp(34px, 5vw, 70px);\n    overflow: hidden;\n  }\n\n  .blmp-story-copy::after {\n    content: \"\";\n    position: absolute;\n    right: -70px;\n    bottom: -70px;\n    width: 190px;\n    height: 190px;\n    border: 30px solid rgba(174, 181, 189, .24);\n    border-radius: 50%;\n  }\n\n  .blmp-story-copy p:last-child {\n    position: relative;\n    z-index: 1;\n    margin: 20px 0 0;\n    color: var(--blmp-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .blmp-specs {\n    color: var(--blmp-ink);\n    background:\n      radial-gradient(circle at 90% 10%, rgba(184, 39, 47, .10), transparent 25rem),\n      radial-gradient(circle at 8% 92%, rgba(241, 196, 0, .12), transparent 24rem),\n      linear-gradient(135deg, #fffdf8, #eeeae3);\n  }\n\n  .blmp-specs .blmp-kicker { color: #7a6410; }\n\n  .blmp-spec-layout {\n    display: grid;\n    grid-template-columns: minmax(0, .9fr) minmax(480px, 1.1fr);\n    gap: clamp(28px, 5vw, 70px);\n    align-items: start;\n  }\n\n  .blmp-spec-table {\n    margin: 0;\n    border-top: 1px solid rgba(24, 25, 29, .20);\n  }\n\n  .blmp-spec-row {\n    display: flex;\n    align-items: baseline;\n    gap: 12px;\n    padding: 18px 0;\n    border-bottom: 1px solid rgba(24, 25, 29, .16);\n  }\n\n  .blmp-spec-label {\n    flex: 0 0 auto;\n    color: var(--blmp-muted);\n    font-size: 12px;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n\n  .blmp-spec-value {\n    min-width: 0;\n    margin: 0;\n    color: var(--blmp-ink);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .blmp-note {\n    margin: 18px 0 0;\n    color: var(--blmp-muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .blmp-variants {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .blmp-variant {\n    margin: 0;\n    overflow: hidden;\n    border: 1px solid rgba(24, 25, 29, .14);\n    background: #fff;\n  }\n\n  .blmp-variant img { aspect-ratio: 1 \/ 1; object-fit: contain; }\n\n  .blmp-variant figcaption {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    padding: 14px 16px;\n    color: var(--blmp-ink);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .blmp-swatch {\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    box-shadow: 0 0 0 1px rgba(24, 25, 29, .18);\n  }\n\n  .blmp-swatch-yellow { background: var(--blmp-yellow); }\n  .blmp-swatch-red { background: var(--blmp-red); }\n\n  @media (max-width: 920px) {\n    .blmp-story-grid { grid-template-columns: 1.08fr .92fr; min-height: 520px; }\n    .blmp-story-image { min-height: 480px; }\n    .blmp-spec-layout { grid-template-columns: 1fr; }\n  }\n\n  @media (max-width: 699px) {\n    .blmp-detail-grid { grid-template-columns: 1fr; }\n    .blmp-story-grid { grid-template-columns: 1fr; min-height: 0; }\n    .blmp-story-image { min-height: 390px; }\n    .blmp-story-copy { min-height: 360px; }\n    .blmp-variants { grid-template-columns: 1fr; }\n    .blmp-spec-row { flex-wrap: wrap; gap: 7px; }\n  }\n\u003c\/style\u003e\u003cdiv class=\"blmp-detail\"\u003e\n\u003csection class=\"blmp-section\" aria-labelledby=\"blmp-detail-title\"\u003e\u003cdiv class=\"blmp-section-head\"\u003e\u003cdiv\u003e\n\u003cp class=\"blmp-kicker\"\u003eMaterial \u0026amp; construction\u003c\/p\u003e\n\u003ch3 id=\"blmp-detail-title\"\u003eLayered metal, finished with precision\u003c\/h3\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"blmp-detail-grid\"\u003e\n\u003cfigure class=\"blmp-detail-card\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/08\/06\/76dd2eb9ee8a32250ba5ba29278e27cb.jpg\" alt=\"Close view of the yellow lacquered upper shade and polished metal rim\"\u003e\u003cfigcaption\u003eGlossy lacquer meets a bright polished edge.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"blmp-detail-card\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/08\/06\/1650555fc8aeb457f77f273ab1d502dc.jpg\" alt=\"Close view of the pendant light's horizontal chrome rings\"\u003e\u003cfigcaption\u003eHorizontal rings give the compact form a crisp architectural rhythm.\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"blmp-detail-card\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/08\/06\/1e7f04b3f7437c88e801d35eb37f01a4.jpg\" alt=\"Underside detail of the yellow metal pendant light\"\u003e\u003cfigcaption\u003eA clean underside keeps the metal construction visually light.\u003c\/figcaption\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"blmp-section blmp-story\" aria-labelledby=\"blmp-story-title\"\u003e\u003cdiv class=\"blmp-story-grid\"\u003e\n\u003cdiv class=\"blmp-story-image\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/08\/06\/9a465fac62bf0fc9f2d9001c9feb50b7.jpg\" alt=\"Yellow Bauhaus metal pendant light installed above a dining area\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"blmp-story-copy\"\u003e\n\u003cp class=\"blmp-kicker\"\u003eA vivid counterpoint\u003c\/p\u003e\n\u003ch3 id=\"blmp-story-title\"\u003eA small light with room-shaping presence\u003c\/h3\u003e\n\u003cp\u003eThe lacquered color brings energy to restrained interiors, while reflective metal bands echo the surrounding light. Its compact scale works naturally over a bedside table, breakfast nook or intimate dining setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"blmp-section blmp-specs\" aria-labelledby=\"blmp-spec-title\"\u003e\u003cdiv class=\"blmp-section-head\"\u003e\u003cdiv\u003e\n\u003cp class=\"blmp-kicker\"\u003eProduct details\u003c\/p\u003e\n\u003ch3 id=\"blmp-spec-title\"\u003eTwo colors, one graphic silhouette\u003c\/h3\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"blmp-spec-layout\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"blmp-spec-row\"\u003e\n\u003cspan class=\"blmp-spec-label\"\u003eColor:\u003c\/span\u003e\u003cspan class=\"blmp-spec-value\"\u003eYellow, Red\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"blmp-spec-row\"\u003e\n\u003cspan class=\"blmp-spec-label\"\u003eSize:\u003c\/span\u003e\u003cspan class=\"blmp-spec-value\"\u003eDia 20 cm × H 25 cm \/ Ø 7.8″ × H 9.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"blmp-spec-row\"\u003e\n\u003cspan class=\"blmp-spec-label\"\u003eSuspension cable length:\u003c\/span\u003e\u003cspan class=\"blmp-spec-value\"\u003eH 150 cm \/ H 59″ (height adjustable)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"blmp-spec-row\"\u003e\n\u003cspan class=\"blmp-spec-label\"\u003eMaterial:\u003c\/span\u003e\u003cspan class=\"blmp-spec-value\"\u003eMetal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"blmp-spec-row\"\u003e\n\u003cspan class=\"blmp-spec-label\"\u003eLight Source:\u003c\/span\u003e\u003cspan class=\"blmp-spec-value\"\u003eE27 × 1 (Not included)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"blmp-note\"\u003eProfessional installation is recommended. Actual color may vary slightly with screen settings and ambient light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"blmp-variants\" aria-label=\"Available colors\"\u003e\n\u003cfigure class=\"blmp-variant\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/08\/06\/4177d907758358a9cfdee53e2b1956c2.jpg\" alt=\"Yellow Bauhaus layered metal pendant light\"\u003e\u003cfigcaption\u003eYellow\u003c\/figcaption\u003e\u003c\/figure\u003e\u003cfigure class=\"blmp-variant\"\u003e\u003cimg src=\"https:\/\/7889264f09.yunchenkeji.com\/media\/product\/585\/image\/2026\/08\/06\/81cc962a2217642d43835d4c765167f4.jpg\" alt=\"Red Bauhaus layered metal pendant light\"\u003e\u003cfigcaption\u003eRed\u003c\/figcaption\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"FIMULL","offers":[{"title":"Yellow","offer_id":49478296633499,"sku":"TBCODEX2608-1007908","price":137.0,"currency_code":"EUR","in_stock":true},{"title":"Red","offer_id":49478296666267,"sku":"TBCODEX2608-1007907","price":137.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/1540\/8795\/files\/4177d907758358a9cfdee53e2b1956c2.jpg?v=1788936887","url":"https:\/\/fimull.com\/de\/products\/bauhaus-layered-metal-pendant-light","provider":"FIMULL","version":"1.0","type":"link"}