{"product_id":"luella-glass-pendant-lamp","title":"Luella Glass Pendant Lamp","description":"\n\u003cstyle\u003e\n  \/* ─── Base ─────────────────────────────────────────────── *\/\n  .rgp-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: #1a1a1a;\n    line-height: 1.75;\n    max-width: 860px;\n    margin: 0 auto;\n    background: transparent;\n  }\n  .rgp-section-title {\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border-bottom: 1.5px solid #b8924a;\n    padding-bottom: .45rem;\n    margin: 2.6rem 0 1.2rem;\n  }\n\n  \/* Video *\/\n  .rgp-vbox {\n    position: relative; padding-bottom: 56.25%; height: 0;\n    overflow: hidden; border-radius: 8px; background: #111; margin-bottom: 2rem;\n  }\n  .rgp-vbox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }\n\n  \/* ─── § 1 HERO ──────────────────────────────────────────── *\/\n  .rgp-hero-hook {\n    font-size: 1.15rem; font-weight: 500; color: #1a1a1a;\n    line-height: 1.65; margin-bottom: .9rem;\n    border-left: 3px solid #b8924a; padding-left: 1rem;\n  }\n  .rgp-hero-body {\n    font-size: .93rem; color: #555;\n    line-height: 1.85; margin-bottom: 1.4rem;\n  }\n  .rgp-hero-pts { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: .5rem; }\n  .rgp-hero-pt  {\n    display: flex; align-items: center; gap: 7px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .3rem .9rem;\n    font-size: .8rem; color: #555; font-weight: 500;\n  }\n\n  \/* ─── § 2 WHY YOU'LL LOVE IT ───────────────────────────── *\/\n  .rgp-why {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 8px; margin-bottom: 2rem;\n  }\n  @media(max-width:600px){ .rgp-why { grid-template-columns: 1fr; } }\n  .rgp-wc {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .95rem 1rem; font-size: .86rem; color: #444; line-height: 1.6;\n  }\n  .rgp-wc-icon  { font-size: 1.2rem; display: block; margin-bottom: .35rem; }\n  .rgp-wc-title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n\n  \/* ─── § 3 USE SCENARIOS ─────────────────────────────────── *\/\n  .rgp-scenarios {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 0; margin-bottom: 2rem;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 8px; overflow: hidden;\n  }\n  .rgp-scenario { padding: 1.3rem 1.15rem; border-right: 1px solid #e5e5e5; }\n  .rgp-scenario:last-child { border-right: none; }\n  .rgp-scenario__icon { font-size: 1.3rem; display: block; margin-bottom: .55rem; }\n  .rgp-scenario__name { font-size: .92rem; font-weight: 600; color: #1a1a1a; display: block; margin-bottom: .35rem; }\n  .rgp-scenario__desc { font-size: .82rem; color: #555; line-height: 1.6; }\n  .rgp-scenario__tag  { display: block; margin-top: .75rem; font-size: .62rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #b8924a; }\n  @media(max-width:520px){\n    .rgp-scenarios { grid-template-columns: 1fr; }\n    .rgp-scenario  { border-right: none; border-bottom: 1px solid #e5e5e5; }\n    .rgp-scenario:last-child { border-bottom: none; }\n  }\n\n  \/* ─── § 4 STYLING \u0026 UPSELL ──────────────────────────────── *\/\n  .rgp-upsell {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-left: 3px solid #b8924a; border-radius: 6px;\n    padding: 1.15rem 1.3rem; margin-bottom: 1.2rem;\n    display: flex; align-items: flex-start; gap: 1.2rem;\n    font-size: .9rem; color: #555; line-height: 1.7;\n  }\n  .rgp-upsell__count { font-size: 2.5rem; font-weight: 300; color: #b8924a; line-height: 1; flex-shrink: 0; }\n  .rgp-upsell__title { font-weight: 600; font-size: .9rem; color: #1a1a1a; display: block; margin-bottom: .25rem; }\n  @media(max-width:440px){ .rgp-upsell { flex-direction: column; gap: .7rem; } }\n\n  .rgp-pair-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-bottom: 2rem; }\n  @media(max-width:520px){ .rgp-pair-cards { grid-template-columns: 1fr; } }\n  .rgp-pair-card  {\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-top: 3px solid #b8924a; border-radius: 6px;\n    padding: .9rem 1rem; font-size: .85rem; color: #444; line-height: 1.55;\n  }\n  .rgp-pair-card__icon  { font-size: 1.1rem; display: block; margin-bottom: .3rem; }\n  .rgp-pair-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; }\n  .rgp-pair-card__tag   { display: block; margin-top: .5rem; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #b8924a; }\n\n  \/* ─── Colors ─────────────────────────────────────────────── *\/\n  .rgp-colors-grid {\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n    gap: 8px; margin-bottom: 2rem;\n  }\n  .rgp-color-card {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: .9rem 1rem;\n  }\n  .rgp-color-card__head { display: flex; align-items: center; gap: 10px; margin-bottom: .4rem; }\n  .rgp-sw {\n    width: 22px; height: 22px; border-radius: 50%; flex-shrink: 0;\n    border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.12);\n  }\n  .rgp-sw--brass  { background: linear-gradient(135deg, #c9a96e, #e0c08a); }\n  .rgp-sw--amber  { background: #c87941; }\n  .rgp-sw--smoke  { background: #7a7a8a; }\n  .rgp-color-card__name { font-weight: 600; font-size: .85rem; color: #1a1a1a; }\n  .rgp-color-card__desc { font-size: .8rem; color: #666; line-height: 1.5; }\n\n  \/* ─── Product Size ───────────────────────────────────────── *\/\n  .rgp-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  .rgp-specs {\n    list-style: none; padding: 0; margin: 0 0 2rem;\n    display: grid; grid-template-columns: repeat(auto-fill, minmax(255px, 1fr)); gap: 7px;\n  }\n  .rgp-specs li {\n    display: flex; align-items: flex-start; gap: 9px;\n    background: #f7f7f7; border: 1px solid #e5e5e5;\n    border-radius: 6px; padding: .55rem .85rem; font-size: .88rem; color: #333;\n  }\n  .rgp-specs li::before {\n    content: ''; display: block; width: 5px; height: 5px; min-width: 5px;\n    border-radius: 50%; background: #b8924a; margin-top: 7px;\n  }\n\n  \/* ─── Footer ─────────────────────────────────────────────── *\/\n  .rgp-foot {\n    background: #f7f7f7; border: 1px solid #e5e5e5; border-radius: 6px;\n    padding: 1.3rem; display: grid; grid-template-columns: 1fr 1fr;\n    gap: 2rem; margin-bottom: 2rem; align-items: start;\n  }\n  .rgp-foot-label {\n    font-size: .62rem; font-weight: 700; letter-spacing: .16em;\n    text-transform: uppercase; color: #888; display: block; margin-bottom: .75rem;\n  }\n  .rgp-badges { display: flex; flex-direction: column; gap: .4rem; }\n  .rgp-badge  {\n    background: #fff; border: 1px solid #e5e5e5;\n    border-radius: 20px; padding: .25rem .85rem;\n    font-size: .78rem; color: #333; width: fit-content;\n  }\n  .rgp-dls { display: flex; flex-direction: column; gap: .45rem; }\n  .rgp-dl {\n    display: flex; align-items: center; gap: 9px;\n    text-decoration: none; color: #1a1a1a;\n    font-size: .75rem; font-weight: 600; letter-spacing: .07em;\n    text-transform: uppercase; padding: .6rem .85rem;\n    background: #fff; border: 1px solid #e5e5e5; border-radius: 6px; transition: border-color .2s;\n  }\n  .rgp-dl:hover { border-color: #b8924a; }\n  .rgp-dl img { width: 22px; height: 22px; object-fit: contain; opacity: .4; flex-shrink: 0; }\n  @media(max-width:440px){ .rgp-foot { grid-template-columns: 1fr; gap: 1.2rem; } }\n\u003c\/style\u003e\n\u003cdiv class=\"rgp-wrap\"\u003e\n\n\u003cdiv class=\"rgp-section-title\"\u003eSee It In Your Space\u003c\/div\u003e\n\u003cdiv class=\"rgp-vbox\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/VfBeuXLBi-0?si=xeZ4TsJBtcPJRo7p\" title=\"Ridged Glass Pendant Lamp\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"rgp-section-title\"\u003eRidged Glass Pendant Lamp\u003c\/div\u003e\n\u003cp class=\"rgp-hero-hook\"\u003eRidged glass, brass details, warm light. The simplest upgrade a room can get.\u003c\/p\u003e\n\u003cp class=\"rgp-hero-body\"\u003eThe multi-tiered ridged glass shade catches and refracts light in daylight, then transforms once the bulb comes on — scattering warm glow into soft, shifting patterns across walls and ceiling. Brass accents at the canopy and cord tie it to a long tradition of considered lighting design. At 22 cm wide, it's scaled for kitchens, corners, and bedside nooks — spaces where a large statement fixture would overwhelm.\u003c\/p\u003e\n\u003cdiv class=\"rgp-hero-pts\"\u003e\n\u003cdiv class=\"rgp-hero-pt\"\u003e🔆 Ridged Glass · Dynamic Light Patterns\u003c\/div\u003e\n\u003cdiv class=\"rgp-hero-pt\"\u003e🪙 Brass Accents\u003c\/div\u003e\n\u003cdiv class=\"rgp-hero-pt\"\u003e🟠 Amber or Smoke Gray\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rgp-section-title\"\u003eWhy You'll Love It\u003c\/div\u003e\n\u003cdiv class=\"rgp-why\"\u003e\n\u003cdiv class=\"rgp-wc\"\u003e\n\u003cspan class=\"rgp-wc-icon\"\u003e✨\u003c\/span\u003e \u003cspan class=\"rgp-wc-title\"\u003eLight That Moves Around the Room\u003c\/span\u003e The ridged glass refracts the bulb into shifting, organic patterns on the walls and ceiling — texture a plain shade simply can't produce.\u003c\/div\u003e\n\u003cdiv class=\"rgp-wc\"\u003e\n\u003cspan class=\"rgp-wc-icon\"\u003e🪙\u003c\/span\u003e \u003cspan class=\"rgp-wc-title\"\u003eBrass Accents That Elevate Everything\u003c\/span\u003e Brass hardware at the canopy and cord creates a material contrast with the glass that reads as deliberately considered up close.\u003c\/div\u003e\n\u003cdiv class=\"rgp-wc\"\u003e\n\u003cspan class=\"rgp-wc-icon\"\u003e🟠\u003c\/span\u003e \u003cspan class=\"rgp-wc-title\"\u003eTwo Finishes, Two Moods\u003c\/span\u003e Amber deepens the glow for a warm, inviting feel; Smoke Gray keeps things cooler and more architectural. Both pair with brass.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rgp-section-title\"\u003eStyling \u0026amp; Combinations\u003c\/div\u003e\n\u003cdiv class=\"rgp-upsell\"\u003e\n\u003cspan class=\"rgp-upsell__count\"\u003e×3\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rgp-upsell__title\"\u003eA cluster of three — the dining table's most effortless transformation.\u003c\/span\u003e Three pendants at staggered heights layer the ridged glass patterns into an installation-level moment. Space 10–12 inches apart in a row above a rectangular table, or a loose triangle above a round one. Mix Amber and Smoke Gray for depth, or keep all three matching for a clean look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgp-pair-cards\"\u003e\n\u003cdiv class=\"rgp-pair-card\"\u003e\n\u003cspan class=\"rgp-pair-card__icon\"\u003e🛏\u003c\/span\u003e \u003cspan class=\"rgp-pair-card__title\"\u003eBedside Pair\u003c\/span\u003e Two pendants flanking a bed create bilateral symmetry — the ridged glow on each side meets in the middle, warm and even, with no table lamp needed. \u003cspan class=\"rgp-pair-card__tag\"\u003eBetter in Pairs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgp-pair-card\"\u003e\n\u003cspan class=\"rgp-pair-card__icon\"\u003e🟠\u003c\/span\u003e \u003cspan class=\"rgp-pair-card__title\"\u003eMix Amber \u0026amp; Smoke Gray\u003c\/span\u003e Pair an Amber pendant over the dining table with a Smoke Gray in the adjacent kitchen — same brass hardware and ribbed form, two different moods. \u003cspan class=\"rgp-pair-card__tag\"\u003eTonal Contrast\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rgp-section-title\"\u003eColors\u003c\/div\u003e\n\u003cdiv class=\"rgp-colors-grid\"\u003e\n\u003cdiv class=\"rgp-color-card\"\u003e\n\u003cdiv class=\"rgp-color-card__head\"\u003e\n\u003cspan class=\"rgp-sw rgp-sw--brass\"\u003e\u003c\/span\u003e \u003cspan class=\"rgp-sw rgp-sw--amber\"\u003e\u003c\/span\u003e \u003cspan class=\"rgp-color-card__name\"\u003eAmber\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"rgp-color-card__desc\"\u003eGolden glass that deepens the warm glow — inviting and rich, especially at low dimmer output.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rgp-color-card\"\u003e\n\u003cdiv class=\"rgp-color-card__head\"\u003e\n\u003cspan class=\"rgp-sw rgp-sw--brass\"\u003e\u003c\/span\u003e \u003cspan class=\"rgp-sw rgp-sw--smoke\"\u003e\u003c\/span\u003e \u003cspan class=\"rgp-color-card__name\"\u003eSmoke Gray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"rgp-color-card__desc\"\u003eCooler and more architectural — softens the light while adding a quiet, modern contrast to the brass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rgp-section-title\"\u003eProduct Size\u003c\/div\u003e\n\u003cdiv class=\"rgp-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\u003eDia 22 cm × H 25 cm\u003c\/strong\u003e  \/  ∅ 8.6″ × H 9.8″\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rgp-section-title\"\u003eDetails\u003c\/div\u003e\n\u003cul class=\"rgp-specs\"\u003e\n\u003cli\u003eShade: \u003cstrong\u003eRidged Glass\u003c\/strong\u003e — Amber or Smoke Gray\u003c\/li\u003e\n\u003cli\u003eFittings: \u003cstrong\u003eBrass\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMaterials: \u003cstrong\u003eBrass \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\u003eVoltage: \u003cstrong\u003eAC 110–240V\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWire: \u003cstrong\u003e59 in \/ 150 cm\u003c\/strong\u003e — adjustable height\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimmer compatible\u003c\/strong\u003e (switch not included)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSloped ceiling compatible\u003c\/strong\u003e — up to 30°\u003c\/li\u003e\n\u003cli\u003eCertified: North America · Australia · Europe · Middle East\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"rgp-foot\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rgp-foot-label\"\u003eCertifications\u003c\/span\u003e\n\u003cdiv class=\"rgp-badges\"\u003e\n\u003cspan class=\"rgp-badge\"\u003e🌎 North America\u003c\/span\u003e \u003cspan class=\"rgp-badge\"\u003e🌏 Australia\u003c\/span\u003e \u003cspan class=\"rgp-badge\"\u003e🌍 Europe\u003c\/span\u003e \u003cspan class=\"rgp-badge\"\u003e🌍 Middle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"rgp-foot-label\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"rgp-dls\"\u003e\n\u003ca class=\"rgp-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1s3zsFMik3FJ7VUZy-ZOjIzNzxV-il85Z\/view\" 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\n\u003ca class=\"rgp-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1biVFPJrEqQmpTzlD8C8a_eqBfGABGz_o\/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\u003ca class=\"rgp-dl\" href=\"https:\/\/drive.google.com\/file\/d\/1c3Juuo-voJyhzYVz_l534AyzffIOaNgp\/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=\"\"\u003e3D Files\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Docosilumen","offers":[{"title":"Dia 22cm x H 25cm \/ ∅ 8.6″ x H 9.8″ \/ Amber","offer_id":47584859914514,"sku":"DCP-8536-1","price":714.0,"currency_code":"PLN","in_stock":true},{"title":"Dia 22cm x H 25cm \/ ∅ 8.6″ x H 9.8″ \/ Smoke Gray","offer_id":47584859980050,"sku":"DCP-8536-2","price":714.0,"currency_code":"PLN","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Luella_Glass_Pendant_Lamp_1.jpg?v=1762454052","url":"https:\/\/docos.us\/en-pl\/products\/luella-glass-pendant-lamp","provider":"Docos","version":"1.0","type":"link"}