{"product_id":"hemp-rope-glass-pendant-lamp","title":"Hemp Rope Glass Pendant Lamp","description":"\u003cstyle\u003e\n.mh-pdp {\n  max-width: 860px;\n  margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n  padding: 28px 22px 12px;\n  line-height: 1.6;\n  font-size: 15px;\n  --brand-dark:    #3E2723;\n  --brand-bg:      #F6F5EF;\n  --brand-light:   #949494;\n  --brand-white:   #FFFFFF;\n  --brand-border:  #DDDDDD;\n  --bg:          var(--brand-bg);\n  --bg-card:     var(--brand-white);\n  --bg-warm:     #EDE9DB;\n  --bg-softer:   #ECEAE0;\n  --border:      #E2DFD4;\n  --border-lt:   #EDEAE0;\n  --accent-dk:   #2A1A17;\n  --accent-tint: #EDE6DC;\n  --accent-bdr:  #D4C9B8;\n  --text:        var(--brand-dark);\n  --text-mid:    #6B5D5A;\n  --text-light:  var(--brand-light);\n  color: var(--text);\n  background: transparent;\n}\n.mh-pdp * { box-sizing: border-box; font-size: 15px !important; }\n.mh-pdp svg { fill: none !important; }\n.mh-pdp a { text-decoration: none; color: inherit; }\n.mh-pdp a.inline-link { color: var(--brand-dark); text-decoration: underline; }\n.mh-pdp img { max-width: 100%; height: auto; display: block; }\n.mh-pdp p { margin: 0 0 0.8rem; color: var(--text-mid); }\n.mh-pdp section { margin-bottom: 2.6rem; }\n.mh-pdp .sec-header { display: flex; align-items: center; gap: 14px; margin-bottom: 1.3rem; }\n.mh-pdp .sec-header-line { flex: 1; height: 0.5px; background: var(--border); }\n.mh-pdp .sec-title { font-weight: 400; color: var(--brand-dark); white-space: nowrap; }\n\/* Dark finish bar *\/\n.mh-pdp .finish-bar {\n  background: var(--accent-dk);\n  border-radius: 10px;\n  padding: 18px 22px;\n  display: flex; align-items: center; justify-content: space-between;\n  gap: 18px; flex-wrap: wrap;\n  margin-top: 1.4rem;\n}\n.mh-pdp .finish-bar-text { color: #c5bcac; line-height: 1.55; }\n.mh-pdp .finish-bar-text strong { color: #f0e8d8; font-weight: 600; display: block; letter-spacing: 0.02em; margin-bottom: 3px; text-transform: uppercase; }\n.mh-pdp .finish-bar-chips { display: flex; gap: 16px; flex-wrap: wrap; align-items: center; }\n.mh-pdp .bar-chip { display: flex; align-items: center; gap: 8px; color: #e8e0c8; letter-spacing: 0.01em; }\n.mh-pdp .bar-chip-dot { width: 16px; height: 16px; border-radius: 50%; border: 0.5px solid rgba(255,255,255,0.18); flex-shrink: 0; }\n\/* Note card *\/\n.mh-pdp .note-card {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 15px 17px; margin-top: 1.2rem;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  border-left: 2.5px solid var(--brand-dark);\n  border-radius: 8px;\n}\n.mh-pdp .note-card svg { width: 20px; height: 20px; flex-shrink: 0; margin-top: 1px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .note-card p { margin: 0; color: var(--text-mid); line-height: 1.6; }\n.mh-pdp .note-card strong { color: var(--brand-dark); font-weight: 600; }\n\/* Features *\/\n.mh-pdp .features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.mh-pdp .feature-card {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  padding: 22px 18px 20px;\n  display: flex;\n  flex-direction: column;\n}\n.mh-pdp .feature-icon-wrap {\n  width: 40px; height: 40px; border-radius: 50%;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 14px;\n}\n.mh-pdp .feature-icon-wrap svg { width: 18px; height: 18px; stroke: var(--brand-dark); stroke-width: 1.6; }\n.mh-pdp .feature-title {\n  font-size: 15px !important;\n  font-family: inherit !important;\n  font-weight: 600 !important;\n  color: var(--brand-dark) !important;\n  text-transform: none !important;\n  letter-spacing: -0.005em !important;\n  line-height: 1.3 !important;\n  margin: 0 0 8px !important;\n  text-align: center !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  min-height: 2.6em;\n}\n.mh-pdp .feature-desc { color: var(--text-mid); line-height: 1.55; margin: 0; text-align: center; }\n\/* Dimensions detail block *\/\n.mh-pdp .dim-detail {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 12px;\n  padding: 22px 24px;\n}\n.mh-pdp .dim-detail-row {\n  display: flex; justify-content: space-between; align-items: baseline;\n  gap: 16px;\n  padding: 10px 0;\n  border-bottom: 0.5px solid var(--border-lt);\n}\n.mh-pdp .dim-detail-row:last-child { border-bottom: 0; }\n.mh-pdp .dim-detail-key { color: var(--text-mid); letter-spacing: 0.01em; }\n.mh-pdp .dim-detail-val {\n  font-weight: 600;\n  color: var(--brand-dark);\n  font-variant-numeric: tabular-nums;\n  text-align: right;\n}\n\/* Spec grid *\/\n.mh-pdp .spec-grid {\n  display: flex; flex-direction: column;\n  border: 0.5px solid var(--border);\n  border-radius: 12px; overflow: hidden;\n  background: var(--bg-card);\n}\n.mh-pdp .spec-item {\n  padding: 14px 18px;\n  border-bottom: 0.5px solid var(--border-lt);\n  display: flex; align-items: center; gap: 16px;\n}\n.mh-pdp .spec-item:nth-child(even) { background: var(--bg-softer); }\n.mh-pdp .spec-item:last-child { border-bottom: 0; }\n.mh-pdp .spec-key {\n  font-weight: 700; letter-spacing: 0.04em;\n  text-transform: uppercase; color: var(--brand-dark);\n  width: 180px; flex-shrink: 0;\n}\n.mh-pdp .spec-val { font-weight: 500; color: var(--text); }\n.mh-pdp .spec-val-dot { display: inline-flex; align-items: center; gap: 7px; margin-right: 16px; }\n.mh-pdp .spec-val-dot span.dot {\n  width: 14px; height: 14px; border-radius: 50%;\n  border: 0.5px solid rgba(62,39,35,0.12);\n  flex-shrink: 0; display: inline-block;\n}\n\/* Cert badges *\/\n.mh-pdp .cert-badges-grid { display: inline-grid; grid-template-columns: repeat(2, auto); gap: 6px 6px; }\n.mh-pdp .cert-badge {\n  font-weight: 500;\n  color: var(--brand-dark);\n  background: var(--accent-tint); border: 0.5px solid var(--accent-bdr);\n  padding: 3px 11px; border-radius: 99px;\n  text-align: center;\n  white-space: nowrap;\n}\n\/* Style tags *\/\n.mh-pdp .style-tags { display: flex; flex-wrap: wrap; gap: 6px; }\n.mh-pdp .style-tag {\n  font-weight: 500;\n  color: var(--brand-dark);\n  background: var(--accent-tint); border: 0.5px solid var(--accent-bdr);\n  padding: 3px 11px; border-radius: 99px;\n  white-space: nowrap;\n}\n\/* Downloads — 2-col variant *\/\n.mh-pdp .dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.mh-pdp .dl-btn {\n  display: flex; flex-direction: column; align-items: center; justify-content: center;\n  gap: 10px; padding: 26px 14px;\n  border-radius: 10px; border: 0.5px solid var(--border);\n  background: var(--bg-card); text-decoration: none;\n  color: var(--brand-dark); font-weight: 600;\n  text-align: center;\n  transition: border-color 0.2s ease, background 0.2s ease;\n}\n.mh-pdp .dl-btn:hover { border-color: var(--brand-dark); background: var(--bg-warm); }\n.mh-pdp .dl-btn.dl-disabled { cursor: default; opacity: 0.62; }\n.mh-pdp .dl-btn.dl-disabled:hover { border-color: var(--border); background: var(--bg-card); }\n.mh-pdp .dl-icon-wrap {\n  width: 42px; height: 42px; border-radius: 50%;\n  background: var(--bg-warm);\n  border: 0.5px solid var(--accent-bdr);\n  display: flex; align-items: center; justify-content: center;\n}\n.mh-pdp .dl-icon-wrap svg { width: 19px; height: 19px; stroke: var(--brand-dark); stroke-width: 1.6; fill: none !important; }\n.mh-pdp .dl-title { line-height: 1.3; letter-spacing: 0.01em; }\n.mh-pdp .dl-sub { font-weight: 600; color: var(--text-light); letter-spacing: 0.02em; text-transform: uppercase; margin-top: -2px; }\n\/* FAQ *\/\n.mh-pdp .faq-list { display: flex; flex-direction: column; gap: 8px; }\n.mh-pdp .faq-list details {\n  background: var(--bg-card);\n  border: 0.5px solid var(--border);\n  border-radius: 10px;\n  overflow: hidden;\n  transition: border-color 0.2s ease;\n}\n.mh-pdp .faq-list details[open] { border-color: var(--accent-bdr); }\n.mh-pdp .faq-list summary {\n  cursor: pointer; list-style: none;\n  padding: 16px 18px;\n  font-weight: 600; color: var(--brand-dark);\n  display: flex; align-items: center; justify-content: space-between; gap: 14px;\n}\n.mh-pdp .faq-list summary::-webkit-details-marker { display: none; }\n.mh-pdp .faq-list summary::after {\n  content: ''; width: 22px; height: 22px; border-radius: 50%;\n  background: var(--bg-warm) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3 4.5l3 3 3-3' stroke='%233E2723' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\") center\/10px no-repeat;\n  border: 0.5px solid var(--accent-bdr);\n  flex-shrink: 0; transition: transform 0.25s ease;\n}\n.mh-pdp .faq-list details[open] summary::after { transform: rotate(180deg); }\n.mh-pdp .faq-a { padding: 0 18px 16px; color: var(--text-mid); line-height: 1.65; }\n.mh-pdp .faq-a strong { color: var(--brand-dark); font-weight: 600; }\n\/* Responsive *\/\n@media (max-width: 600px) {\n  .mh-pdp { padding: 22px 16px 10px; }\n  .mh-pdp .features-grid { grid-template-columns: 1fr; }\n  .mh-pdp .feature-title { min-height: 0; }\n  .mh-pdp .dl-grid { grid-template-columns: 1fr; }\n  .mh-pdp .spec-key { width: 130px; letter-spacing: 0.03em; }\n  .mh-pdp .spec-item { padding: 12px 14px; gap: 10px; }\n  .mh-pdp .finish-bar { padding: 16px 18px; }\n  .mh-pdp .cert-badges-grid { grid-template-columns: 1fr; }\n  .mh-pdp .dim-detail-row { flex-direction: column; gap: 2px; padding: 8px 0; }\n  .mh-pdp .dim-detail-val { text-align: left; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mh-pdp\"\u003e\n\n\u003c!-- OVERVIEW --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eOverview\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eIlluminate your home with the \u003cstrong\u003eHemp Rope Glass Pendant Lamp\u003c\/strong\u003e. Designed with simplicity and creativity in mind, this lamp exudes a dreamy, personalized beauty. Soft, warm light passes through the \u003cstrong\u003eclear glass shade\u003c\/strong\u003e to create a cozy, comfortable atmosphere, while the \u003cstrong\u003ehand-made hemp rope body\u003c\/strong\u003e adds natural, tactile texture that ages beautifully.\u003c\/p\u003e\n\u003cp\u003eAvailable as a \u003cstrong\u003esingle pendant or a 1–3 head cluster\u003c\/strong\u003e — with a choice of round or rectangle canopy — it brings warmth to a kitchen island, dining table, entryway, or bedside. The \u003cstrong\u003e59\" cord is fully adjustable\u003c\/strong\u003e, it takes \u003cstrong\u003e1–3 E26\/E27 bulbs\u003c\/strong\u003e (not included), and it's dimmable with compatible bulbs. Indoor use.\u003c\/p\u003e\n\u003cdiv class=\"finish-bar\"\u003e\n\u003cdiv class=\"finish-bar-text\"\u003e\n\u003cstrong\u003eSignature Finish\u003c\/strong\u003e Clear glass shade · hand-woven hemp rope body · adjustable cord up to 150 cm \/ 59\"\u003c\/div\u003e\n\u003cdiv class=\"finish-bar-chips\"\u003e\n\u003cdiv class=\"bar-chip\"\u003e\n\u003cspan style=\"background: #B98A54;\" class=\"bar-chip-dot\"\u003e\u003c\/span\u003e Natural Hemp Rope\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eProduct Highlights\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3 h8 l-1 4 a5 5 0 0 1 -6 0 Z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.4 6 a5 6 0 0 0 7.2 0\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"2\" x2=\"12\" y2=\"3\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eClear Glass Shade\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eA clear glass lampshade lets warm light through unfiltered — a soft, cozy glow with none of the harshness of an exposed bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 4 q5 2 10 0M7 8 q5 2 10 0M7 12 q5 2 10 0M7 16 q5 2 10 0M7 20 q5 2 10 0\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eHand-Made Hemp Rope\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eA hand-woven hemp rope body brings natural fiber texture and warmth — slightly irregular, tactile, and artisanal by design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 4 h6 v4 a3 3 0 0 1 -6 0 Z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cline x1=\"10\" y1=\"12\" x2=\"14\" y2=\"12\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003cline x1=\"10.5\" y1=\"14.5\" x2=\"13.5\" y2=\"14.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003cpath d=\"M11 17 h2 v2 a1 1 0 0 1 -2 0 Z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-title\"\u003eDimmable · 1–3 Bulbs\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eHolds 1–3 E26\/E27 bulbs (40W max) and dims with compatible dimming bulbs. Bulbs not included, so you choose the color temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DIMENSIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDimensions\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail\"\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eModel A — shade\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003eD 5.5\" × H 7.9\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eModel B — shade\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003eD 7.9\" × H 6.3\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eModel C — shade\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003eD 11.8\" × H 6.3\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003e3-Head round canopy\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003eD 15.7\" × H 59\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003e3-Head rectangle canopy\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003eL 30.3\" × H 59\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-detail-row\"\u003e\n\u003cspan class=\"dim-detail-key\"\u003eWire length (adjustable)\u003c\/span\u003e \u003cspan class=\"dim-detail-val\"\u003e59\" \/ 150 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle stroke-linejoin=\"round\" r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4M12 16h.01\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cp\u003e\u003cstrong\u003eSizing tip:\u003c\/strong\u003e over a dining table or kitchen island, leave roughly \u003cstrong\u003e75–90 cm (30–36\")\u003c\/strong\u003e between the bottom of the shade and the surface. For general room ambient or hallways, leave at least \u003cstrong\u003e210 cm (~7 ft)\u003c\/strong\u003e from floor to bottom of the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DETAILS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eDetails\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e1–3 × E26 \/ E27 medium base · 40W max per bulb (bulb not included)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eCompatible with dimmable E26 \/ E27 bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eShade Sizes\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eA: D 5.5 × H 7.9\" · B: D 7.9 × H 6.3\" · C: D 11.8 × H 6.3\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCanopy Options\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e3-head round: D 15.7 × H 59\" · 3-head rectangle: L 30.3 × H 59\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCord Length\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eUp to 150 cm \/ 59\" · field-adjustable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eClear glass shade · hand-made hemp rope body · metal canopy \u0026amp; hardware\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eShade Finish\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\u003cspan class=\"spec-val-dot\"\u003e\u003cspan style=\"background: #B98A54;\" class=\"dot\"\u003e\u003c\/span\u003e Clear Glass + Natural Hemp Rope\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eHardwired ceiling-mount to a standard junction box · indoor dry use only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"style-tags\"\u003e\n\u003cspan class=\"style-tag\"\u003eRustic\u003c\/span\u003e\n\u003cspan class=\"style-tag\"\u003eFarmhouse\u003c\/span\u003e\n\u003cspan class=\"style-tag\"\u003eCoastal\u003c\/span\u003e\n\u003cspan class=\"style-tag\"\u003eBoho\u003c\/span\u003e\n\u003cspan class=\"style-tag\"\u003eIndustrial\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eKitchen island · dining table · entryway · stairwell · bedside (single or grouped)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCertifications\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e\n\u003cdiv class=\"cert-badges-grid\"\u003e\n\u003cspan class=\"cert-badge\"\u003eNorth America\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eAustralia\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eEurope\u003c\/span\u003e \u003cspan class=\"cert-badge\"\u003eMiddle East\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DOWNLOADS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eManufacturer Resources\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eTechnical reference and setup files for the Hemp Rope Glass Pendant Lamp. Need a doc that's not listed? Email \u003ca class=\"inline-link\" href=\"mailto:support@mooiehome.com\"\u003esupport@mooiehome.com\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"dl-grid\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1JW6akIg353i9d-aF7JzlkXxDUQ9Z4Zv4\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3h7l5 5v12a1 1 0 01-1 1H8a1 1 0 01-1-1V4a1 1 0 011-1z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 3v5h5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 13h6M10 16h6M10 19h4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003eSpecification Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003ePDF\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c!-- Installation Sheet had no link in the source. Replace href=\"#\" with the real URL, then remove the dl-disabled class to activate. --\u003e\n\u003ca rel=\"noopener\" href=\"#\" class=\"dl-btn dl-disabled\" aria-disabled=\"true\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14.7 6.3l3 3M10 19l-5 1 1-5L17.5 5.5a2.1 2.1 0 013 3L10 19z\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003eInstallation Sheet\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003ePDF · Pending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c!-- 3D drawing. Replace href=\"#\" with the real file URL, then remove the dl-disabled class to activate. --\u003e\n\u003ca rel=\"noopener\" href=\"#\" class=\"dl-btn dl-disabled\" aria-disabled=\"true\"\u003e\n\u003cdiv class=\"dl-icon-wrap\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2.5l8 4.5v9l-8 4.5-8-4.5v-9z\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 7l8 4.5L20 7\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 11.5V21\" stroke-linejoin=\"round\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"dl-title\"\u003e3D Drawing\u003c\/div\u003e\n\u003cdiv class=\"dl-sub\"\u003eSTEP \/ OBJ · Pending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection\u003e\n\u003cdiv class=\"sec-header\"\u003e\n\u003cspan class=\"sec-title\"\u003eFrequently Asked\u003c\/span\u003e\n\u003cdiv class=\"sec-header-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulbs does it use, and are they included?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThe pendant takes \u003cstrong\u003e1–3 medium-base bulbs (E26 in North America, E27 in Europe and most of the world), 40W maximum\u003c\/strong\u003e each. Bulbs are \u003cstrong\u003enot included\u003c\/strong\u003e, so you can choose your preferred color temperature — we recommend a 2700K warm-white LED, which glows beautifully through the clear glass and warms the natural hemp tone.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the lamp dimmable?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes — it's \u003cstrong\u003edimmable when paired with compatible dimming bulbs\u003c\/strong\u003e and a compatible wall dimmer. Standard non-dimmable bulbs will simply run at full brightness.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat sizes and configurations are available?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eThere are three shade sizes — \u003cstrong\u003eA (D 5.5 × H 7.9\")\u003c\/strong\u003e, \u003cstrong\u003eB (D 7.9 × H 6.3\")\u003c\/strong\u003e, and \u003cstrong\u003eC (D 11.8 × H 6.3\")\u003c\/strong\u003e — plus cluster options with a \u003cstrong\u003eround canopy (D 15.7\")\u003c\/strong\u003e or \u003cstrong\u003erectangle canopy (L 30.3\")\u003c\/strong\u003e for hanging up to three heads together.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hanging height be adjusted?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eYes. The \u003cstrong\u003ewire is 59\" \/ 150 cm and field-adjustable\u003c\/strong\u003e at the canopy, so the overall drop can be shortened to fit your ceiling during installation. Over a table or island, hanging the shade about \u003cstrong\u003e30–36\" (75–90 cm) above the surface\u003c\/strong\u003e is a good starting point.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it installed, and is a professional required?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eIt \u003cstrong\u003ehardwires\u003c\/strong\u003e into a standard ceiling junction box via the canopy. Because cord-length adjustment happens at install time and many regions require licensed installation for hardwired fixtures, we strongly recommend installation by a \u003cstrong\u003elicensed electrician\u003c\/strong\u003e. The specification sheet covers wiring, canopy mounting, and cord adjustment.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I clean the glass and hemp rope?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eWipe the \u003cstrong\u003eglass shade\u003c\/strong\u003e with a soft, slightly damp cloth and dust the \u003cstrong\u003ehemp rope body\u003c\/strong\u003e with a dry, soft brush. Make sure the power is off and the bulb is cool first, and keep the fixture \u003cstrong\u003eindoor and dry\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this pendant suitable for outdoor or bathroom use?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eNo — it's rated for \u003cstrong\u003eindoor, dry locations only\u003c\/strong\u003e. Avoid damp or wet areas such as covered patios, bathrooms with direct moisture, or exposed outdoor spots, as moisture can damage the natural hemp rope.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere is this pendant certified for use?\u003c\/summary\u003e\n\u003cdiv class=\"faq-a\"\u003eCompliant with electrical certifications for \u003cstrong\u003eNorth America, Australia, Europe, and the Middle East\u003c\/strong\u003e. Wiring will arrive ready for the destination market based on your shipping address.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mooiehome","offers":[{"title":"Model A: 14 x 20cm \/ 5.5 x 7.9″ \/ Light Brown \u0026 Clear","offer_id":47871853658398,"sku":"MHP-114801-01","price":121.95,"currency_code":"EUR","in_stock":true},{"title":"Model B: 20 x 16cm \/ 7.9 x 6.3″ \/ Light Brown \u0026 Clear","offer_id":47871904973086,"sku":"MHP-114801-02","price":128.95,"currency_code":"EUR","in_stock":true},{"title":"Model C: 30 x 16cm \/ 11.8 x 6.3″ \/ Light Brown \u0026 Clear","offer_id":47871905005854,"sku":"MHP-114801-03","price":154.95,"currency_code":"EUR","in_stock":true},{"title":"3 Heads Round canopy: 40 x 150cm \/ 15.7 x 59″ \/ Light Brown \u0026 Clear","offer_id":47871905038622,"sku":"MHP-114801-04","price":352.95,"currency_code":"EUR","in_stock":true},{"title":"3 Heads Rectangle Canopy:  77 x 150cm \/ 30.3 x 59″ \/ Light Brown \u0026 Clear","offer_id":47871905071390,"sku":"MHP-114801-05","price":375.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6145\/4366\/files\/Hemp_Rope_Glass_PendantLamp.jpg?v=1726680928","url":"https:\/\/mooiehome.com\/en-ie\/products\/hemp-rope-glass-pendant-lamp","provider":"Mooiehome","version":"1.0","type":"link"}