{"product_id":"mirelle-hemp-rope-tassel-pendant-light","title":"Mirelle Hemp Rope Tassel Pendant Light","description":"\u003cstyle\u003e\n  .vk-mirelle-tassel-wrap *,\n  .vk-mirelle-tassel-wrap *::before,\n  .vk-mirelle-tassel-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-mirelle-tassel-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: #2b2119;\n    font-family: \"DM Sans\", sans-serif;\n  }\n\n  .vk-mirelle-tassel-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e8ddd1;\n  }\n\n  .vk-mirelle-tassel-intro {\n    margin-bottom: 1rem;\n    color: #62574d;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-mirelle-tassel-section-label {\n    margin-bottom: 0.65rem;\n    color: #916f52;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .vk-mirelle-tassel-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-mirelle-tassel-feat {\n    padding: 0.9rem;\n    border: 1px solid #e4d6c7;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-mirelle-tassel-feat-icon {\n    display: flex;\n    width: 28px;\n    height: 28px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.6rem;\n    border-radius: 6px;\n    background: #ead9c8;\n  }\n\n  .vk-mirelle-tassel-feat h4 {\n    margin-bottom: 0.3rem;\n    color: #2b2119;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-mirelle-tassel-feat p {\n    color: #70645a;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-mirelle-tassel-style-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  .vk-mirelle-tassel-style-card {\n    padding: 0.9rem;\n    border: 1px solid #e4d6c7;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-mirelle-tassel-style-card h5 {\n    margin-bottom: 0.35rem;\n    color: #2b2119;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-mirelle-tassel-style-card p {\n    color: #70645a;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-mirelle-tassel-dimension-card {\n    padding: 1.2rem;\n    border: 1px solid #e5d8ca;\n    border-radius: 10px;\n    background: #f5eee7;\n  }\n\n  .vk-mirelle-tassel-dimension-placeholder {\n    margin-bottom: 0.9rem;\n    color: #70645a;\n    font-size: 13px;\n    text-align: center;\n  }\n\n  .vk-mirelle-tassel-dimension-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-mirelle-tassel-dimension-table tr {\n    border-bottom: 1px solid #dfd1c2;\n  }\n\n  .vk-mirelle-tassel-dimension-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-mirelle-tassel-dimension-table td {\n    padding: 8px 0;\n    color: #51463c;\n    font-size: 12px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-mirelle-tassel-dimension-table td:first-child {\n    width: 32%;\n    padding-right: 12px;\n    color: #916f52;\n    font-weight: 500;\n  }\n\n  .vk-mirelle-tassel-dimension-note {\n    margin-top: 0.75rem;\n    color: #916f52;\n    font-size: 11px;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  .vk-mirelle-tassel-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-mirelle-tassel-spec-table tr {\n    border-bottom: 1px solid #e8ddd1;\n  }\n\n  .vk-mirelle-tassel-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-mirelle-tassel-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-mirelle-tassel-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #9b8c7b;\n  }\n\n  .vk-mirelle-tassel-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-mirelle-tassel-care li {\n    position: relative;\n    padding: 8px 0 8px 20px;\n    border-bottom: 1px solid #e8ddd1;\n    color: #70645a;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .vk-mirelle-tassel-care li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-mirelle-tassel-care li::before {\n    position: absolute;\n    top: 16px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #b38e70;\n    content: \"\";\n  }\n\n  .vk-mirelle-tassel-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-mirelle-tassel-download-card {\n    display: flex;\n    min-height: 72px;\n    align-items: center;\n    gap: 10px;\n    padding: 0.85rem;\n    border: 1px solid #e4d6c7;\n    border-radius: 8px;\n    background: #fff;\n    color: #2b2119;\n    text-decoration: none;\n    transition:\n      border-color 0.2s ease,\n      background 0.2s ease;\n  }\n\n  .vk-mirelle-tassel-download-card:hover {\n    border-color: #cdb59f;\n    background: #faf7f3;\n  }\n\n  .vk-mirelle-tassel-download-icon {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 6px;\n    background: #eee0d1;\n  }\n\n  .vk-mirelle-tassel-download-text {\n    flex: 1;\n    color: #51463c;\n    font-size: 12px;\n    font-weight: 500;\n  }\n\n  .vk-mirelle-tassel-download-arrow {\n    color: #997655;\n    font-size: 15px;\n  }\n\n  .vk-mirelle-tassel-faq-item {\n    border-bottom: 1px solid #e8ddd1;\n  }\n\n  .vk-mirelle-tassel-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-mirelle-tassel-faq-item \u003e summary {\n    position: relative;\n    display: flex;\n    min-height: 44px;\n    cursor: pointer;\n    align-items: center;\n    padding: 14px 32px 14px 0;\n    color: #2b2119;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .vk-mirelle-tassel-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-mirelle-tassel-faq-item \u003e summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    width: 10px;\n    height: 10px;\n    border-right: 1.5px solid #916f52;\n    border-bottom: 1.5px solid #916f52;\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n\n  .vk-mirelle-tassel-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-mirelle-tassel-faq-a {\n    margin: 0 0 14px;\n    padding-right: 32px;\n    color: #70645a;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  @media (max-width: 520px) {\n    .vk-mirelle-tassel-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-mirelle-tassel-style-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-mirelle-tassel-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-mirelle-tassel-wrap\"\u003e\n\u003cp class=\"vk-mirelle-tassel-intro\"\u003eThe Mirelle Hemp Rope Tassel Pendant Light layers natural woven texture with soft cascading fringe for a warm, relaxed statement overhead. A cylindrical hemp-rope upper shade is paired with two tiers of plush tassels, creating gentle movement and depth while allowing light to glow through the open weave. Available in three sizes, Mirelle is well suited to bedrooms, dining rooms, living spaces, reading corners, boutique interiors, and relaxed hospitality settings.\u003c\/p\u003e\n\u003cdiv class=\"vk-mirelle-tassel-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-features\"\u003e\n\u003cdiv class=\"vk-mirelle-tassel-feat\"\u003e\n\u003cdiv class=\"vk-mirelle-tassel-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M5 6h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 10h12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 14h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 18h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eNatural hemp rope\u003c\/h4\u003e\n\u003cp\u003eThe woven upper shade brings warm natural texture and an airy, handcrafted character to the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-feat\"\u003e\n\u003cdiv class=\"vk-mirelle-tassel-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M6 5v5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 5v7\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 5v7\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18 5v5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 10c4 3 10 3 14 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 15c3 2 7 2 10 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eLayered tassel fringe\u003c\/h4\u003e\n\u003cp\u003eTwo tiers of soft fringe add movement and a decorative textile quality without making the fixture visually heavy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-feat\"\u003e\n\u003cdiv class=\"vk-mirelle-tassel-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M8 4h8v5a4 4 0 0 1-8 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 16h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 13v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eE27 light source\u003c\/h4\u003e\n\u003cp\u003eThe fixture uses a replaceable E27 bulb for simple maintenance and flexible everyday lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-section-label\"\u003eDesign \u0026amp; Materials\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-style-grid\"\u003e\n\u003cdiv class=\"vk-mirelle-tassel-style-card\"\u003e\n\u003ch5\u003eWoven Hemp Rope Shade\u003c\/h5\u003e\n\u003cp\u003eA structured cylindrical upper layer filters light through tightly arranged natural rope for a warm, textural appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-style-card\"\u003e\n\u003ch5\u003eSoft Tassel Layers\u003c\/h5\u003e\n\u003cp\u003eLayered fringe creates a softer lower silhouette and adds tactile contrast to the more structured woven upper shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-dimension-card\"\u003e\n\u003cp class=\"vk-mirelle-tassel-dimension-placeholder\"\u003eAdd product dimension image here.\u003c\/p\u003e\n\u003ctable class=\"vk-mirelle-tassel-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmall\u003c\/td\u003e\n\u003ctd\u003eDia 40 × H 28 cm \/ Dia 15.7″ × H 11.0″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMedium\u003c\/td\u003e\n\u003ctd\u003eDia 50 × H 30 cm \/ Dia 19.7″ × H 11.8″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLarge\u003c\/td\u003e\n\u003ctd\u003eDia 60 × H 33 cm \/ Dia 23.6″ × H 13.0″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChain\u003c\/td\u003e\n\u003ctd\u003e120 cm \/ 47.2″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCeiling Canopy\u003c\/td\u003e\n\u003ctd\u003eDia 12 cm \/ 4.7″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-mirelle-tassel-dimension-note\"\u003eThree shade sizes are available to suit different room and table proportions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-mirelle-tassel-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eMirelle Hemp Rope Tassel Pendant Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHemp Rope, Tassel Fringe, Metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eNatural Brown \u0026amp; Dusty Rose, as shown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize Options\u003c\/td\u003e\n\u003ctd\u003eDia 40 × H 28 cm\u003cbr\u003eDia 50 × H 30 cm\u003cbr\u003eDia 60 × H 33 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eE27 Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Lights\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Light Source\u003c\/td\u003e\n\u003ctd\u003eE27 Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Wattage\u003c\/td\u003e\n\u003ctd\u003e45W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e3000K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003eChain, 120 cm \/ 47.2″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCeiling Canopy\u003c\/td\u003e\n\u003ctd\u003eDia 12 cm \/ 4.7″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Coverage\u003c\/td\u003e\n\u003ctd\u003eApprox. 10–18 m² \/ 108–194 sq ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor, Dry Locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eBedroom, dining room, living room, reading corner, lounge, entryway, boutique, café, restaurant, hotel, and hospitality interiors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-mirelle-tassel-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-mirelle-tassel-care\"\u003e\n\u003cli\u003eInstall the fixture from a secure ceiling structure suitable for the size and weight of the selected pendant.\u003c\/li\u003e\n\u003cli\u003eElectrical installation should follow the supplied instructions and applicable local electrical requirements.\u003c\/li\u003e\n\u003cli\u003eThe fixture uses one replaceable E27 bulb.\u003c\/li\u003e\n\u003cli\u003eDisconnect power and allow the bulb to cool fully before replacing or handling the light source.\u003c\/li\u003e\n\u003cli\u003eNatural rope and textile fibers may show subtle variation in tone, thickness, texture, and spacing.\u003c\/li\u003e\n\u003cli\u003eGently dust the woven shade and tassel fringe with a soft dry cloth, feather duster, or low-suction vacuum attachment.\u003c\/li\u003e\n\u003cli\u003eAvoid soaking the hemp rope or tassels and do not use harsh chemical cleaners.\u003c\/li\u003e\n\u003cli\u003eIf the tassels become compressed during shipping, gently smooth them by hand and allow them time to settle naturally.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor dry locations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-mirelle-tassel-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-downloads\"\u003e\n\u003ca class=\"vk-mirelle-tassel-download-card\" href=\"SPECIFICATIONS_PDF_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M6 2h8l4 4v16H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 2v5h5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-mirelle-tassel-download-card\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-mirelle-tassel-download-card\" href=\"SIZE_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 7h16v10H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 7v4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M11 7v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M15 7v4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-text\"\u003eSize Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-mirelle-tassel-faq\"\u003e\n\u003cdetails class=\"vk-mirelle-tassel-faq-item\"\u003e\n\u003csummary\u003eWhat is the Mirelle Hemp Rope Tassel Pendant Light made from?\u003c\/summary\u003e\n\u003cp class=\"vk-mirelle-tassel-faq-a\"\u003eThe fixture combines a woven hemp-rope shade with layered tassel fringe and coordinated metal structural components.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-mirelle-tassel-faq-item\"\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cp class=\"vk-mirelle-tassel-faq-a\"\u003eMirelle is available in Dia 40 × H 28 cm, Dia 50 × H 30 cm, and Dia 60 × H 33 cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-mirelle-tassel-faq-item\"\u003e\n\u003csummary\u003eWhat type of bulb does the pendant use?\u003c\/summary\u003e\n\u003cp class=\"vk-mirelle-tassel-faq-a\"\u003eThe pendant uses one replaceable E27 bulb. The supplied product information lists an E27 light source but does not specify its wattage or color temperature.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-mirelle-tassel-faq-item\"\u003e\n\u003csummary\u003eHow long is the hanging chain?\u003c\/summary\u003e\n\u003cp class=\"vk-mirelle-tassel-faq-a\"\u003eThe standard chain length is approximately 120 cm \/ 47.2″.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-mirelle-tassel-faq-item\"\u003e\n\u003csummary\u003eWhat room size is this pendant suitable for?\u003c\/summary\u003e\n\u003cp class=\"vk-mirelle-tassel-faq-a\"\u003eThe supplied product information recommends the fixture for approximately 10–18 m² \/ 108–194 sq ft of space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-mirelle-tassel-faq-item\"\u003e\n\u003csummary\u003eWill every hemp rope shade look exactly the same?\u003c\/summary\u003e\n\u003cp class=\"vk-mirelle-tassel-faq-a\"\u003eNo. Natural fibers can vary slightly in tone, texture, thickness, and spacing, which contributes to the handcrafted appearance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-mirelle-tassel-faq-item\"\u003e\n\u003csummary\u003eWhere can the Mirelle Tassel Pendant Light be used?\u003c\/summary\u003e\n\u003cp class=\"vk-mirelle-tassel-faq-a\"\u003eIts layered textile design works well in bedrooms, dining rooms, living spaces, reading corners, lounges, boutiques, cafés, restaurants, hotels, and other relaxed indoor interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Mirelle Hemp Rope Tassel Pendant Light\",\n  \"description\": \"Textural hemp rope pendant light with layered tassel fringe, three size options, 120 cm chain, and a replaceable E27 light source.\",\n  \"image\": [\n    \"IMAGE_URL_1\",\n    \"IMAGE_URL_2\",\n    \"IMAGE_URL_3\"\n  ],\n  \"url\": \"PRODUCT_URL\",\n  \"material\": \"Hemp Rope, Tassel Fringe, Metal\",\n  \"color\": \"Natural Brown, Dusty Rose\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Small Size\",\n      \"value\": \"Dia 40 × H 28 cm \/ Dia 15.7 × H 11.0 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Medium Size\",\n      \"value\": \"Dia 50 × H 30 cm \/ Dia 19.7 × H 11.8 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Large Size\",\n      \"value\": \"Dia 60 × H 33 cm \/ Dia 23.6 × H 13.0 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Light Source\",\n      \"value\": \"E27 Bulb\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Number of Lights\",\n      \"value\": \"1\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Chain Length\",\n      \"value\": \"120 cm \/ 47.2 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Ceiling Canopy\",\n      \"value\": \"Dia 12 cm \/ 4.7 in\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Recommended Coverage\",\n      \"value\": \"Approx. 10-18 square meters \/ 108-194 square feet\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Mounting\",\n      \"value\": \"Ceiling Mounted\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Environment\",\n      \"value\": \"Indoor, Dry Locations\"\n    }\n  ]\n}\n\u003c\/script\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the Mirelle Hemp Rope Tassel Pendant Light made from?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The fixture combines a woven hemp-rope shade with layered tassel fringe and coordinated metal structural components.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What sizes are available?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Mirelle is available in Dia 40 × H 28 cm, Dia 50 × H 30 cm, and Dia 60 × H 33 cm.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What type of bulb does the Mirelle Pendant Light use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The pendant uses one replaceable E27 bulb.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long is the hanging chain?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The standard chain length is approximately 120 cm or 47.2 inches.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What room size is the Mirelle Pendant Light suitable for?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The supplied product information recommends the fixture for approximately 10 to 18 square meters or 108 to 194 square feet.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Will every hemp rope shade look exactly the same?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Natural fibers can vary slightly in tone, texture, thickness, and spacing, contributing to the handcrafted appearance.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where can the Mirelle Hemp Rope Tassel Pendant Light be used?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It works well in bedrooms, dining rooms, living spaces, reading corners, lounges, boutiques, cafes, restaurants, hotels, and other relaxed indoor interiors.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Vakkerlight","offers":[{"title":"Dia 15.7″ × H 11.0″ \/ Natural Brown \u0026 Dusty Rose","offer_id":48540382298353,"sku":"VKP7-26811-01","price":385.0,"currency_code":"USD","in_stock":true},{"title":"Dia 19.7″ × H 11.8″ \/ Natural Brown \u0026 Dusty Rose","offer_id":48540382331121,"sku":"VKP7-26811-02","price":469.0,"currency_code":"USD","in_stock":true},{"title":"Dia 23.6″ × H 13.0″ \/ Natural Brown \u0026 Dusty Rose","offer_id":48540382363889,"sku":"VKP7-26811-03","price":580.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/MirelleHempRopeTasselPendantLight_6.jpg?v=1786439635","url":"https:\/\/vakkerlight.com\/ar\/products\/mirelle-hemp-rope-tassel-pendant-light","provider":"Vakkerlight","version":"1.0","type":"link"}